Skip to content

Commit 0c89f23

Browse files
Bump babel-plugin-react-native-web from 0.19.12 to 0.19.13
Bumps [babel-plugin-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: babel-plugin-react-native-web dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0dd40c commit 0c89f23

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
@@ -40,7 +40,7 @@
4040
"@types/react-native": "^0.73.0",
4141
"@vitejs/plugin-react": "^4.3.1",
4242
"babel-plugin-inline-import": "^3.0.0",
43-
"babel-plugin-react-native-web": "^0.19.12",
43+
"babel-plugin-react-native-web": "^0.19.13",
4444
"typescript": "^5.3.3",
4545
"vite": "^5.3.3"
4646
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,10 +1884,10 @@ babel-plugin-polyfill-regenerator@^0.5.5:
18841884
dependencies:
18851885
"@babel/helper-define-polyfill-provider" "^0.5.0"
18861886

1887-
babel-plugin-react-native-web@^0.19.12:
1888-
version "0.19.12"
1889-
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.19.12.tgz#90481ee72b515020b06cb644abe1e8a16590bd86"
1890-
integrity sha512-eYZ4+P6jNcB37lObWIg0pUbi7+3PKoU1Oie2j0C8UF3cXyXoR74tO2NBjI/FORb2LJyItJZEAmjU5pSaJYEL1w==
1887+
babel-plugin-react-native-web@^0.19.13:
1888+
version "0.19.13"
1889+
resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.19.13.tgz#bf919bd6f18c4689dd1a528a82bda507363b953d"
1890+
integrity sha512-4hHoto6xaN23LCyZgL9LJZc3olmAxd7b6jDzlZnKXAh4rRAbZRKNBJoOOdp46OBqgy+K0t0guTj5/mhA8inymQ==
18911891

18921892
babel-plugin-transform-flow-enums@^0.0.2:
18931893
version "0.0.2"

0 commit comments

Comments
 (0)