|
1 | 1 | {
|
2 | 2 | "name": "naive-ui-admin",
|
3 |
| - "version": "1.9.0", |
| 3 | + "version": "1.9.1", |
4 | 4 | "author": {
|
5 | 5 | "name": "Ahjung",
|
6 | 6 | "email": "735878602@qq.com",
|
|
32 | 32 | "@vicons/ionicons5": "^0.12.0",
|
33 | 33 | "@vueup/vue-quill": "^1.2.0",
|
34 | 34 | "@vueuse/core": "^9.13.0",
|
35 |
| - "axios": "^1.4.0", |
| 35 | + "axios": "^1.6.8", |
36 | 36 | "blueimp-md5": "^2.19.0",
|
37 | 37 | "date-fns": "^2.30.0",
|
38 |
| - "echarts": "^5.4.3", |
| 38 | + "echarts": "^5.5.0", |
39 | 39 | "element-resize-detector": "^1.2.4",
|
40 | 40 | "lodash-es": "^4.17.21",
|
41 | 41 | "mitt": "^3.0.1",
|
42 | 42 | "mockjs": "^1.1.0",
|
43 |
| - "naive-ui": "^2.34.4", |
44 |
| - "pinia": "^2.1.6", |
45 |
| - "qs": "^6.11.2", |
| 43 | + "naive-ui": "^2.38.1", |
| 44 | + "pinia": "^2.1.7", |
| 45 | + "qs": "^6.12.0", |
46 | 46 | "vfonts": "^0.0.3",
|
47 |
| - "vue": "^3.3.4", |
48 |
| - "vue-router": "^4.2.4", |
| 47 | + "vue": "^3.4.21", |
| 48 | + "vue-router": "^4.3.0", |
49 | 49 | "vue-types": "^4.2.1"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@commitlint/cli": "^17.7.0", |
53 |
| - "@commitlint/config-conventional": "^17.7.0", |
54 |
| - "@types/lodash": "^4.14.197", |
55 |
| - "@types/node": "^18.17.4", |
| 52 | + "@commitlint/cli": "^17.8.1", |
| 53 | + "@commitlint/config-conventional": "^17.8.1", |
| 54 | + "@types/lodash": "^4.17.0", |
| 55 | + "@types/node": "^18.19.31", |
56 | 56 | "@typescript-eslint/eslint-plugin": "^5.62.0",
|
57 | 57 | "@typescript-eslint/parser": "^5.62.0",
|
58 | 58 | "@vitejs/plugin-vue": "^3.2.0",
|
59 | 59 | "@vitejs/plugin-vue-jsx": "^2.1.1",
|
60 |
| - "@vue/compiler-sfc": "^3.3.4", |
| 60 | + "@vue/compiler-sfc": "^3.4.21", |
61 | 61 | "@vue/eslint-config-typescript": "^11.0.3",
|
62 |
| - "autoprefixer": "^10.4.14", |
| 62 | + "autoprefixer": "^10.4.19", |
63 | 63 | "commitizen": "^4.3.0",
|
64 |
| - "core-js": "^3.32.0", |
| 64 | + "core-js": "^3.36.1", |
65 | 65 | "cross-env": "^7.0.3",
|
66 |
| - "dotenv": "^16.3.1", |
67 |
| - "eslint": "^8.46.0", |
| 66 | + "dotenv": "^16.4.5", |
| 67 | + "eslint": "^8.57.0", |
68 | 68 | "eslint-config-prettier": "^8.10.0",
|
69 | 69 | "eslint-define-config": "1.12.0",
|
70 |
| - "eslint-plugin-jest": "^27.2.3", |
| 70 | + "eslint-plugin-jest": "^27.9.0", |
71 | 71 | "eslint-plugin-prettier": "^4.2.1",
|
72 |
| - "eslint-plugin-vue": "^9.17.0", |
| 72 | + "eslint-plugin-vue": "^9.24.1", |
73 | 73 | "esno": "^0.16.3",
|
74 | 74 | "gh-pages": "^4.0.0",
|
75 | 75 | "husky": "^8.0.3",
|
76 |
| - "jest": "^29.6.2", |
| 76 | + "jest": "^29.7.0", |
77 | 77 | "less": "^4.2.0",
|
78 |
| - "less-loader": "^11.1.3", |
79 |
| - "lint-staged": "^13.2.3", |
80 |
| - "postcss": "^8.4.27", |
| 78 | + "less-loader": "^11.1.4", |
| 79 | + "lint-staged": "^13.3.0", |
| 80 | + "postcss": "^8.4.38", |
81 | 81 | "prettier": "^2.8.8",
|
82 |
| - "pretty-quick": "^3.1.3", |
| 82 | + "pretty-quick": "^3.3.1", |
83 | 83 | "rimraf": "^3.0.2",
|
84 | 84 | "stylelint": "^14.16.1",
|
85 | 85 | "stylelint-config-prettier": "^9.0.5",
|
86 | 86 | "stylelint-config-standard": "^29.0.0",
|
87 | 87 | "stylelint-order": "^5.0.0",
|
88 | 88 | "stylelint-scss": "^4.7.0",
|
89 |
| - "tailwindcss": "^3.3.3", |
| 89 | + "tailwindcss": "^3.4.3", |
90 | 90 | "typescript": "^4.9.5",
|
91 | 91 | "unplugin-vue-components": "^0.22.12",
|
92 |
| - "vite": "^3.2.7", |
| 92 | + "vite": "^3.2.10", |
93 | 93 | "vite-plugin-compression": "^0.5.1",
|
94 |
| - "vite-plugin-html": "^3.2.0", |
| 94 | + "vite-plugin-html": "^3.2.2", |
95 | 95 | "vite-plugin-mock": "^2.9.8",
|
96 | 96 | "vite-plugin-style-import": "^2.0.0",
|
97 | 97 | "vue-demi": "^0.13.11",
|
98 | 98 | "vue-draggable-next": "^2.2.1",
|
99 |
| - "vue-eslint-parser": "^9.3.1", |
| 99 | + "vue-eslint-parser": "^9.4.2", |
100 | 100 | "vuedraggable": "^4.1.0"
|
101 | 101 | },
|
102 | 102 | "lint-staged": {
|
|
0 commit comments