|
21 | 21 | "prepare": "husky install"
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 |
| - "@alova/scene-vue": "^1.1.7", |
| 24 | + "@alova/scene-vue": "^1.2.0", |
25 | 25 | "@element-plus/icons-vue": "^2.1.0",
|
26 | 26 | "@imengyu/vue3-context-menu": "^1.3.3",
|
27 |
| - "alova": "^2.10.0", |
28 |
| - "dayjs": "^1.11.9", |
29 |
| - "element-plus": "^2.3.9", |
| 27 | + "alova": "^2.13.1", |
| 28 | + "dayjs": "^1.11.10", |
| 29 | + "element-plus": "^2.3.14", |
30 | 30 | "lodash": "^4.17.21",
|
31 | 31 | "mitt": "^3.0.1",
|
32 | 32 | "pinia": "^2.1.6",
|
33 | 33 | "pinia-plugin-persistedstate": "^3.2.0",
|
34 | 34 | "qrcode.vue": "^3.4.1",
|
35 | 35 | "vue": "^3.3.4",
|
36 |
| - "vue-router": "^4.2.4" |
| 36 | + "vue-router": "^4.2.5" |
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 |
| - "@commitlint/cli": "^17.7.1", |
| 39 | + "@commitlint/cli": "^17.7.2", |
40 | 40 | "@commitlint/config-conventional": "^17.7.0",
|
41 | 41 | "@iconify-json/ep": "^1.1.12",
|
42 |
| - "@rushstack/eslint-patch": "^1.3.3", |
43 |
| - "@types/lodash": "^4.14.197", |
44 |
| - "@types/node": "^18.17.5", |
45 |
| - "@vitejs/plugin-vue": "^4.2.3", |
46 |
| - "@vitejs/plugin-vue-jsx": "^3.0.1", |
| 42 | + "@rushstack/eslint-patch": "^1.5.1", |
| 43 | + "@types/lodash": "^4.14.199", |
| 44 | + "@types/node": "^18.18.4", |
| 45 | + "@vitejs/plugin-vue": "^4.4.0", |
| 46 | + "@vitejs/plugin-vue-jsx": "^3.0.2", |
47 | 47 | "@vue/eslint-config-prettier": "^7.1.0",
|
48 | 48 | "@vue/eslint-config-typescript": "^11.0.3",
|
49 | 49 | "@vue/tsconfig": "^0.1.3",
|
50 |
| - "@vueuse/core": "^10.3.0", |
51 |
| - "autoprefixer": "^10.4.14", |
52 |
| - "eslint": "^8.47.0", |
| 50 | + "@vueuse/core": "^10.5.0", |
| 51 | + "autoprefixer": "^10.4.16", |
| 52 | + "eslint": "^8.51.0", |
53 | 53 | "eslint-plugin-vue": "^9.17.0",
|
54 | 54 | "husky": "^8.0.3",
|
55 |
| - "lint-staged": "^13.2.3", |
| 55 | + "lint-staged": "^13.3.0", |
56 | 56 | "npm-run-all": "^4.1.5",
|
57 | 57 | "postcss-html": "^1.5.0",
|
58 |
| - "postcss-scss": "^4.0.6", |
| 58 | + "postcss-scss": "^4.0.9", |
59 | 59 | "prettier": "^2.8.8",
|
60 |
| - "rimraf": "^5.0.1", |
| 60 | + "rimraf": "^5.0.5", |
61 | 61 | "rollup-plugin-visualizer": "^5.9.2",
|
62 |
| - "sass": "^1.65.1", |
63 |
| - "stylelint": "^15.10.2", |
| 62 | + "sass": "^1.69.2", |
| 63 | + "stylelint": "^15.10.3", |
64 | 64 | "stylelint-config-recess-order": "^4.3.0",
|
65 | 65 | "stylelint-config-recommended-vue": "^1.5.0",
|
66 | 66 | "stylelint-config-standard": "^33.0.0",
|
|
70 | 70 | "unplugin-auto-import": "^0.15.3",
|
71 | 71 | "unplugin-icons": "^0.15.3",
|
72 | 72 | "unplugin-vue-components": "^0.24.1",
|
73 |
| - "vite": "4.4.9", |
| 73 | + "vite": "4.4.11", |
74 | 74 | "vite-plugin-compression": "^0.5.1",
|
75 | 75 | "vite-plugin-imagemin": "^0.6.1",
|
76 |
| - "vue-tsc": "^1.8.8", |
77 |
| - "xgplayer": "^2.32.3" |
| 76 | + "vue-tsc": "^1.8.19", |
| 77 | + "xgplayer": "^2.32.5" |
78 | 78 | },
|
79 | 79 | "resolutions": {
|
80 | 80 | "bin-wrapper": "npm:bin-wrapper-china"
|
|
0 commit comments