Skip to content

Commit 7bba832

Browse files
chore(deps): update react major dependency updates to v19
1 parent 8a945e8 commit 7bba832

File tree

2 files changed

+26
-43
lines changed

2 files changed

+26
-43
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@
2929
"@simenandre/prettier": "^5.0.0",
3030
"@testing-library/react": "^16.0.0",
3131
"@types/node": "^20.0.0",
32-
"@types/react": "^18.2.12",
32+
"@types/react": "^19.0.0",
3333
"eslint": "^9.0.0",
3434
"jsdom": "^22.1.0",
3535
"prettier": "^3.0.3",
36-
"react": "^18.2.0",
37-
"react-dom": "^18.2.0",
36+
"react": "^19.0.0",
37+
"react-dom": "^19.0.0",
3838
"ts-node-dev": "^2.0.0",
3939
"typedoc": "^0.26.10",
4040
"typedoc-plugin-markdown": "^4.2.9",
4141
"typescript": "^5.2.2",
4242
"vitest": "^2.0.0"
4343
},
4444
"peerDependencies": {
45-
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
45+
"react": "^19.0.0",
4646
"react-dom": "^16.8.0 || || ^17.0.0 || ^18.0.0"
4747
}
4848
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)