Skip to content

Commit c641673

Browse files
Update react monorepo to v19 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e97b9c2 commit c641673

File tree

2 files changed

+45
-73
lines changed

2 files changed

+45
-73
lines changed

package-lock.json

Lines changed: 41 additions & 69 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
@@ -40,8 +40,8 @@
4040
"@headlessui/react": "2.2.0",
4141
"@tailwindcss/forms": "0.5.10",
4242
"@tailwindcss/postcss": "^4.0.8",
43-
"@types/react": "18.3.18",
44-
"@types/react-dom": "18.3.5",
43+
"@types/react": "19.0.10",
44+
"@types/react-dom": "19.0.4",
4545
"@types/react-router-dom": "5.3.3",
4646
"@typescript-eslint/eslint-plugin": "^8.24.1",
4747
"@typescript-eslint/parser": "^8.24.1",
@@ -59,8 +59,8 @@
5959
"prettier": "^3.5.2",
6060
"pretty-quick": "4.0.0",
6161
"query-string": "9.1.1",
62-
"react": "18.3.1",
63-
"react-dom": "18.3.1",
62+
"react": "19.0.0",
63+
"react-dom": "19.0.0",
6464
"react-router-dom": "7.2.0",
6565
"tailwindcss": "^4.0.8",
6666
"typescript": "5.7.3",

0 commit comments

Comments
 (0)