We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5577b2 commit 124c133Copy full SHA for 124c133
web/package.json
@@ -8,9 +8,6 @@
8
"@emotion/styled": "^11.14.1",
9
"@mui/icons-material": "^7.3.9",
10
"@mui/material": "^7.3.9",
11
- "@types/node": "^25.4.0",
12
- "@types/react": "^19.2.14",
13
- "@types/react-dom": "^19.2.3",
14
"fuse.js": "^7.1.0",
15
"react": "^19.2.4",
16
"react-dom": "^19.2.4",
@@ -44,6 +41,9 @@
44
41
"@vitejs/plugin-react-swc": "^4.3.0",
45
42
"@eslint/js": "^9.17.0",
46
43
"@types/semver": "^7.7.1",
+ "@types/node": "^25.4.0",
+ "@types/react": "^19.2.14",
+ "@types/react-dom": "^19.2.3",
47
"jsdom": "^28.1.0",
48
"eslint": "^9.17.0",
49
"eslint-config-prettier": "^10.0.1",
0 commit comments