mirror of
https://github.com/warp-tech/warpgate.git
synced 2024-11-10 09:12:56 +08:00
Bump vite from 2.9.8 to 2.9.9 in /warpgate-admin/app
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.8 to 2.9.9. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.9/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8804ee11b4
commit
32bedebfe6
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
|||
"thenby": "^1.3.4",
|
||||
"tslib": "^2.3.1",
|
||||
"typescript": "^4.6.4",
|
||||
"vite": "^2.9.8",
|
||||
"vite": "^2.9.9",
|
||||
"vite-plugin-checker": "^0.4.6",
|
||||
"vite-tsconfig-paths": "^3.4.0",
|
||||
"xterm": "^4.18.0",
|
||||
|
|
|
@ -2433,10 +2433,10 @@ vite-tsconfig-paths@^3.4.0:
|
|||
recrawl-sync "^2.0.3"
|
||||
tsconfig-paths "^3.9.0"
|
||||
|
||||
vite@^2.9.8:
|
||||
version "2.9.8"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.8.tgz#2c2cb0790beb0fbe4b8c0995b80fe691a91c2545"
|
||||
integrity sha512-zsBGwn5UT3YS0NLSJ7hnR54+vUKfgzMUh/Z9CxF1YKEBVIe213+63jrFLmZphgGI5zXwQCSmqIdbPuE8NJywPw==
|
||||
vite@^2.9.9:
|
||||
version "2.9.9"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
|
||||
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==
|
||||
dependencies:
|
||||
esbuild "^0.14.27"
|
||||
postcss "^8.4.13"
|
||||
|
|
Loading…
Reference in a new issue