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 @vitest/eslint-plugin to v1.1.22 (forgejo) (#6436) 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
d5bd212d 5f7a267e

+5 -5
+4 -4
package-lock.json
··· 69 69 "@typescript-eslint/parser": "8.18.2", 70 70 "@vitejs/plugin-vue": "5.1.5", 71 71 "@vitest/coverage-v8": "2.1.8", 72 - "@vitest/eslint-plugin": "1.1.20", 72 + "@vitest/eslint-plugin": "1.1.22", 73 73 "@vue/test-utils": "2.4.6", 74 74 "eslint": "9.17.0", 75 75 "eslint-import-resolver-typescript": "3.7.0", ··· 4893 4893 } 4894 4894 }, 4895 4895 "node_modules/@vitest/eslint-plugin": { 4896 - "version": "1.1.20", 4897 - "resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.1.20.tgz", 4898 - "integrity": "sha512-2eLsgUm+GVOpDfNyH2do//MiNO/WZkXrPi+EjDmXEdUt6Jwnziq4H221L8vJE0aJys+l1FRfSkm4QbaIyDCfBg==", 4896 + "version": "1.1.22", 4897 + "resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.1.22.tgz", 4898 + "integrity": "sha512-ztvy2+thiCMmKnywvKGhH3AcKgEMGd4BsFK2QC9/EXqlyjXDp7Pg96PonbLx8bDvNCAjq4hfCw5YuZSAz1EDIg==", 4899 4899 "dev": true, 4900 4900 "license": "MIT", 4901 4901 "peerDependencies": {
+1 -1
package.json
··· 68 68 "@typescript-eslint/parser": "8.18.2", 69 69 "@vitejs/plugin-vue": "5.1.5", 70 70 "@vitest/coverage-v8": "2.1.8", 71 - "@vitest/eslint-plugin": "1.1.20", 71 + "@vitest/eslint-plugin": "1.1.22", 72 72 "@vue/test-utils": "2.4.6", 73 73 "eslint": "9.17.0", 74 74 "eslint-import-resolver-typescript": "3.7.0",