loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

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

Update dependency happy-dom to v17.1.8 (forgejo) (#7085) Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>

authored by

Renovate Bot
Renovate Bot
and committed by
forgejo-renovate-action
735b536c 011c8b23

+5 -5
+4 -4
package-lock.json
··· 88 88 "eslint-plugin-vue-scoped-css": "2.9.0", 89 89 "eslint-plugin-wc": "2.2.0", 90 90 "globals": "15.15.0", 91 - "happy-dom": "17.1.0", 91 + "happy-dom": "17.1.8", 92 92 "license-checker-rseidelsohn": "4.4.2", 93 93 "markdownlint-cli": "0.44.0", 94 94 "postcss-html": "1.8.0", ··· 9337 9337 } 9338 9338 }, 9339 9339 "node_modules/happy-dom": { 9340 - "version": "17.1.0", 9341 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.0.tgz", 9342 - "integrity": "sha512-9tUhXyePCjzUMycaHS/IzrIpF69xiq/laAT7golk4MtZ6t8ft5+Rv7U3lfrs2b4NMH0JTL3EhZzjfahrPmOnaQ==", 9340 + "version": "17.1.8", 9341 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.8.tgz", 9342 + "integrity": "sha512-Yxbq/FG79z1rhAf/iB6YM8wO2JB/JDQBy99RiLSs+2siEAi5J05x9eW1nnASHZJbpldjJE2KuFLsLZ+AzX/IxA==", 9343 9343 "dev": true, 9344 9344 "license": "MIT", 9345 9345 "dependencies": {
+1 -1
package.json
··· 87 87 "eslint-plugin-vue-scoped-css": "2.9.0", 88 88 "eslint-plugin-wc": "2.2.0", 89 89 "globals": "15.15.0", 90 - "happy-dom": "17.1.0", 90 + "happy-dom": "17.1.8", 91 91 "license-checker-rseidelsohn": "4.4.2", 92 92 "markdownlint-cli": "0.44.0", 93 93 "postcss-html": "1.8.0",