Skip to content

Commit

Permalink
chore(deps): update dependency react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent caa26d2 commit 087968c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/nightingale-react-native-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@babel/core": "7.26.7",
"@babel/preset-env": "7.26.7",
"pob-babel": "42.3.0",
"react": "18.3.1",
"react": "19.0.0",

Check failure on line 81 in packages/nightingale-react-native-console/package.json

View workflow job for this annotation

GitHub Actions / checks

devDependencies > react Invalid peer dependency version: "19.0.0" should satisfies "^18.2.0" from "react-native" in "devDependencies"
"react-native": "0.77.0",
"typescript": "5.7.3"
}
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8716,7 +8716,7 @@ __metadata:
nightingale: "npm:15.0.0"
nightingale-types: "npm:15.0.0"
pob-babel: "npm:42.3.0"
react: "npm:18.3.1"
react: "npm:19.0.0"
react-native: "npm:0.77.0"
typescript: "npm:5.7.3"
peerDependencies:
Expand Down Expand Up @@ -9693,12 +9693,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
loose-envify: "npm:^1.1.0"
checksum: 10c0/283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
"react@npm:19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 10c0/9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471
languageName: node
linkType: hard

Expand Down

0 comments on commit 087968c

Please sign in to comment.