diff --git a/package.json b/package.json index 3426df5..b096a95 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "punycode.js": "^2.3.1", "typescript": "^5.3.3", "unbuild": "^2.0.0", - "vite-tsconfig-paths": "^4.3.1", + "vite-tsconfig-paths": "^5.0.0", "vitest": "^1.3.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e967c3..170f25c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: ^2.0.0 version: 2.0.0(typescript@5.3.3) vite-tsconfig-paths: - specifier: ^4.3.1 - version: 4.3.1(typescript@5.3.3) + specifier: ^5.0.0 + version: 5.0.0(typescript@5.3.3) vitest: specifier: ^1.3.1 version: 1.3.1(@types/node@20.11.24) @@ -5361,8 +5361,8 @@ packages: is-number: 7.0.0 dev: true - /tsconfck@3.0.2(typescript@5.3.3): - resolution: {integrity: sha512-6lWtFjwuhS3XI4HsX4Zg0izOI3FU/AI9EGVlPEUMDIhvLPMD4wkiof0WCoDgW7qY+Dy198g4d9miAqUHWHFH6Q==} + /tsconfck@3.1.1(typescript@5.3.3): + resolution: {integrity: sha512-00eoI6WY57SvZEVjm13stEVE90VkEdJAFGgpFLTsZbJyW/LwFQ7uQxJHWpZ2hzSWgCPKc9AnBnNP+0X7o3hAmQ==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -5649,8 +5649,8 @@ packages: - terser dev: true - /vite-tsconfig-paths@4.3.1(typescript@5.3.3): - resolution: {integrity: sha512-cfgJwcGOsIxXOLU/nELPny2/LUD/lcf1IbfyeKTv2bsupVbTH/xpFtdQlBmIP1GEK2CjjLxYhFfB+QODFAx5aw==} + /vite-tsconfig-paths@5.0.0(typescript@5.3.3): + resolution: {integrity: sha512-sCdKc6uC7ir102lW8deBiMnS0NGEs0100OJX8WZQmf3Uf7tJ/T3uQnzznq/tZWph7tkG+44JYOsKE7YTZjDn+Q==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -5659,7 +5659,7 @@ packages: dependencies: debug: 4.3.4 globrex: 0.1.2 - tsconfck: 3.0.2(typescript@5.3.3) + tsconfck: 3.1.1(typescript@5.3.3) transitivePeerDependencies: - supports-color - typescript