Skip to content

Commit 3abc2c5

Browse files
fix(deps): update react monorepo
1 parent 3ef6ad8 commit 3abc2c5

2 files changed

Lines changed: 81 additions & 48 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
"dependencies": {
1313
"framer-motion": "^12.23.26",
1414
"prop-types": "^15.8.1",
15-
"react": "^18.3.1",
16-
"react-dom": "^18.3.1"
15+
"react": "^19.0.0",
16+
"react-dom": "^19.0.0"
1717
},
1818
"devDependencies": {
1919
"@eslint/js": "^9.9.0",
20-
"@types/react": "^18.3.3",
21-
"@types/react-dom": "^18.3.0",
20+
"@types/react": "^19.0.0",
21+
"@types/react-dom": "^19.0.0",
2222
"@vitejs/plugin-react": "^4.3.1",
2323
"eslint": "^9.9.0",
2424
"eslint-plugin-react": "^7.35.0",
25-
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
25+
"eslint-plugin-react-hooks": "^7.0.0",
2626
"eslint-plugin-react-refresh": "^0.4.9",
2727
"globals": "^15.9.0",
2828
"terser": "^5.44.1",

0 commit comments

Comments
 (0)