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.

Merge pull request 'Update dependency happy-dom to v15.7.4 (forgejo)' (#5296) from renovate/forgejo-happy-dom-15.x into forgejo

+5 -5
+4 -4
package-lock.json
··· 84 84 "eslint-plugin-vue": "9.28.0", 85 85 "eslint-plugin-vue-scoped-css": "2.8.1", 86 86 "eslint-plugin-wc": "2.1.1", 87 - "happy-dom": "15.7.3", 87 + "happy-dom": "15.7.4", 88 88 "license-checker-rseidelsohn": "4.4.2", 89 89 "markdownlint-cli": "0.41.0", 90 90 "postcss-html": "1.7.0", ··· 10140 10140 } 10141 10141 }, 10142 10142 "node_modules/happy-dom": { 10143 - "version": "15.7.3", 10144 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.3.tgz", 10145 - "integrity": "sha512-w3RUaYNXFJX5LiNVhOJLK4GqCB1bFj1FvELtpon3HrN8gUpS09V0Vvm4/BBRRj7mLUE1+ch8PKv1JxEp/0IHjA==", 10143 + "version": "15.7.4", 10144 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.7.4.tgz", 10145 + "integrity": "sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==", 10146 10146 "dev": true, 10147 10147 "license": "MIT", 10148 10148 "dependencies": {
+1 -1
package.json
··· 83 83 "eslint-plugin-vue": "9.28.0", 84 84 "eslint-plugin-vue-scoped-css": "2.8.1", 85 85 "eslint-plugin-wc": "2.1.1", 86 - "happy-dom": "15.7.3", 86 + "happy-dom": "15.7.4", 87 87 "license-checker-rseidelsohn": "4.4.2", 88 88 "markdownlint-cli": "0.41.0", 89 89 "postcss-html": "1.7.0",