File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
"@babel/core" : " ^7.24.6" ,
6
6
"@babel/plugin-transform-runtime" : " ^7.24.6" ,
7
7
"@babel/preset-env" : " ^7.24.6" ,
8
- "@babel/runtime" : " ^7.24.5 " ,
8
+ "@babel/runtime" : " ^7.24.6 " ,
9
9
"@egjs/hammerjs" : " ^2.0.17" ,
10
10
"@fortawesome/fontawesome-free" : " ^6.5.2" ,
11
11
"@popperjs/core" : " ^2.11.8" ,
Original file line number Diff line number Diff line change @@ -1368,12 +1368,12 @@ __metadata:
1368
1368
languageName : node
1369
1369
linkType : hard
1370
1370
1371
- " @babel/runtime@npm:^7.24.5 " :
1372
- version : 7.24.5
1373
- resolution : " @babel/runtime@npm:7.24.5 "
1371
+ " @babel/runtime@npm:^7.24.6 " :
1372
+ version : 7.24.6
1373
+ resolution : " @babel/runtime@npm:7.24.6 "
1374
1374
dependencies :
1375
1375
regenerator-runtime : " npm:^0.14.0"
1376
- checksum : 10c0/05730e43e8ba6550eae9fd4fb5e7d9d3cb91140379425abcb2a1ff9cebad518a280d82c4c4b0f57ada26a863106ac54a748d90c775790c0e2cd0ddd85ccdf346
1376
+ checksum : 10c0/224ad205de33ea28979baaec89eea4c4d4e9482000dd87d15b97859365511cdd4d06517712504024f5d33a5fb9412f9b91c96f1d923974adf9359e1575cde049
1377
1377
languageName : node
1378
1378
linkType : hard
1379
1379
@@ -2839,7 +2839,7 @@ __metadata:
2839
2839
" @babel/core " : " npm:^7.24.6"
2840
2840
" @babel/plugin-transform-runtime " : " npm:^7.24.6"
2841
2841
" @babel/preset-env " : " npm:^7.24.6"
2842
- " @babel/runtime " : " npm:^7.24.5 "
2842
+ " @babel/runtime " : " npm:^7.24.6 "
2843
2843
" @egjs/hammerjs " : " npm:^2.0.17"
2844
2844
" @fortawesome/fontawesome-free " : " npm:^6.5.2"
2845
2845
" @popperjs/core " : " npm:^2.11.8"
You can’t perform that action at this time.
0 commit comments