mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Bump idb-keyval from 5.1.3 to 6.2.0 (#15310)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b504bf9ce
commit
57f7dfb648
@ -109,7 +109,7 @@
|
||||
"hammerjs": "^2.0.8",
|
||||
"hls.js": "^1.3.1",
|
||||
"home-assistant-js-websocket": "^8.0.1",
|
||||
"idb-keyval": "^5.1.3",
|
||||
"idb-keyval": "^6.2.0",
|
||||
"intl-messageformat": "^10.3.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"leaflet": "^1.9.3",
|
||||
|
20
yarn.lock
20
yarn.lock
@ -9497,7 +9497,7 @@ fsevents@^1.2.7:
|
||||
home-assistant-js-websocket: ^8.0.1
|
||||
html-minifier: ^4.0.0
|
||||
husky: ^8.0.3
|
||||
idb-keyval: ^5.1.3
|
||||
idb-keyval: ^6.2.0
|
||||
instant-mocha: ^1.5.0
|
||||
intl-messageformat: ^10.3.0
|
||||
js-yaml: ^4.1.0
|
||||
@ -9809,12 +9809,12 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"idb-keyval@npm:^5.1.3":
|
||||
version: 5.1.3
|
||||
resolution: "idb-keyval@npm:5.1.3"
|
||||
"idb-keyval@npm:^6.2.0":
|
||||
version: 6.2.0
|
||||
resolution: "idb-keyval@npm:6.2.0"
|
||||
dependencies:
|
||||
safari-14-idb-fix: ^1.0.4
|
||||
checksum: c9934b5f56b81cc0806e7a89ef219b8314ef73dbb6f86c4ae4d891f98fc46f35a980f7b94faae3b4b3b8f3616d575782163e2d8dc74ee09aed47a8334db40917
|
||||
safari-14-idb-fix: ^3.0.0
|
||||
checksum: ddd58f95829ff734e3e83b29608709cdfba38e5795b1f6261ff1afc582ce48f475d0c827d7cf32aacbc5ea6b13d00c2d4a2f7240afccd5252565abeafbd7b990
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13898,10 +13898,10 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"safari-14-idb-fix@npm:^1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "safari-14-idb-fix@npm:1.0.4"
|
||||
checksum: a9b9b47a86b072a4b933228fa76a6a2df11cdbe9e4018f827f72b68752e8e16420db4d4770dcf743ddfc823003105aa6ef39190f7c35dfba7201750f11232ab9
|
||||
"safari-14-idb-fix@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "safari-14-idb-fix@npm:3.0.0"
|
||||
checksum: 30d5baf3d9a17b52842b2c3fd3f0001fde7095a36191b6140ac78c19e8e1ff4b2607b9beb3b066c6bec107ccb5399c96e29748a6f5fcd592425f806f5e36f759
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user