Skip to content

Commit 5026838

Browse files
sebastianfreytimc1
authored andcommitted
chore: bump peer dependencies for react and react-dom to ^19.0.0
1 parent 952d7c6 commit 5026838

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -64,8 +64,8 @@
6464
"tiny-invariant": "^1.2.0"
6565
},
6666
"peerDependencies": {
67-
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
68-
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
67+
"react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
68+
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6969
},
7070
"keywords": [
7171
"command bar",

0 commit comments

Comments
 (0)