File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 "eslint-plugin-vue" : " ^10.9.2" ,
3838 "eslint-plugin-vuejs-accessibility" : " ^2.5.0" ,
3939 "globals" : " ^17.6.0" ,
40- "happy-dom" : " ^20.9.0 " ,
40+ "happy-dom" : " ^20.10.1 " ,
4141 "lightningcss" : " ^1.32.0" ,
4242 "sass" : " ^1.100.0" ,
4343 "start-server-and-test" : " ^3.0.7" ,
Original file line number Diff line number Diff line change @@ -1270,6 +1270,13 @@ buffer-crc32@~0.2.3:
12701270 resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
12711271 integrity sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==
12721272
1273+ buffer-image-size@^0.6.4 :
1274+ version "0.6.4"
1275+ resolved "https://registry.yarnpkg.com/buffer-image-size/-/buffer-image-size-0.6.4.tgz#357e8173e951ced3b5a2785c695993aa29dbcac4"
1276+ integrity sha512-nEh+kZOPY1w+gcCMobZ6ETUp9WfibndnosbpwB1iJk/8Gt5ZF2bhS6+B6bPYz424KtwsR6Rflc3tCz1/ghX2dQ==
1277+ dependencies :
1278+ " @types/node" " *"
1279+
12731280buffer@^5.7.1 :
12741281 version "5.7.1"
12751282 resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
@@ -2318,14 +2325,15 @@ graceful-fs@^4.1.6, graceful-fs@^4.2.0:
23182325 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
23192326 integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
23202327
2321- happy-dom@^20.9.0 :
2322- version "20.9.0 "
2323- resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.9.0 .tgz#22fa4f2b8a34d2fbd0fb43eb48227e4bf8e206e8 "
2324- integrity sha512-GZZ9mKe8r646NUAf/zemnGbjYh4Bt8/MqASJY+pSm5ZDtc3YQox+4gsLI7yi1hba6o+eCsGxpHn5+iEVn31/FQ ==
2328+ happy-dom@^20.10.1 :
2329+ version "20.10.1 "
2330+ resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-20.10.1 .tgz#0df69188359dddbfe00e16c8563d95cc3cb4f673 "
2331+ integrity sha512-awPoqPjx8CgjapJllyDlgzgVHjBExcitKK5ZJkxwhQJyQpHFkyS2bEcqCm7IeW20cQvuCI0cz2Ifq79CJKqtiw ==
23252332 dependencies :
23262333 " @types/node" " >=20.0.0"
23272334 " @types/whatwg-mimetype" " ^3.0.2"
23282335 " @types/ws" " ^8.18.1"
2336+ buffer-image-size "^0.6.4"
23292337 entities "^7.0.1"
23302338 whatwg-mimetype "^3.0.0"
23312339 ws "^8.18.3"
You can’t perform that action at this time.
0 commit comments