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

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5156
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>

+5 -5
+4 -4
package-lock.json
··· 84 84 "eslint-plugin-vue": "9.27.0", 85 85 "eslint-plugin-vue-scoped-css": "2.8.1", 86 86 "eslint-plugin-wc": "2.1.0", 87 - "happy-dom": "15.0.0", 87 + "happy-dom": "15.3.1", 88 88 "license-checker-rseidelsohn": "4.3.0", 89 89 "markdownlint-cli": "0.41.0", 90 90 "postcss-html": "1.7.0", ··· 9926 9926 } 9927 9927 }, 9928 9928 "node_modules/happy-dom": { 9929 - "version": "15.0.0", 9930 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.0.0.tgz", 9931 - "integrity": "sha512-DsvANUcxxY20iCo3Yllm7dqwzPVPduGfVFxa7mONwMBLczFeQgkN0LpDir1kIY322JMh+hrcPV3aGLyHCESDlA==", 9929 + "version": "15.3.1", 9930 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-15.3.1.tgz", 9931 + "integrity": "sha512-3nwi8abkBUHzdq/6UhseErN6b6J1obWZFl5XKKMUEp+OL4Vq7AIiLSVDmXQp83qykJHjhdrBxsae3CTA5nB36A==", 9932 9932 "dev": true, 9933 9933 "license": "MIT", 9934 9934 "dependencies": {
+1 -1
package.json
··· 83 83 "eslint-plugin-vue": "9.27.0", 84 84 "eslint-plugin-vue-scoped-css": "2.8.1", 85 85 "eslint-plugin-wc": "2.1.0", 86 - "happy-dom": "15.0.0", 86 + "happy-dom": "15.3.1", 87 87 "license-checker-rseidelsohn": "4.3.0", 88 88 "markdownlint-cli": "0.41.0", 89 89 "postcss-html": "1.7.0",