mirror of
https://github.com/meshtastic/web.git
synced 2026-08-01 15:36:28 -04:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -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: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user