From 2a8fdbe200337eccf9e2ffe1ef030af86d20ddba Mon Sep 17 00:00:00 2001 From: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:28:55 +0200 Subject: [PATCH] Fixing pnpm lock file Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com> --- frontend/pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 429902e9..ccbdf0e2 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -130,7 +130,7 @@ importers: version: 11.0.5 unplugin-macros: specifier: ^0.13.3 - version: 0.13.3(rollup@4.21.2) + version: 0.13.3(rollup@4.24.0) vfile-matter: specifier: ^5.0.0 version: 5.0.0 @@ -2862,13 +2862,13 @@ snapshots: '@remix-run/router@1.19.2': {} - '@rollup/pluginutils@5.1.2(rollup@4.21.2)': + '@rollup/pluginutils@5.1.2(rollup@4.24.0)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 4.21.2 + rollup: 4.24.0 '@rollup/rollup-android-arm-eabi@4.24.0': optional: true @@ -4967,13 +4967,13 @@ snapshots: unist-util-is: 6.0.0 unist-util-visit-parents: 6.0.1 - unplugin-macros@0.13.3(rollup@4.21.2): + unplugin-macros@0.13.3(rollup@4.24.0): dependencies: - '@rollup/pluginutils': 5.1.2(rollup@4.21.2) + '@rollup/pluginutils': 5.1.2(rollup@4.24.0) ast-kit: 1.2.1 magic-string-ast: 0.6.2 unplugin: 1.14.1 - vite: 5.4.3 + vite: 5.4.6 vite-node: 2.0.5 transitivePeerDependencies: - '@types/node'