mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-19 17:01:12 +00:00
Update linters (forgejo) (#8338)
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
parent
33217a3633
commit
ad1adabcbb
2 changed files with 207 additions and 219 deletions
12
package.json
12
package.json
|
@ -70,15 +70,15 @@
|
|||
"@vitest/coverage-v8": "3.2.3",
|
||||
"@vitest/eslint-plugin": "1.2.2",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"eslint": "9.28.0",
|
||||
"eslint-import-resolver-typescript": "4.4.3",
|
||||
"eslint": "9.30.0",
|
||||
"eslint-import-resolver-typescript": "4.4.4",
|
||||
"eslint-plugin-array-func": "5.0.2",
|
||||
"eslint-plugin-import-x": "4.15.1",
|
||||
"eslint-plugin-import-x": "4.16.1",
|
||||
"eslint-plugin-no-jquery": "3.1.1",
|
||||
"eslint-plugin-no-use-extend-native": "0.7.2",
|
||||
"eslint-plugin-playwright": "2.2.0",
|
||||
"eslint-plugin-regexp": "2.9.0",
|
||||
"eslint-plugin-sonarjs": "3.0.2",
|
||||
"eslint-plugin-sonarjs": "3.0.4",
|
||||
"eslint-plugin-toml": "0.12.0",
|
||||
"eslint-plugin-unicorn": "59.0.1",
|
||||
"eslint-plugin-vitest-globals": "1.5.0",
|
||||
|
@ -91,13 +91,13 @@
|
|||
"markdownlint-cli": "0.45.0",
|
||||
"postcss-html": "1.8.0",
|
||||
"sharp": "0.34.2",
|
||||
"stylelint": "16.20.0",
|
||||
"stylelint": "16.21.0",
|
||||
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
|
||||
"stylelint-declaration-strict-value": "1.10.11",
|
||||
"stylelint-value-no-unknown-custom-properties": "6.0.1",
|
||||
"svgo": "3.2.0",
|
||||
"typescript": "5.8.3",
|
||||
"typescript-eslint": "8.34.0",
|
||||
"typescript-eslint": "8.35.0",
|
||||
"vite-string-plugin": "1.3.4",
|
||||
"vitest": "3.2.3"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue