Skip to content

Commit

Permalink
Merge pull request #9 from FlowiseAI/feature/Update-React-to-19
Browse files Browse the repository at this point in the history
Feat/update to react 19
  • Loading branch information
HenryHengZJ authored Jan 7, 2025
2 parents 23b5bcf + d550996 commit 69e67bc
Show file tree
Hide file tree
Showing 2 changed files with 697 additions and 33 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ladle/react": "2.5.1"
},
"devDependencies": {
"@babel/preset-react": "7.18.6",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.21.4",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-node-resolve": "15.0.1",
Expand All @@ -26,7 +26,7 @@
"@types/react": "18.0.32",
"eslint": "8.37.0",
"flowise-embed": "latest",
"react": "18.2.0",
"react": "19.0.0",
"rollup": "3.20.2",
"rollup-plugin-typescript-paths": "1.4.0",
"tslib": "2.5.0",
Expand Down
Loading

0 comments on commit 69e67bc

Please sign in to comment.