chore(deps-dev): bump vite-plugin-static-copy from 0.13.0 to 0.17.0 (#5631)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-31 15:01:20 -07:00
committed by GitHub
parent faa02623b3
commit d4a51b420f
2 changed files with 5 additions and 5 deletions

View File

@@ -326,7 +326,7 @@
"rollup-plugin-webpack-stats": "^0.2.0",
"terser": "^5.18.2",
"typescript": "^5.0.0",
"vite-plugin-static-copy": "^0.13.0",
"vite-plugin-static-copy": "^0.17.0",
"yarn-deduplicate": "^6.0.2"
},
"resolutions": {

View File

@@ -13210,10 +13210,10 @@ vite-plugin-pwa@^0.14.4:
workbox-build "^6.5.4"
workbox-window "^6.5.4"
vite-plugin-static-copy@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/vite-plugin-static-copy/-/vite-plugin-static-copy-0.13.0.tgz#1a05bfc0afb5d89e052043f645b610b57b050662"
integrity sha512-cln+fvKMgwNBjxQ59QVblmExZrc9gGEdRmfqcPOOGpxT5KInfpkGMvmK4L+kCAeHHSSGNU1bM7BA9PQgaAJc6g==
vite-plugin-static-copy@^0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/vite-plugin-static-copy/-/vite-plugin-static-copy-0.17.0.tgz#e45527da186c4a3818d09635797b6fc7cc9e035f"
integrity sha512-2HpNbHfDt8SDy393AGXh9llHkc8FJMQkI8s3T5WsH3SWLMO+f5cFIyPErl4yGKU9Uh3Vaqsd4lHZYTf042fQ2A==
dependencies:
chokidar "^3.5.3"
fast-glob "^3.2.11"