File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change 34
34
"@babel/core" : " ^7.25.2" ,
35
35
"@babel/plugin-transform-runtime" : " ^7.25.0" ,
36
36
"@babel/preset-env" : " ^7.25.3" ,
37
- "@babel/runtime" : " 7.26.10" ,
37
+ "@babel/runtime" : " ^ 7.26.10" ,
38
38
"@react-native-community/cli" : " 15.0.1" ,
39
39
"@react-native-community/cli-platform-android" : " 15.0.1" ,
40
40
"@react-native-community/cli-platform-ios" : " 15.0.1" ,
Original file line number Diff line number Diff line change @@ -3495,15 +3495,6 @@ __metadata:
3495
3495
languageName: node
3496
3496
linkType: hard
3497
3497
3498
- "@babel/runtime@npm:7.26.10":
3499
- version: 7.26.10
3500
- resolution: "@babel/runtime@npm:7.26.10"
3501
- dependencies:
3502
- regenerator-runtime: ^0.14.0
3503
- checksum: 22d2e0abb86e90de489ab16bb578db6fe2b63a88696db431198b24963749820c723f1982298cdbbea187f7b2b80fb4d98a514faf114ddb2fdc14a4b96277b955
3504
- languageName: node
3505
- linkType: hard
3506
-
3507
3498
"@babel/runtime@npm:^7.25.0":
3508
3499
version: 7.27.6
3509
3500
resolution: "@babel/runtime@npm:7.27.6"
@@ -10325,7 +10316,7 @@ __metadata:
10325
10316
"@babel/core": ^7.25.2
10326
10317
"@babel/plugin-transform-runtime": ^7.25.0
10327
10318
"@babel/preset-env": ^7.25.3
10328
- "@babel/runtime": 7.26.10
10319
+ "@babel/runtime": ^ 7.26.10
10329
10320
"@react-native-community/cli": 15.0.1
10330
10321
"@react-native-community/cli-platform-android": 15.0.1
10331
10322
"@react-native-community/cli-platform-ios": 15.0.1
@@ -18733,13 +18724,6 @@ __metadata:
18733
18724
languageName: node
18734
18725
linkType: hard
18735
18726
18736
- "regenerator-runtime@npm:^0.14.0":
18737
- version: 0.14.1
18738
- resolution: "regenerator-runtime@npm:0.14.1"
18739
- checksum: 9f57c93277b5585d3c83b0cf76be47b473ae8c6d9142a46ce8b0291a04bb2cf902059f0f8445dcabb3fb7378e5fe4bb4ea1e008876343d42e46d3b484534ce38
18740
- languageName: node
18741
- linkType: hard
18742
-
18743
18727
"regexp.prototype.flags@npm:^1.5.3, regexp.prototype.flags@npm:^1.5.4":
18744
18728
version: 1.5.4
18745
18729
resolution: "regexp.prototype.flags@npm:1.5.4"
You can’t perform that action at this time.
0 commit comments