mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-22 14:58:14 +08:00
Bump vite from 2.4.1 to 2.4.2 (#117)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.4.1 to 2.4.2. - [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.4.2/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3c08d0cab5
commit
cf7777fccb
@ -87,7 +87,7 @@
|
|||||||
"ts-jest": "^27.0.3",
|
"ts-jest": "^27.0.3",
|
||||||
"type-fest": "^1.2.2",
|
"type-fest": "^1.2.2",
|
||||||
"typescript": "^4.3.5",
|
"typescript": "^4.3.5",
|
||||||
"vite": "^2.4.1",
|
"vite": "^2.4.2",
|
||||||
"vite-plugin-svgicon": "^1.0.0-alpha.0",
|
"vite-plugin-svgicon": "^1.0.0-alpha.0",
|
||||||
"vue-jest": "^5.0.0-alpha.10",
|
"vue-jest": "^5.0.0-alpha.10",
|
||||||
"vue-tsc": "^0.2.0"
|
"vue-tsc": "^0.2.0"
|
||||||
|
@ -6860,10 +6860,10 @@ vite-plugin-svgicon@^1.0.0-alpha.0:
|
|||||||
"@yzfe/svgicon-gen" "^1.0.2"
|
"@yzfe/svgicon-gen" "^1.0.2"
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
|
|
||||||
vite@^2.4.1:
|
vite@^2.4.2:
|
||||||
version "2.4.1"
|
version "2.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.4.1.tgz#2e48b8dbfc69e4edbf7f4d1c0798d621585cb8da"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-2.4.2.tgz#07d00615775c808530bc9f65641062b349b67929"
|
||||||
integrity sha512-4BpKRis9uxIqPfIEcJ18LTBsamqnDFxTx45CXwagHjNltHa6PFEvf8Pe6OpgIHb0OyWT30OXOSSQvdOaX4OBiQ==
|
integrity sha512-2MifxD2I9fjyDmmEzbULOo3kOUoqX90A58cT6mECxoVQlMYFuijZsPQBuA14mqSwvV3ydUsqnq+BRWXyO9Qa+w==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.12.8"
|
esbuild "^0.12.8"
|
||||||
postcss "^8.3.5"
|
postcss "^8.3.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user