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 +10
-10
lines changed Expand file tree Collapse file tree 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.2" ,
76
76
"@types/fs-extra" : " ^11.0.4" ,
77
- "@types/node" : " ^22.8.7 " ,
77
+ "@types/node" : " ^22.9.0 " ,
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.1.0" ,
86
- "happy-dom" : " ^15.8.4 " ,
86
+ "happy-dom" : " ^15.9.0 " ,
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 3957
3957
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
3958
3958
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
3959
3959
3960
- "@types/node@^22.8.7 ":
3961
- version "22.8.7 "
3962
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7 .tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4 "
3963
- integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q ==
3960
+ "@types/node@^22.9.0 ":
3961
+ version "22.9.0 "
3962
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0 .tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365 "
3963
+ integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ ==
3964
3964
dependencies:
3965
3965
undici-types "~6.19.8"
3966
3966
@@ -8652,10 +8652,10 @@ handlebars@^4.7.7:
8652
8652
optionalDependencies:
8653
8653
uglify-js "^3.1.4"
8654
8654
8655
- happy-dom@^15.8.4 :
8656
- version "15.8.4 "
8657
- resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.8.4 .tgz#25912a4ef99186c14a82df40cd0a9876dddcab4f "
8658
- integrity sha512-0xghS3Tnhd5Z9o8TW0OE4eihdq0LEbkKknO3k7rSlc90UK8uesaEcp0iRomqPddVWaQd0BJZFSNGGKmr/hvaZg ==
8655
+ happy-dom@^15.9.0 :
8656
+ version "15.9.0 "
8657
+ resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.9.0 .tgz#f7906c57698ad4858a06b93a13a668d07741e2ce "
8658
+ integrity sha512-p+6ySXcpvjVW0Xetv6e8ccT2txbDpHE0RfZOEE84tQ8ESL1nlzCjvS6fZD77DkYXE540D+2N20hhFeBN6B/CJA ==
8659
8659
dependencies:
8660
8660
entities "^4.5.0"
8661
8661
webidl-conversions "^7.0.0"
You can’t perform that action at this time.
0 commit comments