|
1 | 1 | {
|
2 | 2 | "name": "naive-ui-admin",
|
3 |
| - "version": "1.7.0", |
| 3 | + "version": "1.8.0", |
4 | 4 | "author": {
|
5 | 5 | "name": "Ahjung",
|
6 | 6 | "email": "735878602@qq.com",
|
|
27 | 27 | "dependencies": {
|
28 | 28 | "@vicons/antd": "^0.10.0",
|
29 | 29 | "@vicons/ionicons5": "^0.10.0",
|
30 |
| - "@vueup/vue-quill": "^1.0.0-beta.7", |
| 30 | + "@vueup/vue-quill": "^1.0.0-beta.8", |
31 | 31 | "@vueuse/core": "^5.3.0",
|
32 | 32 | "axios": "^0.21.4",
|
33 | 33 | "blueimp-md5": "^2.19.0",
|
34 | 34 | "date-fns": "^2.28.0",
|
35 |
| - "echarts": "^5.3.0", |
| 35 | + "echarts": "^5.3.1", |
36 | 36 | "element-resize-detector": "^1.2.4",
|
37 | 37 | "lodash": "^4.17.21",
|
38 | 38 | "lodash-es": "^4.17.21",
|
39 | 39 | "mitt": "^2.1.0",
|
40 | 40 | "mockjs": "^1.1.0",
|
41 |
| - "naive-ui": "^2.26.4", |
42 |
| - "pinia": "^2.0.11", |
| 41 | + "naive-ui": "^2.27.0", |
| 42 | + "pinia": "^2.0.13", |
43 | 43 | "qs": "^6.10.3",
|
44 | 44 | "vfonts": "^0.1.0",
|
45 | 45 | "vue": "^3.2.31",
|
46 |
| - "vue-router": "^4.0.12", |
| 46 | + "vue-router": "^4.0.14", |
47 | 47 | "vue-types": "^4.1.1",
|
48 | 48 | "vuedraggable": "^4.1.0"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 | 51 | "@commitlint/cli": "^12.1.4",
|
52 | 52 | "@commitlint/config-conventional": "^12.1.4",
|
53 |
| - "@types/lodash": "^4.14.178", |
| 53 | + "@types/lodash": "^4.14.181", |
54 | 54 | "@types/node": "^15.14.9",
|
55 | 55 | "@typescript-eslint/eslint-plugin": "^4.33.0",
|
56 | 56 | "@typescript-eslint/parser": "^4.33.0",
|
57 | 57 | "@vitejs/plugin-vue": "^1.10.2",
|
58 |
| - "@vitejs/plugin-vue-jsx": "^1.3.5", |
| 58 | + "@vitejs/plugin-vue-jsx": "^1.3.9", |
59 | 59 | "@vue/compiler-sfc": "^3.2.31",
|
60 | 60 | "@vue/eslint-config-typescript": "^7.0.0",
|
61 |
| - "autoprefixer": "^10.4.2", |
| 61 | + "autoprefixer": "^10.4.4", |
62 | 62 | "commitizen": "^4.2.4",
|
63 |
| - "core-js": "^3.21.0", |
| 63 | + "core-js": "^3.21.1", |
64 | 64 | "dotenv": "^10.0.0",
|
65 | 65 | "eslint": "^7.32.0",
|
66 |
| - "eslint-config-prettier": "^8.3.0", |
| 66 | + "eslint-config-prettier": "^8.5.0", |
67 | 67 | "eslint-define-config": "1.0.9",
|
68 | 68 | "eslint-plugin-jest": "^24.7.0",
|
69 | 69 | "eslint-plugin-prettier": "^3.4.1",
|
|
75 | 75 | "less": "^4.1.2",
|
76 | 76 | "less-loader": "^9.1.0",
|
77 | 77 | "lint-staged": "^11.2.6",
|
78 |
| - "postcss": "^8.4.6", |
79 |
| - "prettier": "^2.5.1", |
| 78 | + "postcss": "^8.4.12", |
| 79 | + "prettier": "^2.6.1", |
80 | 80 | "pretty-quick": "^3.1.3",
|
81 | 81 | "rimraf": "^3.0.2",
|
82 | 82 | "stylelint": "^13.13.1",
|
|
85 | 85 | "stylelint-order": "^4.1.0",
|
86 | 86 | "stylelint-scss": "^3.21.0",
|
87 | 87 | "tailwindcss": "^2.2.19",
|
88 |
| - "typescript": "^4.5.5", |
89 |
| - "unplugin-vue-components": "^0.17.18", |
90 |
| - "vite": "^2.8.1", |
| 88 | + "typescript": "^4.6.3", |
| 89 | + "unplugin-vue-components": "^0.17.21", |
| 90 | + "vite": "^2.9.1", |
91 | 91 | "vite-plugin-compression": "^0.3.6",
|
92 | 92 | "vite-plugin-html": "^2.1.2",
|
93 | 93 | "vite-plugin-mock": "^2.9.6",
|
|
0 commit comments