diff --git a/apps/vite/package.json b/apps/vite/package.json index b61a3956..f801c0dc 100644 --- a/apps/vite/package.json +++ b/apps/vite/package.json @@ -22,7 +22,7 @@ "@vitejs/plugin-react": "~4.3.0", "rimraf": "~6.0.0", "typescript": "~5.8.0", - "vite-tsconfig-paths": "~4.2.0", + "vite-tsconfig-paths": "~5.1.0", "vite": "~5.4.16" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d78c0671..e2fdef0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -290,8 +290,8 @@ importers: specifier: ~5.4.16 version: 5.4.16(@types/node@22.13.4)(terser@5.39.0) vite-tsconfig-paths: - specifier: ~4.2.0 - version: 4.2.0(typescript@5.8.2)(vite@5.4.16(@types/node@22.13.4)(terser@5.39.0)) + specifier: ~5.1.0 + version: 5.1.4(typescript@5.8.2)(vite@5.4.16(@types/node@22.13.4)(terser@5.39.0)) apps/webpack: dependencies: @@ -6790,12 +6790,12 @@ packages: '@swc/wasm': optional: true - tsconfck@2.1.1: - resolution: {integrity: sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww==} - engines: {node: ^14.13.1 || ^16 || >=18} + tsconfck@3.1.5: + resolution: {integrity: sha512-CLDfGgUp7XPswWnezWwsCRxNmgQjhYq3VXHM0/XIRxhVrKw0M1if9agzryh1QS3nxjCROvV+xWxoJO1YctzzWg==} + engines: {node: ^18 || >=20} hasBin: true peerDependencies: - typescript: ^4.3.5 || ^5.0.0 + typescript: ^5.0.0 peerDependenciesMeta: typescript: optional: true @@ -7015,8 +7015,8 @@ packages: vfile@4.2.1: resolution: {integrity: sha512-O6AE4OskCG5S1emQ/4gl8zK586RqA3srz3nfK/Viy0UPToBc5Trp9BVFb1u0CjsKrAWwnpr4ifM/KBXPWwJbCA==} - vite-tsconfig-paths@4.2.0: - resolution: {integrity: sha512-jGpus0eUy5qbbMVGiTxCL1iB9ZGN6Bd37VGLJU39kTDD6ZfULTTb1bcc5IeTWqWJKiWV5YihCaibeASPiGi8kw==} + vite-tsconfig-paths@5.1.4: + resolution: {integrity: sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==} peerDependencies: vite: '*' peerDependenciesMeta: @@ -7460,7 +7460,7 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-compilation-targets': 7.25.9 '@babel/helper-plugin-utils': 7.25.9 - debug: 4.3.4 + debug: 4.3.6 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -8314,7 +8314,7 @@ snapshots: '@babel/parser': 7.25.8 '@babel/template': 7.25.7 '@babel/types': 7.26.0 - debug: 4.3.4 + debug: 4.3.6 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -9701,7 +9701,7 @@ snapshots: '@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.8.2)(webpack@5.98.0(@swc/core@1.3.95(@swc/helpers@0.5.15))(esbuild@0.18.20))': dependencies: - debug: 4.3.4 + debug: 4.3.6 endent: 2.1.0 find-cache-dir: 3.3.2 flat-cache: 3.0.4 @@ -10111,7 +10111,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 5.55.0(typescript@5.8.2) '@typescript-eslint/utils': 5.55.0(eslint@8.57.0)(typescript@5.8.2) - debug: 4.3.4 + debug: 4.3.6 eslint: 8.57.0 tsutils: 3.21.0(typescript@5.8.2) optionalDependencies: @@ -10125,7 +10125,7 @@ snapshots: dependencies: '@typescript-eslint/types': 5.55.0 '@typescript-eslint/visitor-keys': 5.55.0 - debug: 4.3.4 + debug: 4.3.6 globby: 11.1.0 is-glob: 4.0.3 semver: 7.7.1 @@ -10314,7 +10314,7 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.3.4 + debug: 4.3.6 transitivePeerDependencies: - supports-color @@ -11244,7 +11244,7 @@ snapshots: detect-port@1.5.1: dependencies: address: 1.1.2 - debug: 4.3.4 + debug: 4.3.6 transitivePeerDependencies: - supports-color @@ -12510,14 +12510,14 @@ snapshots: https-proxy-agent@4.0.0: dependencies: agent-base: 5.1.1 - debug: 4.3.4 + debug: 4.3.6 transitivePeerDependencies: - supports-color https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.4 + debug: 4.3.6 transitivePeerDependencies: - supports-color @@ -12788,7 +12788,7 @@ snapshots: istanbul-lib-source-maps@4.0.1: dependencies: - debug: 4.3.4 + debug: 4.3.6 istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: @@ -13563,7 +13563,7 @@ snapshots: micromark@2.11.4: dependencies: - debug: 4.3.4 + debug: 4.3.6 parse-entities: 2.0.0 transitivePeerDependencies: - supports-color @@ -14134,7 +14134,7 @@ snapshots: puppeteer-core@2.1.1: dependencies: '@types/mime-types': 2.1.1 - debug: 4.3.4 + debug: 4.3.6 extract-zip: 1.7.0 https-proxy-agent: 4.0.0 mime: 2.6.0 @@ -15156,7 +15156,7 @@ snapshots: '@swc/core': 1.3.95(@swc/helpers@0.5.15) optional: true - tsconfck@2.1.1(typescript@5.8.2): + tsconfck@3.1.5(typescript@5.8.2): optionalDependencies: typescript: 5.8.2 @@ -15383,11 +15383,11 @@ snapshots: unist-util-stringify-position: 2.0.3 vfile-message: 2.0.4 - vite-tsconfig-paths@4.2.0(typescript@5.8.2)(vite@5.4.16(@types/node@22.13.4)(terser@5.39.0)): + vite-tsconfig-paths@5.1.4(typescript@5.8.2)(vite@5.4.16(@types/node@22.13.4)(terser@5.39.0)): dependencies: - debug: 4.3.4 + debug: 4.3.6 globrex: 0.1.2 - tsconfck: 2.1.1(typescript@5.8.2) + tsconfck: 3.1.5(typescript@5.8.2) optionalDependencies: vite: 5.4.16(@types/node@22.13.4)(terser@5.39.0) transitivePeerDependencies: