Skip to content

Commit 7aa9a6c

Browse files
fix(deps): update react monorepo (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bca909 commit 7aa9a6c

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"motion": "^10.18.0",
1919
"next": "15.2.6",
2020
"normalize.css": "8.0.1",
21-
"react": "19.0.0",
22-
"react-dom": "19.0.0",
21+
"react": "19.2.4",
22+
"react-dom": "19.2.4",
2323
"react-markdown": "^9.0.1",
2424
"sharp": "^0.33.5",
2525
"temporal-polyfill": "^0.3.0",
@@ -28,8 +28,8 @@
2828
"devDependencies": {
2929
"@playwright/test": "1.58.0",
3030
"@types/node": "22.16.5",
31-
"@types/react": "19.0.10",
32-
"@types/react-dom": "19.0.4",
31+
"@types/react": "19.2.10",
32+
"@types/react-dom": "19.2.3",
3333
"classnames": "2.5.1",
3434
"graphql": "^16.9.0",
3535
"graphql-request": "^7.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)