Skip to content

Commit

Permalink
chore(deps): update dependency @react-native-webapis/web-storage to ^…
Browse files Browse the repository at this point in the history
…0.4.0 (#2330)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a898dcd commit 1310de3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@callstack/react-native-visionos": "^0.75.0",
"@react-native-webapis/web-storage": "^0.3.0",
"@react-native-webapis/web-storage": "^0.4.0",
"react": "^18.2.0",
"react-native": "^0.75.0",
"react-native-macos": "^0.75.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2787,23 +2787,23 @@ __metadata:
languageName: node
linkType: hard

"@react-native-webapis/web-storage@npm:^0.3.0":
version: 0.3.1
resolution: "@react-native-webapis/web-storage@npm:0.3.1"
"@react-native-webapis/web-storage@npm:^0.4.0":
version: 0.4.0
resolution: "@react-native-webapis/web-storage@npm:0.4.0"
peerDependencies:
"@callstack/react-native-visionos": ">=0.73"
"@callstack/react-native-visionos": ">=0.74"
react: ">=18.2.0"
react-native: ">=0.72"
react-native-macos: ">=0.72"
react-native-windows: ">=0.72"
react-native: ">=0.74"
react-native-macos: ">=0.74"
react-native-windows: ">=0.74"
peerDependenciesMeta:
"@callstack/react-native-visionos":
optional: true
react-native-macos:
optional: true
react-native-windows:
optional: true
checksum: 10c0/29ff22d1461749d85f61feb42719e81ac4b8c0a947e55db150b862edd3adf252491f3eaa77953434b90b29112eba2fe497bcee9566de785b6ec3a4ffc601038a
checksum: 10c0/bd9885eb76749916a73105978a3675f479385fa33fd642b2c66524ab27c1058f039f8d758f2294518144e4d3c6fe19df8619be086437539be3db6eda840d955f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7181,7 +7181,7 @@ __metadata:
"@babel/preset-env": "npm:^7.20.0"
"@callstack/react-native-visionos": "npm:^0.75.0"
"@react-native-community/cli": "npm:^14.0.0"
"@react-native-webapis/web-storage": "npm:^0.3.0"
"@react-native-webapis/web-storage": "npm:^0.4.0"
"@react-native/babel-preset": "npm:^0.75.0"
"@react-native/metro-config": "npm:^0.75.0"
"@rnx-kit/metro-config": "npm:^2.0.0"
Expand Down

0 comments on commit 1310de3

Please sign in to comment.