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 globals to v15.14.0 (forgejo) (#6321)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6321
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
Michael Kriese
9ebef520 bbfc63a6

+5 -5
+4 -4
package-lock.json
··· 85 85 "eslint-plugin-vue": "9.32.0", 86 86 "eslint-plugin-vue-scoped-css": "2.9.0", 87 87 "eslint-plugin-wc": "2.2.0", 88 - "globals": "15.13.0", 88 + "globals": "15.14.0", 89 89 "happy-dom": "15.11.7", 90 90 "license-checker-rseidelsohn": "4.4.2", 91 91 "markdownlint-cli": "0.43.0", ··· 8958 8958 } 8959 8959 }, 8960 8960 "node_modules/globals": { 8961 - "version": "15.13.0", 8962 - "resolved": "https://registry.npmjs.org/globals/-/globals-15.13.0.tgz", 8963 - "integrity": "sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==", 8961 + "version": "15.14.0", 8962 + "resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz", 8963 + "integrity": "sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==", 8964 8964 "dev": true, 8965 8965 "license": "MIT", 8966 8966 "engines": {
+1 -1
package.json
··· 84 84 "eslint-plugin-vue": "9.32.0", 85 85 "eslint-plugin-vue-scoped-css": "2.9.0", 86 86 "eslint-plugin-wc": "2.2.0", 87 - "globals": "15.13.0", 87 + "globals": "15.14.0", 88 88 "happy-dom": "15.11.7", 89 89 "license-checker-rseidelsohn": "4.4.2", 90 90 "markdownlint-cli": "0.43.0",