@@ -2001,7 +2001,6 @@ __metadata:
20012001 " @metamask/keyring-api " : " workspace:^"
20022002 " @metamask/keyring-internal-api " : " workspace:^"
20032003 " @metamask/keyring-internal-snap-client " : " workspace:^"
2004- " @metamask/providers " : " npm:^18.1.0"
20052004 " @metamask/snaps-controllers " : " npm:^9.10.0"
20062005 " @metamask/snaps-sdk " : " npm:^6.7.0"
20072006 " @metamask/snaps-utils " : " npm:^8.3.0"
@@ -2021,10 +2020,10 @@ __metadata:
20212020 typedoc : " npm:^0.25.13"
20222021 typescript : " npm:~5.6.3"
20232022 uuid : " npm:^9.0.1"
2024- webextension-polyfill : " npm:^0.12.0"
20252023 peerDependencies :
20262024 " @metamask/keyring-api " : " workspace:^"
2027- " @metamask/providers " : ^18.1.0
2025+ " @metamask/keyring-internal-api " : " workspace:^"
2026+ " @metamask/keyring-internal-snap-client " : " workspace:^"
20282027 languageName : unknown
20292028 linkType : soft
20302029
@@ -2061,6 +2060,8 @@ __metadata:
20612060 tslib : " npm:^2.6.2"
20622061 typedoc : " npm:^0.25.13"
20632062 typescript : " npm:~5.6.3"
2063+ peerDependencies :
2064+ tslib : ^2.6.2
20642065 languageName : unknown
20652066 linkType : soft
20662067
@@ -2149,7 +2150,6 @@ __metadata:
21492150 " @ts-bridge/cli " : " npm:^0.6.1"
21502151 " @types/jest " : " npm:^29.5.12"
21512152 " @types/node " : " npm:^20.12.12"
2152- " @types/webextension-polyfill " : " npm:^0.12.1"
21532153 bech32 : " npm:^2.0.0"
21542154 deepmerge : " npm:^4.2.2"
21552155 depcheck : " npm:^1.4.7"
@@ -2187,6 +2187,8 @@ __metadata:
21872187 tsd : " npm:^0.31.0"
21882188 typedoc : " npm:^0.25.13"
21892189 typescript : " npm:~5.6.3"
2190+ peerDependencies :
2191+ " @metamask/keyring-api " : " workspace:^"
21902192 languageName : unknown
21912193 linkType : soft
21922194
@@ -2200,7 +2202,6 @@ __metadata:
22002202 " @metamask/keyring-api " : " workspace:^"
22012203 " @metamask/keyring-snap-client " : " workspace:^"
22022204 " @metamask/keyring-utils " : " workspace:^"
2203- " @metamask/providers " : " npm:^18.1.0"
22042205 " @metamask/snaps-controllers " : " npm:^9.10.0"
22052206 " @metamask/snaps-sdk " : " npm:^6.7.0"
22062207 " @metamask/snaps-utils " : " npm:^8.3.0"
@@ -2218,9 +2219,8 @@ __metadata:
22182219 tsd : " npm:^0.31.0"
22192220 typedoc : " npm:^0.25.13"
22202221 typescript : " npm:~5.6.3"
2221- webextension-polyfill : " npm:^0.12.0"
22222222 peerDependencies :
2223- " @metamask/providers " : ^18.1.0
2223+ " @metamask/keyring-api " : " workspace:^ "
22242224 languageName : unknown
22252225 linkType : soft
22262226
@@ -2253,7 +2253,7 @@ __metadata:
22532253 uuid : " npm:^9.0.1"
22542254 webextension-polyfill : " npm:^0.12.0"
22552255 peerDependencies :
2256- " @metamask/providers " : ^18.1.0
2256+ " @metamask/keyring-api " : " workspace:^ "
22572257 languageName : unknown
22582258 linkType : soft
22592259
@@ -2266,7 +2266,6 @@ __metadata:
22662266 " @metamask/auto-changelog " : " npm:^3.4.4"
22672267 " @metamask/keyring-api " : " workspace:^"
22682268 " @metamask/keyring-utils " : " workspace:^"
2269- " @metamask/providers " : " npm:^18.1.0"
22702269 " @metamask/snaps-sdk " : " npm:^6.7.0"
22712270 " @metamask/superstruct " : " npm:^3.1.0"
22722271 " @metamask/utils " : " npm:^9.3.0"
@@ -2283,9 +2282,8 @@ __metadata:
22832282 tsd : " npm:^0.31.0"
22842283 typedoc : " npm:^0.25.13"
22852284 typescript : " npm:~5.6.3"
2286- webextension-polyfill : " npm:^0.12.0"
22872285 peerDependencies :
2288- " @metamask/providers " : ^18.1.0
2286+ " @metamask/keyring-api " : " workspace:^ "
22892287 languageName : unknown
22902288 linkType : soft
22912289
@@ -3676,13 +3674,6 @@ __metadata:
36763674 languageName : node
36773675 linkType : hard
36783676
3679- " @types/webextension-polyfill@npm:^0.12.1 " :
3680- version : 0.12.1
3681- resolution : " @types/webextension-polyfill@npm:0.12.1"
3682- checksum : 10/80c1f81af272d378098474a41e0941bf9375261423ea289cd8250efc9a628cec4fa6083cb9cd5c62ff0f828ac235a044c0b95543c0606e894dfd485cea55b0aa
3683- languageName : node
3684- linkType : hard
3685-
36863677" @types/ws@npm:^7.2.0, @types/ws@npm:^7.4.4 " :
36873678 version : 7.4.7
36883679 resolution : " @types/ws@npm:7.4.7"
0 commit comments