diff --git a/package.json b/package.json index 1b3ae0414..8609777ec 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "@typescript-eslint/eslint-plugin": "5.59.1", "@typescript-eslint/parser": "5.59.1", "@vitejs/plugin-legacy": "4.0.3", - "@vitejs/plugin-vue": "4.2.0", + "@vitejs/plugin-vue": "4.2.1", "@vue/eslint-config-typescript": "11.0.3", "@vue/test-utils": "2.3.2", "@vue/tsconfig": "0.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 431fa65dd..caf97b25b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ devDependencies: specifier: 4.0.3 version: 4.0.3(terser@5.10.0)(vite@4.3.3) '@vitejs/plugin-vue': - specifier: 4.2.0 - version: 4.2.0(vite@4.3.3)(vue@3.2.47) + specifier: 4.2.1 + version: 4.2.1(vite@4.3.3)(vue@3.2.47) '@vue/eslint-config-typescript': specifier: 11.0.3 version: 11.0.3(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.2.0(vite@4.3.3)(vue@3.2.47): - resolution: {integrity: sha512-hYaXFvEKEwyTmwHq2ft7GGeLBvyYLwTM3E5R1jpvzxg9gO4m5PQcTVvj1wEPKoPL8PAt+KAlxo3gyJWnmwzaWQ==} + /@vitejs/plugin-vue@4.2.1(vite@4.3.3)(vue@3.2.47): + resolution: {integrity: sha512-ZTZjzo7bmxTRTkb8GSTwkPOYDIP7pwuyV+RV53c9PYUouwcbkIZIvWvNWlX2b1dYZqtOv7D6iUAnJLVNGcLrSw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0