This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 74
74
"@nuxtjs/pwa" : " ^3.3.5" ,
75
75
"@release-it/conventional-changelog" : " ^9.0.3" ,
76
76
"@types/fs-extra" : " ^11.0.4" ,
77
- "@types/node" : " ^22.10.0 " ,
77
+ "@types/node" : " ^22.10.1 " ,
78
78
"@types/normalize-path" : " ^3.0.2" ,
79
79
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
80
80
"@typescript-eslint/parser" : " ^7.18.0" ,
83
83
"cross-env" : " ^7.0.3" ,
84
84
"eslint" : " ^8.57.1" ,
85
85
"eslint-plugin-promise" : " ^7.2.1" ,
86
- "happy-dom" : " ^15.11.6 " ,
86
+ "happy-dom" : " ^15.11.7 " ,
87
87
"http-server" : " ^14.1.1" ,
88
88
"lint-staged" : " ^15.2.10" ,
89
89
"npm-run-all2" : " ^7.0.1" ,
Original file line number Diff line number Diff line change 3977
3977
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
3978
3978
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
3979
3979
3980
- "@types/node@^22.10.0 ":
3981
- version "22.10.0 "
3982
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0 .tgz#89bfc9e82496b9c7edea3382583fa94f75896e81 "
3983
- integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA ==
3980
+ "@types/node@^22.10.1 ":
3981
+ version "22.10.1 "
3982
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1 .tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766 "
3983
+ integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ ==
3984
3984
dependencies:
3985
3985
undici-types "~6.20.0"
3986
3986
@@ -8680,10 +8680,10 @@ handlebars@^4.7.7:
8680
8680
optionalDependencies:
8681
8681
uglify-js "^3.1.4"
8682
8682
8683
- happy-dom@^15.11.6 :
8684
- version "15.11.6 "
8685
- resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.6 .tgz#b40d46060114fee5c4f0e79c6a1aec50cd42e4c8 "
8686
- integrity sha512-elX7iUTu+5+3b2+NGQc0L3eWyq9jKhuJJ4GpOMxxT/c2pg9O3L5H3ty2VECX0XXZgRmmRqXyOK8brA2hDI6LsQ ==
8683
+ happy-dom@^15.11.7 :
8684
+ version "15.11.7 "
8685
+ resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.7 .tgz#db9854f11e5dd3fd4ab20cbbcfdf7bd9e17cd971 "
8686
+ integrity sha512-KyrFvnl+J9US63TEzwoiJOQzZBJY7KgBushJA8X61DMbNsH+2ONkDuLDnCnwUiPTF42tLoEmrPyoqbenVA5zrg ==
8687
8687
dependencies:
8688
8688
entities "^4.5.0"
8689
8689
webidl-conversions "^7.0.0"
You can’t perform that action at this time.
0 commit comments