diff --git a/package.json b/package.json index e97fabd..495a82c 100644 --- a/package.json +++ b/package.json @@ -50,17 +50,17 @@ "vue": "=>3.2.47" }, "devDependencies": { - "@antfu/eslint-config": "^0.43.1", + "@antfu/eslint-config": "^2.2.2", "@vitejs/plugin-vue": "^4.3.4", "@vitest/coverage-v8": "^0.34.6", "@vue-macros/volar": "^0.16.0", "@vue/test-utils": "^2.4.1", "bumpp": "^9.2.0", "eslint": "^8.50.0", - "jsdom": "^22.1.0", + "jsdom": "^23.0.1", "typescript": "^5.2.2", "unplugin-vue-macros": "^2.6.1", - "vite": "^4.4.9", + "vite": "^5.0.5", "vite-plugin-dts": "^3.6.0", "vitest": "^0.34.6", "vue": "^3.3.4"