Bump vite-tsconfig-paths from 4.0.3 to 4.0.9 in /warpgate-web

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.0.3 to 4.0.9.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.0.3...v4.0.9)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-10 21:07:12 +00:00 committed by Eugene
parent 5d27fcd57b
commit 4339131ce9
2 changed files with 10 additions and 10 deletions

View file

@ -60,7 +60,7 @@
"typescript": "^4.9.4",
"vite": "^3.2.4",
"vite-plugin-checker": "^0.5.3",
"vite-tsconfig-paths": "^4.0.3",
"vite-tsconfig-paths": "^4.0.9",
"xterm": "^4.18.0",
"xterm-addon-serialize": "^0.7.0"
}

View file

@ -2718,10 +2718,10 @@ tree-kill@^1.2.2:
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
tsconfck@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-2.0.1.tgz#a7e951ad0ce220e3d3fb8f7bcdd9c5ee988847e9"
integrity sha512-/ipap2eecmVBmBlsQLBRbUmUNFwNJV/z2E+X0FPtHNjPwroMZQ7m39RMaCywlCulBheYXgMdUlWDd9rzxwMA0Q==
tsconfck@^2.1.0:
version "2.1.1"
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-2.1.1.tgz#9b51603d2712d1f4740fa14748ca886a2e1893e5"
integrity sha512-ZPCkJBKASZBmBUNqGHmRhdhM8pJYDdOXp4nRgj/O0JwUwsMq50lCDRQP/M5GBNAA0elPrq4gAeu4dkaVCuKWww==
tsconfig-paths@^3.14.1:
version "3.14.1"
@ -2840,14 +2840,14 @@ vite-plugin-checker@^0.5.3:
vscode-languageserver-textdocument "^1.0.1"
vscode-uri "^3.0.2"
vite-tsconfig-paths@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.0.3.tgz#6a3a29f5a32fb2cb0001361875e760dd436fdc09"
integrity sha512-gRO2Q/tOkV+9kMht5tz90+IaEKvW2zCnvwJV3tp2ruPNZOTM5rF+yXorJT4ggmAMYEaJ3nyXjx5P5jY5FwiZ+A==
vite-tsconfig-paths@^4.0.9:
version "4.0.9"
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-4.0.9.tgz#a9b3a4db47989052329c7d4bdcc56a7b8c008cd1"
integrity sha512-qtjwLELs7AEtvZGWbv5aXNda0vyaU8MDjvohMS05sePdUNqBZbBk670Rpfoe0GguF4R1G/DT7yBTPSHdF4h9kA==
dependencies:
debug "^4.1.1"
globrex "^0.1.2"
tsconfck "^2.0.1"
tsconfck "^2.1.0"
vite@^3.2.4:
version "3.2.4"