Skip to content

Commit

Permalink
Bump vite-tsconfig-paths from 4.0.9 to 4.2.1 in /warpgate-web
Browse files Browse the repository at this point in the history
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.0.9 to 4.2.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.0.9...v4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 4ecc6b6 commit 7e92cc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion warpgate-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ua-parser-js": "^1.0.35",
"vite": "^3.2.4",
"vite-plugin-checker": "^0.5.3",
"vite-tsconfig-paths": "^4.0.9",
"vite-tsconfig-paths": "^4.2.1",
"xterm": "^4.18.0",
"xterm-addon-serialize": "^0.7.0"
}
Expand Down
8 changes: 4 additions & 4 deletions warpgate-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2835,10 +2835,10 @@ vite-plugin-checker@^0.5.3:
vscode-languageserver-textdocument "^1.0.1"
vscode-uri "^3.0.2"

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==
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==
dependencies:
debug "^4.1.1"
globrex "^0.1.2"
Expand Down

0 comments on commit 7e92cc4

Please sign in to comment.