fix: refresh error
Showing
... | ... | @@ -71,8 +71,8 @@ |
"@types/rollup-plugin-visualizer": "^2.6.0", | ||
"@types/sortablejs": "^1.10.6", | ||
"@types/yargs": "^16.0.0", | ||
"@typescript-eslint/eslint-plugin": "^4.18.0", | ||
"@typescript-eslint/parser": "^4.18.0", | ||
"@typescript-eslint/eslint-plugin": "^4.19.0", | ||
"@typescript-eslint/parser": "^4.19.0", | ||
"@vitejs/plugin-legacy": "^1.3.1", | ||
"@vitejs/plugin-vue": "^1.1.5", | ||
"@vitejs/plugin-vue-jsx": "^1.1.2", | ||
... | ... |
Please register or sign in to comment