This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 7474 "@nuxtjs/pwa" : " ^3.3.5" ,
7575 "@release-it/conventional-changelog" : " ^9.0.2" ,
7676 "@types/fs-extra" : " ^11.0.4" ,
77- "@types/node" : " ^20.17.2 " ,
77+ "@types/node" : " ^20.17.4 " ,
7878 "@types/normalize-path" : " ^3.0.2" ,
7979 "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
8080 "@typescript-eslint/parser" : " ^7.18.0" ,
8181 "codecov" : " ^3.8.3" ,
82- "core-js" : " 3.38.1 " ,
82+ "core-js" : " 3.39.0 " ,
8383 "cross-env" : " ^7.0.3" ,
8484 "eslint" : " ^8.57.1" ,
8585 "eslint-plugin-promise" : " ^6.6.0" ,
Original file line number Diff line number Diff line change 39573957 resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
39583958 integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
39593959
3960- "@types/node@^20.17.2 ":
3961- version "20.17.2 "
3962- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.2 .tgz#3ca40ef7d776c85a1db3df23cbb5bfb3c384a92e "
3963- integrity sha512-OOHK4sjXqkL7yQ7VEEHcf6+0jSvKjWqwnaCtY7AKD/VLEvRHMsxxu7eI8ErnjxHS8VwmekD4PeVCpu4qZEZSxg ==
3960+ "@types/node@^20.17.4 ":
3961+ version "20.17.4 "
3962+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.4 .tgz#98bca755e4551b2a8e7327242a048e5a8eacb719 "
3963+ integrity sha512-Fi1Bj8qTJr4f1FDdHFR7oMlOawEYSzkHNdBJK+aRjcDDNHwEV3jPPjuZP2Lh2QNgXeqzM8Y+U6b6urKAog2rZw ==
39643964 dependencies:
39653965 undici-types "~6.19.2"
39663966
@@ -6183,7 +6183,12 @@ core-js-compat@^3.37.1, core-js-compat@^3.38.0:
61836183 dependencies:
61846184 browserslist "^4.23.3"
61856185
6186- core-js@3.38.1, core-js@^3.37.1:
6186+ core-js@3.39.0:
6187+ version "3.39.0"
6188+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.39.0.tgz#57f7647f4d2d030c32a72ea23a0555b2eaa30f83"
6189+ integrity sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==
6190+
6191+ core-js@^3.37.1:
61876192 version "3.38.1"
61886193 resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.38.1.tgz#aa375b79a286a670388a1a363363d53677c0383e"
61896194 integrity sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==
You can’t perform that action at this time.
0 commit comments