diff --git a/package.json b/package.json index 9b55f48..9401e79 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "license": "MIT", "devDependencies": { "bottom-tip": "^0.1.5", - "vite": "^5.0.11" + "vite": "^5.0.13" }, "dependencies": { "@calcit/procs": "^0.8.16", diff --git a/yarn.lock b/yarn.lock index 49afdd9..6b67856 100644 --- a/yarn.lock +++ b/yarn.lock @@ -394,10 +394,10 @@ virtual-dom@^2.1.1: x-is-array "0.1.0" x-is-string "0.1.0" -vite@^5.0.11: - version "5.0.11" - resolved "https://registry.npmmirror.com/vite/-/vite-5.0.11.tgz#31562e41e004cb68e1d51f5d2c641ab313b289e4" - integrity sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA== +vite@^5.0.13: + version "5.0.13" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.13.tgz#605865b0e482506163e3f04f91665238f3be8cf1" + integrity sha512-/9ovhv2M2dGTuA+dY93B9trfyWMDRQw2jdVBhHNP6wr0oF34wG2i/N55801iZIpgUpnHDm4F/FabGQLyc+eOgg== dependencies: esbuild "^0.19.3" postcss "^8.4.32"