diff --git a/scripts/lint-examples/package.json b/scripts/lint-examples/package.json index a48c2e2e680..0d31a47204b 100644 --- a/scripts/lint-examples/package.json +++ b/scripts/lint-examples/package.json @@ -10,7 +10,7 @@ "devDependencies": { "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.4", - "@babel/runtime": "^7.25.6", + "@babel/runtime": "^7.26.10", "@react-native-community/slider": "^4.5.3", "@react-native/babel-preset": "^0.76.0-rc.2", "@react-native/eslint-config": "^0.76.0-rc.2", diff --git a/yarn.lock b/yarn.lock index 1ee6b04f2fa..352e43e3201 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1877,7 +1877,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.25.6, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4": +"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4": version: 7.26.7 resolution: "@babel/runtime@npm:7.26.7" dependencies: @@ -1886,6 +1886,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: "npm:^0.14.0" + checksum: 10c0/6dc6d88c7908f505c4f7770fb4677dfa61f68f659b943c2be1f2a99cb6680343462867abf2d49822adc435932919b36c77ac60125793e719ea8745f2073d3745 + languageName: node + linkType: hard + "@babel/template@npm:^7.25.0, @babel/template@npm:^7.25.9, @babel/template@npm:^7.26.8, @babel/template@npm:^7.3.3": version: 7.26.8 resolution: "@babel/template@npm:7.26.8" @@ -3833,7 +3842,7 @@ __metadata: dependencies: "@babel/core": "npm:^7.25.2" "@babel/preset-env": "npm:^7.25.4" - "@babel/runtime": "npm:^7.25.6" + "@babel/runtime": "npm:^7.26.10" "@react-native-community/slider": "npm:^4.5.3" "@react-native/babel-preset": "npm:^0.76.0-rc.2" "@react-native/eslint-config": "npm:^0.76.0-rc.2"