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 Feb 16, 2024
1 parent c18887f commit 5f82628
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 238 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@rushstack/eslint-patch": "1.7.2",
"@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": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@unhead/vue": "^1.7.4",
"@unocss/preset-attributify": "^0.58.0",
"@unocss/preset-icons": "^0.58.0",
Expand All @@ -47,7 +47,7 @@
"@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-prettier": "9.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/server-renderer": "3.4.15",
"@vueuse/core": "10.7.2",
Expand All @@ -61,13 +61,13 @@
"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.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-vue": "9.21.1",
"husky": "8.0.3",
"husky": "9.0.11",
"javascript-obfuscator": "4.1.0",
"lint-staged": "15.2.2",
"lodash": "4.17.21",
Expand All @@ -82,14 +82,14 @@
"rollup": "4.11.0",
"rollup-plugin-obfuscator": "1.1.0",
"sass": "1.71.0",
"stylelint": "15.11.0",
"stylelint": "16.2.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-standard": "36.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.3.3",
"unocss": "^0.58.0",
"unplugin-auto-import": "0.17.5",
Expand Down
Loading

0 comments on commit 5f82628

Please sign in to comment.