mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
⬆️ Bump vite from 5.0.10 to 5.0.12 (#483)
* ⬆️ Bump vite from 5.0.10 to 5.0.12 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * 💄 auto fix by pre-commit hooks --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae19a75eea
commit
31ddd94796
27
pnpm-lock.yaml
generated
27
pnpm-lock.yaml
generated
@ -695,7 +695,7 @@ packages:
|
|||||||
}
|
}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitejs/plugin-vue@4.6.2(vite@5.0.10)(vue@3.4.3):
|
/@vitejs/plugin-vue@4.6.2(vite@5.0.12)(vue@3.4.3):
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==,
|
integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==,
|
||||||
@ -705,7 +705,7 @@ packages:
|
|||||||
vite: ^4.0.0 || ^5.0.0
|
vite: ^4.0.0 || ^5.0.0
|
||||||
vue: ^3.2.25
|
vue: ^3.2.25
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.0.10
|
vite: 5.0.12
|
||||||
vue: 3.4.3
|
vue: 3.4.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -822,7 +822,7 @@ packages:
|
|||||||
integrity: sha512-rX8S8IYpqqlJfNPstS/joorpxXx/4WuE7+gDM31i2HUrxOKGZVzq8ZsRRRU2UdoTwHZSd3LpUS4sMtxE5xLK1A==,
|
integrity: sha512-rX8S8IYpqqlJfNPstS/joorpxXx/4WuE7+gDM31i2HUrxOKGZVzq8ZsRRRU2UdoTwHZSd3LpUS4sMtxE5xLK1A==,
|
||||||
}
|
}
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vitejs/plugin-vue": 4.6.2(vite@5.0.10)(vue@3.4.3)
|
"@vitejs/plugin-vue": 4.6.2(vite@5.0.12)(vue@3.4.3)
|
||||||
"@vuepress/client": 2.0.0-rc.0
|
"@vuepress/client": 2.0.0-rc.0
|
||||||
"@vuepress/core": 2.0.0-rc.0
|
"@vuepress/core": 2.0.0-rc.0
|
||||||
"@vuepress/shared": 2.0.0-rc.0
|
"@vuepress/shared": 2.0.0-rc.0
|
||||||
@ -832,7 +832,7 @@ packages:
|
|||||||
postcss: 8.4.32
|
postcss: 8.4.32
|
||||||
postcss-load-config: 4.0.1(postcss@8.4.32)
|
postcss-load-config: 4.0.1(postcss@8.4.32)
|
||||||
rollup: 4.9.2
|
rollup: 4.9.2
|
||||||
vite: 5.0.10
|
vite: 5.0.12
|
||||||
vue: 3.4.3
|
vue: 3.4.3
|
||||||
vue-router: 4.2.5(vue@3.4.3)
|
vue-router: 4.2.5(vue@3.4.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -1348,7 +1348,7 @@ packages:
|
|||||||
normalize-path: 3.0.0
|
normalize-path: 3.0.0
|
||||||
readdirp: 3.6.0
|
readdirp: 3.6.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/cli-cursor@4.0.0:
|
/cli-cursor@4.0.0:
|
||||||
@ -1595,17 +1595,6 @@ packages:
|
|||||||
universalify: 2.0.0
|
universalify: 2.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/fsevents@2.3.2:
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==,
|
|
||||||
}
|
|
||||||
engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 }
|
|
||||||
os: [darwin]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: true
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/fsevents@2.3.3:
|
/fsevents@2.3.3:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
@ -2196,7 +2185,7 @@ packages:
|
|||||||
"@rollup/rollup-win32-arm64-msvc": 4.9.2
|
"@rollup/rollup-win32-arm64-msvc": 4.9.2
|
||||||
"@rollup/rollup-win32-ia32-msvc": 4.9.2
|
"@rollup/rollup-win32-ia32-msvc": 4.9.2
|
||||||
"@rollup/rollup-win32-x64-msvc": 4.9.2
|
"@rollup/rollup-win32-x64-msvc": 4.9.2
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/run-parallel@1.2.0:
|
/run-parallel@1.2.0:
|
||||||
@ -2429,10 +2418,10 @@ packages:
|
|||||||
}
|
}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite@5.0.10:
|
/vite@5.0.12:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==,
|
integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==,
|
||||||
}
|
}
|
||||||
engines: { node: ^18.0.0 || >=20.0.0 }
|
engines: { node: ^18.0.0 || >=20.0.0 }
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -1588,9 +1588,9 @@ util-deprecate@^1.0.1:
|
|||||||
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
||||||
|
|
||||||
vite@~5.0.0:
|
vite@~5.0.0:
|
||||||
version "5.0.10"
|
version "5.0.12"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.10.tgz#1e13ef5c3cf5aa4eed81f5df6d107b3c3f1f6356"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47"
|
||||||
integrity sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==
|
integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.19.3"
|
esbuild "^0.19.3"
|
||||||
postcss "^8.4.32"
|
postcss "^8.4.32"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user