We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed19d8 commit cc032f9Copy full SHA for cc032f9
3 files changed
backend/package.json
@@ -35,7 +35,7 @@
35
"@types/node": "^24.0.0",
36
"@typescript-eslint/eslint-plugin": "^8.0.0",
37
"@typescript-eslint/parser": "^8.0.0",
38
- "eslint": "^9.0.0",
+ "eslint": "^10.0.0",
39
"jest": "^30.0.0",
40
"tsx": "^4.7.0",
41
"typescript": "^5.3.3"
frontend/package.json
@@ -23,7 +23,7 @@
23
"@vitejs/plugin-basic-ssl": "^2.0.0",
24
"@vitejs/plugin-react": "^5.0.0",
25
"autoprefixer": "^10.4.16",
26
27
"eslint-plugin-react-hooks": "^7.0.0",
28
"eslint-plugin-react-refresh": "^0.4.5",
29
"postcss": "^8.4.33",
0 commit comments