Skip to content

Commit

Permalink
build(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Oct 30, 2022
1 parent 1f3e6e4 commit 74772a1
Show file tree
Hide file tree
Showing 2 changed files with 607 additions and 516 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@better-scroll/core": "^2.5.0",
"@soybeanjs/vue-admin-layout": "^1.1.1",
"@soybeanjs/vue-admin-tab": "^1.0.5",
"@vueuse/core": "^9.3.1",
"@vueuse/core": "^9.4.0",
"axios": "0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.3",
Expand All @@ -78,16 +78,16 @@
"vditor": "^3.8.17",
"vue": "3.2.41",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.5",
"vue-router": "^4.1.6",
"vuedraggable": "^4.1.0",
"wangeditor": "^4.7.15",
"xgplayer": "^2.32.1"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.9",
"@amap/amap-jsapi-types": "^0.0.10",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@iconify/json": "^2.1.126",
"@iconify/json": "^2.1.130",
"@iconify/vue": "^4.0.0",
"@milahu/patch-package": "^6.4.14",
"@tauri-apps/cli": "^1.1.1",
Expand All @@ -96,10 +96,10 @@
"@types/node": "18.8.0",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.45.30",
"@unocss/vite": "^0.45.30",
"@vitejs/plugin-vue": "^3.1.2",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"@unocss/preset-uno": "^0.46.1",
"@unocss/vite": "^0.46.1",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.0",
"commitizen": "^4.2.5",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -115,17 +115,17 @@
"standard-version": "^9.5.0",
"typescript": "4.8.4",
"unplugin-icons": "^0.14.12",
"unplugin-vue-components": "0.22.8",
"unplugin-vue-macros": "^0.12.0",
"unplugin-vue-components": "0.22.9",
"unplugin-vue-macros": "^0.15.1",
"utility-types": "^3.10.0",
"vite": "^3.1.8",
"vite": "^3.2.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-progress": "^0.0.5",
"vite-plugin-progress": "^0.0.6",
"vite-plugin-pwa": "^0.13.1",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.0.8"
"vue-tsc": "^1.0.9"
},
"lint-staged": {
"*.{vue,js,jsx,ts,tsx,json}": "eslint --fix"
Expand Down
Loading

0 comments on commit 74772a1

Please sign in to comment.