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 Sep 30, 2024
1 parent 1f17794 commit f8561d2
Show file tree
Hide file tree
Showing 2 changed files with 843 additions and 958 deletions.
30 changes: 15 additions & 15 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.5.0",
"@commitlint/config-conventional": "19.5.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.4",
"@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.8.0",
"@typescript-eslint/parser": "8.8.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": "9.0.0",
"@vue/eslint-config-typescript": "13.0.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.15.0",
"dayjs": "1.11.10",
"eslint": "8.57.1",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"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.30.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-n": "^17.0.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-vue": "9.28.0",
"husky": "8.0.3",
"husky": "9.1.6",
"javascript-obfuscator": "4.1.0",
"lint-staged": "15.2.10",
"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.9.0",
"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": "^5.0.0",
"stylelint-config-standard": "36.0.1",
"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.6.2",
"unocss": "^0.58.0",
"unplugin-auto-import": "0.17.5",
Expand Down
Loading

0 comments on commit f8561d2

Please sign in to comment.