diff --git a/example/package.json b/example/package.json index 82fb80ce..7506cca1 100644 --- a/example/package.json +++ b/example/package.json @@ -13,6 +13,6 @@ }, "devDependencies": { "typescript": "5.6.2", - "vite": "5.4.8" + "vite": "5.4.10" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 27bc5234..b368ff24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ importers: specifier: 5.6.2 version: 5.6.2 vite: - specifier: 5.4.8 - version: 5.4.8 + specifier: 5.4.10 + version: 5.4.10 packages: @@ -1303,8 +1303,8 @@ packages: validate-html-nesting@1.2.2: resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==} - vite@5.4.8: - resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==} + vite@5.4.10: + resolution: {integrity: sha512-1hvaPshuPUtxeQ0hsVH3Mud0ZanOLwVTneA1EgbAM5LhaZEqyPWGRQ7BtaMvUrTDeEaC8pxtj6a6jku3x4z6SQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2432,7 +2432,7 @@ snapshots: validate-html-nesting@1.2.2: {} - vite@5.4.8: + vite@5.4.10: dependencies: esbuild: 0.21.5 postcss: 8.4.47