Skip to content

Commit e816b91

Browse files
chore(deps): update react monorepo to v19
1 parent 4a585d0 commit e816b91

File tree

2 files changed

+19
-53
lines changed

2 files changed

+19
-53
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"workbox-window": "^6.1.1"
3636
},
3737
"peerDependencies": {
38-
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
38+
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
3939
},
4040
"engines": {
4141
"node": "^16 || ^18",
@@ -45,10 +45,10 @@
4545
"@smartive/eslint-config": "^3.1.0",
4646
"@smartive/prettier-config": "^3.0.0",
4747
"@types/node": "^18.0.0",
48-
"@types/react": "^18.0.21",
48+
"@types/react": "^19.0.0",
4949
"eslint": "^8.25.0",
5050
"prettier": "^2.7.1",
51-
"react": "^18.2.0",
51+
"react": "^19.0.0",
5252
"typescript": "^4.0.0"
5353
}
5454
}

0 commit comments

Comments
 (0)