We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5b677 commit 4d03e0fCopy full SHA for 4d03e0f
1 file changed
modules/api-server/demo-app/package.json
@@ -67,7 +67,7 @@
67
"@types/node": "^22.16.5",
68
"@types/react": "^18.3.23",
69
"@types/react-dom": "^18.3.7",
70
- "@vitejs/plugin-react-swc": "^3.11.0",
+ "@vitejs/plugin-react-swc": "^4.0.0",
71
"autoprefixer": "^10.4.21",
72
"eslint": "^9.32.0",
73
"eslint-plugin-react-hooks": "^5.2.0",
@@ -78,6 +78,6 @@
78
"tailwindcss": "^3.4.17",
79
"typescript": "^5.8.3",
80
"typescript-eslint": "^8.38.0",
81
- "vite": "^7.2.7"
+ "vite": "^8.0.0"
82
}
83
0 commit comments