diff --git a/example/package.json b/example/package.json index ae93ed1..733209d 100644 --- a/example/package.json +++ b/example/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", - "@babel/runtime": "^7.25.0", + "@babel/runtime": "^7.26.10", "@react-native-community/cli": "15.0.1", "@react-native-community/cli-platform-android": "15.0.1", "@react-native-community/cli-platform-ios": "15.0.1", diff --git a/example/yarn.lock b/example/yarn.lock index 202c58f..fca622c 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1468,6 +1468,15 @@ __metadata: languageName: node linkType: hard +"@babel/runtime@npm:^7.26.10": + version: 7.26.10 + resolution: "@babel/runtime@npm:7.26.10" + dependencies: + regenerator-runtime: ^0.14.0 + checksum: 22d2e0abb86e90de489ab16bb578db6fe2b63a88696db431198b24963749820c723f1982298cdbbea187f7b2b80fb4d98a514faf114ddb2fdc14a4b96277b955 + languageName: node + linkType: hard + "@babel/template@npm:^7.0.0, @babel/template@npm:^7.25.0, @babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9, @babel/template@npm:^7.3.3": version: 7.26.9 resolution: "@babel/template@npm:7.26.9" @@ -6150,7 +6159,7 @@ __metadata: dependencies: "@babel/core": ^7.25.2 "@babel/preset-env": ^7.25.3 - "@babel/runtime": ^7.25.0 + "@babel/runtime": ^7.26.10 "@react-native-community/cli": 15.0.1 "@react-native-community/cli-platform-android": 15.0.1 "@react-native-community/cli-platform-ios": 15.0.1