Skip to content

Commit a4bfe9e

Browse files
authored
updated peer dependency in yarn.lock to match package.json
1 parent b467aae commit a4bfe9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9333,8 +9333,8 @@ __metadata:
93339333
tslib: "npm:^2.7.0"
93349334
typescript: "npm:^5.5.4"
93359335
peerDependencies:
9336-
react: ^16.9.0 || ^17 || ^18
9337-
react-dom: ^16.9.0 || ^17 || ^18
9336+
react: ^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
9337+
react-dom: ^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc
93389338
languageName: unknown
93399339
linkType: soft
93409340

0 commit comments

Comments
 (0)