From 0ca7e0284e91e9ea847f0ee2ce102f86c1528670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 13:47:44 +0000 Subject: [PATCH] chore(deps-dev): bump vite-tsconfig-paths from 5.0.1 to 5.1.4 Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.0.1 to 5.1.4. - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.0.1...v5.1.4) --- updated-dependencies: - dependency-name: vite-tsconfig-paths dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 62 +++++++++++++++++++++++++++++++------------------- 2 files changed, 39 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index a9afcc2c4..3f06c1fbc 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "turbo": "^2.2.3", "typedoc": "^0.26.11", "typescript": "^5.6.2", - "vite-tsconfig-paths": "^5.0.1", + "vite-tsconfig-paths": "^5.1.4", "vitest": "^2.1.9", "tsup": "^8.3.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42a1b515d..e08689c84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,8 @@ importers: specifier: ^5.6.2 version: 5.6.2 vite-tsconfig-paths: - specifier: ^5.0.1 - version: 5.0.1(typescript@5.6.2)(vite@6.1.6(@types/node@20.14.10)(jiti@1.21.6)(terser@5.31.1)(yaml@2.7.0)) + specifier: ^5.1.4 + version: 5.1.4(typescript@5.6.2)(vite@6.1.6(@types/node@20.14.10)(jiti@1.21.6)(terser@5.31.1)(yaml@2.7.0)) vitest: specifier: ^2.1.9 version: 2.1.9(@types/node@20.14.10)(jsdom@26.0.0)(terser@5.31.1) @@ -5666,6 +5666,15 @@ packages: supports-color: optional: true + debug@4.4.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + decamelize@6.0.0: resolution: {integrity: sha512-Fv96DCsdOgB6mdGl67MT5JaTNKRzrzill5OH5s8bjYJXVlcXyPYGyPsUkWyGV5p1TXI5esYIYMMeDJL0hEIwaA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} @@ -8658,6 +8667,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions space-separated-tokens@2.0.2: resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==} @@ -9013,8 +9023,8 @@ packages: peerDependencies: typescript: '>=4' - tsconfck@3.1.3: - resolution: {integrity: sha512-ulNZP1SVpRDesxeMLON/LtWM8HIgAJEIVpVVhBM6gsmvQ8+Rh+ZG7FWGvHh7Ah3pRABwVJWklWCr/BTZSv0xnQ==} + tsconfck@3.1.6: + resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -9401,8 +9411,8 @@ packages: resolution: {integrity: sha512-xOQR4o5bfxnZDlVxDYoK/aZO9Tt92CItaGybrKC41rl218Of5fsLDQDYR95rQd2wg8DnT8R9CEheQ++lmP+Euw==} engines: {node: '>=16'} - vite-tsconfig-paths@5.0.1: - resolution: {integrity: sha512-yqwv+LstU7NwPeNqajZzLEBVpUFU6Dugtb2P84FXuvaoYA+/70l9MHE+GYfYAycVyPSDYZ7mjOFuYBRqlEpTig==} + vite-tsconfig-paths@5.1.4: + resolution: {integrity: sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -9857,7 +9867,7 @@ snapshots: '@babel/traverse': 7.24.7 '@babel/types': 7.24.7 convert-source-map: 2.0.0 - debug: 4.4.0 + debug: 4.4.1 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -9960,7 +9970,7 @@ snapshots: '@babel/core': 7.25.7 '@babel/helper-compilation-targets': 7.25.7 '@babel/helper-plugin-utils': 7.24.7 - debug: 4.4.0 + debug: 4.4.1 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -10882,7 +10892,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.24.7 '@babel/parser': 7.25.7 '@babel/types': 7.25.7 - debug: 4.4.0 + debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -10894,7 +10904,7 @@ snapshots: '@babel/parser': 7.25.7 '@babel/template': 7.25.7 '@babel/types': 7.25.7 - debug: 4.4.0 + debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -13383,7 +13393,7 @@ snapshots: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.0)(typescript@5.6.2) '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.6.2) - debug: 4.4.0 + debug: 4.4.1 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.2 @@ -13442,7 +13452,7 @@ snapshots: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.6.2) - debug: 4.4.0 + debug: 4.4.1 eslint: 8.57.0 optionalDependencies: typescript: 5.6.2 @@ -13499,7 +13509,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.6.2) '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.6.2) - debug: 4.4.0 + debug: 4.4.1 eslint: 8.57.0 tsutils: 3.21.0(typescript@5.6.2) optionalDependencies: @@ -13530,7 +13540,7 @@ snapshots: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.4.0 + debug: 4.4.1 globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -13574,7 +13584,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.29.1 '@typescript-eslint/visitor-keys': 8.29.1 - debug: 4.4.0 + debug: 4.4.1 fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 @@ -13970,7 +13980,7 @@ snapshots: agent-base@7.1.1: dependencies: - debug: 4.4.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -14832,6 +14842,10 @@ snapshots: dependencies: ms: 2.1.3 + debug@4.4.1: + dependencies: + ms: 2.1.3 + decamelize@6.0.0: {} decimal.js-light@2.5.1: {} @@ -15663,7 +15677,7 @@ snapshots: extract-zip@2.0.1: dependencies: - debug: 4.4.0 + debug: 4.4.1 get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: @@ -16147,7 +16161,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.3 - debug: 4.4.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -16193,7 +16207,7 @@ snapshots: https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.3 - debug: 4.4.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -18640,7 +18654,7 @@ snapshots: dependencies: typescript: 5.8.3 - tsconfck@3.1.3(typescript@5.6.2): + tsconfck@3.1.6(typescript@5.6.2): optionalDependencies: typescript: 5.6.2 @@ -18707,7 +18721,7 @@ snapshots: cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.2 - debug: 4.4.0 + debug: 4.4.1 esbuild: 0.25.3 joycon: 3.1.1 picocolors: 1.1.1 @@ -19133,11 +19147,11 @@ snapshots: - tsx - utf-8-validate - vite-tsconfig-paths@5.0.1(typescript@5.6.2)(vite@6.1.6(@types/node@20.14.10)(jiti@1.21.6)(terser@5.31.1)(yaml@2.7.0)): + vite-tsconfig-paths@5.1.4(typescript@5.6.2)(vite@6.1.6(@types/node@20.14.10)(jiti@1.21.6)(terser@5.31.1)(yaml@2.7.0)): dependencies: - debug: 4.3.5(supports-color@5.5.0) + debug: 4.4.1 globrex: 0.1.2 - tsconfck: 3.1.3(typescript@5.6.2) + tsconfck: 3.1.6(typescript@5.6.2) optionalDependencies: vite: 6.1.6(@types/node@20.14.10)(jiti@1.21.6)(terser@5.31.1)(yaml@2.7.0) transitivePeerDependencies: