chore(deps): update to latest
This commit is contained in:
parent
9bb9ed4568
commit
3284eccc6d
2 changed files with 403 additions and 380 deletions
18
package.json
18
package.json
|
|
@ -21,20 +21,20 @@
|
|||
"prep:now": "npx jiti ./commands/prep-now.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/sitemap": "^3.7.1",
|
||||
"@astrojs/sitemap": "^3.7.2",
|
||||
"@ayco/astro-sw": "^0.9.4",
|
||||
"@eslint/compat": "^2.0.3",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.74",
|
||||
"@iconify-json/tabler": "^1.2.31",
|
||||
"@typescript-eslint/parser": "^8.57.1",
|
||||
"astro": "^6.0.6",
|
||||
"astro-eslint-parser": "^1.3.0",
|
||||
"@iconify-json/simple-icons": "^1.2.76",
|
||||
"@iconify-json/tabler": "^1.2.33",
|
||||
"@typescript-eslint/parser": "^8.58.0",
|
||||
"astro": "^6.1.2",
|
||||
"astro-eslint-parser": "^1.4.0",
|
||||
"astro-github-stats": "^0.8.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"consola": "^3.4.2",
|
||||
"eslint": "^10.0.3",
|
||||
"eslint": "^10.1.0",
|
||||
"eslint-plugin-astro": "^1.6.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"globals": "^17.4.0",
|
||||
|
|
@ -48,8 +48,8 @@
|
|||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.57.1",
|
||||
"typescript": "^6.0.2",
|
||||
"typescript-eslint": "^8.58.0",
|
||||
"unified": "^11.0.5"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
|||
765
pnpm-lock.yaml
765
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue