diff --git a/package.json b/package.json index 9003dbee..79c98e69 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "tsconfig-paths": "4.1.2", "typescript": "4.9.4", "vite": "3.2.5", - "vite-tsconfig-paths": "4.0.3", + "vite-tsconfig-paths": "4.0.5", "vitest": "0.25.3", "zx": "7.1.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df2d060c..110ea2f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -126,7 +126,7 @@ importers: typescript: 4.9.4 ua-parser-js: 1.0.32 vite: 3.2.5 - vite-tsconfig-paths: 4.0.3 + vite-tsconfig-paths: 4.0.5 vitest: 0.25.3 vm2: 3.9.13 wildcard-match: 5.1.2 @@ -254,7 +254,7 @@ importers: tsconfig-paths: 4.1.2 typescript: 4.9.4 vite: 3.2.5_@types+node@18.11.18 - vite-tsconfig-paths: 4.0.3_7g3uriyb4kqeq2yf2bucr7z2ea + vite-tsconfig-paths: 4.0.5_typescript@4.9.4 vitest: 0.25.3 zx: 7.1.1 @@ -8394,15 +8394,12 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - /vite-tsconfig-paths/4.0.3_7g3uriyb4kqeq2yf2bucr7z2ea: - resolution: {integrity: sha512-gRO2Q/tOkV+9kMht5tz90+IaEKvW2zCnvwJV3tp2ruPNZOTM5rF+yXorJT4ggmAMYEaJ3nyXjx5P5jY5FwiZ+A==} - peerDependencies: - vite: '>2.0.0-0' + /vite-tsconfig-paths/4.0.5_typescript@4.9.4: + resolution: {integrity: sha512-/L/eHwySFYjwxoYt1WRJniuK/jPv+WGwgRGBYx3leciR5wBeqntQpUE6Js6+TJemChc+ter7fDBKieyEWDx4yQ==} dependencies: debug: 4.3.4 globrex: 0.1.2 tsconfck: 2.0.1_typescript@4.9.4 - vite: 3.2.5_@types+node@18.11.18 transitivePeerDependencies: - supports-color - typescript