build(deps): bump vite from 2.9.14 to 2.9.16

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.14 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-06 03:02:33 +00:00 committed by GitHub
parent ffb1fe6053
commit 0d6d54d199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11744,10 +11744,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies: dependencies:
glob "^7.1.3" glob "^7.1.3"
rollup@^2.59.0: "rollup@>=2.59.0 <2.78.0":
version "2.67.1" version "2.77.3"
resolved "https://registry.npmmirror.com/rollup/-/rollup-2.67.1.tgz#4402665706fa00f321d446ce45f880e02cf54f01" resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12"
integrity sha512-1Sbcs4OuW+aD+hhqpIRl+RqooIpF6uQcfzU/QSI7vGkwADY6cM4iLsBGRM2CGLXDTDN5y/yShohFmnKegSPWzg== integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"
@ -13305,14 +13305,14 @@ vite-plugin-md@^0.11.4:
markdown-it "^12.3.0" markdown-it "^12.3.0"
vite@^2.9.0: vite@^2.9.0:
version "2.9.14" version "2.9.16"
resolved "https://registry.npmmirror.com/vite/-/vite-2.9.14.tgz#c438324c6594afd1050df3777da981dee988bb1b" resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.16.tgz#daf7ba50f5cc37a7bf51b118ba06bc36e97898e9"
integrity sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw== integrity sha512-X+6q8KPyeuBvTQV8AVSnKDvXoBMnTx8zxh54sOwmmuOdxkjMmEJXH2UEchA+vTMps1xw9vL64uwJOWryULg7nA==
dependencies: dependencies:
esbuild "^0.14.27" esbuild "^0.14.27"
postcss "^8.4.13" postcss "^8.4.13"
resolve "^1.22.0" resolve "^1.22.0"
rollup "^2.59.0" rollup ">=2.59.0 <2.78.0"
optionalDependencies: optionalDependencies:
fsevents "~2.3.2" fsevents "~2.3.2"