mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 17:30:01 +02:00
chore(deps): update devdependencies
This commit is contained in:
parent
9ce13b25e9
commit
e0f63bb628
2 changed files with 388 additions and 384 deletions
26
package.json
26
package.json
|
@ -62,28 +62,28 @@
|
||||||
"@commitlint/config-conventional": "19.8.1",
|
"@commitlint/config-conventional": "19.8.1",
|
||||||
"@cspell/dict-bash": "4.2.0",
|
"@cspell/dict-bash": "4.2.0",
|
||||||
"@cspell/dict-css": "4.0.17",
|
"@cspell/dict-css": "4.0.17",
|
||||||
"@cspell/dict-es-es": "3.0.3",
|
"@cspell/dict-es-es": "3.0.4",
|
||||||
"@cspell/dict-html": "4.0.11",
|
"@cspell/dict-html": "4.0.11",
|
||||||
"@cspell/dict-node": "5.0.7",
|
"@cspell/dict-node": "5.0.7",
|
||||||
"@cspell/dict-npm": "5.2.9",
|
"@cspell/dict-npm": "5.2.10",
|
||||||
"@cspell/dict-typescript": "3.2.2",
|
"@cspell/dict-typescript": "3.2.2",
|
||||||
"@cspell/eslint-plugin": "9.1.2",
|
"@cspell/eslint-plugin": "9.1.3",
|
||||||
"@eslint/compat": "1.3.1",
|
"@eslint/compat": "1.3.1",
|
||||||
"@eslint/eslintrc": "3.3.1",
|
"@eslint/eslintrc": "3.3.1",
|
||||||
"@eslint/js": "9.30.0",
|
"@eslint/js": "9.30.1",
|
||||||
"@playwright/test": "1.53.1",
|
"@playwright/test": "1.53.2",
|
||||||
"@testing-library/jest-dom": "6.6.3",
|
"@testing-library/jest-dom": "6.6.3",
|
||||||
"@testing-library/user-event": "14.6.1",
|
"@testing-library/user-event": "14.6.1",
|
||||||
"@types/animejs": "3.1.13",
|
"@types/animejs": "3.1.13",
|
||||||
"@types/eslint-plugin-jsx-a11y": "6.10.0",
|
"@types/eslint-plugin-jsx-a11y": "6.10.0",
|
||||||
"@types/jsdom": "21.1.7",
|
"@types/jsdom": "21.1.7",
|
||||||
"@types/node": "22.15.34",
|
"@types/node": "22.16.0",
|
||||||
"@typescript-eslint/eslint-plugin": "8.35.0",
|
"@typescript-eslint/eslint-plugin": "8.35.1",
|
||||||
"@typescript-eslint/parser": "8.35.0",
|
"@typescript-eslint/parser": "8.35.1",
|
||||||
"@typescript-eslint/utils": "8.35.0",
|
"@typescript-eslint/utils": "8.35.1",
|
||||||
"@vitest/coverage-istanbul": "3.2.4",
|
"@vitest/coverage-istanbul": "3.2.4",
|
||||||
"cspell": "9.1.2",
|
"cspell": "9.1.3",
|
||||||
"eslint": "9.30.0",
|
"eslint": "9.30.1",
|
||||||
"eslint-config-prettier": "10.1.5",
|
"eslint-config-prettier": "10.1.5",
|
||||||
"eslint-import-resolver-typescript": "4.4.4",
|
"eslint-import-resolver-typescript": "4.4.4",
|
||||||
"eslint-plugin-astro": "1.3.1",
|
"eslint-plugin-astro": "1.3.1",
|
||||||
|
@ -96,9 +96,9 @@
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.6.2",
|
||||||
"prettier-plugin-astro": "0.14.1",
|
"prettier-plugin-astro": "0.14.1",
|
||||||
"prettier-plugin-tailwindcss": "0.6.13",
|
"prettier-plugin-tailwindcss": "0.6.13",
|
||||||
"typescript-eslint": "8.35.0",
|
"typescript-eslint": "8.35.1",
|
||||||
"vite-tsconfig-paths": "5.1.4",
|
"vite-tsconfig-paths": "5.1.4",
|
||||||
"vitest": "3.2.4",
|
"vitest": "3.2.4",
|
||||||
"wrangler": "4.22.0"
|
"wrangler": "4.23.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
746
pnpm-lock.yaml
generated
746
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue