diff --git a/examples/vue3/package.json b/examples/vue3/package.json index 71290bd2..78193bca 100644 --- a/examples/vue3/package.json +++ b/examples/vue3/package.json @@ -6,7 +6,7 @@ "vue-dompurify-html": "workspace:*" }, "devDependencies": { - "@vitejs/plugin-vue": "4.2.3", + "@vitejs/plugin-vue": "4.3.1", "typescript": "5.1.6", "vite": "4.4.9", "vue-tsc": "1.8.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4191d982..341b4995 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ importers: version: link:../../packages/vue-dompurify-html devDependencies: '@vitejs/plugin-vue': - specifier: 4.2.3 - version: 4.2.3(vite@4.4.9)(vue@3.3.4) + specifier: 4.3.1 + version: 4.3.1(vite@4.4.9)(vue@3.3.4) typescript: specifier: 5.1.6 version: 5.1.6 @@ -1197,8 +1197,8 @@ packages: vue: 2.7.14 dev: true - /@vitejs/plugin-vue@4.2.3(vite@4.4.9)(vue@3.3.4): - resolution: {integrity: sha512-R6JDUfiZbJA9cMiguQ7jxALsgiprjBeHL5ikpXfJCH62pPHtI+JdJ5xWj6Ev73yXSlYl86+blXn1kZHQ7uElxw==} + /@vitejs/plugin-vue@4.3.1(vite@4.4.9)(vue@3.3.4): + resolution: {integrity: sha512-tUBEtWcF7wFtII7ayNiLNDTCE1X1afySEo+XNVMNkFXaThENyCowIEX095QqbJZGTgoOcSVDJGlnde2NG4jtbQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0