diff --git a/package.json b/package.json index 7e95eebe1..465add66a 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@typescript-eslint/eslint-plugin": "5.59.0", "@typescript-eslint/parser": "5.59.0", "@vitejs/plugin-legacy": "4.0.2", - "@vitejs/plugin-vue": "4.1.0", + "@vitejs/plugin-vue": "4.2.0", "@vue/eslint-config-typescript": "11.0.2", "@vue/test-utils": "2.3.2", "@vue/tsconfig": "0.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 552d413c1..a2ad7ca99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ devDependencies: specifier: 4.0.2 version: 4.0.2(terser@5.10.0)(vite@4.3.1) '@vitejs/plugin-vue': - specifier: 4.1.0 - version: 4.1.0(vite@4.3.1)(vue@3.2.47) + specifier: 4.2.0 + version: 4.2.0(vite@4.3.1)(vue@3.2.47) '@vue/eslint-config-typescript': specifier: 11.0.2 version: 11.0.2(eslint-plugin-vue@9.11.0)(eslint@8.39.0)(typescript@5.0.4) @@ -4196,8 +4196,8 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue@4.1.0(vite@4.3.1)(vue@3.2.47): - resolution: {integrity: sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==} + /@vitejs/plugin-vue@4.2.0(vite@4.3.1)(vue@3.2.47): + resolution: {integrity: sha512-hYaXFvEKEwyTmwHq2ft7GGeLBvyYLwTM3E5R1jpvzxg9gO4m5PQcTVvj1wEPKoPL8PAt+KAlxo3gyJWnmwzaWQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0