|
36 | 36 | "nprogress": "0.2.0",
|
37 | 37 | "path-browserify": "1.0.1",
|
38 | 38 | "path-to-regexp": "8.2.0",
|
39 |
| - "pinia": "2.2.2", |
| 39 | + "pinia": "2.2.4", |
40 | 40 | "screenfull": "6.0.2",
|
41 |
| - "vue": "3.5.9", |
| 41 | + "vue": "3.5.11", |
42 | 42 | "vue-router": "4.4.5",
|
43 |
| - "vxe-table": "4.6.19", |
| 43 | + "vxe-table": "4.6.21", |
44 | 44 | "vxe-table-plugin-element": "4.0.4",
|
45 |
| - "xe-utils": "3.5.30" |
| 45 | + "xe-utils": "3.5.31" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "@types/js-cookie": "3.0.6",
|
49 | 49 | "@types/lodash-es": "4.17.12",
|
50 |
| - "@types/node": "22.7.3", |
| 50 | + "@types/node": "22.7.5", |
51 | 51 | "@types/nprogress": "0.2.3",
|
52 | 52 | "@types/path-browserify": "1.0.3",
|
53 |
| - "@typescript-eslint/eslint-plugin": "8.7.0", |
54 |
| - "@typescript-eslint/parser": "8.7.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "8.8.1", |
| 54 | + "@typescript-eslint/parser": "8.8.1", |
55 | 55 | "@vitejs/plugin-vue": "5.1.4",
|
56 | 56 | "@vitejs/plugin-vue-jsx": "4.0.1",
|
57 | 57 | "@vue/eslint-config-prettier": "9.0.0",
|
|
65 | 65 | "lint-staged": "15.2.10",
|
66 | 66 | "prettier": "3.3.3",
|
67 | 67 | "sass": "1.78.0",
|
68 |
| - "typescript": "5.6.2", |
69 |
| - "unocss": "0.62.4", |
| 68 | + "typescript": "5.6.3", |
| 69 | + "unocss": "0.63.4", |
70 | 70 | "vite": "5.4.8",
|
71 | 71 | "vite-plugin-svg-icons": "2.0.1",
|
72 | 72 | "vite-svg-loader": "5.1.0",
|
73 |
| - "vitest": "2.1.1", |
| 73 | + "vitest": "2.1.2", |
74 | 74 | "vue-eslint-parser": "9.4.3",
|
75 | 75 | "vue-tsc": "2.1.6"
|
76 | 76 | },
|
|
0 commit comments