From e2c4f8ef30d607a66e69bee2d2aa46c72ea95f62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:07:20 +0000 Subject: [PATCH] chore(deps): update dependency vite-node to v2 --- package.json | 2 +- pnpm-lock.yaml | 18 ++++++------------ 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 4ab27cef..a548e8e9 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "unplugin-icons": "0.19.3", "uuid": "10.0.0", "vite": "5.4.8", - "vite-node": "1.6.0", + "vite-node": "2.1.1", "vite-tsconfig-paths": "5.0.1", "yaml": "2.5.1", "yaml-loader": "0.8.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de883fc3..9a890528 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -322,8 +322,8 @@ importers: specifier: 5.4.8 version: 5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.30.3) vite-node: - specifier: 1.6.0 - version: 1.6.0(@types/node@20.16.10)(sass@1.79.4)(terser@5.30.3) + specifier: 2.1.1 + version: 2.1.1(@types/node@20.16.10)(sass@1.79.4)(terser@5.30.3) vite-tsconfig-paths: specifier: 5.0.1 version: 5.0.1(typescript@5.4.5)(vite@5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.30.3)) @@ -4374,9 +4374,6 @@ packages: perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} - picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - picocolors@1.0.1: resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} @@ -5374,8 +5371,8 @@ packages: vfile@6.0.1: resolution: {integrity: sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==} - vite-node@1.6.0: - resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} + vite-node@2.1.1: + resolution: {integrity: sha512-N/mGckI1suG/5wQI35XeR9rsMsPqKXzq1CdUndzVstBj/HvyxxGctwnK6WX43NGt5L3Z5tcRf83g4TITKJhPrA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -9866,8 +9863,6 @@ snapshots: perfect-debounce@1.0.0: {} - picocolors@1.0.0: {} - picocolors@1.0.1: {} picocolors@1.1.0: {} @@ -11007,12 +11002,11 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite-node@1.6.0(@types/node@20.16.10)(sass@1.79.4)(terser@5.30.3): + vite-node@2.1.1(@types/node@20.16.10)(sass@1.79.4)(terser@5.30.3): dependencies: cac: 6.7.14 - debug: 4.3.4 + debug: 4.3.7 pathe: 1.1.2 - picocolors: 1.0.0 vite: 5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.30.3) transitivePeerDependencies: - '@types/node'