Skip to content

Commit 1310de3

Browse files
chore(deps): update dependency @react-native-webapis/web-storage to ^0.4.0 (#2330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a898dcd commit 1310de3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@callstack/react-native-visionos": "^0.75.0",
23-
"@react-native-webapis/web-storage": "^0.3.0",
23+
"@react-native-webapis/web-storage": "^0.4.0",
2424
"react": "^18.2.0",
2525
"react-native": "^0.75.0",
2626
"react-native-macos": "^0.75.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2787,23 +2787,23 @@ __metadata:
27872787
languageName: node
27882788
linkType: hard
27892789

2790-
"@react-native-webapis/web-storage@npm:^0.3.0":
2791-
version: 0.3.1
2792-
resolution: "@react-native-webapis/web-storage@npm:0.3.1"
2790+
"@react-native-webapis/web-storage@npm:^0.4.0":
2791+
version: 0.4.0
2792+
resolution: "@react-native-webapis/web-storage@npm:0.4.0"
27932793
peerDependencies:
2794-
"@callstack/react-native-visionos": ">=0.73"
2794+
"@callstack/react-native-visionos": ">=0.74"
27952795
react: ">=18.2.0"
2796-
react-native: ">=0.72"
2797-
react-native-macos: ">=0.72"
2798-
react-native-windows: ">=0.72"
2796+
react-native: ">=0.74"
2797+
react-native-macos: ">=0.74"
2798+
react-native-windows: ">=0.74"
27992799
peerDependenciesMeta:
28002800
"@callstack/react-native-visionos":
28012801
optional: true
28022802
react-native-macos:
28032803
optional: true
28042804
react-native-windows:
28052805
optional: true
2806-
checksum: 10c0/29ff22d1461749d85f61feb42719e81ac4b8c0a947e55db150b862edd3adf252491f3eaa77953434b90b29112eba2fe497bcee9566de785b6ec3a4ffc601038a
2806+
checksum: 10c0/bd9885eb76749916a73105978a3675f479385fa33fd642b2c66524ab27c1058f039f8d758f2294518144e4d3c6fe19df8619be086437539be3db6eda840d955f
28072807
languageName: node
28082808
linkType: hard
28092809

@@ -7181,7 +7181,7 @@ __metadata:
71817181
"@babel/preset-env": "npm:^7.20.0"
71827182
"@callstack/react-native-visionos": "npm:^0.75.0"
71837183
"@react-native-community/cli": "npm:^14.0.0"
7184-
"@react-native-webapis/web-storage": "npm:^0.3.0"
7184+
"@react-native-webapis/web-storage": "npm:^0.4.0"
71857185
"@react-native/babel-preset": "npm:^0.75.0"
71867186
"@react-native/metro-config": "npm:^0.75.0"
71877187
"@rnx-kit/metro-config": "npm:^2.0.0"

0 commit comments

Comments
 (0)