Skip to content

Commit 85fbaf0

Browse files
Update react monorepo to v19
1 parent 774849c commit 85fbaf0

File tree

2 files changed

+29
-41
lines changed

2 files changed

+29
-41
lines changed

package-lock.json

Lines changed: 25 additions & 37 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
@@ -13,17 +13,17 @@
1313
"@netlify/functions": "^3.0.0",
1414
"@octokit/webhooks-types": "^7.6.1",
1515
"next": "15.3.1",
16-
"react": "^18",
17-
"react-dom": "^18",
16+
"react": "^19.0.0",
17+
"react-dom": "^19.0.0",
1818
"react-icons": "^5.4.0",
1919
"react-markdown": "^9.0.3",
2020
"remark-gfm": "^4.0.0"
2121
},
2222
"devDependencies": {
2323
"@tailwindcss/typography": "^0.5.16",
2424
"@types/node": "^20",
25-
"@types/react": "^18",
26-
"@types/react-dom": "^18",
25+
"@types/react": "^19.0.0",
26+
"@types/react-dom": "^19.0.0",
2727
"eslint": "^9.0.0",
2828
"eslint-config-next": "15.3.1",
2929
"postcss": "^8",

0 commit comments

Comments
 (0)