1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00

chore(deps): update dependency vite-tsconfig-paths to v3.5.1 (#2155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-09 23:38:06 +00:00 committed by GitHub
parent d30d2cdf0d
commit e34cabdce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -89,7 +89,7 @@
"vite": "3.0.9",
"vite-plugin-env-compatible": "1.1.1",
"vite-plugin-svgr": "2.2.1",
"vite-tsconfig-paths": "3.5.0",
"vite-tsconfig-paths": "3.5.1",
"vitest": "0.22.1",
"whatwg-fetch": "3.6.2"
},

View File

@ -6854,10 +6854,10 @@ vite-plugin-svgr@2.2.1:
"@rollup/pluginutils" "^4.2.1"
"@svgr/core" "^6.3.1"
vite-tsconfig-paths@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-3.5.0.tgz#bfdf93f8072eff04125112ea9602fd50ae8cdad9"
integrity sha512-NKIubr7gXgh/3uniQaOytSg+aKWPrjquP6anAy+zCWEn6h9fB8z2/qdlfQrTgZWaXJ2pHVlllrSdRZltHn9P4g==
vite-tsconfig-paths@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-3.5.1.tgz#415f8ef442b71b1a0cd40686a00fe4fbfa7627a2"
integrity sha512-t7cPvDMDxOCUxxNLqngXiX+L6jPYBr+eMgkeVadknxBb89d2s1aejz+wFEep010VfXjGVAUWGEFPe1fkRYTFvg==
dependencies:
debug "^4.1.1"
globrex "^0.1.2"