File tree Expand file tree Collapse file tree 2 files changed +6
-22
lines changed Expand file tree Collapse file tree 2 files changed +6
-22
lines changed Original file line number Diff line number Diff line change 186
186
" @babel/types" " ^7.27.3"
187
187
188
188
" @babel/runtime@^7.13.10 " :
189
- version "7.24.5"
190
- resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz"
191
- integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
192
- dependencies :
193
- regenerator-runtime "^0.14.0"
189
+ version "7.27.4"
190
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.4.tgz#a91ec580e6c00c67118127777c316dfd5a5a6abf"
191
+ integrity sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==
194
192
195
193
" @babel/types@^7.27.3 " :
196
194
version "7.27.3"
@@ -2782,11 +2780,6 @@ redent@^3.0.0:
2782
2780
indent-string "^4.0.0"
2783
2781
strip-indent "^3.0.0"
2784
2782
2785
- regenerator-runtime@^0.14.0 :
2786
- version "0.14.1"
2787
- resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz"
2788
- integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
2789
-
2790
2783
require-directory@^2.1.1 :
2791
2784
version "2.1.1"
2792
2785
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
You can’t perform that action at this time.
0 commit comments