File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 22
22
"@vitejs/plugin-vue" : " ^5.0.0" ,
23
23
"@vitest/coverage-v8" : " ^1.0.0" ,
24
24
"autoprefixer" : " ^10.4.14" ,
25
- "happy-dom" : " ^14 .0.0 " ,
25
+ "happy-dom" : " ^18 .0.1 " ,
26
26
"postcss" : " ^8.4.21" ,
27
27
"rollup-plugin-analyzer" : " ^4.0.0" ,
28
28
"sass" : " ^1.58.2" ,
Original file line number Diff line number Diff line change @@ -1255,7 +1255,7 @@ __metadata:
1255
1255
" @vitest/coverage-v8 " : " npm:^1.0.0"
1256
1256
" @vueuse/core " : " npm:^10.1.2"
1257
1257
autoprefixer : " npm:^10.4.14"
1258
- happy-dom : " npm:^14 .0.0 "
1258
+ happy-dom : " npm:^18 .0.1 "
1259
1259
postcss : " npm:^8.4.21"
1260
1260
rollup-plugin-analyzer : " npm:^4.0.0"
1261
1261
sass : " npm:^1.58.2"
@@ -2982,6 +2982,13 @@ __metadata:
2982
2982
languageName : node
2983
2983
linkType : hard
2984
2984
2985
+ " @types/whatwg-mimetype@npm:^3.0.2 " :
2986
+ version : 3.0.2
2987
+ resolution : " @types/whatwg-mimetype@npm:3.0.2"
2988
+ checksum : 10c0/dad39d1e4abe760a0a963c84bbdbd26b1df0eb68aff83bdf6ecbb50ad781ead777f6906d19a87007790b750f7500a12e5624d31fc6a1529d14bd19b5c3a316d1
2989
+ languageName : node
2990
+ linkType : hard
2991
+
2985
2992
" @typescript-eslint/eslint-plugin@npm:1 - 5, @typescript-eslint/eslint-plugin@npm:^5.59.1 " :
2986
2993
version : 5.62.0
2987
2994
resolution : " @typescript-eslint/eslint-plugin@npm:5.62.0"
@@ -7057,6 +7064,17 @@ __metadata:
7057
7064
languageName : node
7058
7065
linkType : hard
7059
7066
7067
+ " happy-dom@npm:^18.0.1 " :
7068
+ version : 18.0.1
7069
+ resolution : " happy-dom@npm:18.0.1"
7070
+ dependencies :
7071
+ " @types/node " : " npm:^20.0.0"
7072
+ " @types/whatwg-mimetype " : " npm:^3.0.2"
7073
+ whatwg-mimetype : " npm:^3.0.0"
7074
+ checksum : 10c0/10f2115f5001fdaf1aedcbda89c15248a1c2e43a25d7e774cb641a35bf6763cef9097b438ef3c2248ab59a0ef33b3e88cb94da096f2bb0fc109ba3f43f7c66d4
7075
+ languageName : node
7076
+ linkType : hard
7077
+
7060
7078
" hard-rejection@npm:^2.1.0 " :
7061
7079
version : 2.1.0
7062
7080
resolution : " hard-rejection@npm:2.1.0"
You can’t perform that action at this time.
0 commit comments