From 4e75ed974711e595a1d86024a89443902fd9c2af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 19:05:33 +0000 Subject: [PATCH] Bump babel-plugin-react-native-web from 0.19.10 to 0.19.12 Bumps [babel-plugin-react-native-web](https://github.com/necolas/react-native-web) from 0.19.10 to 0.19.12. - [Release notes](https://github.com/necolas/react-native-web/releases) - [Commits](https://github.com/necolas/react-native-web/compare/0.19.10...0.19.12) --- updated-dependencies: - dependency-name: babel-plugin-react-native-web dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3c4ec4de..aaeeb200 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/react-native": "^0.73.0", "@vitejs/plugin-react": "^4.2.1", "babel-plugin-inline-import": "^3.0.0", - "babel-plugin-react-native-web": "^0.19.10", + "babel-plugin-react-native-web": "^0.19.12", "typescript": "^5.3.3", "vite": "^5.0.12" } diff --git a/yarn.lock b/yarn.lock index 4d0fedf7..5d9fb75b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1695,10 +1695,10 @@ babel-plugin-polyfill-regenerator@^0.5.5: dependencies: "@babel/helper-define-polyfill-provider" "^0.5.0" -babel-plugin-react-native-web@^0.19.10: - version "0.19.10" - resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.19.10.tgz#581ea0638c7303a870174b72eb6a793e8287371f" - integrity sha512-NshrsILJNbNbnMz7Ms14fa5PBJErYablPkCbSvbg0qn5rmruD2WzQqD+Dg8F45yG7i2nENDvKSwsa+1XPLcg4w== +babel-plugin-react-native-web@^0.19.12: + version "0.19.12" + resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.19.12.tgz#90481ee72b515020b06cb644abe1e8a16590bd86" + integrity sha512-eYZ4+P6jNcB37lObWIg0pUbi7+3PKoU1Oie2j0C8UF3cXyXoR74tO2NBjI/FORb2LJyItJZEAmjU5pSaJYEL1w== babel-plugin-transform-flow-enums@^0.0.2: version "0.0.2"