Skip to content

Commit d33ab4c

Browse files
chore(deps): update react monorepo to v19
1 parent 8b8512e commit d33ab4c

File tree

2 files changed

+17
-70
lines changed

2 files changed

+17
-70
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
1010
"devDependencies": {
11-
"@types/react": "^18.2.47",
11+
"@types/react": "^19.0.0",
1212
"typescript": "^5.2.2"
1313
},
1414
"peerDependencies": {
15-
"react": "^17.0.2 || ^18.0.0"
15+
"react": "^17.0.2 || ^18.0.0 || ^19.0.0"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)