|
21 | 21 | "@ant-design/icons-vue": "^6.1.0",
|
22 | 22 | "@ballcat/vue-cropper": "^1.0.5",
|
23 | 23 | "@ckpack/vue-color": "^1.4.1",
|
24 |
| - "@vueuse/core": "^10.0.2", |
25 |
| - "@vueuse/shared": "^10.0.2", |
| 24 | + "@vueuse/core": "^10.1.2", |
| 25 | + "@vueuse/shared": "^10.1.2", |
26 | 26 | "@wangeditor/editor": "^5.1.23",
|
27 | 27 | "@wangeditor/editor-for-vue": "^5.1.12",
|
28 |
| - "ant-design-vue": "^3.2.17", |
29 |
| - "axios": "^1.3.6", |
| 28 | + "ant-design-vue": "^3.2.20", |
| 29 | + "axios": "^1.4.0", |
30 | 30 | "cropperjs": "^1.5.13",
|
31 | 31 | "crypto-js": "^4.1.1",
|
32 | 32 | "dayjs": "^1.11.7",
|
33 | 33 | "json-bigint": "^1.0.0",
|
34 | 34 | "mitt": "^3.0.0",
|
35 | 35 | "nprogress": "^0.2.0",
|
36 |
| - "pinia": "^2.0.35", |
| 36 | + "pinia": "^2.0.36", |
37 | 37 | "qs": "^6.11.1",
|
38 |
| - "vue": "^3.2.47", |
| 38 | + "vue": "^3.3.2", |
39 | 39 | "vue-i18n": "^9.2.2",
|
40 |
| - "vue-router": "^4.1.6" |
| 40 | + "vue-router": "^4.2.0" |
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 | 43 | "@ballcat/commitlint-config-gitmoji": "^1.1.0",
|
44 |
| - "@commitlint/cli": "^17.6.1", |
| 44 | + "@commitlint/cli": "^17.6.3", |
45 | 45 | "@intlify/unplugin-vue-i18n": "^0.10.0",
|
46 | 46 | "@rushstack/eslint-patch": "^1.2.0",
|
| 47 | + "@tsconfig/node18": "^2.0.1", |
47 | 48 | "@types/crypto-js": "^4.1.1",
|
48 | 49 | "@types/json-bigint": "^1.0.1",
|
49 |
| - "@types/node": "^18.15.13", |
| 50 | + "@types/node": "^18.16.8", |
50 | 51 | "@types/nprogress": "^0.2.0",
|
51 | 52 | "@types/qs": "^6.9.7",
|
52 |
| - "@vitejs/plugin-vue": "^4.1.0", |
| 53 | + "@vitejs/plugin-vue": "^4.2.3", |
53 | 54 | "@vitejs/plugin-vue-jsx": "^3.0.1",
|
54 | 55 | "@vue/eslint-config-prettier": "^7.1.0",
|
55 |
| - "@vue/eslint-config-typescript": "^11.0.2", |
56 |
| - "@vue/tsconfig": "^0.1.3", |
| 56 | + "@vue/eslint-config-typescript": "^11.0.3", |
| 57 | + "@vue/tsconfig": "^0.4.0", |
57 | 58 | "@wangeditor/core": "^1.1.19",
|
58 |
| - "eslint": "^8.38.0", |
59 |
| - "eslint-plugin-vue": "^9.11.0", |
| 59 | + "eslint": "^8.40.0", |
| 60 | + "eslint-plugin-vue": "^9.12.0", |
60 | 61 | "husky": "^8.0.3",
|
61 | 62 | "less": "^4.1.3",
|
62 |
| - "lint-staged": "^13.2.1", |
| 63 | + "lint-staged": "^13.2.2", |
63 | 64 | "npm-run-all": "^4.1.5",
|
64 |
| - "prettier": "^2.8.7", |
| 65 | + "prettier": "^2.8.8", |
65 | 66 | "typescript": "~5.0.4",
|
66 | 67 | "unplugin-auto-import": "^0.15.3",
|
67 | 68 | "unplugin-vue-components": "^0.24.1",
|
68 |
| - "vite": "^4.3.1", |
| 69 | + "vite": "^4.3.5", |
69 | 70 | "vite-plugin-html": "^3.2.0",
|
70 |
| - "vue-tsc": "~1.2.0" |
| 71 | + "vue-tsc": "~1.6.5" |
71 | 72 | }
|
72 | 73 | }
|
0 commit comments