|
1 | 1 | {
|
2 | 2 | "name": "naive-ui-admin",
|
3 |
| - "version": "1.9.2", |
| 3 | + "version": "1.9.3", |
4 | 4 | "author": {
|
5 | 5 | "name": "Ahjung",
|
6 | 6 | "email": "735878602@qq.com",
|
|
30 | 30 | "@vicons/ionicons5": "^0.12.0",
|
31 | 31 | "@vueup/vue-quill": "^1.2.0",
|
32 | 32 | "@vueuse/core": "^9.13.0",
|
33 |
| - "axios": "^1.6.8", |
| 33 | + "axios": "^1.7.2", |
34 | 34 | "blueimp-md5": "^2.19.0",
|
35 | 35 | "date-fns": "^2.30.0",
|
36 |
| - "echarts": "^5.5.0", |
| 36 | + "echarts": "^5.5.1", |
37 | 37 | "element-resize-detector": "^1.2.4",
|
38 | 38 | "lodash-es": "^4.17.21",
|
39 | 39 | "mitt": "^3.0.1",
|
|
42 | 42 | "pinia": "^2.1.7",
|
43 | 43 | "qs": "^6.12.1",
|
44 | 44 | "vfonts": "^0.0.3",
|
45 |
| - "vue": "^3.4.27", |
46 |
| - "vue-router": "^4.3.2", |
| 45 | + "vue": "^3.4.31", |
| 46 | + "vue-router": "^4.4.0", |
47 | 47 | "vue-types": "^4.2.1"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 | 50 | "@commitlint/cli": "^17.8.1",
|
51 | 51 | "@commitlint/config-conventional": "^17.8.1",
|
52 |
| - "@types/lodash": "^4.17.1", |
53 |
| - "@types/node": "^18.19.33", |
| 52 | + "@types/lodash": "^4.17.6", |
| 53 | + "@types/node": "^18.19.39", |
54 | 54 | "@typescript-eslint/eslint-plugin": "^5.62.0",
|
55 | 55 | "@typescript-eslint/parser": "^5.62.0",
|
56 | 56 | "@vitejs/plugin-vue": "^3.2.0",
|
57 | 57 | "@vitejs/plugin-vue-jsx": "^2.1.1",
|
58 |
| - "@vue/compiler-sfc": "^3.4.27", |
| 58 | + "@vue/compiler-sfc": "^3.4.31", |
59 | 59 | "@vue/eslint-config-typescript": "^11.0.3",
|
60 | 60 | "autoprefixer": "^10.4.19",
|
61 | 61 | "commitizen": "^4.3.0",
|
62 |
| - "core-js": "^3.37.0", |
| 62 | + "core-js": "^3.37.1", |
63 | 63 | "cross-env": "^7.0.3",
|
64 | 64 | "dotenv": "^16.4.5",
|
65 | 65 | "eslint": "^8.57.0",
|
|
84 | 84 | "stylelint-config-standard": "^29.0.0",
|
85 | 85 | "stylelint-order": "^5.0.0",
|
86 | 86 | "stylelint-scss": "^4.7.0",
|
87 |
| - "tailwindcss": "^3.4.3", |
| 87 | + "tailwindcss": "^3.4.4", |
88 | 88 | "typescript": "^4.9.5",
|
89 | 89 | "unplugin-vue-components": "^0.22.12",
|
90 |
| - "vite": "^3.2.10", |
| 90 | + "vite": "^5.3.2", |
91 | 91 | "vite-plugin-compression": "^0.5.1",
|
92 | 92 | "vite-plugin-html": "^3.2.2",
|
93 | 93 | "vite-plugin-mock": "^2.9.8",
|
94 | 94 | "vite-plugin-style-import": "^2.0.0",
|
95 | 95 | "vue-demi": "^0.13.11",
|
96 | 96 | "vue-draggable-next": "^2.2.1",
|
97 |
| - "vue-eslint-parser": "^9.4.2", |
| 97 | + "vue-eslint-parser": "^9.4.3", |
98 | 98 | "vuedraggable": "^4.1.0"
|
99 | 99 | },
|
100 | 100 | "lint-staged": {
|
|
0 commit comments