|
4 | 4 | "github": "https://github.com/imsyy/home",
|
5 | 5 | "home": "https://imsyy.top",
|
6 | 6 | "private": true,
|
7 |
| - "version": "4.1.3", |
| 7 | + "version": "4.1.4", |
8 | 8 | "type": "module",
|
9 | 9 | "scripts": {
|
10 | 10 | "dev": "vite --host",
|
|
16 | 16 | "dependencies": {
|
17 | 17 | "@worstone/vue-aplayer": "^1.0.4",
|
18 | 18 | "aplayer": "^1.10.1",
|
19 |
| - "axios": "^1.1.3", |
20 |
| - "element-plus": "^2.2.18", |
21 |
| - "fetch-jsonp": "^1.2.3", |
22 |
| - "pinia": "^2.0.23", |
23 |
| - "pinia-plugin-persistedstate": "^3.0.0", |
24 |
| - "swiper": "^9.3.2", |
25 |
| - "vue": "^3.3.4" |
| 19 | + "axios": "^1.6.3", |
| 20 | + "element-plus": "^2.4.4", |
| 21 | + "fetch-jsonp": "^1.3.0", |
| 22 | + "pinia": "^2.1.7", |
| 23 | + "pinia-plugin-persistedstate": "^3.2.1", |
| 24 | + "swiper": "^9.4.1", |
| 25 | + "vue": "^3.4.3" |
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "@icon-park/vue-next": "^1.4.2",
|
29 | 29 | "@vicons/fa": "^0.12.0",
|
30 | 30 | "@vicons/utils": "^0.1.4",
|
31 |
| - "@vitejs/plugin-vue": "^4.2.3", |
32 |
| - "eslint": "^8.48.0", |
33 |
| - "eslint-plugin-vue": "^9.17.0", |
34 |
| - "prettier": "^3.0.2", |
35 |
| - "sass": "^1.55.0", |
36 |
| - "terser": "^5.16.1", |
37 |
| - "unplugin-auto-import": "^0.11.2", |
38 |
| - "unplugin-vue-components": "^0.22.8", |
39 |
| - "vite": "^4.4.5", |
| 31 | + "@vitejs/plugin-vue": "^4.6.2", |
| 32 | + "eslint": "^8.56.0", |
| 33 | + "eslint-plugin-vue": "^9.19.2", |
| 34 | + "prettier": "^3.1.1", |
| 35 | + "sass": "^1.69.6", |
| 36 | + "terser": "^5.26.0", |
| 37 | + "unplugin-auto-import": "^0.11.5", |
| 38 | + "unplugin-vue-components": "^0.22.12", |
| 39 | + "vite": "^4.5.1", |
40 | 40 | "vite-plugin-compression": "^0.5.1",
|
41 |
| - "vite-plugin-pwa": "^0.14.1" |
| 41 | + "vite-plugin-pwa": "^0.14.7" |
42 | 42 | }
|
43 | 43 | }
|
0 commit comments