From ead2cc025bc6e9a216e717f958610a3377d3b209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 11:40:41 +0000 Subject: [PATCH] chore(deps): bump the npm-minor-patch group with 3 updates Bumps the npm-minor-patch group with 3 updates: [@resq-sw/analytics](https://github.com/resq-software/npm/tree/HEAD/packages/analytics), [elysia-rate-limit](https://github.com/rayriffy/elysia-rate-limit) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `@resq-sw/analytics` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/resq-software/npm/releases) - [Changelog](https://github.com/resq-software/npm/blob/master/packages/analytics/CHANGELOG.md) - [Commits](https://github.com/resq-software/npm/commits/@resq-sw/analytics@0.4.0/packages/analytics) Updates `elysia-rate-limit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/rayriffy/elysia-rate-limit/releases) - [Changelog](https://github.com/rayriffy/elysia-rate-limit/blob/main/CHANGELOG.md) - [Commits](https://github.com/rayriffy/elysia-rate-limit/compare/v4.6.1...v4.6.2) Updates `@biomejs/biome` from 2.4.14 to 2.4.15 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.15/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@resq-sw/analytics" dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: elysia-rate-limit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@biomejs/biome" dependency-version: 2.4.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3b03fee..13dcf6e 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@radix-ui/react-select": "^2.2.6", "@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-switch": "^1.2.6", - "@resq-sw/analytics": "^0.3.0", + "@resq-sw/analytics": "^0.4.0", "@resq-sw/decorators": "^0.1.1", "@resq-sw/helpers": "^0.1.2", "@resq-sw/logger": "^0.1.1", @@ -136,7 +136,7 @@ "clsx": "^2.1.1", "effect": "^3.21.2", "elysia": "^1.4.28", - "elysia-rate-limit": "4.6.1", + "elysia-rate-limit": "4.6.2", "elysiajs-helmet": "^1.0.5", "embla-carousel-react": "^8.6.0", "fuse.js": "^7.3.0", @@ -164,7 +164,7 @@ "zod": "^4.3.6" }, "devDependencies": { - "@biomejs/biome": "2.4.14", + "@biomejs/biome": "2.4.15", "@lhci/cli": "^0.15.1", "@opennextjs/cloudflare": "^1.19.1", "@size-limit/file": "^12.1.0",