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 Jul 9, 2022
1 parent 6a9a362 commit da407b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@better-scroll/core": "^2.4.2",
"@soybeanjs/vue-admin-layout": "^1.0.4",
"@soybeanjs/vue-admin-tab": "^1.0.2",
"@vueuse/core": "^8.9.0",
"@vueuse/core": "^8.9.1",
"axios": "^0.27.2",
"clipboard": "^2.0.11",
"colord": "^2.9.2",
Expand All @@ -61,7 +61,7 @@
"@amap/amap-jsapi-types": "^0.0.8",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@iconify/json": "^2.1.73",
"@iconify/json": "^2.1.75",
"@iconify/vue": "^3.2.1",
"@types/bmapgl": "^0.0.5",
"@types/crypto-js": "^4.1.1",
Expand Down Expand Up @@ -95,11 +95,11 @@
"sass": "^1.53.0",
"standard-version": "^9.5.0",
"typescript": "^4.7.4",
"unocss": "^0.43.2",
"unocss": "^0.44.0",
"unplugin-icons": "^0.14.7",
"unplugin-vue-components": "0.21.1",
"unplugin-vue-define-options": "^0.6.2",
"vite": "^2.9.13",
"vite": "^2.9.14",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"strict": true,
"esModuleInterop": true,
"jsx": "preserve",
"allowJs": true,
"moduleResolution": "node",
"resolveJsonModule": true,
"noUnusedLocals": true,
Expand Down

0 comments on commit da407b6

Please sign in to comment.