Skip to content

Commit a469c26

Browse files
chore(deps): update react monorepo to v19
1 parent e61a546 commit a469c26

File tree

2 files changed

+42
-60
lines changed

2 files changed

+42
-60
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@
5959
"@testing-library/jest-dom": "^6.0.0",
6060
"@testing-library/react": "^16.2.0",
6161
"@types/node": "^22.13.11",
62-
"@types/react": "^18.3.12",
63-
"@types/react-dom": "^18.3.1",
62+
"@types/react": "^19.0.0",
63+
"@types/react-dom": "^19.0.0",
6464
"@vitest/coverage-v8": "*",
6565
"eslint": "*",
6666
"happy-dom": "^17.4.4",
6767
"prettier": "*",
68-
"react": "^18.0.0",
69-
"react-dom": "^18.0.0",
68+
"react": "^19.0.0",
69+
"react-dom": "^19.0.0",
7070
"tsup": "^8.3.5",
7171
"typescript": "*",
7272
"vitest": "3.0.9"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)