mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Merge pull request #1840 from freqtrade/dependabot/npm_and_yarn/main/vite-5.2.9
build(deps-dev): bump vite from 5.2.8 to 5.2.9
This commit is contained in:
commit
570d5a51b5
|
@ -65,7 +65,7 @@
|
|||
"unplugin-auto-import": "^0.17.5",
|
||||
"unplugin-icons": "^0.18.5",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"vite": "^5.2.7",
|
||||
"vite": "^5.2.9",
|
||||
"vitest": "^1.4.0",
|
||||
"vue-tsc": "^2.0.11"
|
||||
},
|
||||
|
|
44
yarn.lock
44
yarn.lock
|
@ -2575,7 +2575,7 @@ __metadata:
|
|||
unplugin-auto-import: "npm:^0.17.5"
|
||||
unplugin-icons: "npm:^0.18.5"
|
||||
unplugin-vue-components: "npm:^0.26.0"
|
||||
vite: "npm:^5.2.7"
|
||||
vite: "npm:^5.2.9"
|
||||
vitest: "npm:^1.4.0"
|
||||
vue: "npm:^3.4.21"
|
||||
vue-class-component: "npm:^7.2.5"
|
||||
|
@ -4615,7 +4615,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite@npm:^5.0.0, vite@npm:^5.2.7":
|
||||
"vite@npm:^5.0.0":
|
||||
version: 5.2.8
|
||||
resolution: "vite@npm:5.2.8"
|
||||
dependencies:
|
||||
|
@ -4655,6 +4655,46 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite@npm:^5.2.9":
|
||||
version: 5.2.9
|
||||
resolution: "vite@npm:5.2.9"
|
||||
dependencies:
|
||||
esbuild: "npm:^0.20.1"
|
||||
fsevents: "npm:~2.3.3"
|
||||
postcss: "npm:^8.4.38"
|
||||
rollup: "npm:^4.13.0"
|
||||
peerDependencies:
|
||||
"@types/node": ^18.0.0 || >=20.0.0
|
||||
less: "*"
|
||||
lightningcss: ^1.21.0
|
||||
sass: "*"
|
||||
stylus: "*"
|
||||
sugarss: "*"
|
||||
terser: ^5.4.0
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
peerDependenciesMeta:
|
||||
"@types/node":
|
||||
optional: true
|
||||
less:
|
||||
optional: true
|
||||
lightningcss:
|
||||
optional: true
|
||||
sass:
|
||||
optional: true
|
||||
stylus:
|
||||
optional: true
|
||||
sugarss:
|
||||
optional: true
|
||||
terser:
|
||||
optional: true
|
||||
bin:
|
||||
vite: bin/vite.js
|
||||
checksum: 10/26342c8dde540e4161fdad2c9c8f2f0e23567f051c7a40abb8e4796d6c4292fbd118ab7a4ac252515e78c4f99525b557731e6117287b2bccde0ea61d73bcff27
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vitest@npm:^1.4.0":
|
||||
version: 1.4.0
|
||||
resolution: "vitest@npm:1.4.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user