Skip to content

Commit 284ffb4

Browse files
fix(deps): update react monorepo to v19
1 parent 369005c commit 284ffb4

File tree

2 files changed

+109
-120
lines changed

2 files changed

+109
-120
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"framer-motion": "^11.0.22",
1616
"maath": "^0.10.7",
1717
"next": "^14.1.4",
18-
"react": "^18.2.0",
19-
"react-dom": "^18.2.0",
18+
"react": "^19.0.0",
19+
"react-dom": "^19.0.0",
2020
"react-tilt": "^1.0.2",
2121
"three": "^0.169.0",
2222
"typescript": "^5.4.3"
2323
},
2424
"devDependencies": {
2525
"@types/node": "^20.11.30",
26-
"@types/react": "^18.2.73",
27-
"@types/react-dom": "^18.2.22",
26+
"@types/react": "^19.0.0",
27+
"@types/react-dom": "^19.0.0",
2828
"@types/three": "^0.169.0",
2929
"autoprefixer": "^10.4.19",
3030
"eslint": "^9.0.0",

0 commit comments

Comments
 (0)