Skip to content

Commit

Permalink
chore(deps): update dependency vite-tsconfig-paths to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 86dc6c6 commit e649e91
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3820,7 +3820,7 @@ globby@^11.1.0:

globrex@^0.1.2:
version "0.1.2"
resolved "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz"
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==

gopd@^1.0.1:
Expand Down Expand Up @@ -5874,10 +5874,10 @@ ts-node@^10.9.1:
v8-compile-cache-lib "^3.0.1"
yn "3.1.1"

tsconfck@^2.1.0:
version "2.1.1"
resolved "https://registry.npmjs.org/tsconfck/-/tsconfck-2.1.1.tgz"
integrity sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww==
tsconfck@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-3.0.1.tgz#803ca0ed8f2f2075639e4061238f04b99ba85e85"
integrity sha512-7ppiBlF3UEddCLeI1JRx5m2Ryq+xk4JrZuq4EuYXykipebaq1dV0Fhgr1hb7CkmHt32QSgOZlcqVLEtHBG4/mg==

tsconfig-paths@^3.14.2:
version "3.14.2"
Expand Down Expand Up @@ -6053,13 +6053,13 @@ v8-to-istanbul@^9.0.1:
convert-source-map "^1.6.0"

vite-tsconfig-paths@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.2.1.tgz#e53b89096b91d31a6d1e26f75999ea8c336a89ed"
integrity sha512-GNUI6ZgPqT3oervkvzU+qtys83+75N/OuDaQl7HmOqFTb0pjZsuARrRipsyJhJ3enqV8beI1xhGbToR4o78nSQ==
version "4.3.1"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.3.1.tgz#28762938151e7c80aec9d70c57e65ddce43a576f"
integrity sha512-cfgJwcGOsIxXOLU/nELPny2/LUD/lcf1IbfyeKTv2bsupVbTH/xpFtdQlBmIP1GEK2CjjLxYhFfB+QODFAx5aw==
dependencies:
debug "^4.1.1"
globrex "^0.1.2"
tsconfck "^2.1.0"
tsconfck "^3.0.1"

vite@^4.5.0:
version "4.5.0"
Expand Down

0 comments on commit e649e91

Please sign in to comment.