From fa2f42e23ec71f33fc61492a3c87c5cccd301c5a Mon Sep 17 00:00:00 2001 From: Marius Obert Date: Tue, 8 Oct 2024 14:12:14 +0200 Subject: [PATCH] chore: update vite-tsconfig-paths to version 4.3.2 --- __tests__/scripts/checkConfig.test.ts | 4 ++-- package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++-------------- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/__tests__/scripts/checkConfig.test.ts b/__tests__/scripts/checkConfig.test.ts index de5d7ec..5c8415f 100644 --- a/__tests__/scripts/checkConfig.test.ts +++ b/__tests__/scripts/checkConfig.test.ts @@ -19,7 +19,7 @@ const authConfig = { describe("Test if configuration is set up right", () => { test("sync service sid to be defined", () => { - expect(TWILIO_SYNC_SERVICE_SID).toBeDefined(); + expect(TWILIO_SYNC_SERVICE_SID).not.toBe(""); }); test("sync service has activated ACL", async () => { @@ -177,7 +177,7 @@ describe("Test if configuration is set up right", () => { }); test("verify service has email channel enabled", async () => { - expect(TWILIO_VERIFY_SERVICE_SID).toBeDefined(); + expect(TWILIO_VERIFY_SERVICE_SID).not.toBe(""); // use axios because the twilio sdk doesn't support expose the mailer_sid property const { data } = await axios.get( diff --git a/package.json b/package.json index 38a7117..09f905b 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "throttled-queue": "^2.1.4", "tsx": "^4.19.1", "typescript": "^5.6.2", - "vite-tsconfig-paths": "^5.0.1", + "vite-tsconfig-paths": "^4.3.2", "vitest": "^2.1.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ed33aed..16deb59 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -187,8 +187,8 @@ importers: specifier: ^5.6.2 version: 5.6.2 vite-tsconfig-paths: - specifier: ^5.0.1 - version: 5.0.1(typescript@5.6.2)(vite@5.1.1(@types/node@22.7.5)) + specifier: ^4.3.2 + version: 4.3.2(typescript@5.6.2)(vite@5.1.1(@types/node@22.7.5)) vitest: specifier: ^2.1.2 version: 2.1.2(@types/node@22.7.5)(jsdom@25.0.1(bufferutil@4.0.8)(utf-8-validate@6.0.4)) @@ -3976,8 +3976,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-tsconfig-paths@5.0.1: - resolution: {integrity: sha512-yqwv+LstU7NwPeNqajZzLEBVpUFU6Dugtb2P84FXuvaoYA+/70l9MHE+GYfYAycVyPSDYZ7mjOFuYBRqlEpTig==} + vite-tsconfig-paths@4.3.2: + resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -4329,7 +4329,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.24.7 '@babel/parser': 7.24.7 '@babel/types': 7.24.7 - debug: 4.3.5 + debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -4341,7 +4341,7 @@ snapshots: '@babel/parser': 7.25.7 '@babel/template': 7.25.7 '@babel/types': 7.25.7 - debug: 4.3.5 + debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -5861,7 +5861,7 @@ snapshots: '@testing-library/dom@9.3.4': dependencies: - '@babel/code-frame': 7.24.7 + '@babel/code-frame': 7.25.7 '@babel/runtime': 7.24.7 '@types/aria-query': 5.0.4 aria-query: 5.1.3 @@ -6027,7 +6027,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 8.8.1(typescript@5.6.2) '@typescript-eslint/utils': 8.8.1(eslint@9.12.0(jiti@1.21.0))(typescript@5.6.2) - debug: 4.3.5 + debug: 4.3.7 ts-api-utils: 1.3.0(typescript@5.6.2) optionalDependencies: typescript: 5.6.2 @@ -6043,7 +6043,7 @@ snapshots: dependencies: '@typescript-eslint/types': 6.21.0 '@typescript-eslint/visitor-keys': 6.21.0 - debug: 4.3.5 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.3 @@ -6058,7 +6058,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.8.1 '@typescript-eslint/visitor-keys': 8.8.1 - debug: 4.3.5 + debug: 4.3.7 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 @@ -6149,13 +6149,13 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.3.5 + debug: 4.3.7 transitivePeerDependencies: - supports-color agent-base@7.1.0: dependencies: - debug: 4.3.5 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -8352,9 +8352,9 @@ snapshots: - supports-color - terser - vite-tsconfig-paths@5.0.1(typescript@5.6.2)(vite@5.1.1(@types/node@22.7.5)): + vite-tsconfig-paths@4.3.2(typescript@5.6.2)(vite@5.1.1(@types/node@22.7.5)): dependencies: - debug: 4.3.5 + debug: 4.3.7 globrex: 0.1.2 tsconfck: 3.1.0(typescript@5.6.2) optionalDependencies: