Bump vite-plugin-checker from 0.5.1 to 0.5.3 in /warpgate-web

Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.1...vite-plugin-checker@0.5.3)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  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-01-09 08:04:52 +00:00 committed by Eugene
parent 4ac8cd7b88
commit 367c3c7f76
2 changed files with 5 additions and 5 deletions

View file

@ -59,7 +59,7 @@
"tslib": "^2.4.1",
"typescript": "^4.9.4",
"vite": "^3.2.4",
"vite-plugin-checker": "^0.5.1",
"vite-plugin-checker": "^0.5.3",
"vite-tsconfig-paths": "^4.0.3",
"xterm": "^4.18.0",
"xterm-addon-serialize": "^0.7.0"

View file

@ -2835,10 +2835,10 @@ uuid@8.3.2:
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
vite-plugin-checker@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/vite-plugin-checker/-/vite-plugin-checker-0.5.1.tgz#b8e085f456d37be7f89020cf081102daff52812e"
integrity sha512-NFiO1PyK9yGuaeSnJ7Whw9fnxLc1AlELnZoyFURnauBYhbIkx9n+PmIXxSFUuC9iFyACtbJQUAEuQi6yHs2Adg==
vite-plugin-checker@^0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/vite-plugin-checker/-/vite-plugin-checker-0.5.3.tgz#41e61eb59142973997a4873fbcaeabb944704a8c"
integrity sha512-upPESKsQTypC2S7LPjxu9HknOymNSToAAHTYSFHb0at5GKLcN1QGMAR5Hb+7KqZclGMVniXAj7QdhZv+fTx83Q==
dependencies:
"@babel/code-frame" "^7.12.13"
ansi-escapes "^4.3.0"