Skip to content

Commit 1e4db50

Browse files
fix(deps): update react monorepo
1 parent c48cc4a commit 1e4db50

File tree

2 files changed

+83
-44
lines changed

2 files changed

+83
-44
lines changed

package-lock.json

Lines changed: 78 additions & 39 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
@@ -11,17 +11,17 @@
1111
},
1212
"dependencies": {
1313
"framer-motion": "^11.9.0",
14-
"react": "^18.3.1",
15-
"react-dom": "^18.3.1"
14+
"react": "^19.0.0",
15+
"react-dom": "^19.0.0"
1616
},
1717
"devDependencies": {
1818
"@eslint/js": "^9.9.0",
19-
"@types/react": "^18.3.3",
20-
"@types/react-dom": "^18.3.0",
19+
"@types/react": "^19.0.0",
20+
"@types/react-dom": "^19.0.0",
2121
"@vitejs/plugin-react": "^4.3.1",
2222
"eslint": "^9.9.0",
2323
"eslint-plugin-react": "^7.35.0",
24-
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
24+
"eslint-plugin-react-hooks": "^7.0.0",
2525
"eslint-plugin-react-refresh": "^0.4.9",
2626
"globals": "^15.9.0",
2727
"vite": "^5.4.1"

0 commit comments

Comments
 (0)