|
1 | 1 | { |
2 | 2 | "name": "pure-admin-thin", |
3 | | - "version": "6.1.0", |
| 3 | + "version": "6.2.0", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
|
51 | 51 | "@pureadmin/descriptions": "^1.2.1", |
52 | 52 | "@pureadmin/table": "^3.3.0", |
53 | 53 | "@pureadmin/utils": "^2.6.2", |
54 | | - "@vueuse/core": "^13.6.0", |
| 54 | + "@vueuse/core": "^14.0.0", |
55 | 55 | "@vueuse/motion": "^3.0.3", |
56 | 56 | "animate.css": "^4.1.1", |
57 | | - "axios": "^1.11.0", |
58 | | - "dayjs": "^1.11.13", |
59 | | - "echarts": "^5.6.0", |
60 | | - "element-plus": "^2.10.4", |
| 57 | + "axios": "^1.12.2", |
| 58 | + "dayjs": "^1.11.18", |
| 59 | + "echarts": "^6.0.0", |
| 60 | + "element-plus": "^2.11.5", |
61 | 61 | "js-cookie": "^3.0.5", |
62 | 62 | "localforage": "^1.10.0", |
63 | 63 | "mitt": "^3.0.1", |
64 | 64 | "nprogress": "^0.2.0", |
65 | 65 | "path-browserify": "^1.0.1", |
66 | 66 | "pinia": "^3.0.3", |
67 | | - "pinyin-pro": "^3.26.0", |
| 67 | + "pinyin-pro": "^3.27.0", |
68 | 68 | "qs": "^6.14.0", |
69 | 69 | "responsive-storage": "^2.2.0", |
70 | 70 | "sortablejs": "^1.15.6", |
71 | | - "vue": "^3.5.18", |
72 | | - "vue-router": "^4.5.1", |
| 71 | + "vue": "^3.5.22", |
| 72 | + "vue-router": "^4.6.3", |
73 | 73 | "vue-tippy": "^6.7.1", |
74 | 74 | "vue-types": "^6.0.0" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@commitlint/cli": "^19.8.1", |
78 | | - "@commitlint/config-conventional": "^19.8.1", |
79 | | - "@commitlint/types": "^19.8.1", |
80 | | - "@eslint/js": "^9.32.0", |
81 | | - "@faker-js/faker": "^9.9.0", |
82 | | - "@iconify/json": "^2.2.364", |
| 77 | + "@commitlint/cli": "^20.1.0", |
| 78 | + "@commitlint/config-conventional": "^20.0.0", |
| 79 | + "@commitlint/types": "^20.0.0", |
| 80 | + "@eslint/js": "^9.38.0", |
| 81 | + "@faker-js/faker": "^10.1.0", |
| 82 | + "@iconify/json": "^2.2.400", |
83 | 83 | "@iconify/vue": "4.2.0", |
84 | | - "@tailwindcss/vite": "^4.1.11", |
| 84 | + "@tailwindcss/vite": "^4.1.16", |
85 | 85 | "@types/js-cookie": "^3.0.6", |
86 | | - "@types/node": "^20.19.9", |
| 86 | + "@types/node": "^20.19.23", |
87 | 87 | "@types/nprogress": "^0.2.3", |
88 | 88 | "@types/path-browserify": "^1.0.3", |
89 | 89 | "@types/qs": "^6.14.0", |
90 | | - "@types/sortablejs": "^1.15.8", |
| 90 | + "@types/sortablejs": "^1.15.9", |
91 | 91 | "@vitejs/plugin-vue": "^6.0.1", |
92 | | - "@vitejs/plugin-vue-jsx": "^5.0.1", |
| 92 | + "@vitejs/plugin-vue-jsx": "^5.1.1", |
93 | 93 | "boxen": "^8.0.1", |
94 | | - "code-inspector-plugin": "^1.0.3", |
95 | | - "cssnano": "^7.1.0", |
96 | | - "eslint": "^9.32.0", |
| 94 | + "code-inspector-plugin": "^1.2.10", |
| 95 | + "cssnano": "^7.1.1", |
| 96 | + "eslint": "^9.38.0", |
97 | 97 | "eslint-config-prettier": "^10.1.8", |
98 | | - "eslint-plugin-prettier": "^5.5.3", |
99 | | - "eslint-plugin-vue": "^10.3.0", |
| 98 | + "eslint-plugin-prettier": "^5.5.4", |
| 99 | + "eslint-plugin-vue": "^10.5.1", |
100 | 100 | "gradient-string": "^3.0.0", |
101 | 101 | "husky": "^9.1.7", |
102 | | - "lint-staged": "^16.1.2", |
| 102 | + "lint-staged": "^16.2.6", |
103 | 103 | "postcss": "^8.5.6", |
104 | 104 | "postcss-html": "^1.8.0", |
105 | 105 | "postcss-load-config": "^6.0.1", |
106 | 106 | "postcss-scss": "^4.0.9", |
107 | 107 | "prettier": "^3.6.2", |
108 | 108 | "rimraf": "^6.0.1", |
109 | | - "rollup-plugin-visualizer": "^6.0.3", |
110 | | - "sass": "^1.89.2", |
111 | | - "stylelint": "^16.23.0", |
112 | | - "stylelint-config-recess-order": "^7.1.0", |
| 109 | + "rollup-plugin-visualizer": "^6.0.5", |
| 110 | + "sass": "^1.93.2", |
| 111 | + "stylelint": "^16.25.0", |
| 112 | + "stylelint-config-recess-order": "^7.4.0", |
113 | 113 | "stylelint-config-recommended-vue": "^1.6.1", |
114 | 114 | "stylelint-config-standard-scss": "^14.0.0", |
115 | 115 | "stylelint-prettier": "^5.0.3", |
116 | 116 | "svgo": "^4.0.0", |
117 | | - "tailwindcss": "^4.1.11", |
118 | | - "typescript": "^5.8.3", |
119 | | - "typescript-eslint": "^8.38.0", |
120 | | - "unplugin-icons": "^22.2.0", |
121 | | - "vite": "^7.0.6", |
| 117 | + "tailwindcss": "^4.1.16", |
| 118 | + "typescript": "^5.9.3", |
| 119 | + "typescript-eslint": "^8.46.2", |
| 120 | + "unplugin-icons": "^22.5.0", |
| 121 | + "vite": "^7.1.12", |
122 | 122 | "vite-plugin-cdn-import": "^1.0.1", |
123 | 123 | "vite-plugin-compression": "^0.5.1", |
124 | 124 | "vite-plugin-fake-server": "^2.2.0", |
125 | 125 | "vite-plugin-remove-console": "^2.2.0", |
126 | 126 | "vite-plugin-router-warn": "^1.0.0", |
127 | 127 | "vite-svg-loader": "^5.1.0", |
128 | 128 | "vue-eslint-parser": "^10.2.0", |
129 | | - "vue-tsc": "^3.0.4" |
| 129 | + "vue-tsc": "^3.1.2" |
130 | 130 | }, |
131 | 131 | "engines": { |
132 | | - "node": "^20.19.0 || >=22.12.0", |
| 132 | + "node": "^20.19.0 || >=22.13.0", |
133 | 133 | "pnpm": ">=9" |
134 | 134 | }, |
135 | 135 | "pnpm": { |
|
0 commit comments