Skip to content

Commit

Permalink
Update dependency vite-tsconfig-paths to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent a2902d2 commit 063dd67
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"tsup": "6.5.0",
"tsx": "3.12.2",
"typescript": "4.9.4",
"vite-tsconfig-paths": "4.0.5",
"vite-tsconfig-paths": "4.2.2",
"vitest": "0.28.2"
},
"engines": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4581,10 +4581,10 @@ ts-node@^10.8.1:
v8-compile-cache-lib "^3.0.1"
yn "3.1.1"

tsconfck@^2.0.1:
version "2.0.2"
resolved "https://registry.npmjs.org/tsconfck/-/tsconfck-2.0.2.tgz"
integrity sha512-H3DWlwKpow+GpVLm/2cpmok72pwRr1YFROV3YzAmvzfGFiC1zEM/mc9b7+1XnrxuXtEbhJ7xUSIqjPFbedp7aQ==
tsconfck@^2.1.0:
version "2.1.2"
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-2.1.2.tgz#f667035874fa41d908c1fe4d765345fcb1df6e35"
integrity sha512-ghqN1b0puy3MhhviwO2kGF8SeMDNhEbnKxjK7h6+fvY9JAxqvXi8y5NAHSQv687OVboS2uZIByzGd45/YxrRHg==

tsconfig-paths@^3.14.1:
version "3.14.1"
Expand Down Expand Up @@ -4804,14 +4804,14 @@ vite-node@0.28.2:
source-map-support "^0.5.21"
vite "^3.0.0 || ^4.0.0"

vite-tsconfig-paths@4.0.5:
version "4.0.5"
resolved "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-4.0.5.tgz"
integrity sha512-/L/eHwySFYjwxoYt1WRJniuK/jPv+WGwgRGBYx3leciR5wBeqntQpUE6Js6+TJemChc+ter7fDBKieyEWDx4yQ==
vite-tsconfig-paths@4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.2.2.tgz#fee5a59c885687ae046e1d5a394bdcfdb12d9361"
integrity sha512-dq0FjyxHHDnp0uS3P12WEOX2W7NeuLzX9AWP38D7Zw2CTbFErapwQVlCiT5DMJcVWKQ1MMdTe92PZl/rBQ7qcw==
dependencies:
debug "^4.1.1"
globrex "^0.1.2"
tsconfck "^2.0.1"
tsconfck "^2.1.0"

"vite@^3.0.0 || ^4.0.0":
version "4.0.4"
Expand Down

0 comments on commit 063dd67

Please sign in to comment.