chore(deps): update to latest
This commit is contained in:
parent
e3c68a0a66
commit
7998f0f578
2 changed files with 1035 additions and 886 deletions
26
package.json
26
package.json
|
@ -21,30 +21,30 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astro-reactive/form": "^0.10.1",
|
"@astro-reactive/form": "^0.10.1",
|
||||||
"@astro-reactive/validator": "^0.5.1",
|
"@astro-reactive/validator": "^0.5.1",
|
||||||
"@astrojs/sitemap": "^3.2.1",
|
"@astrojs/sitemap": "^3.3.0",
|
||||||
"@ayco/astro-sw": "^0.8.14",
|
"@ayco/astro-sw": "^0.8.14",
|
||||||
"@eslint/compat": "^1.2.6",
|
"@eslint/compat": "^1.2.8",
|
||||||
"@eslint/js": "^9.20.0",
|
"@eslint/js": "^9.24.0",
|
||||||
"@typescript-eslint/parser": "^8.24.0",
|
"@typescript-eslint/parser": "^8.29.1",
|
||||||
"astro": "^5.3.0",
|
"astro": "^5.6.1",
|
||||||
"astro-eslint-parser": "^1.2.1",
|
"astro-eslint-parser": "^1.2.2",
|
||||||
"astro-github-stats": "^0.8.0",
|
"astro-github-stats": "^0.8.0",
|
||||||
"astro-iconify": "^1.2.0",
|
"astro-iconify": "^1.2.0",
|
||||||
"consola": "^3.4.0",
|
"consola": "^3.4.2",
|
||||||
"eslint": "^9.20.1",
|
"eslint": "^9.24.0",
|
||||||
"eslint-plugin-astro": "^1.3.1",
|
"eslint-plugin-astro": "^1.3.1",
|
||||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||||
"globals": "^15.15.0",
|
"globals": "^16.0.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"jiti": "^2.4.2",
|
"jiti": "^2.4.2",
|
||||||
"lint-staged": "^15.4.3",
|
"lint-staged": "^15.5.1",
|
||||||
"prettier": "^3.5.1",
|
"prettier": "^3.5.3",
|
||||||
"prettier-plugin-astro": "^0.14.1",
|
"prettier-plugin-astro": "^0.14.1",
|
||||||
"rehype-stringify": "^10.0.1",
|
"rehype-stringify": "^10.0.1",
|
||||||
"remark-parse": "^11.0.0",
|
"remark-parse": "^11.0.0",
|
||||||
"remark-rehype": "^11.1.1",
|
"remark-rehype": "^11.1.2",
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"typescript-eslint": "^8.24.0",
|
"typescript-eslint": "^8.29.1",
|
||||||
"unified": "^11.0.5"
|
"unified": "^11.0.5"
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|
1895
pnpm-lock.yaml
1895
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue