Skip to content

Commit 2a41cf0

Browse files
committed
chore(apps): use latet version
1 parent 7b63da2 commit 2a41cf0

File tree

12 files changed

+5392
-8596
lines changed

12 files changed

+5392
-8596
lines changed

reactflow-astro/package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reactflow-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@reactflow/core": "^11.10.4",
14-
"@xyflow/react": "^12.0.0-next.11",
14+
"@xyflow/react": "^12.0.0-next.19",
1515
"astro": "^4.5.3",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0"

reactflow-create-react-app-react17/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/node": "^20.11.27",
1212
"@types/react": "^17.0.0",
1313
"@types/react-dom": "^17.0.0",
14-
"@xyflow/react": "^12.0.0-next.11",
14+
"@xyflow/react": "^12.0.0-next.19",
1515
"react": "^17.0.0",
1616
"react-dom": "^17.0.0",
1717
"react-scripts": "5.0.1",

0 commit comments

Comments
 (0)