Skip to content

Commit

Permalink
Chore: update protocol-kit and safe-deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Dec 13, 2024
1 parent fc7d0ab commit 9c39b4f
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 18 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,10 @@
"@mui/x-date-pickers": "^5.0.20",
"@reduxjs/toolkit": "^2.2.6",
"@safe-global/api-kit": "^2.4.6",
"@safe-global/protocol-kit": "^4.1.1",
"@safe-global/protocol-kit": "^4.1.2",
"@safe-global/safe-apps-sdk": "^9.1.0",
"@safe-global/safe-deployments": "1.37.12",
"@safe-global/safe-client-gateway-sdk": "1.60.1-next-069fa2b",
"@safe-global/safe-gateway-typescript-sdk": "3.22.3-beta.15",
"@safe-global/safe-client-gateway-sdk": "v1.60.1",
"@safe-global/safe-gateway-typescript-sdk": "3.22.4",
"@safe-global/safe-modules-deployments": "^2.2.1",
"@sentry/react": "^7.91.0",
"@spindl-xyz/attribution-lite": "^1.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ describe('useCompatibleNetworks', () => {
const { result } = renderHook(() => useCompatibleNetworks(creationData))
expect(result.current).toHaveLength(6)
expect(result.current.map((chain) => chain.chainId)).toEqual(['1', '10', '100', '324', '480', '10200'])
expect(result.current.map((chain) => chain.available)).toEqual([true, true, true, false, false, false])
expect(result.current.map((chain) => chain.available)).toEqual([true, true, true, false, true, false])
}

// 1.3.0, L2 and EIP155
Expand All @@ -178,7 +178,7 @@ describe('useCompatibleNetworks', () => {
const { result } = renderHook(() => useCompatibleNetworks(creationData))
expect(result.current).toHaveLength(6)
expect(result.current.map((chain) => chain.chainId)).toEqual(['1', '10', '100', '324', '480', '10200'])
expect(result.current.map((chain) => chain.available)).toEqual([true, true, true, false, false, false])
expect(result.current.map((chain) => chain.available)).toEqual([true, true, true, false, true, false])
}
})

Expand Down
38 changes: 26 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4187,6 +4187,20 @@
ethers "^6.13.1"
semver "^7.6.2"

"@safe-global/protocol-kit@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@safe-global/protocol-kit/-/protocol-kit-4.1.2.tgz#ba00eece4f302c25ae937e234895028d182aab85"
integrity sha512-SMl5vPezWJfOHvfMNdl+qsRLsjqWPSFwGEDpD/7g77suAOLL5OWcCDV9kQLm/LqaddzJLfC+pY+iw4Z+MZoreg==
dependencies:
"@noble/hashes" "^1.3.3"
"@safe-global/safe-core-sdk-types" "^5.1.0"
"@safe-global/safe-deployments" "^1.37.21"
"@safe-global/safe-modules-deployments" "^2.2.1"
abitype "^1.0.2"
ethereumjs-util "^7.1.5"
ethers "^6.13.1"
semver "^7.6.2"

"@safe-global/safe-apps-sdk@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@safe-global/safe-apps-sdk/-/safe-apps-sdk-9.1.0.tgz#0e65913e0f202e529ed3c846e0f5a98c2d35aa98"
Expand All @@ -4195,10 +4209,10 @@
"@safe-global/safe-gateway-typescript-sdk" "^3.5.3"
viem "^2.1.1"

"@safe-global/safe-client-gateway-sdk@1.60.1-next-069fa2b":
version "1.60.1-next-069fa2b"
resolved "https://registry.yarnpkg.com/@safe-global/safe-client-gateway-sdk/-/safe-client-gateway-sdk-1.60.1-next-069fa2b.tgz#5a4ac69661713dd08b33bbcc15fa7d870339ed0a"
integrity sha512-gS+AcYuX1L6l79q87TA/A6vS34wovUgypRKS8lXzo4nDbHE333i/yp7JoOAcxKXFlJDHJXHIbPRkOKoMjdylEA==
"@safe-global/safe-client-gateway-sdk@v1.60.1":
version "1.60.1"
resolved "https://registry.yarnpkg.com/@safe-global/safe-client-gateway-sdk/-/safe-client-gateway-sdk-1.60.1.tgz#4f24a4c7f0ba04a82a2208bd14163cde46189661"
integrity sha512-3vdDOSXLlvx9B+bo15MPTRGPrUn5jJEvtvWF0esY1oFWfI9riQOttWIIyQGYgDZhxMd+qW0aYKNMpn8DTP+7rw==
dependencies:
openapi-fetch "0.10.5"

Expand All @@ -4216,10 +4230,10 @@
dependencies:
abitype "^1.0.2"

"@safe-global/safe-deployments@1.37.12":
version "1.37.12"
resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.12.tgz#c01b0a272991ae0e63a37d506024a809de53c370"
integrity sha512-6UM5wS6b0h4Uu2BCK6sWLNC5UYFBd1Xu4YsuZpoSjlo/6UDbbK6lzYVEgtqbsy8p1z2ZO+Z73WgRo3mlh7awig==
"@safe-global/safe-deployments@^1.37.21":
version "1.37.21"
resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.21.tgz#9b194c08a5605bb012d0bc321a74d322d107e361"
integrity sha512-Q5qvcxXjAIcKOO8e3uQ/iNOSE5vRI+5jCO6JW/id5tEwMBtfyj5Ec2Vkk6nz0AM0uo2pyGROYjNTTuefoTthvQ==
dependencies:
semver "^7.6.2"

Expand All @@ -4230,10 +4244,10 @@
dependencies:
semver "^7.6.2"

"@safe-global/safe-gateway-typescript-sdk@3.22.3-beta.15":
version "3.22.3-beta.15"
resolved "https://registry.yarnpkg.com/@safe-global/safe-gateway-typescript-sdk/-/safe-gateway-typescript-sdk-3.22.3-beta.15.tgz#83c7e784b7ee0d08104c2f1b7dc99f6cdc950683"
integrity sha512-6vAKyGualYDde0zpNaigDY9H7EMpccWPov9hw/itBwY+7JReWGYO2DC0yma48bqDyeipsAkrhvHBNx5TF2zY4Q==
"@safe-global/safe-gateway-typescript-sdk@3.22.4":
version "3.22.4"
resolved "https://registry.yarnpkg.com/@safe-global/safe-gateway-typescript-sdk/-/safe-gateway-typescript-sdk-3.22.4.tgz#9109a538df40f778666a3e6776e7a08c757e893d"
integrity sha512-Z7Z8w3GEJdJ/paF+NK23VN4AwqWPadq0AeRYjYLjIBiPWpRB2UO/FKq7ONABEq0YFgNPklazIV4IExQU1gavXA==

"@safe-global/safe-gateway-typescript-sdk@^3.5.3":
version "3.21.2"
Expand Down

0 comments on commit 9c39b4f

Please sign in to comment.