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.4.3 (forgejo) (#7184) 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
88e0549c 474cc604

+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": "16.0.0", 91 - "happy-dom": "17.1.8", 91 + "happy-dom": "17.4.3", 92 92 "license-checker-rseidelsohn": "4.4.2", 93 93 "markdownlint-cli": "0.44.0", 94 94 "postcss-html": "1.8.0", ··· 9333 9333 } 9334 9334 }, 9335 9335 "node_modules/happy-dom": { 9336 - "version": "17.1.8", 9337 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.8.tgz", 9338 - "integrity": "sha512-Yxbq/FG79z1rhAf/iB6YM8wO2JB/JDQBy99RiLSs+2siEAi5J05x9eW1nnASHZJbpldjJE2KuFLsLZ+AzX/IxA==", 9336 + "version": "17.4.3", 9337 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.3.tgz", 9338 + "integrity": "sha512-8mDGIKxi2hAg0DkEYjBHPi5QykWiqdNNQQWrwLXLfro1eAZk8+lSnzbUrnU25bamG9PjEQGoFrA32ezQNJQdww==", 9339 9339 "dev": true, 9340 9340 "license": "MIT", 9341 9341 "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": "16.0.0", 90 - "happy-dom": "17.1.8", 90 + "happy-dom": "17.4.3", 91 91 "license-checker-rseidelsohn": "4.4.2", 92 92 "markdownlint-cli": "0.44.0", 93 93 "postcss-html": "1.8.0",