chore(deps): update to latest
This commit is contained in:
parent
ab65e3a957
commit
ab90625dd6
2 changed files with 480 additions and 442 deletions
20
package.json
20
package.json
|
|
@ -24,24 +24,24 @@
|
|||
"devDependencies": {
|
||||
"@astrojs/sitemap": "^3.7.2",
|
||||
"@ayco/astro-sw": "^0.10.1",
|
||||
"@eslint/compat": "^2.0.5",
|
||||
"@eslint/compat": "^2.1.0",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/simple-icons": "^1.2.79",
|
||||
"@iconify-json/tabler": "^1.2.33",
|
||||
"@typescript-eslint/parser": "^8.59.0",
|
||||
"astro": "^6.1.8",
|
||||
"@iconify-json/simple-icons": "^1.2.81",
|
||||
"@iconify-json/tabler": "^1.2.34",
|
||||
"@typescript-eslint/parser": "^8.59.2",
|
||||
"astro": "^6.3.1",
|
||||
"astro-eslint-parser": "^1.4.0",
|
||||
"astro-github-stats": "^0.8.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"consola": "^3.4.2",
|
||||
"eslint": "^10.2.1",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-plugin-astro": "^1.7.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"globals": "^17.5.0",
|
||||
"globals": "^17.6.0",
|
||||
"husky": "^9.1.7",
|
||||
"jiti": "^2.6.1",
|
||||
"lint-staged": "^16.4.0",
|
||||
"jiti": "^2.7.0",
|
||||
"lint-staged": "^17.0.2",
|
||||
"pathe": "^2.0.3",
|
||||
"prettier": "^3.8.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
"remark-rehype": "^11.1.2",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^6.0.3",
|
||||
"typescript-eslint": "^8.59.0",
|
||||
"typescript-eslint": "^8.59.2",
|
||||
"unified": "^11.0.5"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
|
|
|||
902
pnpm-lock.yaml
902
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue