Skip to content

Commit 33426ce

Browse files
Update Web
1 parent 0273fa7 commit 33426ce

File tree

2 files changed

+397
-362
lines changed

2 files changed

+397
-362
lines changed

platforms/web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"react": "^18.2.0 || ^19.0.0"
4242
},
4343
"devDependencies": {
44-
"@stylistic/eslint-plugin": "^2.12.1",
44+
"@stylistic/eslint-plugin": "^4.0.0",
4545
"@testing-library/dom": "^10.0.0",
4646
"@testing-library/jest-dom": "^6.0.0",
4747
"@testing-library/react": "^16.0.0",
@@ -52,20 +52,20 @@
5252
"@typescript-eslint/eslint-plugin": "^8.0.0",
5353
"@typescript-eslint/parser": "^8.0.0",
5454
"@vitejs/plugin-react": "^4.2.1",
55-
"@vitest/coverage-v8": "^2.1.8",
56-
"@vitest/ui": "^2.0.0",
57-
"cypress": "^13.0.0",
58-
"eslint": "^8.23.1",
55+
"@vitest/coverage-v8": "^3.0.0",
56+
"@vitest/ui": "^3.0.0",
57+
"cypress": "^14.0.0",
58+
"eslint": "^9.0.0",
5959
"eslint-config-google": "^0.14.0",
60-
"eslint-config-prettier": "^9.0.0",
60+
"eslint-config-prettier": "^10.0.0",
6161
"eslint-plugin-deprecate": "^0.8.0",
6262
"eslint-plugin-import": "^2.26.0",
6363
"eslint-plugin-jsx-a11y": "^6.6.1",
6464
"eslint-plugin-matrix-org": "^2.0.0",
6565
"eslint-plugin-prettier": "^5.0.0",
6666
"eslint-plugin-react": "^7.31.8",
6767
"eslint-plugin-react-hooks": "^5.0.0",
68-
"eslint-plugin-unicorn": "^56.0.0",
68+
"eslint-plugin-unicorn": "^57.0.0",
6969
"jest-environment-jsdom": "^29.0.3",
7070
"prettier": "3.4.2",
7171
"react": "^19.0.0",

0 commit comments

Comments
 (0)