chore(packages): bump deps

This commit is contained in:
moklick
2022-09-26 12:48:44 +02:00
parent 7c7181ce1f
commit aef8b477c2
12 changed files with 179 additions and 266 deletions
+2 -2
View File
@@ -38,7 +38,7 @@
"@babel/runtime": "^7.18.9",
"@reactflow/core": "workspace:*",
"classcat": "^5.0.3",
"zustand": "^4.0.0"
"zustand": "^4.1.1"
},
"devDependencies": {
"@reactflow/eslint-config": "workspace:^0.0.0",
@@ -47,7 +47,7 @@
"@types/node": "^18.7.16",
"@types/react": "^18.0.19",
"react": "^18.2.0",
"typescript": "^4.7.4"
"typescript": "^4.8.3"
},
"peerDependencies": {
"react": ">=17",