diff --git a/package.json b/package.json index 7b8e836..de43b6b 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "typescript-eslint": "8.54.0", "vite": "7.3.1", "vite-imagetools": "9.0.2", - "vite-tsconfig-paths": "5.1.4" + "vite-tsconfig-paths": "6.0.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 581eacd..915f2dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 9.0.2 version: 9.0.2(rollup@4.52.3) vite-tsconfig-paths: - specifier: 5.1.4 - version: 5.1.4(typescript@5.9.3)(vite@7.3.1(@types/node@22.14.1)(jiti@2.6.1)(lightningcss@1.30.2)) + specifier: 6.0.5 + version: 6.0.5(typescript@5.9.3)(vite@7.3.1(@types/node@22.14.1)(jiti@2.6.1)(lightningcss@1.30.2)) packages: @@ -1053,15 +1053,6 @@ packages: csstype@3.2.3: resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==} - debug@4.4.0: - resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.4.1: resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} engines: {node: '>=6.0'} @@ -1695,13 +1686,10 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite-tsconfig-paths@5.1.4: - resolution: {integrity: sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==} + vite-tsconfig-paths@6.0.5: + resolution: {integrity: sha512-f/WvY6ekHykUF1rWJUAbCU7iS/5QYDIugwpqJA+ttwKbxSbzNlqlE8vZSrsnxNQciUW+z6lvhlXMaEyZn9MSig==} peerDependencies: vite: '*' - peerDependenciesMeta: - vite: - optional: true vite@7.3.1: resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} @@ -2631,10 +2619,6 @@ snapshots: csstype@3.2.3: {} - debug@4.4.0: - dependencies: - ms: 2.1.3 - debug@4.4.1: dependencies: ms: 2.1.3 @@ -3190,12 +3174,11 @@ snapshots: - tsx - yaml - vite-tsconfig-paths@5.1.4(typescript@5.9.3)(vite@7.3.1(@types/node@22.14.1)(jiti@2.6.1)(lightningcss@1.30.2)): + vite-tsconfig-paths@6.0.5(typescript@5.9.3)(vite@7.3.1(@types/node@22.14.1)(jiti@2.6.1)(lightningcss@1.30.2)): dependencies: - debug: 4.4.0 + debug: 4.4.3 globrex: 0.1.2 tsconfck: 3.1.5(typescript@5.9.3) - optionalDependencies: vite: 7.3.1(@types/node@22.14.1)(jiti@2.6.1)(lightningcss@1.30.2) transitivePeerDependencies: - supports-color