chore(deps): update to latest
This commit is contained in:
parent
ee59ab6848
commit
39729e29e3
2 changed files with 507 additions and 565 deletions
24
package.json
24
package.json
|
@ -22,35 +22,35 @@
|
|||
"devDependencies": {
|
||||
"@astro-reactive/form": "^0.10.1",
|
||||
"@astro-reactive/validator": "^0.5.1",
|
||||
"@astrojs/sitemap": "^3.3.0",
|
||||
"@astrojs/sitemap": "^3.4.1",
|
||||
"@ayco/astro-sw": "^0.8.14",
|
||||
"@eslint/compat": "^1.2.8",
|
||||
"@eslint/js": "^9.24.0",
|
||||
"@eslint/compat": "^1.3.1",
|
||||
"@eslint/js": "^9.30.1",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.36",
|
||||
"@iconify-json/tabler": "^1.2.18",
|
||||
"@typescript-eslint/parser": "^8.29.1",
|
||||
"astro": "^5.6.1",
|
||||
"@iconify-json/simple-icons": "^1.2.42",
|
||||
"@iconify-json/tabler": "^1.2.19",
|
||||
"@typescript-eslint/parser": "^8.36.0",
|
||||
"astro": "^5.11.0",
|
||||
"astro-eslint-parser": "^1.2.2",
|
||||
"astro-github-stats": "^0.8.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"consola": "^3.4.2",
|
||||
"eslint": "^9.24.0",
|
||||
"eslint": "^9.30.1",
|
||||
"eslint-plugin-astro": "^1.3.1",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"globals": "^16.0.0",
|
||||
"globals": "^16.3.0",
|
||||
"husky": "^9.1.7",
|
||||
"jiti": "^2.4.2",
|
||||
"lint-staged": "^15.5.1",
|
||||
"lint-staged": "^16.1.2",
|
||||
"pathe": "^2.0.3",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.29.1",
|
||||
"typescript-eslint": "^8.36.0",
|
||||
"unified": "^11.0.5"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
1048
pnpm-lock.yaml
1048
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue