This repository was archived by the owner on Feb 1, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@babel/core" : " ^7.26.0" ,
18
18
"@babel/preset-env" : " ^7.26.0" ,
19
- "@babel/runtime" : " ^7.25.6 " ,
19
+ "@babel/runtime" : " ^7.26.0 " ,
20
20
"@react-native-community/eslint-config" : " ^3.2.0" ,
21
21
"@testing-library/jest-native" : " ^5.4.3" ,
22
22
"@testing-library/react-native" : " ^12.7.2" ,
Original file line number Diff line number Diff line change 1195
1195
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
1196
1196
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
1197
1197
1198
- " @babel/runtime@^7.0.0" , "@babel/runtime@^7.25.6 ", "@babel/runtime@^7.8.4":
1199
- version "7.25.6 "
1200
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.6 .tgz#9afc3289f7184d8d7f98b099884c26317b9264d2 "
1201
- integrity sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ ==
1198
+ " @babel/runtime@^7.0.0" , "@babel/runtime@^7.26.0 ", "@babel/runtime@^7.8.4":
1199
+ version "7.26.0 "
1200
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0 .tgz#8600c2f595f277c60815256418b85356a65173c1 "
1201
+ integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw ==
1202
1202
dependencies :
1203
1203
regenerator-runtime "^0.14.0"
1204
1204
You can’t perform that action at this time.
0 commit comments