chore(packages): update

This commit is contained in:
moklick
2022-04-30 14:30:20 +02:00
parent 8a7bc49c79
commit 6af190c272
4 changed files with 2793 additions and 1479 deletions
+4 -4
View File
@@ -8,9 +8,9 @@
"react": "file:../node_modules/react",
"react-dom": "file:../node_modules/react-dom",
"react-flow-renderer": "file:../",
"react-router-dom": "^6.2.1",
"react-scripts": "5.0.0",
"typescript": "^4.5.5"
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"typescript": "^4.6.4"
},
"scripts": {
"start": "react-scripts start",
@@ -37,7 +37,7 @@
"@types/dagre": "^0.7.47",
"@types/localforage": "0.0.34",
"@types/react": "file:../node_modules/@types/react",
"@types/react-dom": "^18.0.0",
"@types/react-dom": "^18.0.3",
"@types/react-router-dom": "^5.3.3"
}
}