diff --git a/package.json b/package.json index 46e67ed0..71c0a4b4 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "unplugin-auto-import": "0.18.6", "vite": "4.5.5", "vite-plugin-pwa": "0.16.5", - "vite-tsconfig-paths": "4.2.1", + "vite-tsconfig-paths": "4.3.2", "vitest": "0.34.5", "workbox-window": "7.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 95a65483..ebfccb86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,8 +129,8 @@ devDependencies: specifier: 0.16.5 version: 0.16.5(vite@4.5.5)(workbox-build@7.0.0)(workbox-window@7.0.0) vite-tsconfig-paths: - specifier: 4.2.1 - version: 4.2.1(typescript@5.7.2)(vite@4.5.5) + specifier: 4.3.2 + version: 4.3.2(typescript@5.7.2)(vite@4.5.5) vitest: specifier: 0.34.5 version: 0.34.5(jsdom@22.1.0) @@ -10257,12 +10257,12 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /tsconfck@2.1.1(typescript@5.7.2): - resolution: {integrity: sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww==} - engines: {node: ^14.13.1 || ^16 || >=18} + /tsconfck@3.1.4(typescript@5.7.2): + resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} + engines: {node: ^18 || >=20} hasBin: true peerDependencies: - typescript: ^4.3.5 || ^5.0.0 + typescript: ^5.0.0 peerDependenciesMeta: typescript: optional: true @@ -10784,8 +10784,8 @@ packages: - supports-color dev: true - /vite-tsconfig-paths@4.2.1(typescript@5.7.2)(vite@4.5.5): - resolution: {integrity: sha512-GNUI6ZgPqT3oervkvzU+qtys83+75N/OuDaQl7HmOqFTb0pjZsuARrRipsyJhJ3enqV8beI1xhGbToR4o78nSQ==} + /vite-tsconfig-paths@4.3.2(typescript@5.7.2)(vite@4.5.5): + resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -10794,7 +10794,7 @@ packages: dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 2.1.1(typescript@5.7.2) + tsconfck: 3.1.4(typescript@5.7.2) vite: 4.5.5(@types/node@18.14.6) transitivePeerDependencies: - supports-color