Skip to content

Commit b6679c9

Browse files
fix(deps): update react monorepo to v19.2.0
1 parent c057e86 commit b6679c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/landing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"autoprefixer": "^10.4.21",
1616
"next": "15.5.2",
1717
"postcss": "^8.5.6",
18-
"react": "19.1.0",
19-
"react-dom": "19.1.0",
18+
"react": "19.2.0",
19+
"react-dom": "19.2.0",
2020
"tailwindcss": "^4.1.12"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)