Skip to content

Commit 444833c

Browse files
Update react-dom to 19.1.0 too
1 parent de927ab commit 444833c

File tree

2 files changed

+23
-46
lines changed

2 files changed

+23
-46
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"framer-motion": "^12.10.4",
1010
"postcss": "^8.4.31",
1111
"react": "^19.1.0",
12-
"react-dom": "^18.2.0",
12+
"react-dom": "^19.1.0",
1313
"tailwindcss": "^3.1.8",
1414
"web-vitals": "^5.0.0"
1515
},

0 commit comments

Comments
 (0)