Skip to content

Commit 7f2710e

Browse files
Merge pull request #59 from github-samples/dependabot/npm_and_yarn/react-dom-19.0.0
Bump react-dom from 18.2.0 to 19.0.0
2 parents 09fbc4e + 01588a8 commit 7f2710e

File tree

2 files changed

+18
-38
lines changed

2 files changed

+18
-38
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"mongodb": "^6.7.0",
1212
"mongoose": "^8.9.5",
1313
"next": "latest",
14-
"react": "^18.2.0",
15-
"react-dom": "^18.2.0",
14+
"react": "^19.0.0",
15+
"react-dom": "^19.0.0",
1616
"swr": "^1.3.0"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)