Skip to content

Commit 2004eb2

Browse files
fix(deps): update react monorepo to v19 (major) (#136)
fix(deps): update react monorepo to v19 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 889eab5 commit 2004eb2

File tree

2 files changed

+41
-54
lines changed

2 files changed

+41
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"motion": "11.14.4",
3838
"next": "14.2.21",
3939
"postcss-import": "^16.1.0",
40-
"react": "^18.3.1",
41-
"react-dom": "^18.3.1"
40+
"react": "^19.0.0",
41+
"react-dom": "^19.0.0"
4242
},
4343
"devDependencies": {
4444
"@commitlint/cli": "^19.6.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)