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.

Update dependency happy-dom to v17 (forgejo) (#6950) Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>

authored by

Renovate Bot
Renovate Bot
and committed by
forgejo-renovate-action
39378fce a1486b0e

+5 -5
+4 -4
package-lock.json
··· 86 86 "eslint-plugin-vue-scoped-css": "2.9.0", 87 87 "eslint-plugin-wc": "2.2.0", 88 88 "globals": "15.15.0", 89 - "happy-dom": "16.8.1", 89 + "happy-dom": "17.1.0", 90 90 "license-checker-rseidelsohn": "4.4.2", 91 91 "markdownlint-cli": "0.44.0", 92 92 "postcss-html": "1.8.0", ··· 9740 9740 } 9741 9741 }, 9742 9742 "node_modules/happy-dom": { 9743 - "version": "16.8.1", 9744 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-16.8.1.tgz", 9745 - "integrity": "sha512-n0QrmT9lD81rbpKsyhnlz3DgnMZlaOkJPpgi746doA+HvaMC79bdWkwjrNnGJRvDrWTI8iOcJiVTJ5CdT/AZRw==", 9743 + "version": "17.1.0", 9744 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.1.0.tgz", 9745 + "integrity": "sha512-9tUhXyePCjzUMycaHS/IzrIpF69xiq/laAT7golk4MtZ6t8ft5+Rv7U3lfrs2b4NMH0JTL3EhZzjfahrPmOnaQ==", 9746 9746 "dev": true, 9747 9747 "license": "MIT", 9748 9748 "dependencies": {
+1 -1
package.json
··· 85 85 "eslint-plugin-vue-scoped-css": "2.9.0", 86 86 "eslint-plugin-wc": "2.2.0", 87 87 "globals": "15.15.0", 88 - "happy-dom": "16.8.1", 88 + "happy-dom": "17.1.0", 89 89 "license-checker-rseidelsohn": "4.4.2", 90 90 "markdownlint-cli": "0.44.0", 91 91 "postcss-html": "1.8.0",