|
29 | 29 | "dependencies": {
|
30 | 30 | "@iconify/iconify": "^3.1.1",
|
31 | 31 | "@iconify/vue": "^4.1.1",
|
32 |
| - "@vueuse/core": "^10.8.0", |
| 32 | + "@vueuse/core": "^10.9.0", |
33 | 33 | "@wangeditor/editor": "^5.1.23",
|
34 | 34 | "@wangeditor/editor-for-vue": "^5.1.10",
|
35 | 35 | "@zxcvbn-ts/core": "^3.0.4",
|
|
49 | 49 | "qrcode": "^1.5.3",
|
50 | 50 | "qs": "^6.11.2",
|
51 | 51 | "url": "^0.11.3",
|
52 |
| - "vue": "3.4.19", |
| 52 | + "vue": "3.4.20", |
53 | 53 | "vue-draggable-plus": "^0.3.5",
|
54 | 54 | "vue-i18n": "9.9.1",
|
55 | 55 | "vue-json-pretty": "^2.3.0",
|
|
58 | 58 | "xgplayer": "^3.0.13"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@commitlint/cli": "^18.6.1", |
62 |
| - "@commitlint/config-conventional": "^18.6.2", |
63 |
| - "@iconify/json": "^2.2.185", |
| 61 | + "@commitlint/cli": "^19.0.1", |
| 62 | + "@commitlint/config-conventional": "^19.0.0", |
| 63 | + "@iconify/json": "^2.2.187", |
64 | 64 | "@intlify/unplugin-vue-i18n": "^2.0.0",
|
65 | 65 | "@types/fs-extra": "^11.0.4",
|
66 | 66 | "@types/inquirer": "^9.0.7",
|
67 | 67 | "@types/lodash-es": "^4.17.12",
|
68 | 68 | "@types/mockjs": "^1.0.10",
|
69 |
| - "@types/node": "^20.11.19", |
| 69 | + "@types/node": "^20.11.21", |
70 | 70 | "@types/nprogress": "^0.2.3",
|
71 | 71 | "@types/qrcode": "^1.5.5",
|
72 |
| - "@types/qs": "^6.9.11", |
| 72 | + "@types/qs": "^6.9.12", |
73 | 73 | "@types/sortablejs": "^1.15.8",
|
74 |
| - "@typescript-eslint/eslint-plugin": "^7.0.2", |
75 |
| - "@typescript-eslint/parser": "^7.0.2", |
| 74 | + "@typescript-eslint/eslint-plugin": "^7.1.0", |
| 75 | + "@typescript-eslint/parser": "^7.1.0", |
76 | 76 | "@unocss/transformer-variant-group": "^0.58.5",
|
77 | 77 | "@vitejs/plugin-legacy": "^5.3.1",
|
78 | 78 | "@vitejs/plugin-vue": "^5.0.4",
|
79 | 79 | "@vitejs/plugin-vue-jsx": "^3.1.0",
|
80 | 80 | "autoprefixer": "^10.4.17",
|
81 | 81 | "chalk": "^5.3.0",
|
82 | 82 | "consola": "^3.2.3",
|
83 |
| - "eslint": "^8.56.0", |
| 83 | + "eslint": "^8.57.0", |
84 | 84 | "eslint-config-prettier": "^9.1.0",
|
85 | 85 | "eslint-define-config": "^2.1.0",
|
86 | 86 | "eslint-plugin-prettier": "^5.1.3",
|
87 |
| - "eslint-plugin-vue": "^9.21.1", |
| 87 | + "eslint-plugin-vue": "^9.22.0", |
88 | 88 | "esno": "^4.0.0",
|
89 | 89 | "fs-extra": "^11.2.0",
|
90 | 90 | "husky": "^9.0.11",
|
|
105 | 105 | "stylelint-config-recommended": "^14.0.0",
|
106 | 106 | "stylelint-config-standard": "^36.0.0",
|
107 | 107 | "stylelint-order": "^6.0.4",
|
108 |
| - "terser": "^5.27.2", |
| 108 | + "terser": "^5.28.1", |
109 | 109 | "typescript": "5.3.3",
|
110 | 110 | "unocss": "^0.58.5",
|
111 | 111 | "vite": "5.1.4",
|
|
0 commit comments