Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxian521 committed Nov 4, 2023
1 parent be2c4a5 commit 9acd6e5
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 424 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"dayjs": "^1.11.10",
"echarts": "^5.4.3",
"el-table-infinite-scroll": "^3.0.3",
"element-plus": "^2.4.1",
"element-plus": "^2.4.2",
"intro.js": "^7.2.0",
"js-cookie": "^3.0.5",
"jsbarcode": "^3.11.5",
Expand All @@ -87,9 +87,9 @@
"typeit": "^8.7.1",
"v-contextmenu": "3.0.0",
"v3-infinite-loading": "^1.3.1",
"version-rocket": "^1.7.0",
"version-rocket": "^1.7.1",
"vue": "^3.3.7",
"vue-i18n": "^9.6.4",
"vue-i18n": "^9.6.5",
"vue-json-pretty": "^2.2.4",
"vue-pdf-embed": "^1.2.1",
"vue-router": "^4.2.5",
Expand All @@ -104,21 +104,21 @@
"xlsx": "^0.18.5"
},
"devDependencies": {
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@iconify-icons/ep": "^1.2.12",
"@iconify-icons/ri": "^1.2.10",
"@iconify/vue": "^4.1.1",
"@intlify/unplugin-vue-i18n": "^1.5.0",
"@pureadmin/theme": "^3.2.0",
"@types/intro.js": "^5.1.3",
"@types/js-cookie": "^3.0.4",
"@types/mockjs": "^1.0.8",
"@types/node": "^20.8.6",
"@types/js-cookie": "^3.0.5",
"@types/mockjs": "^1.0.9",
"@types/node": "^20.8.10",
"@types/nprogress": "0.2.0",
"@types/qrcode": "^1.5.2",
"@types/qs": "^6.9.8",
"@types/sortablejs": "^1.15.3",
"@types/qrcode": "^1.5.4",
"@types/qs": "^6.9.9",
"@types/sortablejs": "^1.15.4",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-vue": "^4.4.0",
Expand All @@ -128,12 +128,12 @@
"autoprefixer": "^10.4.16",
"cloc": "^2.11.0",
"cssnano": "^6.0.1",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-define-config": "^1.24.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-vue": "^9.18.1",
"husky": "^8.0.3",
"lint-staged": "^15.0.1",
"lint-staged": "^15.0.2",
"picocolors": "^1.0.0",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
Expand All @@ -142,19 +142,19 @@
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.69.4",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recess-order": "^4.3.0",
"stylelint-config-recommended": "^13.0.0",
"stylelint-config-recommended-scss": "^13.0.0",
"stylelint-config-recommended-scss": "^13.1.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.0.0",
"stylelint-config-standard-scss": "^11.1.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^4.0.2",
"stylelint-scss": "^5.2.1",
"stylelint-scss": "^5.3.0",
"svgo": "^3.0.2",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 9acd6e5

Please sign in to comment.