diff --git a/package.json b/package.json index dd2376d..123b3a6 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gh-pages": "^6.1.1", "@biomejs/biome": "1.4.1", "typescript": "^5.3.3", - "vite": "^5.0.10" + "vite": "^5.0.11" }, "peerDependencies": { "@babel/core": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index d64c641..5268117 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1410,10 +1410,10 @@ update-browserslist-db@^1.0.13: escalade "^3.1.1" picocolors "^1.0.0" -vite@^5.0.10: - version "5.0.10" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.10.tgz#1e13ef5c3cf5aa4eed81f5df6d107b3c3f1f6356" - integrity sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw== +vite@^5.0.11: + version "5.0.11" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.11.tgz#31562e41e004cb68e1d51f5d2c641ab313b289e4" + integrity sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA== dependencies: esbuild "^0.19.3" postcss "^8.4.32"