mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump vite from 2.9.9 to 2.9.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.9 to 2.9.10. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.10/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.10/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
6d2ccd4bb5
commit
ae4cfab3fb
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
||||||
"eslint-plugin-prettier": "^4.0.0",
|
"eslint-plugin-prettier": "^4.0.0",
|
||||||
"eslint-plugin-vue": "^9.1.0",
|
"eslint-plugin-vue": "^9.1.0",
|
||||||
"prettier": "^2.6.2",
|
"prettier": "^2.6.2",
|
||||||
"vite": "^2.9.9",
|
"vite": "^2.9.10",
|
||||||
"vite-plugin-eslint": "^1.6.1",
|
"vite-plugin-eslint": "^1.6.1",
|
||||||
"vite-plugin-pwa": "^0.12.0",
|
"vite-plugin-pwa": "^0.12.0",
|
||||||
"vite-plugin-windicss": "^1.8.4"
|
"vite-plugin-windicss": "^1.8.4"
|
||||||
|
|
|
@ -3423,10 +3423,10 @@ vite-plugin-windicss@^1.8.4:
|
||||||
kolorist "^1.5.1"
|
kolorist "^1.5.1"
|
||||||
windicss "^3.5.1"
|
windicss "^3.5.1"
|
||||||
|
|
||||||
vite@^2.9.9:
|
vite@^2.9.10:
|
||||||
version "2.9.9"
|
version "2.9.10"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.10.tgz#f574d96655622c2e0fbc662edd0ed199c60fe91a"
|
||||||
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==
|
integrity sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.14.27"
|
esbuild "^0.14.27"
|
||||||
postcss "^8.4.13"
|
postcss "^8.4.13"
|
||||||
|
|
Loading…
Reference in a new issue