Skip to content

Commit a7a5efc

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

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"@astrojs/sitemap": "3.6.0",
1717
"@astrojs/vercel": "8.2.11",
1818
"@tailwindcss/vite": "4.1.15",
19-
"@types/react": "19.1.12",
20-
"@types/react-dom": "19.1.9",
19+
"@types/react": "19.2.2",
20+
"@types/react-dom": "19.2.2",
2121
"@vercel/analytics": "1.5.0",
2222
"astro": "5.14.8",
2323
"canvas-confetti": "1.9.3",
2424
"mdast-util-to-string": "4.0.0",
25-
"react": "19.1.1",
26-
"react-dom": "19.1.1",
25+
"react": "19.2.0",
26+
"react-dom": "19.2.0",
2727
"reading-time": "1.5.0",
2828
"rehype-pretty-code": "0.14.1",
2929
"tailwindcss": "4.1.15",

0 commit comments

Comments
 (0)