mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
build(deps): bump vite from 2.5.6 to 2.5.7 (#9468)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.5.6 to 2.5.7. - [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.5.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production 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
9123cf9784
commit
0e924b5f98
@ -82,7 +82,7 @@
|
||||
"transliteration": "^2.2.0",
|
||||
"ts-jest": "^27.0.5",
|
||||
"typescript": "^4.4.3",
|
||||
"vite": "^2.5.6",
|
||||
"vite": "^2.5.7",
|
||||
"vite-plugin-html": "^2.1.0",
|
||||
"vite-plugin-md": "^0.11.0",
|
||||
"vue-router": "^4.0.0",
|
||||
|
@ -7977,10 +7977,10 @@ vite-plugin-md@^0.11.0:
|
||||
gray-matter "^4.0.3"
|
||||
markdown-it "^12.2.0"
|
||||
|
||||
vite@^2.5.6:
|
||||
version "2.5.6"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.6.tgz#51431bb5b99b041289595300ba15947bad0f89aa"
|
||||
integrity sha512-P++qzXuOPhTql8iDamsatlJfD7/yGi8NCNwzyqkB2p0jrNJC567WEdXiKn3hQ+ZV8amQmB2dTH6svo3Z2tJ6MQ==
|
||||
vite@^2.5.7:
|
||||
version "2.5.7"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.7.tgz#e495be9d8bcbf9d30c7141efdccacde746ee0125"
|
||||
integrity sha512-hyUoWmRPhjN1aI+ZSBqDINKdIq7aokHE2ZXiztOg4YlmtpeQtMwMeyxv6X9YxHZmvGzg/js/eATM9Z1nwyakxg==
|
||||
dependencies:
|
||||
esbuild "^0.12.17"
|
||||
postcss "^8.3.6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user