Skip to content

Commit e205280

Browse files
fix(deps): update react monorepo to v19
1 parent f71cd15 commit e205280

File tree

2 files changed

+33
-49
lines changed

2 files changed

+33
-49
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@
2121
"@tailwindcss/typography": "0.5.16",
2222
"astro": "2.10.15",
2323
"mdast-util-to-string": "3.2.0",
24-
"react": "18.3.1",
25-
"react-dom": "18.3.1",
24+
"react": "19.1.0",
25+
"react-dom": "19.1.0",
2626
"reading-time": "1.5.0",
2727
"rollup": "3.29.5",
2828
"shiki": "0.14.7",
2929
"tailwindcss": "3.4.17"
3030
},
3131
"devDependencies": {
32-
"@types/react": "18.3.18",
33-
"@types/react-dom": "18.3.5",
32+
"@types/react": "19.1.2",
33+
"@types/react-dom": "19.1.3",
3434
"@typescript/twoslash": "3.2.8",
3535
"remark-shiki-twoslash": "3.1.3"
3636
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)