From 4b0c72f69c085ab569cb9d1c170644f837f31f5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 14:06:49 +0000 Subject: [PATCH] fix(deps): update dependency @faststats/web to v0.8.1 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 88b7a2b..dd59ac0 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "@astrojs/node": "^11.1.4", "@astrojs/react": "6.0.4", "@base-ui/react": "1.7.0", - "@faststats/web": "0.8.0", + "@faststats/web": "0.8.1", "@fontsource-variable/geist": "^5.3.0", "@fontsource-variable/geist-mono": "^5.3.0", "astro": "^7.2.9", @@ -225,7 +225,7 @@ "@esbuild/win32-x64": ["@esbuild/win32-x64@0.28.2", "", { "os": "win32", "cpu": "x64" }, "sha512-5ebpxr3nWMzrL/rnUI755Jkuee0bHL/Gq0WTF9lvcpv73wAp5eu8MfBUgWK9bhWvZjj7yX8etf/8tI8Ney695g=="], - "@faststats/web": ["@faststats/web@0.8.0", "", { "dependencies": { "@rrweb/record": "^2.1.1", "@rrweb/rrweb-plugin-console-record": "^2.1.1", "web-vitals": "^6.2.1" } }, "sha512-CExjjLl+2lukxPEeGiZz4qKXEJbFf5nO5F3Sd0/CZmKg8HTzspKzsqCSVkEe5/IakjTyvthCNsMRSnXYi89a/g=="], + "@faststats/web": ["@faststats/web@0.8.1", "", { "dependencies": { "@rrweb/record": "^2.1.1", "@rrweb/rrweb-plugin-console-record": "^2.1.1", "web-vitals": "^6.2.1" } }, "sha512-38WlfFOHwYxt0nWy0PUm2zRc+Aqy4ZNgJ/+3FhyBN2rpUWNvRlLVxpTspPWABaWWG91FuP3HgqwayBAcEt7RnA=="], "@floating-ui/core": ["@floating-ui/core@1.8.0", "", { "dependencies": { "@floating-ui/utils": "^0.2.12" } }, "sha512-0CIZ5itps/8x7BG8dEIhs53BvCUH2PCoogtakwRTut+Arm58sJooJ0AuZhLw2HJYIR5cMLNPBSS728sPho2khQ=="], diff --git a/package.json b/package.json index 694e9b1..1876d6e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@astrojs/node": "^11.1.4", "@astrojs/react": "6.0.4", "@base-ui/react": "1.7.0", - "@faststats/web": "0.8.0", + "@faststats/web": "0.8.1", "@fontsource-variable/geist": "^5.3.0", "@fontsource-variable/geist-mono": "^5.3.0", "astro": "^7.2.9",