Skip to content

Commit eb34d36

Browse files
⬆️ Update react monorepo to v19
1 parent 0c517c9 commit eb34d36

File tree

2 files changed

+70
-81
lines changed

2 files changed

+70
-81
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
},
1919
"dependencies": {
2020
"next": "15.0.3",
21-
"react": "18.3.1",
22-
"react-dom": "18.3.1",
21+
"react": "19.0.0",
22+
"react-dom": "19.0.0",
2323
"react-icons": "^5.0.1",
2424
"react-select": "^5.8.2",
2525
"react-wavify": "^1.10.0",
@@ -34,8 +34,8 @@
3434
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
3535
"@types/jest": "^29.5.12",
3636
"@types/node": "^22.0.0",
37-
"@types/react": "18.3.13",
38-
"@types/react-dom": "18.3.1",
37+
"@types/react": "19.0.0",
38+
"@types/react-dom": "19.0.0",
3939
"autoprefixer": "^10.4.18",
4040
"axios": "^1.6.7",
4141
"eslint": "^9.0.0",

pnpm-lock.yaml

+66-77
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)