diff --git a/docs/package.json b/docs/package.json index 4f6b0a654..8a8a6814e 100644 --- a/docs/package.json +++ b/docs/package.json @@ -17,7 +17,7 @@ "@iconify-json/carbon": "^1.1.27", "@types/node": "^20.10.5", "@unocss/reset": "^0.58.0", - "@vitejs/plugin-vue": "^4.5.2", + "@vitejs/plugin-vue": "^5.0.0", "fast-glob": "^3.3.2", "https-localhost": "^4.7.1", "unocss": "^0.58.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6188b647..9731b0d6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: ^0.58.0 version: 0.58.0 '@vitejs/plugin-vue': - specifier: ^4.5.2 - version: 4.5.2(vite@5.0.10)(vue@3.3.13) + specifier: ^5.0.0 + version: 5.0.0(vite@5.0.10)(vue@3.3.13) fast-glob: specifier: ^3.3.2 version: 3.3.2 @@ -3621,6 +3621,17 @@ packages: vue: 3.3.13(typescript@5.3.3) dev: true + /@vitejs/plugin-vue@5.0.0(vite@5.0.10)(vue@3.3.13): + resolution: {integrity: sha512-7x5e8X4J1Wi4NxudGjJBd2OFerAi/0nzF80ojCzvfj347WVr0YSn82C8BSsgwSHzlk9Kw5xnZfj0/7RLnNwP5w==} + engines: {node: ^18.0.0 || >=20.0.0} + peerDependencies: + vite: ^5.0.0 + vue: ^3.2.25 + dependencies: + vite: 5.0.10(@types/node@20.10.5) + vue: 3.3.13(typescript@5.3.3) + dev: true + /@vitest/expect@1.1.0: resolution: {integrity: sha512-9IE2WWkcJo2BR9eqtY5MIo3TPmS50Pnwpm66A6neb2hvk/QSLfPXBz2qdiwUOQkwyFuuXEUj5380CbwfzW4+/w==} dependencies: