Skip to content

Commit 6096c28

Browse files
fix(deps): update react monorepo (#1258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c08363 commit 6096c28

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"clsx": "2.1.1",
1313
"next": "16.1.4",
1414
"next-sitemap": "4.2.3",
15-
"react": "19.2.3",
16-
"react-dom": "19.2.3",
15+
"react": "19.2.4",
16+
"react-dom": "19.2.4",
1717
"react-icons": "5.5.0",
1818
"sharp": "0.34.5",
1919
"tailwindcss": "4.1.18"
@@ -23,7 +23,7 @@
2323
"@next/bundle-analyzer": "16.1.6",
2424
"@tailwindcss/postcss": "4.1.18",
2525
"@types/node": "24.10.9",
26-
"@types/react": "19.2.9",
26+
"@types/react": "19.2.10",
2727
"postcss": "8.5.6",
2828
"typescript": "5.9.3",
2929
"typescript-plugin-css-modules": "5.2.0"

0 commit comments

Comments
 (0)