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 @stylistic/stylelint-plugin to v3.1.2 (forgejo) (#7083) 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
ac08fc5b 4f770a89

+5 -5
+4 -4
package-lock.json
··· 66 66 "@playwright/test": "1.50.1", 67 67 "@stoplight/spectral-cli": "6.14.2", 68 68 "@stylistic/eslint-plugin-js": "2.12.1", 69 - "@stylistic/stylelint-plugin": "3.1.1", 69 + "@stylistic/stylelint-plugin": "3.1.2", 70 70 "@typescript-eslint/parser": "8.18.2", 71 71 "@vitejs/plugin-vue": "5.1.5", 72 72 "@vitest/coverage-v8": "3.0.5", ··· 4270 4270 } 4271 4271 }, 4272 4272 "node_modules/@stylistic/stylelint-plugin": { 4273 - "version": "3.1.1", 4274 - "resolved": "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-3.1.1.tgz", 4275 - "integrity": "sha512-XagAHHIa528EvyGybv8EEYGK5zrVW74cHpsjhtovVATbhDRuJYfE+X4HCaAieW9lCkwbX6L+X0I4CiUG3w/hFw==", 4273 + "version": "3.1.2", 4274 + "resolved": "https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-3.1.2.tgz", 4275 + "integrity": "sha512-tylFJGMQo62alGazK74MNxFjMagYOHmBZiePZFOJK2n13JZta0uVkB3Bh5qodUmOLtRH+uxH297EibK14UKm8g==", 4276 4276 "dev": true, 4277 4277 "license": "MIT", 4278 4278 "dependencies": {
+1 -1
package.json
··· 65 65 "@playwright/test": "1.50.1", 66 66 "@stoplight/spectral-cli": "6.14.2", 67 67 "@stylistic/eslint-plugin-js": "2.12.1", 68 - "@stylistic/stylelint-plugin": "3.1.1", 68 + "@stylistic/stylelint-plugin": "3.1.2", 69 69 "@typescript-eslint/parser": "8.18.2", 70 70 "@vitejs/plugin-vue": "5.1.5", 71 71 "@vitest/coverage-v8": "3.0.5",