Skip to content

Commit 88b8d97

Browse files
Bump react-native-web from 0.19.12 to 0.19.13
Bumps [react-native-web](https://github.com/necolas/react-native-web) from 0.19.12 to 0.19.13. - [Release notes](https://github.com/necolas/react-native-web/releases) - [Commits](necolas/react-native-web@0.19.12...0.19.13) --- updated-dependencies: - dependency-name: react-native-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b6f654 commit 88b8d97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react-i18next": "^14.1.2",
3030
"react-native-animatable": "^1.4.0",
3131
"react-native-big-list": "^1.6.1",
32-
"react-native-web": "^0.19.12",
32+
"react-native-web": "^0.19.13",
3333
"tauri-plugin-upload-api": "https://github.com/tauri-apps/tauri-plugin-upload#v1",
3434
"zustand": "^4.5.4"
3535
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3968,10 +3968,10 @@ react-native-big-list@^1.6.1:
39683968
dependencies:
39693969
prop-types "^15.8.1"
39703970

3971-
react-native-web@^0.19.12:
3972-
version "0.19.12"
3973-
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.19.12.tgz#30d1fd70bdff7886f43c0c2698629d830fade6bc"
3974-
integrity sha512-o2T0oztoVDQjztt4YksO9S1XRjoH/AqcSvifgWLrPJgGVbMWsfhILgl6lfUdEamVZzZSVV/2gqDVMAk/qq7mZw==
3971+
react-native-web@^0.19.13:
3972+
version "0.19.13"
3973+
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.19.13.tgz#2d84849bf0251ec0e3a8072fda7f9a7c29375331"
3974+
integrity sha512-etv3bN8rJglrRCp/uL4p7l8QvUNUC++QwDbdZ8CB7BvZiMvsxfFIRM1j04vxNldG3uo2puRd6OSWR3ibtmc29A==
39753975
dependencies:
39763976
"@babel/runtime" "^7.18.6"
39773977
"@react-native/normalize-colors" "^0.74.1"

0 commit comments

Comments
 (0)