We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e0df6 commit 56799b4Copy full SHA for 56799b4
1 file changed
package.json
@@ -9,15 +9,15 @@
9
"preview": "vite preview"
10
},
11
"dependencies": {
12
- "axios": "^1.13.2",
+ "axios": "^1.13.5",
13
"prop-types": "^15.8.1",
14
- "react": "^19.2.3",
15
- "react-dom": "^19.2.3"
+ "react": "^19.2.4",
+ "react-dom": "^19.2.4"
16
17
"devDependencies": {
18
- "@types/react": "^19.2.8",
+ "@types/react": "^19.2.14",
19
"@types/react-dom": "^19.2.3",
20
- "@vitejs/plugin-react": "^5.1.2",
+ "@vitejs/plugin-react": "^5.1.4",
21
"vite": "npm:rolldown-vite@latest"
22
}
23
0 commit comments