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.10.0 (forgejo)' (#5825) from renovate/forgejo-happy-dom-15.x into forgejo

+5 -5
+4 -4
package-lock.json
··· 86 86 "eslint-plugin-vue-scoped-css": "2.8.1", 87 87 "eslint-plugin-wc": "2.2.0", 88 88 "globals": "15.12.0", 89 - "happy-dom": "15.9.0", 89 + "happy-dom": "15.10.1", 90 90 "license-checker-rseidelsohn": "4.4.2", 91 91 "markdownlint-cli": "0.42.0", 92 92 "postcss-html": "1.7.0", ··· 10257 10257 } 10258 10258 }, 10259 10259 "node_modules/happy-dom": { 10260 - "version": "15.9.0", 10261 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.9.0.tgz", 10262 - "integrity": "sha512-p+6ySXcpvjVW0Xetv6e8ccT2txbDpHE0RfZOEE84tQ8ESL1nlzCjvS6fZD77DkYXE540D+2N20hhFeBN6B/CJA==", 10260 + "version": "15.10.1", 10261 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.10.1.tgz", 10262 + "integrity": "sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==", 10263 10263 "dev": true, 10264 10264 "license": "MIT", 10265 10265 "dependencies": {
+1 -1
package.json
··· 85 85 "eslint-plugin-vue-scoped-css": "2.8.1", 86 86 "eslint-plugin-wc": "2.2.0", 87 87 "globals": "15.12.0", 88 - "happy-dom": "15.9.0", 88 + "happy-dom": "15.10.1", 89 89 "license-checker-rseidelsohn": "4.4.2", 90 90 "markdownlint-cli": "0.42.0", 91 91 "postcss-html": "1.7.0",