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 v14.7.1' (#3224) from renovate/happy-dom-14.x into forgejo

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

+5 -5
+4 -4
package-lock.json
··· 86 86 "eslint-plugin-vue": "9.24.0", 87 87 "eslint-plugin-vue-scoped-css": "2.8.0", 88 88 "eslint-plugin-wc": "2.0.4", 89 - "happy-dom": "14.5.0", 89 + "happy-dom": "14.7.1", 90 90 "markdownlint-cli": "0.39.0", 91 91 "postcss-html": "1.6.0", 92 92 "stylelint": "16.3.1", ··· 6678 6678 } 6679 6679 }, 6680 6680 "node_modules/happy-dom": { 6681 - "version": "14.5.0", 6682 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.5.0.tgz", 6683 - "integrity": "sha512-KvOtCq7eamc7cjihM0F1wj6FptuXzooc3Typa7Vgu6ns2uKGXC4BIFlK80SdH2w8zcW0gtxpBVI/sUqbYtljDA==", 6681 + "version": "14.7.1", 6682 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.7.1.tgz", 6683 + "integrity": "sha512-v60Q0evZ4clvMcrAh5/F8EdxDdfHdFrtffz/CNe10jKD+nFweZVxM91tW+UyY2L4AtpgIaXdZ7TQmiO1pfcwbg==", 6684 6684 "dev": true, 6685 6685 "dependencies": { 6686 6686 "entities": "^4.5.0",
+1 -1
package.json
··· 85 85 "eslint-plugin-vue": "9.24.0", 86 86 "eslint-plugin-vue-scoped-css": "2.8.0", 87 87 "eslint-plugin-wc": "2.0.4", 88 - "happy-dom": "14.5.0", 88 + "happy-dom": "14.7.1", 89 89 "markdownlint-cli": "0.39.0", 90 90 "postcss-html": "1.6.0", 91 91 "stylelint": "16.3.1",