File tree 2 files changed +5
-5
lines changed
samples-old/CalculatorNuGet 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@babel/core" : " ^7.20.0" ,
20
20
"@babel/preset-env" : " ^7.20.0" ,
21
- "@babel/runtime" : " ^7.20.0 " ,
21
+ "@babel/runtime" : " ^7.26.10 " ,
22
22
"@react-native/babel-preset" : " 0.74.81" ,
23
23
"@react-native/eslint-config" : " 0.74.81" ,
24
24
"@react-native/metro-config" : " 0.74.81" ,
Original file line number Diff line number Diff line change 1215
1215
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
1216
1216
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
1217
1217
1218
- " @babel/runtime@^7.0.0" , "@babel/runtime@^7.20.0 ", "@babel/runtime@^7.8.4":
1219
- version "7.24.5 "
1220
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.5 .tgz#230946857c053a36ccc66e1dd03b17dd0c4ed02c "
1221
- integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g ==
1218
+ " @babel/runtime@^7.0.0" , "@babel/runtime@^7.26.10 ", "@babel/runtime@^7.8.4":
1219
+ version "7.26.10 "
1220
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10 .tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2 "
1221
+ integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw ==
1222
1222
dependencies :
1223
1223
regenerator-runtime "^0.14.0"
1224
1224
You can’t perform that action at this time.
0 commit comments