From 7a93bd60625a519dac74c5d549151b23c906f149 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 17:07:19 +0000 Subject: [PATCH] Update all dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7513167..0f5cb1c 100644 --- a/package.json +++ b/package.json @@ -18,20 +18,20 @@ "@popperjs/core": "2.11.7", "bootstrap": "5.2.3", "typescript": "^5.0.4", - "vue": "3.2.47", + "vue": "3.3.2", "vue-i18n": "9.2.2", "vue-router": "^4.1.6", "vue-tsc": "^1.4.2" }, "devDependencies": { "@intlify/unplugin-vue-i18n": "0.10.0", - "@vitejs/plugin-vue": "4.1.0", + "@vitejs/plugin-vue": "4.2.3", "eslint": "^8.39.0", "eslint-config-semistandard": "^17.0.0", "eslint-config-standard": "^17.0.0", "eslint-plugin-import": "^2.27.5", "eslint-plugin-n": "^15.7.0", "eslint-plugin-promise": "^6.1.1", - "vite": "4.3.1" + "vite": "4.3.6" } }