Skip to content

Commit 9b843a1

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] <support@github.com>
1 parent bd9454d commit 9b843a1

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
@@ -5244,7 +5244,7 @@ __metadata:
52445244
"@react-navigation/stack": ^7.3.6
52455245
"@types/react": ^19.2.2
52465246
babel-loader: ^10.0.0
5247-
babel-plugin-react-native-web: ^0.20.0
5247+
babel-plugin-react-native-web: ^0.21.2
52485248
html-webpack-plugin: ^5.6.3
52495249
react: 19.1.1
52505250
react-native: 0.82.0
@@ -5913,10 +5913,10 @@ __metadata:
59135913
languageName: node
59145914
linkType: hard
59155915

5916-
"babel-plugin-react-native-web@npm:^0.20.0":
5917-
version: 0.20.0
5918-
resolution: "babel-plugin-react-native-web@npm:0.20.0"
5919-
checksum: cab19ccec5de6bbbfe1c66ca6624d1744f2b2d01cce926a8bbe96f712778067f309b0fb9f111a6ab48f3c63b05a698b7e6caf2cafe088a1c8583e524261708f2
5916+
"babel-plugin-react-native-web@npm:^0.21.2":
5917+
version: 0.21.2
5918+
resolution: "babel-plugin-react-native-web@npm:0.21.2"
5919+
checksum: ad02ffe67ab8368530f2b792663bd2367f8f3d8c9fd1bcd7e3f723f850aca20d98244fc874037586280a21543ace82edb6afd470f0a2c6181e3afd5fc6a78af1
59205920
languageName: node
59215921
linkType: hard
59225922

0 commit comments

Comments
 (0)