Merge pull request #1386 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.7

build(deps-dev): bump vite from 4.4.6 to 4.4.7
This commit is contained in:
Matthias 2023-07-26 06:52:59 +02:00 committed by GitHub
commit b15af0eda8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
"typescript": "~5.1.6",
"unplugin-icons": "^0.16.5",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.6",
"vite": "^4.4.7",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.5"
}

View File

@ -3435,10 +3435,10 @@ vite-node@0.33.0:
picocolors "^1.0.0"
vite "^3.0.0 || ^4.0.0"
"vite@^3.0.0 || ^4.0.0", vite@^4.4.6:
version "4.4.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.6.tgz#97a0a43868ec773fd88980d7c323c80233521cf1"
integrity sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==
"vite@^3.0.0 || ^4.0.0", vite@^4.4.7:
version "4.4.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.7.tgz#71b8a37abaf8d50561aca084dbb77fa342824154"
integrity sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.26"