mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-13 03:33:50 +00:00
Merge pull request #1683 from freqtrade/dependabot/npm_and_yarn/main/vite-5.0.11
build(deps-dev): bump vite from 5.0.10 to 5.0.11
This commit is contained in:
commit
509899911d
|
@ -65,7 +65,7 @@
|
||||||
"unplugin-auto-import": "^0.17.3",
|
"unplugin-auto-import": "^0.17.3",
|
||||||
"unplugin-icons": "^0.18.2",
|
"unplugin-icons": "^0.18.2",
|
||||||
"unplugin-vue-components": "^0.26.0",
|
"unplugin-vue-components": "^0.26.0",
|
||||||
"vite": "^5.0.10",
|
"vite": "^5.0.11",
|
||||||
"vitest": "^1.1.3",
|
"vitest": "^1.1.3",
|
||||||
"vue-tsc": "^1.8.27"
|
"vue-tsc": "^1.8.27"
|
||||||
},
|
},
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3675,7 +3675,7 @@ __metadata:
|
||||||
unplugin-auto-import: ^0.17.3
|
unplugin-auto-import: ^0.17.3
|
||||||
unplugin-icons: ^0.18.2
|
unplugin-icons: ^0.18.2
|
||||||
unplugin-vue-components: ^0.26.0
|
unplugin-vue-components: ^0.26.0
|
||||||
vite: ^5.0.10
|
vite: ^5.0.11
|
||||||
vitest: ^1.1.3
|
vitest: ^1.1.3
|
||||||
vue: ^3.4.7
|
vue: ^3.4.7
|
||||||
vue-class-component: ^7.2.5
|
vue-class-component: ^7.2.5
|
||||||
|
@ -6390,9 +6390,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"vite@npm:^5.0.10":
|
"vite@npm:^5.0.11":
|
||||||
version: 5.0.10
|
version: 5.0.11
|
||||||
resolution: "vite@npm:5.0.10"
|
resolution: "vite@npm:5.0.11"
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: ^0.19.3
|
esbuild: ^0.19.3
|
||||||
fsevents: ~2.3.3
|
fsevents: ~2.3.3
|
||||||
|
@ -6426,7 +6426,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
vite: bin/vite.js
|
vite: bin/vite.js
|
||||||
checksum: a1c96be1dc8bafb981c0874813a6b783ee9c4cd235188d7dc746133972d8992fe85111b7402365fee698ffcb626cd31b39bf2f2523140e50b07b81ce3c0139d1
|
checksum: 262e41f25ce0cc5fc3c2065b1796f64ec115d3ac2d9625dbfb36d6628ba10e63684ef5515bb2ff1aa8e34c6f89e9c10e8211cb88f6c7f0da6869362851345437
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user