mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump vite from 2.9.13 to 2.9.14
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.13 to 2.9.14. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v2.9.14/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.14/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
2d3bd05efd
commit
5398cf3c7a
2 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
||||||
"eslint-plugin-prettier": "^4.2.1",
|
"eslint-plugin-prettier": "^4.2.1",
|
||||||
"eslint-plugin-vue": "^9.2.0",
|
"eslint-plugin-vue": "^9.2.0",
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"vite": "^2.9.13",
|
"vite": "^2.9.14",
|
||||||
"vite-plugin-eslint": "^1.6.1",
|
"vite-plugin-eslint": "^1.6.1",
|
||||||
"vite-plugin-pwa": "^0.12.2",
|
"vite-plugin-pwa": "^0.12.2",
|
||||||
"vite-plugin-windicss": "^1.8.6"
|
"vite-plugin-windicss": "^1.8.6"
|
||||||
|
|
|
@ -3372,10 +3372,10 @@ vite-plugin-windicss@^1.8.6:
|
||||||
kolorist "^1.5.1"
|
kolorist "^1.5.1"
|
||||||
windicss "^3.5.6"
|
windicss "^3.5.6"
|
||||||
|
|
||||||
vite@^2.9.13:
|
vite@^2.9.14:
|
||||||
version "2.9.13"
|
version "2.9.14"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.14.tgz#c438324c6594afd1050df3777da981dee988bb1b"
|
||||||
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
|
integrity sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.14.27"
|
esbuild "^0.14.27"
|
||||||
postcss "^8.4.13"
|
postcss "^8.4.13"
|
||||||
|
|
Loading…
Reference in a new issue