|
31 | 31 | "@logicflow/core": "0.7.1",
|
32 | 32 | "@logicflow/extension": "0.7.1",
|
33 | 33 | "@pureadmin/components": "^1.0.6",
|
34 |
| - "@vueuse/core": "^8.2.0", |
| 34 | + "@vueuse/core": "^8.2.5", |
35 | 35 | "@vueuse/motion": "^2.0.0-beta.12",
|
36 |
| - "@vueuse/shared": "^8.2.0", |
| 36 | + "@vueuse/shared": "^8.2.5", |
37 | 37 | "animate.css": "^4.1.1",
|
38 | 38 | "axios": "^0.26.1",
|
39 | 39 | "cropperjs": "^1.5.12",
|
|
57 | 57 | "responsive-storage": "^1.0.11",
|
58 | 58 | "rgb-hex": "^4.0.0",
|
59 | 59 | "v-contextmenu": "3.0.0",
|
60 |
| - "vue": "^3.2.31", |
61 |
| - "vue-i18n": "^9.2.0-beta.33", |
| 60 | + "vue": "^3.2.32", |
| 61 | + "vue-i18n": "^9.2.0-beta.35", |
62 | 62 | "vue-json-pretty": "^2.0.2",
|
63 | 63 | "vue-router": "^4.0.14",
|
64 | 64 | "vue-types": "^4.1.1",
|
|
77 | 77 | "@iconify-icons/fluent": "^1.2.5",
|
78 | 78 | "@iconify-icons/ri": "^1.2.1",
|
79 | 79 | "@iconify-icons/uil": "^1.2.1",
|
80 |
| - "@iconify/vue": "^3.2.0", |
| 80 | + "@iconify/vue": "^3.2.1", |
81 | 81 | "@intlify/vite-plugin-vue-i18n": "^3.3.1",
|
82 | 82 | "@pureadmin/theme": "^0.0.1",
|
83 | 83 | "@types/element-resize-detector": "1.1.3",
|
|
90 | 90 | "@types/qs": "^6.9.7",
|
91 | 91 | "@typescript-eslint/eslint-plugin": "^5.10.2",
|
92 | 92 | "@typescript-eslint/parser": "^5.10.2",
|
93 |
| - "@vitejs/plugin-legacy": "^1.8.0", |
| 93 | + "@vitejs/plugin-legacy": "^1.8.1", |
94 | 94 | "@vitejs/plugin-vue": "^2.3.1",
|
95 |
| - "@vitejs/plugin-vue-jsx": "^1.3.9", |
| 95 | + "@vitejs/plugin-vue-jsx": "^1.3.10", |
96 | 96 | "@vue/eslint-config-prettier": "^7.0.0",
|
97 | 97 | "@vue/eslint-config-typescript": "^10.0.0",
|
98 | 98 | "autoprefixer": "^10.4.2",
|
|
121 | 121 | "stylelint-config-standard": "^24.0.0",
|
122 | 122 | "stylelint-order": "^5.0.0",
|
123 | 123 | "typescript": "^4.6.3",
|
124 |
| - "unplugin-element-plus": "^0.3.1", |
125 |
| - "vite": "^2.9.1", |
| 124 | + "unplugin-element-plus": "^0.3.4", |
| 125 | + "vite": "^2.9.2", |
126 | 126 | "vite-plugin-mock": "^2.9.6",
|
127 | 127 | "vite-plugin-remove-console": "^0.0.7",
|
128 | 128 | "vite-plugin-style-import": "1.4.1",
|
129 |
| - "vite-plugin-windicss": "^1.8.3", |
| 129 | + "vite-plugin-windicss": "^1.8.4", |
130 | 130 | "vite-svg-loader": "2.2.0",
|
131 | 131 | "vue-eslint-parser": "^8.2.0",
|
132 | 132 | "windicss": "^3.5.1"
|
|
0 commit comments