Skip to content

Commit

Permalink
remove api-kit
Browse files Browse the repository at this point in the history
  • Loading branch information
shazarre committed Nov 8, 2024
1 parent fca1828 commit 73a8800
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
1 change: 0 additions & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"@oclif/plugin-not-found": "^3.2.15",
"@oclif/plugin-plugins": "^4.3.10",
"@oclif/plugin-warn-if-update-available": "^3.1.11",
"@safe-global/api-kit": "^2.5.4",
"@safe-global/protocol-kit": "^5.0.4",
"@types/command-exists": "^1.2.3",
"bignumber.js": "9.0.0",
Expand Down
15 changes: 1 addition & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1722,7 +1722,6 @@ __metadata:
"@oclif/plugin-not-found": "npm:^3.2.15"
"@oclif/plugin-plugins": "npm:^4.3.10"
"@oclif/plugin-warn-if-update-available": "npm:^3.1.11"
"@safe-global/api-kit": "npm:^2.5.4"
"@safe-global/protocol-kit": "npm:^5.0.4"
"@types/command-exists": "npm:^1.2.3"
"@types/debug": "npm:^4.1.4"
Expand Down Expand Up @@ -5008,18 +5007,6 @@ __metadata:
languageName: node
linkType: hard

"@safe-global/api-kit@npm:^2.5.4":
version: 2.5.4
resolution: "@safe-global/api-kit@npm:2.5.4"
dependencies:
"@safe-global/protocol-kit": "npm:^5.0.4"
"@safe-global/types-kit": "npm:^1.0.0"
node-fetch: "npm:^2.7.0"
viem: "npm:^2.21.8"
checksum: 33d1bc8622182d501b4fb1728970cad0766cf1d83088293d7958e8b23da1933d78ae423fb6904ac9ccfea33cf55d281cd4169e44fde7aeb98206cea7527f9dba
languageName: node
linkType: hard

"@safe-global/protocol-kit@npm:^5.0.4":
version: 5.0.4
resolution: "@safe-global/protocol-kit@npm:5.0.4"
Expand Down Expand Up @@ -15334,7 +15321,7 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.5.0, node-fetch@npm:^2.6.12, node-fetch@npm:^2.7.0":
"node-fetch@npm:^2.5.0, node-fetch@npm:^2.6.12":
version: 2.7.0
resolution: "node-fetch@npm:2.7.0"
dependencies:
Expand Down

0 comments on commit 73a8800

Please sign in to comment.