[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): remove happy-dom (#453)

authored by

Wojciech Maj and committed by
GitHub
764172d6 9a71fa43

+6 -6
-1
package.json
··· 84 84 "@voidzero-dev/vite-plus-core": "0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab", 85 85 "@vue/test-utils": "2.4.6", 86 86 "axe-core": "4.11.1", 87 - "happy-dom": "20.4.0", 88 87 "knip": "5.82.1", 89 88 "lint-staged": "16.2.7", 90 89 "marked": "17.0.1",
+6 -5
pnpm-lock.yaml
··· 171 171 axe-core: 172 172 specifier: 4.11.1 173 173 version: 4.11.1 174 - happy-dom: 175 - specifier: 20.4.0 176 - version: 20.4.0 177 174 knip: 178 175 specifier: 5.82.1 179 176 version: 5.82.1(@types/node@24.10.9)(typescript@5.9.3) ··· 13212 13209 13213 13210 '@types/web-bluetooth@0.0.21': {} 13214 13211 13215 - '@types/whatwg-mimetype@3.0.2': {} 13212 + '@types/whatwg-mimetype@3.0.2': 13213 + optional: true 13216 13214 13217 13215 '@types/ws@8.18.1': 13218 13216 dependencies: 13219 13217 '@types/node': 24.10.9 13218 + optional: true 13220 13219 13221 13220 '@typescript-eslint/project-service@8.54.0(typescript@5.9.3)': 13222 13221 dependencies: ··· 15643 15642 transitivePeerDependencies: 15644 15643 - bufferutil 15645 15644 - utf-8-validate 15645 + optional: true 15646 15646 15647 15647 has-bigints@1.1.0: {} 15648 15648 ··· 19893 19893 - esbuild 19894 19894 - uglify-js 19895 19895 19896 - whatwg-mimetype@3.0.0: {} 19896 + whatwg-mimetype@3.0.0: 19897 + optional: true 19897 19898 19898 19899 whatwg-url@5.0.0: 19899 19900 dependencies: