This commit is contained in:
parent
51e4236647
commit
d2959a05bf
2 changed files with 1627 additions and 1347 deletions
14
package.json
14
package.json
|
|
@ -23,18 +23,18 @@
|
|||
"homepage": "https://ayco.io/n/@ayco/astro-sw#readme",
|
||||
"devDependencies": {
|
||||
"@ayco/astro-sw": "*",
|
||||
"@eslint/js": "^9.39.2",
|
||||
"astro-eslint-parser": "^1.2.2",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-astro": "^1.5.0",
|
||||
"@eslint/js": "^10.0.1",
|
||||
"astro-eslint-parser": "^1.3.0",
|
||||
"eslint": "^10.0.3",
|
||||
"eslint-plugin-astro": "^1.6.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"globals": "^17.1.0",
|
||||
"globals": "^17.4.0",
|
||||
"husky": "^9.1.7",
|
||||
"prettier": "^3.8.1",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"tsup": "^8.5.1",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.53.1",
|
||||
"vitest": "^4.0.18"
|
||||
"typescript-eslint": "^8.57.0",
|
||||
"vitest": "^4.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
2960
pnpm-lock.yaml
2960
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue