mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 13:05:15 +00:00
build(deps-dev): bump vite from 5.2.9 to 5.2.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.9 to 5.2.10. - [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/v5.2.10/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
2dde67ad41
commit
e181c5a485
|
@ -65,7 +65,7 @@
|
||||||
"unplugin-auto-import": "^0.17.5",
|
"unplugin-auto-import": "^0.17.5",
|
||||||
"unplugin-icons": "^0.18.5",
|
"unplugin-icons": "^0.18.5",
|
||||||
"unplugin-vue-components": "^0.26.0",
|
"unplugin-vue-components": "^0.26.0",
|
||||||
"vite": "^5.2.9",
|
"vite": "^5.2.10",
|
||||||
"vitest": "^1.5.0",
|
"vitest": "^1.5.0",
|
||||||
"vue-tsc": "^2.0.13"
|
"vue-tsc": "^2.0.13"
|
||||||
},
|
},
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2672,7 +2672,7 @@ __metadata:
|
||||||
unplugin-auto-import: "npm:^0.17.5"
|
unplugin-auto-import: "npm:^0.17.5"
|
||||||
unplugin-icons: "npm:^0.18.5"
|
unplugin-icons: "npm:^0.18.5"
|
||||||
unplugin-vue-components: "npm:^0.26.0"
|
unplugin-vue-components: "npm:^0.26.0"
|
||||||
vite: "npm:^5.2.9"
|
vite: "npm:^5.2.10"
|
||||||
vitest: "npm:^1.5.0"
|
vitest: "npm:^1.5.0"
|
||||||
vue: "npm:^3.4.23"
|
vue: "npm:^3.4.23"
|
||||||
vue-class-component: "npm:^7.2.5"
|
vue-class-component: "npm:^7.2.5"
|
||||||
|
@ -4745,9 +4745,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"vite@npm:^5.2.9":
|
"vite@npm:^5.2.10":
|
||||||
version: 5.2.9
|
version: 5.2.10
|
||||||
resolution: "vite@npm:5.2.9"
|
resolution: "vite@npm:5.2.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: "npm:^0.20.1"
|
esbuild: "npm:^0.20.1"
|
||||||
fsevents: "npm:~2.3.3"
|
fsevents: "npm:~2.3.3"
|
||||||
|
@ -4781,7 +4781,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
vite: bin/vite.js
|
vite: bin/vite.js
|
||||||
checksum: 10/26342c8dde540e4161fdad2c9c8f2f0e23567f051c7a40abb8e4796d6c4292fbd118ab7a4ac252515e78c4f99525b557731e6117287b2bccde0ea61d73bcff27
|
checksum: 10/a0c4ac7b95e9a2a59f4e73e5b42a63f33569f5ec505af9dd019f19ff419fd20d66ad9aad6708987d4da173d485358f0024f410af78ac97cf5c92a38f8c96c451
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user