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 @github/relative-time-element to v4.4.3 (forgejo)' (#5086) from renovate/forgejo-github-relative-time-element-4.x into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5086
Reviewed-by: Gusted <gusted@noreply.codeberg.org>

Gusted 793dcfed 904e1239

+5 -5
+4 -4
package-lock.json
··· 9 9 "@citation-js/plugin-bibtex": "0.7.11", 10 10 "@citation-js/plugin-software-formats": "0.6.1", 11 11 "@github/markdown-toolbar-element": "2.2.3", 12 - "@github/relative-time-element": "4.4.2", 12 + "@github/relative-time-element": "4.4.3", 13 13 "@github/text-expander-element": "2.7.1", 14 14 "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", 15 15 "@primer/octicons": "19.9.0", ··· 1148 1148 "license": "MIT" 1149 1149 }, 1150 1150 "node_modules/@github/relative-time-element": { 1151 - "version": "4.4.2", 1152 - "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.2.tgz", 1153 - "integrity": "sha512-wTXunu3hmuGljA5CHaaoUIKV0oI35wno0FKJl2yqKplTRnsCA5bPNj4bDeVIubkuskql6jwionWLlGM1Y6QLaw==", 1151 + "version": "4.4.3", 1152 + "resolved": "https://registry.npmjs.org/@github/relative-time-element/-/relative-time-element-4.4.3.tgz", 1153 + "integrity": "sha512-EVKokqx9/DdUAZ2l9WVyY51EtRCO2gQWWMvsRIn7r4glJ91q9CXcnILVHZVCpfD52ucXUhUvtYsAjNJ4qP4uIg==", 1154 1154 "license": "MIT" 1155 1155 }, 1156 1156 "node_modules/@github/text-expander-element": {
+1 -1
package.json
··· 8 8 "@citation-js/plugin-bibtex": "0.7.11", 9 9 "@citation-js/plugin-software-formats": "0.6.1", 10 10 "@github/markdown-toolbar-element": "2.2.3", 11 - "@github/relative-time-element": "4.4.2", 11 + "@github/relative-time-element": "4.4.3", 12 12 "@github/text-expander-element": "2.7.1", 13 13 "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", 14 14 "@primer/octicons": "19.9.0",