Skip to content

Commit 1afc8e9

Browse files
Update react monorepo to v19
1 parent 9c5ef98 commit 1afc8e9

File tree

2 files changed

+44
-53
lines changed

2 files changed

+44
-53
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
},
1111
"dependencies": {
1212
"next": "15.1.0",
13-
"react": "18.3.1",
14-
"react-dom": "18.3.1",
13+
"react": "19.0.0",
14+
"react-dom": "19.0.0",
1515
"sass": "1.83.0",
1616
"sharp": "0.33.5"
1717
},
1818
"devDependencies": {
1919
"@playwright/test": "^1.36.2",
2020
"@types/node": "22.10.2",
21-
"@types/react": "18.3.12",
22-
"@types/react-dom": "18.3.1",
21+
"@types/react": "19.0.2",
22+
"@types/react-dom": "19.0.2",
2323
"@types/sass": "1.45.0",
2424
"@types/sharp": "0.32.0",
2525
"eslint": "9.17.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)