|
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.0", |
91 |
| - "@typescript-eslint/parser": "^7.1.0", |
| 90 | + "@typescript-eslint/eslint-plugin": "^7.1.1", |
| 91 | + "@typescript-eslint/parser": "^7.1.1", |
92 | 92 | "@vitejs/plugin-vue": "^5.0.4",
|
93 | 93 | "@vitejs/plugin-vue-jsx": "^3.1.0",
|
94 | 94 | "autoprefixer": "^10.4.18",
|
95 |
| - "bumpp": "^9.3.1", |
| 95 | + "bumpp": "^9.4.0", |
96 | 96 | "eslint": "^8.57.0",
|
97 | 97 | "eslint-config-prettier": "^9.1.0",
|
98 | 98 | "eslint-define-config": "^2.1.0",
|
|
115 | 115 | "typescript": "^5.3.3",
|
116 | 116 | "unplugin-auto-import": "^0.17.5",
|
117 | 117 | "unplugin-vue-components": "^0.26.0",
|
118 |
| - "vite": "^5.1.4", |
| 118 | + "vite": "^5.1.5", |
119 | 119 | "vite-plugin-compression": "^0.5.1",
|
120 | 120 | "vite-plugin-remove-console": "^2.2.0",
|
121 | 121 | "vite-svg-loader": "^5.1.0",
|
122 | 122 | "vue-eslint-parser": "^9.4.2",
|
123 |
| - "vue-tsc": "^2.0.4" |
| 123 | + "vue-tsc": "^2.0.5" |
124 | 124 | },
|
125 | 125 | "engines": {
|
126 | 126 | "node": "^18.0.0 || >=20.0.0",
|
|
0 commit comments