chore(deps): update to latest
This commit is contained in:
parent
eb9039b5e9
commit
65d37f8ede
2 changed files with 374 additions and 375 deletions
16
package.json
16
package.json
|
|
@ -22,20 +22,20 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/sitemap": "^3.7.2",
|
||||
"@ayco/astro-sw": "^0.9.4",
|
||||
"@eslint/compat": "^2.0.3",
|
||||
"@ayco/astro-sw": "^0.10.1",
|
||||
"@eslint/compat": "^2.0.5",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.76",
|
||||
"@iconify-json/simple-icons": "^1.2.77",
|
||||
"@iconify-json/tabler": "^1.2.33",
|
||||
"@typescript-eslint/parser": "^8.58.0",
|
||||
"astro": "^6.1.2",
|
||||
"@typescript-eslint/parser": "^8.58.1",
|
||||
"astro": "^6.1.5",
|
||||
"astro-eslint-parser": "^1.4.0",
|
||||
"astro-github-stats": "^0.8.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"consola": "^3.4.2",
|
||||
"eslint": "^10.1.0",
|
||||
"eslint-plugin-astro": "^1.6.0",
|
||||
"eslint": "^10.2.0",
|
||||
"eslint-plugin-astro": "^1.7.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"globals": "^17.4.0",
|
||||
"husky": "^9.1.7",
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
"remark-rehype": "^11.1.2",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^6.0.2",
|
||||
"typescript-eslint": "^8.58.0",
|
||||
"typescript-eslint": "^8.58.1",
|
||||
"unified": "^11.0.5"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
|||
733
pnpm-lock.yaml
733
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue