We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f66b8 commit 2c9564cCopy full SHA for 2c9564c
frontend/package.json
@@ -41,7 +41,7 @@
41
"@types/react": "^18.3.18",
42
"@types/react-dom": "^18.3.5",
43
"@types/shortid": "^2.2.0",
44
- "@vitejs/plugin-react-swc": "^3.5.0",
+ "@vitejs/plugin-react-swc": "^3.8.0",
45
"eslint": "^9.19.0",
46
"eslint-plugin-import": "^2.28.1",
47
"eslint-plugin-react": "^7.37.4",
@@ -51,6 +51,6 @@
51
"http-status-codes": "^2.3.0",
52
"typescript": "~5.6.2",
53
"typescript-eslint": "^8.18.2",
54
- "vite": "^6.0.5"
+ "vite": "^6.1.0"
55
}
56
0 commit comments