diff --git a/example/package.json b/example/package.json index 2003204..da1d8dd 100644 --- a/example/package.json +++ b/example/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", - "@babel/runtime": "^7.25.0", + "@babel/runtime": "^8.0.0", "@react-native-community/cli": "20.2.0", "@react-native-community/cli-platform-android": "20.2.0", "@react-native-community/cli-platform-ios": "20.2.0", diff --git a/yarn.lock b/yarn.lock index b6ce364..416455c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2608,6 +2608,13 @@ __metadata: languageName: node linkType: hard +"@babel/runtime@npm:^8.0.0": + version: 8.0.0 + resolution: "@babel/runtime@npm:8.0.0" + checksum: 5b4e6f2700190f62146d9ff8c9715037847dcfc0ac4d429e1c95d2817f86263b664e5faa35213ff504b9c8ade791bc5dcf0b77d31c0c117d918442d87cebd21e + languageName: node + linkType: hard + "@babel/template@npm:^7.22.15, @babel/template@npm:^7.3.3": version: 7.22.15 resolution: "@babel/template@npm:7.22.15::__archiveUrl=https%3A%2F%2Fregistry.npmmirror.com%2F%40babel%2Ftemplate%2F-%2Ftemplate-7.22.15.tgz" @@ -11915,7 +11922,7 @@ __metadata: dependencies: "@babel/core": ^7.25.2 "@babel/preset-env": ^7.25.3 - "@babel/runtime": ^7.25.0 + "@babel/runtime": ^8.0.0 "@react-native-community/cli": 20.2.0 "@react-native-community/cli-platform-android": 20.2.0 "@react-native-community/cli-platform-ios": 20.2.0