File tree Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Expand file tree Collapse file tree 2 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 63
63
"webpack" : " ^5.0.0"
64
64
},
65
65
"devDependencies" : {
66
- "@babel/runtime" : " 7.24.4 " ,
66
+ "@babel/runtime" : " 7.24.5 " ,
67
67
"@eslint/js" : " 9.0.0" ,
68
68
"@types/babel__core" : " 7.20.5" ,
69
69
"@types/babel__plugin-transform-runtime" : " 7.9.5" ,
Original file line number Diff line number Diff line change @@ -1299,16 +1299,7 @@ __metadata:
1299
1299
languageName : node
1300
1300
linkType : hard
1301
1301
1302
- " @babel/runtime@npm:7.24.4 " :
1303
- version : 7.24.4
1304
- resolution : " @babel/runtime@npm:7.24.4"
1305
- dependencies :
1306
- regenerator-runtime : " npm:^0.14.0"
1307
- checksum : 10c0/785aff96a3aa8ff97f90958e1e8a7b1d47f793b204b47c6455eaadc3f694f48c97cd5c0a921fe3596d818e71f18106610a164fb0f1c71fd68c622a58269d537c
1308
- languageName : node
1309
- linkType : hard
1310
-
1311
- " @babel/runtime@npm:^7.8.4 " :
1302
+ " @babel/runtime@npm:7.24.5, @babel/runtime@npm:^7.8.4 " :
1312
1303
version : 7.24.5
1313
1304
resolution : " @babel/runtime@npm:7.24.5"
1314
1305
dependencies :
@@ -4546,7 +4537,7 @@ __metadata:
4546
4537
" @babel/core " : " npm:^7.13.0"
4547
4538
" @babel/plugin-transform-runtime " : " npm:^7.13.0"
4548
4539
" @babel/preset-env " : " npm:^7.13.0"
4549
- " @babel/runtime " : " npm:7.24.4 "
4540
+ " @babel/runtime " : " npm:7.24.5 "
4550
4541
" @eslint/js " : " npm:9.0.0"
4551
4542
" @types/babel__core " : " npm:7.20.5"
4552
4543
" @types/babel__plugin-transform-runtime " : " npm:7.9.5"
You can’t perform that action at this time.
0 commit comments