Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed May 30, 2023
1 parent 0abde46 commit cebbef6
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 915 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -59,7 +59,7 @@
"@antv/data-set": "^0.11.8",
"@antv/g2": "^4.2.10",
"@better-scroll/core": "^2.5.1",
"@soybeanjs/vue-materials": "^0.1.14",
"@soybeanjs/vue-materials": "^0.1.15",
"@vueuse/core": "^10.1.2",
"axios": "1.4.0",
"clipboard": "^2.0.11",
Expand All @@ -78,31 +78,31 @@
"vditor": "^3.9.3",
"vue": "3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.1",
"vue-router": "^4.2.2",
"vuedraggable": "^4.1.0",
"wangeditor": "^4.7.15",
"xgplayer": "^3.0.2"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.13",
"@iconify/json": "^2.2.69",
"@iconify/json": "^2.2.71",
"@iconify/vue": "^4.1.1",
"@soybeanjs/cli": "^0.2.11",
"@soybeanjs/cli": "^0.3.0",
"@soybeanjs/vite-plugin-vue-page-route": "^0.0.5",
"@types/bmapgl": "^0.0.7",
"@types/crypto-js": "^4.1.1",
"@types/node": "20.2.3",
"@types/node": "20.2.5",
"@types/qs": "^6.9.7",
"@types/ua-parser-js": "^0.7.36",
"@unocss/preset-uno": "^0.52.3",
"@unocss/transformer-directives": "^0.52.3",
"@unocss/vite": "^0.52.3",
"@unocss/preset-uno": "^0.52.5",
"@unocss/transformer-directives": "^0.52.5",
"@unocss/vite": "^0.52.5",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"conventional-changelog": "^3.1.25",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint-config-soybeanjs": "^0.4.6",
"eslint-config-soybeanjs": "^0.4.7",
"lint-staged": "13.2.2",
"mockjs": "^1.1.0",
"rollup-plugin-visualizer": "^5.9.0",
Expand All @@ -112,12 +112,12 @@
"tsx": "^3.12.7",
"typescript": "5.0.4",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "0.24.1",
"vite": "^4.3.8",
"unplugin-vue-components": "0.25.0",
"vite": "^4.3.9",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-mock": "2.9.8",
"vite-plugin-progress": "^0.0.7",
"vite-plugin-pwa": "^0.15.1",
"vite-plugin-pwa": "^0.15.2",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "1.6.5"
},
Expand Down

0 comments on commit cebbef6

Please sign in to comment.