|
78 | 78 | },
|
79 | 79 | "devDependencies": {
|
80 | 80 | "@arco-plugins/vite-vue": "^1.4.5",
|
81 |
| - "@commitlint/cli": "^19.0.3", |
82 |
| - "@commitlint/config-conventional": "^19.0.3", |
| 81 | + "@commitlint/cli": "^19.1.0", |
| 82 | + "@commitlint/config-conventional": "^19.1.0", |
83 | 83 | "@commitlint/types": "^19.0.3",
|
84 | 84 | "@eslint/js": "^8.57.0",
|
85 | 85 | "@intlify/unplugin-vue-i18n": "3.0.1",
|
86 |
| - "@types/lodash": "^4.14.202", |
| 86 | + "@types/lodash": "^4.17.0", |
87 | 87 | "@types/mockjs": "^1.0.10",
|
88 | 88 | "@types/nprogress": "^0.2.3",
|
89 | 89 | "@types/sortablejs": "^1.15.8",
|
90 |
| - "@typescript-eslint/eslint-plugin": "^7.1.1", |
91 |
| - "@typescript-eslint/parser": "^7.1.1", |
| 90 | + "@typescript-eslint/eslint-plugin": "^7.2.0", |
| 91 | + "@typescript-eslint/parser": "^7.2.0", |
92 | 92 | "@vitejs/plugin-vue": "^5.0.4",
|
93 | 93 | "@vitejs/plugin-vue-jsx": "^3.1.0",
|
94 | 94 | "autoprefixer": "^10.4.18",
|
|
97 | 97 | "eslint-config-prettier": "^9.1.0",
|
98 | 98 | "eslint-define-config": "^2.1.0",
|
99 | 99 | "eslint-plugin-prettier": "^5.1.3",
|
100 |
| - "eslint-plugin-vue": "^9.22.0", |
| 100 | + "eslint-plugin-vue": "^9.23.0", |
101 | 101 | "husky": "^9.0.11",
|
102 | 102 | "less": "^4.2.0",
|
103 | 103 | "lint-staged": "^15.2.2",
|
|
0 commit comments