Skip to content

Commit

Permalink
chore(deps): update lint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 0432eba commit 15dbfbb
Show file tree
Hide file tree
Showing 2 changed files with 879 additions and 1,016 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
"vue-router": "4.2.5"
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@iconify/json": "^2.2.131",
"@intlify/unplugin-vue-i18n": "^1.4.0",
"@julr/vite-plugin-validate-env": "^0.2.4",
"@rushstack/eslint-patch": "1.10.5",
"@types/markdown-it-link-attributes": "3.0.4",
"@types/nprogress": "0.2.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"@unhead/vue": "^1.7.4",
"@unocss/preset-attributify": "^0.58.0",
"@unocss/preset-icons": "^0.58.0",
Expand All @@ -47,8 +47,8 @@
"@vitejs/plugin-vue": "4.6.2",
"@vue-macros/volar": "^0.18.0",
"@vue/compiler-sfc": "3.4.15",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/eslint-config-prettier": "10.2.0",
"@vue/eslint-config-typescript": "14.3.0",
"@vue/server-renderer": "3.4.15",
"@vueuse/core": "10.7.2",
"autoprefixer": "10.4.19",
Expand All @@ -57,17 +57,17 @@
"cross-env": "7.0.3",
"cypress": "13.17.0",
"dayjs": "1.11.10",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-config-standard": "17.1.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-html": "7.1.0",
"eslint-plugin-html": "8.1.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-vue": "9.32.0",
"husky": "8.0.3",
"husky": "9.1.7",
"javascript-obfuscator": "4.1.0",
"lint-staged": "15.4.3",
"lodash": "4.17.21",
Expand All @@ -82,14 +82,14 @@
"rollup": "4.14.0",
"rollup-plugin-obfuscator": "1.1.0",
"sass": "1.74.1",
"stylelint": "15.11.0",
"stylelint": "16.14.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-rational-order": "0.1.2",
"stylelint-config-recess-order": "^4.3.0",
"stylelint-config-standard": "34.0.0",
"stylelint-config-recess-order": "^6.0.0",
"stylelint-config-standard": "37.0.0",
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
"stylelint-order": "6.0.4",
"stylelint-scss": "^5.2.1",
"stylelint-scss": "^6.0.0",
"typescript": "5.7.3",
"unocss": "^0.58.0",
"unplugin-auto-import": "0.17.5",
Expand Down
Loading

0 comments on commit 15dbfbb

Please sign in to comment.