Skip to content

Commit 69e67bc

Browse files
authored
Merge pull request #9 from FlowiseAI/feature/Update-React-to-19
Feat/update to react 19
2 parents 23b5bcf + d550996 commit 69e67bc

File tree

2 files changed

+697
-33
lines changed

2 files changed

+697
-33
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@ladle/react": "2.5.1"
1717
},
1818
"devDependencies": {
19-
"@babel/preset-react": "7.18.6",
19+
"@babel/preset-react": "7.26.3",
2020
"@babel/preset-typescript": "7.21.4",
2121
"@rollup/plugin-babel": "6.0.3",
2222
"@rollup/plugin-node-resolve": "15.0.1",
@@ -26,7 +26,7 @@
2626
"@types/react": "18.0.32",
2727
"eslint": "8.37.0",
2828
"flowise-embed": "latest",
29-
"react": "18.2.0",
29+
"react": "19.0.0",
3030
"rollup": "3.20.2",
3131
"rollup-plugin-typescript-paths": "1.4.0",
3232
"tslib": "2.5.0",

0 commit comments

Comments
 (0)