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

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/3777

+5 -5
+4 -4
package-lock.json
··· 86 86 "eslint-plugin-vue": "9.26.0", 87 87 "eslint-plugin-vue-scoped-css": "2.8.0", 88 88 "eslint-plugin-wc": "2.1.0", 89 - "happy-dom": "14.10.2", 89 + "happy-dom": "14.11.0", 90 90 "markdownlint-cli": "0.40.0", 91 91 "postcss-html": "1.7.0", 92 92 "stylelint": "16.5.0", ··· 6775 6775 } 6776 6776 }, 6777 6777 "node_modules/happy-dom": { 6778 - "version": "14.10.2", 6779 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.10.2.tgz", 6780 - "integrity": "sha512-n9A1h5X4OCJ1ACjjrLQJQ10F02dkGj9wpPdtam/LsxPHfcpsRp55Kfrruz/LVbDuM4QLwgZ56jr4OSVImWZkhQ==", 6778 + "version": "14.11.0", 6779 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.11.0.tgz", 6780 + "integrity": "sha512-vu25dY7YJqLuTG/3ADC0FZRRF0yNBp3q2K0YTN08opXdZi8V/YzIJDNJWFiCnDIuyc+RrCIE093+H5fa9Trlxg==", 6781 6781 "dev": true, 6782 6782 "dependencies": { 6783 6783 "entities": "^4.5.0",
+1 -1
package.json
··· 85 85 "eslint-plugin-vue": "9.26.0", 86 86 "eslint-plugin-vue-scoped-css": "2.8.0", 87 87 "eslint-plugin-wc": "2.1.0", 88 - "happy-dom": "14.10.2", 88 + "happy-dom": "14.11.0", 89 89 "markdownlint-cli": "0.40.0", 90 90 "postcss-html": "1.7.0", 91 91 "stylelint": "16.5.0",