diff --git a/astro-fastify/pnpm-lock.yaml b/astro-fastify/pnpm-lock.yaml index 9e82c60..909057a 100644 --- a/astro-fastify/pnpm-lock.yaml +++ b/astro-fastify/pnpm-lock.yaml @@ -1260,8 +1260,8 @@ packages: tsconfck: 3.0.3 unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.2.3 - vitefu: 0.2.5(vite@5.2.3) + vite: 5.2.8 + vitefu: 0.2.5(vite@5.2.8) which-pm: 2.1.1 yargs-parser: 21.1.1 zod: 3.22.4 @@ -4385,8 +4385,8 @@ packages: vfile-message: 4.0.2 dev: true - /vite@5.2.3: - resolution: {integrity: sha512-+i1oagbvkVIhEy9TnEV+fgXsng13nZM90JQbrcPrf6DvW2mXARlz+DK7DLiDP+qeKoD1FCVx/1SpFL1CLq9Mhw==} + /vite@5.2.8: + resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4420,7 +4420,7 @@ packages: fsevents: 2.3.3 dev: true - /vitefu@0.2.5(vite@5.2.3): + /vitefu@0.2.5(vite@5.2.8): resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} peerDependencies: vite: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -4428,7 +4428,7 @@ packages: vite: optional: true dependencies: - vite: 5.2.3 + vite: 5.2.8 dev: true /walker@1.0.8: