diff --git a/package.json b/package.json index 3d8c327..a78b26d 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "svg-react-loader": "0.4.6", "tailwindcss": "3.4.1", "typescript": "5.3.3", - "vite-tsconfig-paths": "4.2.3", + "vite-tsconfig-paths": "4.3.1", "vitest": "0.34.6" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7445ce0..3b9d1c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -176,8 +176,8 @@ devDependencies: specifier: 5.3.3 version: 5.3.3 vite-tsconfig-paths: - specifier: 4.2.3 - version: 4.2.3(typescript@5.3.3)(vite@5.0.10) + specifier: 4.3.1 + version: 4.3.1(typescript@5.3.3)(vite@5.0.10) vitest: specifier: 0.34.6 version: 0.34.6(jsdom@22.1.0) @@ -12229,12 +12229,12 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: true - /tsconfck@2.1.2(typescript@5.3.3): - resolution: {integrity: sha512-ghqN1b0puy3MhhviwO2kGF8SeMDNhEbnKxjK7h6+fvY9JAxqvXi8y5NAHSQv687OVboS2uZIByzGd45/YxrRHg==} - engines: {node: ^14.13.1 || ^16 || >=18} + /tsconfck@3.0.1(typescript@5.3.3): + resolution: {integrity: sha512-7ppiBlF3UEddCLeI1JRx5m2Ryq+xk4JrZuq4EuYXykipebaq1dV0Fhgr1hb7CkmHt32QSgOZlcqVLEtHBG4/mg==} + engines: {node: ^18 || >=20} hasBin: true peerDependencies: - typescript: ^4.3.5 || ^5.0.0 + typescript: ^5.0.0 peerDependenciesMeta: typescript: optional: true @@ -12583,8 +12583,8 @@ packages: - terser dev: true - /vite-tsconfig-paths@4.2.3(typescript@5.3.3)(vite@5.0.10): - resolution: {integrity: sha512-xVsA2xe6QSlzBujtWF8q2NYexh7PAUYfzJ4C8Axpe/7d2pcERYxuxGgph9F4f0iQO36g5tyGq6eBUYIssdUrVw==} + /vite-tsconfig-paths@4.3.1(typescript@5.3.3)(vite@5.0.10): + resolution: {integrity: sha512-cfgJwcGOsIxXOLU/nELPny2/LUD/lcf1IbfyeKTv2bsupVbTH/xpFtdQlBmIP1GEK2CjjLxYhFfB+QODFAx5aw==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -12593,7 +12593,7 @@ packages: dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 2.1.2(typescript@5.3.3) + tsconfck: 3.0.1(typescript@5.3.3) vite: 5.0.10(@types/node@20.11.5) transitivePeerDependencies: - supports-color