mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Bump vite from 2.9.1 to 2.9.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.1 to 2.9.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.4/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
6f7c1dd17c
commit
3c94328b4c
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": "^8.6.0",
|
"eslint-plugin-vue": "^8.6.0",
|
||||||
"prettier": "^2.6.2",
|
"prettier": "^2.6.2",
|
||||||
"vite": "^2.9.1",
|
"vite": "^2.9.4",
|
||||||
"vite-plugin-eslint": "^1.4.0",
|
"vite-plugin-eslint": "^1.4.0",
|
||||||
"vite-plugin-pwa": "^0.11.13",
|
"vite-plugin-pwa": "^0.11.13",
|
||||||
"vite-plugin-windicss": "^1.8.3"
|
"vite-plugin-windicss": "^1.8.3"
|
||||||
|
|
|
@ -3289,10 +3289,10 @@ vite-plugin-windicss@^1.8.3:
|
||||||
kolorist "^1.5.1"
|
kolorist "^1.5.1"
|
||||||
windicss "^3.5.1"
|
windicss "^3.5.1"
|
||||||
|
|
||||||
vite@^2.9.1:
|
vite@^2.9.4:
|
||||||
version "2.9.1"
|
version "2.9.4"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.1.tgz#84bce95fae210a7beb566a0af06246748066b48f"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.4.tgz#3d1c5895ecacfcaf8e7e96316d4d4ca3dfbf983b"
|
||||||
integrity sha512-vSlsSdOYGcYEJfkQ/NeLXgnRv5zZfpAsdztkIrs7AZHV8RCMZQkwjo4DS5BnrYTqoWqLoUe1Cah4aVO4oNNqCQ==
|
integrity sha512-7pO6ruZMsyTpaPB7kGtW+yj15Ze5g+E4w4Ramk1sAJLIuI4uPd5sauqubmZNpq0Yc1vLVxoXRf2Uj+qWxk5aXw==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.14.27"
|
esbuild "^0.14.27"
|
||||||
postcss "^8.4.12"
|
postcss "^8.4.12"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue