From 9f6bad85037f7d43684552e212882e52f4b99190 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 23:48:34 +0000 Subject: [PATCH] build(deps): update dependency vite-tsconfig-paths to v4.0.5 (#4802) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 11 ++++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/web/package.json b/web/package.json index 93377bd95..d5395f3c2 100644 --- a/web/package.json +++ b/web/package.json @@ -180,6 +180,6 @@ "vite-plugin-eslint": "1.8.1", "vite-plugin-istanbul": "4.0.0", "vite-plugin-svgr": "2.4.0", - "vite-tsconfig-paths": "4.0.3" + "vite-tsconfig-paths": "4.0.5" } } diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index b000d8f2b..663973404 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -62,7 +62,7 @@ specifiers: vite-plugin-eslint: 1.8.1 vite-plugin-istanbul: 4.0.0 vite-plugin-svgr: 2.4.0 - vite-tsconfig-paths: 4.0.3 + vite-tsconfig-paths: 4.0.5 zxcvbn: 4.4.2 dependencies: @@ -130,7 +130,7 @@ devDependencies: vite-plugin-eslint: 1.8.1_eslint@8.32.0+vite@4.0.4 vite-plugin-istanbul: 4.0.0_vite@4.0.4 vite-plugin-svgr: 2.4.0_vite@4.0.4 - vite-tsconfig-paths: 4.0.3_gl4qsmwzp7wy5uclz4tx77gbli + vite-tsconfig-paths: 4.0.5_typescript@4.9.4 packages: @@ -9518,15 +9518,12 @@ packages: - supports-color dev: true - /vite-tsconfig-paths/4.0.3_gl4qsmwzp7wy5uclz4tx77gbli: - 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: 4.0.4_@types+node@18.11.18 transitivePeerDependencies: - supports-color - typescript