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 fc4dc2f commit 0b45ac5Copy full SHA for 0b45ac5
package.json
@@ -18,16 +18,14 @@
18
"react": "^19.1.1",
19
"react-dom": "^19.1.1",
20
"react-use": "^17.6.0",
21
- "roughjs": "^4.6.6",
22
- "@xyflow/react": "12.8.4",
23
- "@xyflow/system": "0.0.68"
+ "roughjs": "^4.6.6"
24
},
25
"devDependencies": {
26
- "@types/react": "^19.1.13",
+ "@types/react": "^19.1.16",
27
"@types/react-dom": "^19.1.9",
28
- "@vitejs/plugin-react": "^5.0.2",
+ "@vitejs/plugin-react": "^5.0.4",
29
"typescript": "^5.9.2",
30
- "vite": "^7.1.6"
+ "vite": "^7.1.11"
31
32
"stackblitz": {
33
"installDependencies": true
0 commit comments