diff --git a/package.json b/package.json index 90aa4e2..70f1dab 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@rollup/plugin-eslint": "^8.0.1", - "@vitejs/plugin-vue": "^1.3.0", + "@vitejs/plugin-vue": "^1.4.0", "@vue/compiler-sfc": "^3.1.5", "autoprefixer": "^10.3.1", "babel-eslint": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index e827905..755eabe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1020,10 +1020,10 @@ resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756" integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg== -"@vitejs/plugin-vue@^1.3.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.3.0.tgz#fc89a6c9b5a5157916afece4edc8fb55bf1bbc42" - integrity sha512-wJvuJdTBjvucUX0vK4fuy60t+A9bJSZxc59vp1Y+8kiOd0NU5kFt4lay72gMWPeR+lSUjrTmGUq8Uzb99Jbw3A== +"@vitejs/plugin-vue@^1.4.0": + version "1.4.0" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.4.0.tgz#962ae01b7fd16ad4007898c64ed639136e12215b" + integrity sha512-RkqfJHz9wdLKBp5Yi+kQL8BAljdrvPoccQm2PTZc/UcL4EjD11xsv2PPCduYx2oV1a/bpSKA3sD5sxOHFhz+LA== "@vue/compiler-core@3.1.5": version "3.1.5"