chore(deps): update astro-sw to v1
This commit is contained in:
parent
4e6554e015
commit
79c31a77d3
2 changed files with 311 additions and 311 deletions
16
package.json
16
package.json
|
|
@ -23,25 +23,25 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/sitemap": "^3.7.2",
|
"@astrojs/sitemap": "^3.7.2",
|
||||||
"@ayco/astro-sw": "^0.10.1",
|
"@ayco/astro-sw": "^1.0.0",
|
||||||
"@eslint/compat": "^2.1.0",
|
"@eslint/compat": "^2.1.0",
|
||||||
"@eslint/js": "^10.0.1",
|
"@eslint/js": "^10.0.1",
|
||||||
"@iconify-json/mdi": "^1.2.3",
|
"@iconify-json/mdi": "^1.2.3",
|
||||||
"@iconify-json/simple-icons": "^1.2.81",
|
"@iconify-json/simple-icons": "^1.2.82",
|
||||||
"@iconify-json/tabler": "^1.2.34",
|
"@iconify-json/tabler": "^1.2.35",
|
||||||
"@typescript-eslint/parser": "^8.59.2",
|
"@typescript-eslint/parser": "^8.59.3",
|
||||||
"astro": "^6.3.1",
|
"astro": "^6.3.3",
|
||||||
"astro-eslint-parser": "^1.4.0",
|
"astro-eslint-parser": "^1.4.0",
|
||||||
"astro-github-stats": "^0.8.0",
|
"astro-github-stats": "^0.8.0",
|
||||||
"astro-icon": "^1.1.5",
|
"astro-icon": "^1.1.5",
|
||||||
"consola": "^3.4.2",
|
"consola": "^3.4.2",
|
||||||
"eslint": "^10.3.0",
|
"eslint": "^10.4.0",
|
||||||
"eslint-plugin-astro": "^1.7.0",
|
"eslint-plugin-astro": "^1.7.0",
|
||||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||||
"globals": "^17.6.0",
|
"globals": "^17.6.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"jiti": "^2.7.0",
|
"jiti": "^2.7.0",
|
||||||
"lint-staged": "^17.0.2",
|
"lint-staged": "^17.0.4",
|
||||||
"pathe": "^2.0.3",
|
"pathe": "^2.0.3",
|
||||||
"prettier": "^3.8.3",
|
"prettier": "^3.8.3",
|
||||||
"prettier-plugin-astro": "^0.14.1",
|
"prettier-plugin-astro": "^0.14.1",
|
||||||
|
|
@ -50,7 +50,7 @@
|
||||||
"remark-rehype": "^11.1.2",
|
"remark-rehype": "^11.1.2",
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
"typescript": "^6.0.3",
|
"typescript": "^6.0.3",
|
||||||
"typescript-eslint": "^8.59.2",
|
"typescript-eslint": "^8.59.3",
|
||||||
"unified": "^11.0.5",
|
"unified": "^11.0.5",
|
||||||
"vite-plugin-static-copy": "^4.1.0"
|
"vite-plugin-static-copy": "^4.1.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
606
pnpm-lock.yaml
606
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue