From 5e8d6464d25081f86982352fcf7ab0264733ebf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 10:04:31 +0000 Subject: [PATCH] chore(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.0.4 Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.1.4 to 6.0.4. - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.4...v6.0.4) --- updated-dependencies: - dependency-name: vite-tsconfig-paths dependency-version: 6.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 25 ++++++------------------- 2 files changed, 7 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 86a5827..9d6a1a6 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "typescript": "^5.8.3", "typescript-eslint": "^8.53.0", "vite": "^7.3.1", - "vite-tsconfig-paths": "^5.1.4", + "vite-tsconfig-paths": "^6.0.4", "vitest": "^4.0.17", "whatwg-fetch": "^3.6.20" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3599c8..73cf484 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^7.3.1 version: 7.3.1(@types/node@24.5.2)(jiti@2.5.1)(yaml@2.8.2) vite-tsconfig-paths: - specifier: ^5.1.4 - version: 5.1.4(typescript@5.9.2)(vite@7.3.1(@types/node@24.5.2)(jiti@2.5.1)(yaml@2.8.2)) + specifier: ^6.0.4 + version: 6.0.4(typescript@5.9.2)(vite@7.3.1(@types/node@24.5.2)(jiti@2.5.1)(yaml@2.8.2)) vitest: specifier: ^4.0.17 version: 4.0.17(@types/node@24.5.2)(jiti@2.5.1)(yaml@2.8.2) @@ -1611,15 +1611,6 @@ packages: resolution: {integrity: sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==} engines: {node: '>= 0.4'} - debug@4.4.1: - resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.4.3: resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} engines: {node: '>=6.0'} @@ -3294,8 +3285,8 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - vite-tsconfig-paths@5.1.4: - resolution: {integrity: sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==} + vite-tsconfig-paths@6.0.4: + resolution: {integrity: sha512-iIsEJ+ek5KqRTK17pmxtgIxXtqr3qDdE6OxrP9mVeGhVDNXRJTKN/l9oMbujTQNzMLe6XZ8qmpztfbkPu2TiFQ==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -5014,10 +5005,6 @@ snapshots: es-errors: 1.3.0 is-data-view: 1.0.2 - debug@4.4.1: - dependencies: - ms: 2.1.3 - debug@4.4.3(supports-color@5.5.0): dependencies: ms: 2.1.3 @@ -6828,9 +6815,9 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-tsconfig-paths@5.1.4(typescript@5.9.2)(vite@7.3.1(@types/node@24.5.2)(jiti@2.5.1)(yaml@2.8.2)): + vite-tsconfig-paths@6.0.4(typescript@5.9.2)(vite@7.3.1(@types/node@24.5.2)(jiti@2.5.1)(yaml@2.8.2)): dependencies: - debug: 4.4.1 + debug: 4.4.3(supports-color@5.5.0) globrex: 0.1.2 tsconfck: 3.1.6(typescript@5.9.2) optionalDependencies: