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

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4200
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>

+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.12.0", 89 + "happy-dom": "14.12.3", 90 90 "markdownlint-cli": "0.41.0", 91 91 "postcss-html": "1.7.0", 92 92 "stylelint": "16.6.1", ··· 6795 6795 } 6796 6796 }, 6797 6797 "node_modules/happy-dom": { 6798 - "version": "14.12.0", 6799 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.12.0.tgz", 6800 - "integrity": "sha512-dHcnlGFY2o2CdxfuYpqwSrBrpj/Kuzv4u4f3TU5yHW1GL24dKij4pv1BRjXnXc3uWo8qsCbToF9weaDsm/He8A==", 6798 + "version": "14.12.3", 6799 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.12.3.tgz", 6800 + "integrity": "sha512-vsYlEs3E9gLwA1Hp+w3qzu+RUDFf4VTT8cyKqVICoZ2k7WM++Qyd2LwzyTi5bqMJFiIC/vNpTDYuxdreENRK/g==", 6801 6801 "dev": true, 6802 6802 "license": "MIT", 6803 6803 "dependencies": {
+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.12.0", 88 + "happy-dom": "14.12.3", 89 89 "markdownlint-cli": "0.41.0", 90 90 "postcss-html": "1.7.0", 91 91 "stylelint": "16.6.1",