Skip to content

Commit 5d61985

Browse files
fix(deps): update react monorepo to v19
1 parent bf44fda commit 5d61985

File tree

2 files changed

+29
-50
lines changed

2 files changed

+29
-50
lines changed

package-lock.json

Lines changed: 25 additions & 46 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
"@netlify/blobs": "^8.2.0",
1717
"@netlify/functions": "^2.8.2",
1818
"@tailwindcss/vite": "^4.0.14",
19-
"@types/react": "^18.2.79",
20-
"@types/react-dom": "^18.2.25",
19+
"@types/react": "^19.0.0",
20+
"@types/react-dom": "^19.0.0",
2121
"astro": "^5.5.3",
2222
"blobshape": "^1.0.0",
2323
"marked": "^13.0.0",
2424
"marked-shiki": "^1.2.0",
25-
"react": "^18.2.0",
26-
"react-dom": "^18.2.0",
25+
"react": "^19.0.0",
26+
"react-dom": "^19.0.0",
2727
"tailwindcss": "^4.0.14",
2828
"unique-names-generator": "^4.7.1"
2929
},

0 commit comments

Comments
 (0)