From c4fd4e33ff043e916a0b3a0950a327c0029783d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:54:27 -0400 Subject: [PATCH] chore(deps): bump idb-keyval from 6.2.6 to 6.3.0 (#1288) Bumps [idb-keyval](https://github.com/jakearchibald/idb-keyval) from 6.2.6 to 6.3.0. - [Changelog](https://github.com/jakearchibald/idb-keyval/blob/main/CHANGELOG.md) - [Commits](https://github.com/jakearchibald/idb-keyval/compare/v6.2.6...v6.3.0) --- updated-dependencies: - dependency-name: idb-keyval dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 7bf83ca8..b22e98ad 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -76,7 +76,7 @@ "i18next": "^26.3.4", "i18next-browser-languagedetector": "^8.2.0", "i18next-http-backend": "^4.0.0", - "idb-keyval": "^6.2.6", + "idb-keyval": "^6.3.0", "immer": "^11.1.11", "js-cookie": "^3.0.8", "lucide-react": "^1.24.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aafa8baf..82a3ac22 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 idb-keyval: - specifier: ^6.2.6 - version: 6.2.6 + specifier: ^6.3.0 + version: 6.3.0 immer: specifier: ^11.1.11 version: 11.1.11 @@ -4471,8 +4471,8 @@ packages: typescript: optional: true - idb-keyval@6.2.6: - resolution: {integrity: sha512-FY64UEhw+5liMzMQ1R9Mw6AF0+wyBrg1CIA1z4CjI/EvT5ty/SvQcWZgd8s9sgaNhX10Y8UzScTh89tEAls5nA==} + idb-keyval@6.3.0: + resolution: {integrity: sha512-um+2dgAWmYsu615EXpWVwSmapJhON0G43t3Ka/EVaohzPQXSMqKEqeDK/oIW3Ow+BXaF2PvSc+oBTFp793A5Ow==} idb@7.1.1: resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} @@ -10959,7 +10959,7 @@ snapshots: optionalDependencies: typescript: 6.0.3 - idb-keyval@6.2.6: {} + idb-keyval@6.3.0: {} idb@7.1.1: {}