diff --git a/package.json b/package.json index 8085564..979a473 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/jsdom": "21.1.7", "@types/node": "20.14.12", "@types/webfontloader": "1.6.38", - "@vitejs/plugin-vue": "5.0.5", + "@vitejs/plugin-vue": "5.1.0", "@vue/eslint-config-prettier": "9.0.0", "@vue/eslint-config-typescript": "13.0.0", "@vue/test-utils": "2.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e495d3b..22a7fc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: 1.6.38 version: 1.6.38 '@vitejs/plugin-vue': - specifier: 5.0.5 - version: 5.0.5(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.26.0))(vue@3.4.32(typescript@5.5.4)) + specifier: 5.1.0 + version: 5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.26.0))(vue@3.4.32(typescript@5.5.4)) '@vue/eslint-config-prettier': specifier: 9.0.0 version: 9.0.0(@types/eslint@8.44.9)(eslint@9.7.0)(prettier@3.3.3) @@ -540,8 +540,8 @@ packages: resolution: {integrity: sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==} engines: {node: ^16.0.0 || >=18.0.0} - '@vitejs/plugin-vue@5.0.5': - resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==} + '@vitejs/plugin-vue@5.1.0': + resolution: {integrity: sha512-QMRxARyrdiwi1mj3AW4fLByoHTavreXq0itdEW696EihXglf1MB3D4C2gBvE0jMPH29ZjC3iK8aIaUMLf4EOGA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 @@ -2714,7 +2714,7 @@ snapshots: '@typescript-eslint/types': 7.2.0 eslint-visitor-keys: 3.4.3 - '@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.26.0))(vue@3.4.32(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.26.0))(vue@3.4.32(typescript@5.5.4))': dependencies: vite: 5.3.4(@types/node@20.14.12)(sass@1.77.8)(terser@5.26.0) vue: 3.4.32(typescript@5.5.4)