Skip to content

Commit 3b24e17

Browse files
chore(deps-dev): bump babel-plugin-react-native-web
Bumps [babel-plugin-react-native-web](https://github.com/necolas/react-native-web) from 0.20.0 to 0.21.2. - [Release notes](https://github.com/necolas/react-native-web/releases) - [Commits](necolas/react-native-web@0.20.0...0.21.2) --- updated-dependencies: - dependency-name: babel-plugin-react-native-web dependency-version: 0.21.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb7c44d commit 3b24e17

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@react-native/typescript-config": "0.82.0",
3535
"@types/react": "^19.2.2",
3636
"babel-loader": "^10.0.0",
37-
"babel-plugin-react-native-web": "^0.20.0",
37+
"babel-plugin-react-native-web": "^0.21.2",
3838
"html-webpack-plugin": "^5.6.3",
3939
"react-native-builder-bob": "^0.40.10",
4040
"react-native-monorepo-config": "^0.1.9",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5107,7 +5107,7 @@ __metadata:
51075107
"@react-navigation/stack": ^7.3.6
51085108
"@types/react": ^19.2.2
51095109
babel-loader: ^10.0.0
5110-
babel-plugin-react-native-web: ^0.20.0
5110+
babel-plugin-react-native-web: ^0.21.2
51115111
html-webpack-plugin: ^5.6.3
51125112
react: 19.1.1
51135113
react-native: 0.82.0
@@ -5776,10 +5776,10 @@ __metadata:
57765776
languageName: node
57775777
linkType: hard
57785778

5779-
"babel-plugin-react-native-web@npm:^0.20.0":
5780-
version: 0.20.0
5781-
resolution: "babel-plugin-react-native-web@npm:0.20.0"
5782-
checksum: cab19ccec5de6bbbfe1c66ca6624d1744f2b2d01cce926a8bbe96f712778067f309b0fb9f111a6ab48f3c63b05a698b7e6caf2cafe088a1c8583e524261708f2
5779+
"babel-plugin-react-native-web@npm:^0.21.2":
5780+
version: 0.21.2
5781+
resolution: "babel-plugin-react-native-web@npm:0.21.2"
5782+
checksum: ad02ffe67ab8368530f2b792663bd2367f8f3d8c9fd1bcd7e3f723f850aca20d98244fc874037586280a21543ace82edb6afd470f0a2c6181e3afd5fc6a78af1
57835783
languageName: node
57845784
linkType: hard
57855785

0 commit comments

Comments
 (0)