Skip to content

Commit 0b45ac5

Browse files
authored
Update package versions in package.json
Signed-off-by: Denis Davydkov <[email protected]>
1 parent fc4dc2f commit 0b45ac5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,14 @@
1818
"react": "^19.1.1",
1919
"react-dom": "^19.1.1",
2020
"react-use": "^17.6.0",
21-
"roughjs": "^4.6.6",
22-
"@xyflow/react": "12.8.4",
23-
"@xyflow/system": "0.0.68"
21+
"roughjs": "^4.6.6"
2422
},
2523
"devDependencies": {
26-
"@types/react": "^19.1.13",
24+
"@types/react": "^19.1.16",
2725
"@types/react-dom": "^19.1.9",
28-
"@vitejs/plugin-react": "^5.0.2",
26+
"@vitejs/plugin-react": "^5.0.4",
2927
"typescript": "^5.9.2",
30-
"vite": "^7.1.6"
28+
"vite": "^7.1.11"
3129
},
3230
"stackblitz": {
3331
"installDependencies": true

0 commit comments

Comments
 (0)