|
1 | 1 | { |
2 | 2 | "name": "pure-admin-thin", |
3 | | - "version": "5.3.0", |
| 3 | + "version": "5.4.0", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
|
13 | 13 | "preview:build": "pnpm build && vite preview", |
14 | 14 | "typecheck": "tsc --noEmit && vue-tsc --noEmit --skipLibCheck", |
15 | 15 | "svgo": "svgo -f . -r", |
16 | | - "cloc": "NODE_OPTIONS=--max-old-space-size=4096 cloc . --exclude-dir=node_modules --exclude-lang=YAML", |
17 | 16 | "clean:cache": "rimraf .eslintcache && rimraf pnpm-lock.yaml && rimraf node_modules && pnpm store prune && pnpm install", |
18 | 17 | "lint:eslint": "eslint --cache --max-warnings 0 \"{src,mock,build}/**/*.{vue,js,ts,tsx}\" --fix", |
19 | 18 | "lint:prettier": "prettier --write \"src/**/*.{js,ts,json,tsx,css,scss,vue,html,md}\"", |
|
57 | 56 | "axios": "^1.6.8", |
58 | 57 | "dayjs": "^1.11.10", |
59 | 58 | "echarts": "^5.5.0", |
60 | | - "element-plus": "^2.6.2", |
| 59 | + "element-plus": "^2.7.1", |
61 | 60 | "js-cookie": "^3.0.5", |
62 | 61 | "localforage": "^1.10.0", |
63 | 62 | "mitt": "^3.0.1", |
64 | 63 | "nprogress": "^0.2.0", |
65 | 64 | "path": "^0.12.7", |
66 | 65 | "pinia": "^2.1.7", |
67 | | - "pinyin-pro": "^3.19.6", |
68 | | - "qs": "^6.12.0", |
| 66 | + "pinyin-pro": "^3.20.2", |
| 67 | + "qs": "^6.12.1", |
69 | 68 | "responsive-storage": "^2.2.0", |
70 | 69 | "sortablejs": "^1.15.2", |
71 | | - "vue": "^3.4.21", |
72 | | - "vue-router": "^4.3.0", |
| 70 | + "vue": "^3.4.23", |
| 71 | + "vue-router": "^4.3.2", |
73 | 72 | "vue-tippy": "^6.4.1", |
74 | 73 | "vue-types": "^5.1.1" |
75 | 74 | }, |
76 | 75 | "devDependencies": { |
77 | | - "@commitlint/cli": "^19.2.1", |
78 | | - "@commitlint/config-conventional": "^19.1.0", |
| 76 | + "@commitlint/cli": "^19.2.2", |
| 77 | + "@commitlint/config-conventional": "^19.2.2", |
79 | 78 | "@commitlint/types": "^19.0.3", |
80 | | - "@eslint/js": "^8.57.0", |
| 79 | + "@eslint/js": "^9.1.1", |
81 | 80 | "@faker-js/faker": "^8.4.1", |
82 | 81 | "@iconify-icons/ep": "^1.2.12", |
83 | 82 | "@iconify-icons/ri": "^1.2.10", |
84 | | - "@iconify/vue": "^4.1.1", |
| 83 | + "@iconify/vue": "^4.1.2", |
85 | 84 | "@pureadmin/theme": "^3.2.0", |
86 | | - "@types/gradient-string": "^1.1.5", |
| 85 | + "@types/gradient-string": "^1.1.6", |
87 | 86 | "@types/js-cookie": "^3.0.6", |
88 | | - "@types/node": "^20.11.30", |
| 87 | + "@types/node": "^20.12.7", |
89 | 88 | "@types/nprogress": "^0.2.3", |
90 | | - "@types/qs": "^6.9.14", |
| 89 | + "@types/qs": "^6.9.15", |
91 | 90 | "@types/sortablejs": "^1.15.8", |
92 | | - "@typescript-eslint/eslint-plugin": "^7.4.0", |
93 | | - "@typescript-eslint/parser": "^7.4.0", |
| 91 | + "@typescript-eslint/eslint-plugin": "^7.7.0", |
| 92 | + "@typescript-eslint/parser": "^7.7.0", |
94 | 93 | "@vitejs/plugin-vue": "^5.0.4", |
95 | 94 | "@vitejs/plugin-vue-jsx": "^3.1.0", |
96 | 95 | "autoprefixer": "^10.4.19", |
97 | 96 | "boxen": "^7.1.1", |
98 | | - "cloc": "^2.11.0", |
99 | 97 | "cssnano": "^6.1.2", |
100 | | - "eslint": "^8.57.0", |
| 98 | + "eslint": "^9.1.0", |
101 | 99 | "eslint-config-prettier": "^9.1.0", |
102 | 100 | "eslint-define-config": "^2.1.0", |
103 | 101 | "eslint-plugin-prettier": "^5.1.3", |
104 | | - "eslint-plugin-vue": "^9.24.0", |
| 102 | + "eslint-plugin-vue": "^9.25.0", |
105 | 103 | "gradient-string": "^2.0.2", |
106 | 104 | "husky": "^9.0.11", |
107 | 105 | "lint-staged": "^15.2.2", |
|
112 | 110 | "prettier": "^3.2.5", |
113 | 111 | "rimraf": "^5.0.5", |
114 | 112 | "rollup-plugin-visualizer": "^5.12.0", |
115 | | - "sass": "^1.72.0", |
| 113 | + "sass": "^1.75.0", |
116 | 114 | "stylelint": "^16.3.1", |
117 | | - "stylelint-config-recess-order": "^5.0.0", |
| 115 | + "stylelint-config-recess-order": "^5.0.1", |
118 | 116 | "stylelint-config-recommended-vue": "^1.5.0", |
119 | | - "stylelint-config-standard-scss": "^13.0.0", |
| 117 | + "stylelint-config-standard-scss": "^13.1.0", |
120 | 118 | "stylelint-prettier": "^5.0.0", |
121 | 119 | "svgo": "^3.2.0", |
122 | 120 | "tailwindcss": "^3.4.3", |
123 | | - "typescript": "^5.4.3", |
124 | | - "vite": "^5.2.6", |
| 121 | + "typescript": "^5.4.5", |
| 122 | + "vite": "^5.2.10", |
125 | 123 | "vite-plugin-cdn-import": "^0.3.5", |
126 | 124 | "vite-plugin-compression": "^0.5.1", |
127 | 125 | "vite-plugin-fake-server": "^2.1.1", |
|
143 | 141 | "w3c-hr-time": "*", |
144 | 142 | "stable": "*", |
145 | 143 | "abab": "*" |
| 144 | + }, |
| 145 | + "peerDependencyRules": { |
| 146 | + "allowedVersions": { |
| 147 | + "eslint": "9" |
| 148 | + } |
146 | 149 | } |
147 | 150 | } |
148 | 151 | } |
0 commit comments