@@ -2001,7 +2001,6 @@ __metadata:
2001
2001
" @metamask/keyring-api " : " workspace:^"
2002
2002
" @metamask/keyring-internal-api " : " workspace:^"
2003
2003
" @metamask/keyring-internal-snap-client " : " workspace:^"
2004
- " @metamask/providers " : " npm:^18.1.0"
2005
2004
" @metamask/snaps-controllers " : " npm:^9.10.0"
2006
2005
" @metamask/snaps-sdk " : " npm:^6.7.0"
2007
2006
" @metamask/snaps-utils " : " npm:^8.3.0"
@@ -2021,10 +2020,10 @@ __metadata:
2021
2020
typedoc : " npm:^0.25.13"
2022
2021
typescript : " npm:~5.6.3"
2023
2022
uuid : " npm:^9.0.1"
2024
- webextension-polyfill : " npm:^0.12.0"
2025
2023
peerDependencies :
2026
2024
" @metamask/keyring-api " : " workspace:^"
2027
- " @metamask/providers " : ^18.1.0
2025
+ " @metamask/keyring-internal-api " : " workspace:^"
2026
+ " @metamask/keyring-internal-snap-client " : " workspace:^"
2028
2027
languageName : unknown
2029
2028
linkType : soft
2030
2029
@@ -2061,6 +2060,8 @@ __metadata:
2061
2060
tslib : " npm:^2.6.2"
2062
2061
typedoc : " npm:^0.25.13"
2063
2062
typescript : " npm:~5.6.3"
2063
+ peerDependencies :
2064
+ tslib : ^2.6.2
2064
2065
languageName : unknown
2065
2066
linkType : soft
2066
2067
@@ -2149,7 +2150,6 @@ __metadata:
2149
2150
" @ts-bridge/cli " : " npm:^0.6.1"
2150
2151
" @types/jest " : " npm:^29.5.12"
2151
2152
" @types/node " : " npm:^20.12.12"
2152
- " @types/webextension-polyfill " : " npm:^0.12.1"
2153
2153
bech32 : " npm:^2.0.0"
2154
2154
deepmerge : " npm:^4.2.2"
2155
2155
depcheck : " npm:^1.4.7"
@@ -2187,6 +2187,8 @@ __metadata:
2187
2187
tsd : " npm:^0.31.0"
2188
2188
typedoc : " npm:^0.25.13"
2189
2189
typescript : " npm:~5.6.3"
2190
+ peerDependencies :
2191
+ " @metamask/keyring-api " : " workspace:^"
2190
2192
languageName : unknown
2191
2193
linkType : soft
2192
2194
@@ -2200,7 +2202,6 @@ __metadata:
2200
2202
" @metamask/keyring-api " : " workspace:^"
2201
2203
" @metamask/keyring-snap-client " : " workspace:^"
2202
2204
" @metamask/keyring-utils " : " workspace:^"
2203
- " @metamask/providers " : " npm:^18.1.0"
2204
2205
" @metamask/snaps-controllers " : " npm:^9.10.0"
2205
2206
" @metamask/snaps-sdk " : " npm:^6.7.0"
2206
2207
" @metamask/snaps-utils " : " npm:^8.3.0"
@@ -2218,9 +2219,8 @@ __metadata:
2218
2219
tsd : " npm:^0.31.0"
2219
2220
typedoc : " npm:^0.25.13"
2220
2221
typescript : " npm:~5.6.3"
2221
- webextension-polyfill : " npm:^0.12.0"
2222
2222
peerDependencies :
2223
- " @metamask/providers " : ^18.1.0
2223
+ " @metamask/keyring-api " : " workspace:^ "
2224
2224
languageName : unknown
2225
2225
linkType : soft
2226
2226
@@ -2253,7 +2253,7 @@ __metadata:
2253
2253
uuid : " npm:^9.0.1"
2254
2254
webextension-polyfill : " npm:^0.12.0"
2255
2255
peerDependencies :
2256
- " @metamask/providers " : ^18.1.0
2256
+ " @metamask/keyring-api " : " workspace:^ "
2257
2257
languageName : unknown
2258
2258
linkType : soft
2259
2259
@@ -2266,7 +2266,6 @@ __metadata:
2266
2266
" @metamask/auto-changelog " : " npm:^3.4.4"
2267
2267
" @metamask/keyring-api " : " workspace:^"
2268
2268
" @metamask/keyring-utils " : " workspace:^"
2269
- " @metamask/providers " : " npm:^18.1.0"
2270
2269
" @metamask/snaps-sdk " : " npm:^6.7.0"
2271
2270
" @metamask/superstruct " : " npm:^3.1.0"
2272
2271
" @metamask/utils " : " npm:^9.3.0"
@@ -2283,9 +2282,8 @@ __metadata:
2283
2282
tsd : " npm:^0.31.0"
2284
2283
typedoc : " npm:^0.25.13"
2285
2284
typescript : " npm:~5.6.3"
2286
- webextension-polyfill : " npm:^0.12.0"
2287
2285
peerDependencies :
2288
- " @metamask/providers " : ^18.1.0
2286
+ " @metamask/keyring-api " : " workspace:^ "
2289
2287
languageName : unknown
2290
2288
linkType : soft
2291
2289
@@ -3676,13 +3674,6 @@ __metadata:
3676
3674
languageName : node
3677
3675
linkType : hard
3678
3676
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
-
3686
3677
" @types/ws@npm:^7.2.0, @types/ws@npm:^7.4.4 " :
3687
3678
version : 7.4.7
3688
3679
resolution : " @types/ws@npm:7.4.7"
0 commit comments