mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 00:45:31 +02:00
chore(deps): update devdependencies (#699)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
510c19a116
commit
d3fdd0cb45
2 changed files with 718 additions and 595 deletions
40
package.json
40
package.json
|
@ -65,40 +65,40 @@
|
|||
"@cspell/dict-es-es": "3.0.3",
|
||||
"@cspell/dict-html": "4.0.11",
|
||||
"@cspell/dict-node": "5.0.7",
|
||||
"@cspell/dict-npm": "5.2.4",
|
||||
"@cspell/dict-typescript": "3.2.1",
|
||||
"@cspell/eslint-plugin": "9.0.2",
|
||||
"@eslint/compat": "1.2.9",
|
||||
"@cspell/dict-npm": "5.2.9",
|
||||
"@cspell/dict-typescript": "3.2.2",
|
||||
"@cspell/eslint-plugin": "9.1.2",
|
||||
"@eslint/compat": "1.3.1",
|
||||
"@eslint/eslintrc": "3.3.1",
|
||||
"@eslint/js": "9.27.0",
|
||||
"@playwright/test": "1.52.0",
|
||||
"@eslint/js": "9.30.0",
|
||||
"@playwright/test": "1.53.1",
|
||||
"@testing-library/jest-dom": "6.6.3",
|
||||
"@testing-library/user-event": "14.6.1",
|
||||
"@types/animejs": "3.1.13",
|
||||
"@types/eslint-plugin-jsx-a11y": "6.10.0",
|
||||
"@types/jsdom": "21.1.7",
|
||||
"@types/node": "22.15.18",
|
||||
"@typescript-eslint/eslint-plugin": "8.33.0",
|
||||
"@typescript-eslint/parser": "8.33.0",
|
||||
"@typescript-eslint/utils": "8.33.0",
|
||||
"@vitest/coverage-istanbul": "3.1.3",
|
||||
"cspell": "9.0.2",
|
||||
"eslint": "9.27.0",
|
||||
"@types/node": "22.15.34",
|
||||
"@typescript-eslint/eslint-plugin": "8.35.0",
|
||||
"@typescript-eslint/parser": "8.35.0",
|
||||
"@typescript-eslint/utils": "8.35.0",
|
||||
"@vitest/coverage-istanbul": "3.2.4",
|
||||
"cspell": "9.1.2",
|
||||
"eslint": "9.30.0",
|
||||
"eslint-config-prettier": "10.1.5",
|
||||
"eslint-import-resolver-typescript": "4.4.1",
|
||||
"eslint-import-resolver-typescript": "4.4.4",
|
||||
"eslint-plugin-astro": "1.3.1",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"eslint-plugin-jsonc": "2.20.1",
|
||||
"eslint-plugin-jsx-a11y": "6.10.2",
|
||||
"eslint-plugin-react": "7.37.5",
|
||||
"eslint-plugin-react-hooks": "5.2.0",
|
||||
"jsdom": "26.1.0",
|
||||
"prettier": "3.5.3",
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-astro": "0.14.1",
|
||||
"prettier-plugin-tailwindcss": "0.6.11",
|
||||
"typescript-eslint": "8.33.0",
|
||||
"prettier-plugin-tailwindcss": "0.6.13",
|
||||
"typescript-eslint": "8.35.0",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
"vitest": "3.1.3",
|
||||
"wrangler": "4.17.0"
|
||||
"vitest": "3.2.4",
|
||||
"wrangler": "4.22.0"
|
||||
}
|
||||
}
|
||||
|
|
1273
pnpm-lock.yaml
generated
1273
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