diff --git a/example/package.json b/example/package.json index e47a2b14..fb34de7d 100644 --- a/example/package.json +++ b/example/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@babel/core": "^7.20.0", "@babel/preset-env": "^7.20.0", - "@babel/runtime": "^7.20.0", + "@babel/runtime": "^7.26.10", "@react-native-community/cli": "^14.1.1", "@react-native/babel-preset": "0.76.1", "@react-native/eslint-config": "0.76.1", diff --git a/example/yarn.lock b/example/yarn.lock index 04f5abfe..5f01a24f 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1032,10 +1032,10 @@ pirates "^4.0.6" source-map-support "^0.5.16" -"@babel/runtime@^7.20.0", "@babel/runtime@^7.25.0", "@babel/runtime@^7.8.4": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.7.tgz#7ffb53c37a8f247c8c4d335e89cdf16a2e0d0fb6" - integrity sha512-FjoyLe754PMiYsFaN5C94ttGiOmBNYTf6pLr4xXHAT5uctHb092PBszndLDR5XA/jghQvn4n7JMHl7dmTgbm9w== +"@babel/runtime@^7.25.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.8.4": + version "7.26.10" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" + integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw== dependencies: regenerator-runtime "^0.14.0" @@ -5740,8 +5740,7 @@ react-native-gesture-handler@^2.20.2: prop-types "^15.7.2" "react-native-safe-area-context@link:..": - version "0.0.0" - uid "" + version "5.4.0" react-native-screens@^3.35.0: version "3.35.0"