Skip to content

Commit

Permalink
Fix @metamask/providers to 17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift committed Jul 12, 2024
1 parent 610a894 commit 2248718
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 48 deletions.
2 changes: 1 addition & 1 deletion packages/snaps-execution-environments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@metamask/json-rpc-engine": "^9.0.0",
"@metamask/object-multiplex": "^2.0.0",
"@metamask/post-message-stream": "^8.1.0",
"@metamask/providers": "^17.0.0",
"@metamask/providers": "17.0.0",
"@metamask/rpc-errors": "^6.3.1",
"@metamask/snaps-sdk": "workspace:^",
"@metamask/snaps-utils": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"@metamask/key-tree": "^9.1.2",
"@metamask/providers": "^17.0.0",
"@metamask/providers": "17.0.0",
"@metamask/rpc-errors": "^6.3.1",
"@metamask/superstruct": "^3.1.0",
"@metamask/utils": "^9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-snaps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@metamask/eslint-config-jest": "^12.1.0",
"@metamask/eslint-config-nodejs": "^12.1.0",
"@metamask/eslint-config-typescript": "^12.1.0",
"@metamask/providers": "^17.0.0",
"@metamask/providers": "17.0.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@swc/core": "1.3.78",
"@swc/jest": "^0.2.26",
Expand Down
52 changes: 7 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3864,17 +3864,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/base-controller@npm:^6.0.0":
version: 6.0.0
resolution: "@metamask/base-controller@npm:6.0.0"
dependencies:
"@metamask/utils": ^8.3.0
immer: ^9.0.6
checksum: ff5c4acedc698e2477f1d719f64363d8763b21836dcea4675214c078457cd47dde068aa336b249663f3c7fb3c0f536ce420870811e00ca3a410646740a9f5934
languageName: node
linkType: hard

"@metamask/base-controller@npm:^6.0.1":
"@metamask/base-controller@npm:^6.0.0, @metamask/base-controller@npm:^6.0.1":
version: 6.0.1
resolution: "@metamask/base-controller@npm:6.0.1"
dependencies:
Expand Down Expand Up @@ -4124,24 +4114,7 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/controller-utils@npm:^11.0.0":
version: 11.0.0
resolution: "@metamask/controller-utils@npm:11.0.0"
dependencies:
"@ethereumjs/util": ^8.1.0
"@metamask/eth-query": ^4.0.0
"@metamask/ethjs-unit": ^0.3.0
"@metamask/utils": ^8.3.0
"@spruceid/siwe-parser": 2.1.0
"@types/bn.js": ^5.1.5
bn.js: ^5.2.1
eth-ens-namehash: ^2.0.8
fast-deep-equal: ^3.1.3
checksum: ce77d9006c34109d78787d91036b605c2e401f51bae58a60cfd955905ebd63ebe5a007b93861a1fcc51bb7e57b69ec2a6dd6142656c1ee2d87d74e397752dffa
languageName: node
linkType: hard

"@metamask/controller-utils@npm:^11.0.1":
"@metamask/controller-utils@npm:^11.0.0, @metamask/controller-utils@npm:^11.0.1":
version: 11.0.1
resolution: "@metamask/controller-utils@npm:11.0.1"
dependencies:
Expand Down Expand Up @@ -4915,18 +4888,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/json-rpc-engine@npm:^9.0.0":
version: 9.0.0
resolution: "@metamask/json-rpc-engine@npm:9.0.0"
dependencies:
"@metamask/rpc-errors": ^6.2.1
"@metamask/safe-event-emitter": ^3.0.0
"@metamask/utils": ^8.3.0
checksum: b97170b36843145361015dabc5651df1d2c7f28f0756d3c9c05aef6a483098d562a9983cbe0e15f7fd1a66aa26481132b03ccb9061a2c48f0d3249c1f2348e97
languageName: node
linkType: hard

"@metamask/json-rpc-engine@npm:^9.0.1":
"@metamask/json-rpc-engine@npm:^9.0.0, @metamask/json-rpc-engine@npm:^9.0.1":
version: 9.0.1
resolution: "@metamask/json-rpc-engine@npm:9.0.1"
dependencies:
Expand Down Expand Up @@ -5328,7 +5290,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/providers@npm:^17.0.0":
"@metamask/providers@npm:17.0.0":
version: 17.0.0
resolution: "@metamask/providers@npm:17.0.0"
dependencies:
Expand Down Expand Up @@ -5714,7 +5676,7 @@ __metadata:
"@metamask/json-rpc-engine": ^9.0.0
"@metamask/object-multiplex": ^2.0.0
"@metamask/post-message-stream": ^8.1.0
"@metamask/providers": ^17.0.0
"@metamask/providers": 17.0.0
"@metamask/rpc-errors": ^6.3.1
"@metamask/snaps-sdk": "workspace:^"
"@metamask/snaps-utils": "workspace:^"
Expand Down Expand Up @@ -5944,7 +5906,7 @@ __metadata:
"@metamask/eslint-config-nodejs": ^12.1.0
"@metamask/eslint-config-typescript": ^12.1.0
"@metamask/key-tree": ^9.1.2
"@metamask/providers": ^17.0.0
"@metamask/providers": 17.0.0
"@metamask/rpc-errors": ^6.3.1
"@metamask/superstruct": ^3.1.0
"@metamask/utils": ^9.0.0
Expand Down Expand Up @@ -6257,7 +6219,7 @@ __metadata:
"@metamask/name-lookup-example-snap": "workspace:^"
"@metamask/network-example-snap": "workspace:^"
"@metamask/notification-example-snap": "workspace:^"
"@metamask/providers": ^17.0.0
"@metamask/providers": 17.0.0
"@metamask/signature-insights-example-snap": "workspace:^"
"@metamask/snaps-utils": "workspace:^"
"@metamask/utils": ^9.0.0
Expand Down

0 comments on commit 2248718

Please sign in to comment.