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.94.0"
64
64
},
65
65
"devDependencies" : {
66
- "@babel/runtime" : " 7.26.10 " ,
66
+ "@babel/runtime" : " 7.27.0 " ,
67
67
"@eslint/js" : " 9.17.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 @@ -1071,16 +1071,7 @@ __metadata:
1071
1071
languageName : node
1072
1072
linkType : hard
1073
1073
1074
- " @babel/runtime@npm:7.26.10 " :
1075
- version : 7.26.10
1076
- resolution : " @babel/runtime@npm:7.26.10"
1077
- dependencies :
1078
- regenerator-runtime : " npm:^0.14.0"
1079
- checksum : 10c0/6dc6d88c7908f505c4f7770fb4677dfa61f68f659b943c2be1f2a99cb6680343462867abf2d49822adc435932919b36c77ac60125793e719ea8745f2073d3745
1080
- languageName : node
1081
- linkType : hard
1082
-
1083
- " @babel/runtime@npm:^7.8.4 " :
1074
+ " @babel/runtime@npm:7.27.0, @babel/runtime@npm:^7.8.4 " :
1084
1075
version : 7.27.0
1085
1076
resolution : " @babel/runtime@npm:7.27.0"
1086
1077
dependencies :
@@ -4278,7 +4269,7 @@ __metadata:
4278
4269
" @babel/core " : " npm:^7.13.0"
4279
4270
" @babel/plugin-transform-runtime " : " npm:^7.13.0"
4280
4271
" @babel/preset-env " : " npm:^7.13.0"
4281
- " @babel/runtime " : " npm:7.26.10 "
4272
+ " @babel/runtime " : " npm:7.27.0 "
4282
4273
" @eslint/js " : " npm:9.17.0"
4283
4274
" @types/babel__core " : " npm:7.20.5"
4284
4275
" @types/babel__plugin-transform-runtime " : " npm:7.9.5"
You can’t perform that action at this time.
0 commit comments