diff --git a/package.json b/package.json index e87f4236..9e054a97 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/react-test-renderer": "^18.0.0", "autoprefixer": "^10.4.12", "babel-jest": "^27.4.6", - "babel-plugin-react-native-web": "~0.17.1", + "babel-plugin-react-native-web": "~0.18.12", "cypress": "^10.9.0", "dotenv": "^16.0.3", "identity-obj-proxy": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index e13ca95a..8fc98c2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2693,10 +2693,10 @@ babel-plugin-polyfill-regenerator@^0.4.1: dependencies: "@babel/helper-define-polyfill-provider" "^0.3.3" -babel-plugin-react-native-web@~0.17.1: - version "0.17.7" - resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.17.7.tgz#1580e27a2e3c6692127535d3880fe1e247ef6414" - integrity sha512-UBLfIsfU3vi//Ab4i0WSWAfm1whLTK9uJoH0RPZ6a67eS/h9JGYjKy7+1RpHxSBviHi9NIMiYfWseTLjyIsE1g== +babel-plugin-react-native-web@~0.18.12: + version "0.18.12" + resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.18.12.tgz#3e9764484492ea612a16b40135b07c2d05b7969d" + integrity sha512-4djr9G6fMdwQoD6LQ7hOKAm39+y12flWgovAqS1k5O8f42YQ3A1FFMyV5kKfetZuGhZO5BmNmOdRRZQ1TixtDw== babel-plugin-syntax-jsx@6.18.0: version "6.18.0"