Skip to content

Commit 7ec39ea

Browse files
fix(deps): update react monorepo to v19
1 parent 5f1781d commit 7ec39ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"lodash": "^4.17.19",
2222
"monaco-editor-webpack-plugin": "^7.0.0",
2323
"node-forge": "^1.3.0",
24-
"react": "^18.2.0",
25-
"react-dom": "^18.2.0",
24+
"react": "^19.0.0",
25+
"react-dom": "^19.0.0",
2626
"react-icons": "^5.0.0",
2727
"react-monaco-editor": "^0.56.0",
2828
"react-redux": "^9.0.0"

0 commit comments

Comments
 (0)