File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@babel/cli" : " ^7.21.5" ,
40
40
"@babel/core" : " ^7.22.1" ,
41
- "@babel/plugin-transform-runtime" : " ^7.22.2 " ,
41
+ "@babel/plugin-transform-runtime" : " ^7.22.4 " ,
42
42
"@babel/polyfill" : " ^7.12.1" ,
43
- "@babel/preset-env" : " ^7.22.2 " ,
43
+ "@babel/preset-env" : " ^7.22.4 " ,
44
44
"@babel/preset-typescript" : " ^7.21.5" ,
45
45
"@babel/register" : " ^7.21.0" ,
46
46
"@goodeggs/toolkit" : " ^7.0.1" ,
Original file line number Diff line number Diff line change 1288
1288
dependencies :
1289
1289
" @babel/helper-plugin-utils" " ^7.18.6"
1290
1290
1291
- " @babel/plugin-transform-runtime@^7.22.2 " :
1291
+ " @babel/plugin-transform-runtime@^7.22.4 " :
1292
1292
version "7.22.4"
1293
1293
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.4.tgz#f8353f313f18c3ce1315688631ec48657b97af42"
1294
1294
integrity sha512-Urkiz1m4zqiRo17klj+l3nXgiRTFQng91Bc1eiLF7BMQu1e7wE5Gcq9xSv062IF068NHjcutSbIMev60gXxAvA==
1379
1379
core-js "^2.6.5"
1380
1380
regenerator-runtime "^0.13.4"
1381
1381
1382
- " @babel/preset-env@^7.22.2 " :
1382
+ " @babel/preset-env@^7.22.4 " :
1383
1383
version "7.22.4"
1384
1384
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.4.tgz#c86a82630f0e8c61d9bb9327b7b896732028cbed"
1385
1385
integrity sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==
You can’t perform that action at this time.
0 commit comments