Skip to content

Commit

Permalink
Merge pull request #81 from suyuan32/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
suyuan32 committed Aug 3, 2023
2 parents 76b002e + 5fedc2f commit f5ecceb
Show file tree
Hide file tree
Showing 3 changed files with 501 additions and 490 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,16 @@
"@uponu/vuedraggable": "^4.1.3",
"@vben/hooks": "workspace:*",
"@vue/shared": "^3.3.4",
"@vueuse/core": "^10.2.1",
"@vueuse/shared": "^10.2.1",
"@vueuse/core": "^10.3.0",
"@vueuse/shared": "^10.3.0",
"@zxcvbn-ts/core": "^2.2.1",
"ant-design-vue": "^3.2.20",
"axios": "^1.4.0",
"codemirror": "^6.0.1",
"cropperjs": "^1.5.13",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.9",
"echarts": "^5.4.2",
"echarts": "^5.4.3",
"exceljs": "^4.3.0",
"file2md5": "^1.3.0",
"http-status": "^1.6.2",
Expand All @@ -100,24 +100,24 @@
"resize-observer-polyfill": "^1.5.1",
"showdown": "^2.1.0",
"sortablejs": "^1.15.0",
"tinymce": "^6.6.0",
"tinymce": "^6.6.1",
"vditor": "^3.9.4",
"vue": "^3.3.4",
"vue-clipboard3": "^2.0.0",
"vue-codemirror6": "^1.1.22",
"vue-codemirror6": "^1.1.24",
"vue-i18n": "^9.2.2",
"vue-json-pretty": "^2.2.4",
"vue-router": "^4.2.4",
"vue-types": "^5.1.0",
"vue-types": "^5.1.1",
"vxe-table": "^4.4.2",
"vxe-table-plugin-export-xlsx": "^3.0.5",
"xe-utils": "^3.5.11",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@iconify/json": "^2.2.91",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@iconify/json": "^2.2.97",
"@purge-icons/generated": "^0.9.0",
"@types/codemirror": "^5.60.8",
"@types/crypto-js": "^4.1.1",
Expand All @@ -135,21 +135,21 @@
"@vben/types": "workspace:*",
"@vben/vite-config": "workspace:*",
"@vue/compiler-sfc": "^3.3.4",
"@vue/test-utils": "^2.4.0",
"@vue/test-utils": "^2.4.1",
"cross-env": "^7.0.3",
"cz-git": "^1.7.0",
"czg": "^1.7.0",
"husky": "^8.0.3",
"lint-staged": "13.2.2",
"prettier-plugin-packagejson": "^2.4.5",
"rimraf": "^5.0.1",
"turbo": "^1.10.7",
"turbo": "^1.10.12",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"unplugin-vue-define-options": "^1.3.11",
"vite": "^4.4.4",
"unplugin-vue-define-options": "^1.3.14",
"vite": "^4.4.8",
"vite-plugin-mock": "^3.0.0",
"vue-tsc": "^1.8.5"
"vue-tsc": "^1.8.8"
},
"packageManager": "pnpm@8.1.0",
"engines": {
Expand Down
Loading

0 comments on commit f5ecceb

Please sign in to comment.