Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 940da12 commit 569a4d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"immer": "10.1.1",
"micromark": "4.0.1",
"next": "14.2.20",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"use-immer": "0.11.0"
},
"devDependencies": {
Expand All @@ -34,8 +34,8 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@types/node": "22.10.2",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "14.2.20",
Expand Down

0 comments on commit 569a4d8

Please sign in to comment.