diff --git a/package.json b/package.json index cadc57bf1..5a58dee30 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "prettier": "^3.2.5", "turbo": "^1.12.5", "typescript": "^5.4.2", - "vite-tsconfig-paths": "^4.3.1", + "vite-tsconfig-paths": "^4.3.2", "vitest": "^1.3.1" }, "prettier": "@homarr/prettier-config" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b261df998..71683aa2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^5.4.2 version: 5.4.2 vite-tsconfig-paths: - specifier: ^4.3.1 - version: 4.3.1(typescript@5.4.2)(vite@5.1.6) + specifier: ^4.3.2 + version: 4.3.2(typescript@5.4.2)(vite@5.1.6) vitest: specifier: ^1.3.1 version: 1.3.1(@types/node@20.11.27)(@vitest/ui@1.3.1)(jsdom@24.0.0) @@ -9404,8 +9404,8 @@ packages: yn: 3.1.1 dev: true - /tsconfck@3.0.2(typescript@5.4.2): - resolution: {integrity: sha512-6lWtFjwuhS3XI4HsX4Zg0izOI3FU/AI9EGVlPEUMDIhvLPMD4wkiof0WCoDgW7qY+Dy198g4d9miAqUHWHFH6Q==} + /tsconfck@3.0.3(typescript@5.4.2): + resolution: {integrity: sha512-4t0noZX9t6GcPTfBAbIbbIU4pfpCwh0ueq3S4O/5qXI1VwK1outmxhe9dOiEWqMz3MW2LKgDTpqWV+37IWuVbA==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -9864,8 +9864,8 @@ packages: - supports-color dev: true - /vite-tsconfig-paths@4.3.1(typescript@5.4.2)(vite@5.1.6): - resolution: {integrity: sha512-cfgJwcGOsIxXOLU/nELPny2/LUD/lcf1IbfyeKTv2bsupVbTH/xpFtdQlBmIP1GEK2CjjLxYhFfB+QODFAx5aw==} + /vite-tsconfig-paths@4.3.2(typescript@5.4.2)(vite@5.1.6): + resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -9874,7 +9874,7 @@ packages: dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 3.0.2(typescript@5.4.2) + tsconfck: 3.0.3(typescript@5.4.2) vite: 5.1.6(@types/node@20.11.27) transitivePeerDependencies: - supports-color