ci(release): publish latest release

parent e71dea7d
IPFS hash of the deployment: IPFS hash of the deployment:
- CIDv0: `QmcnRu5Dj7x5qijnSGGSPC6zsEYTSGaRBKQNDFzqBXECDa` - CIDv0: `QmbUxzjP1EYtcfbHowPZBsvvtrZCbk9gXKwMQ6VJQJxKi5`
- CIDv1: `bafybeigwty5y62hiwqkabkxkyaqsxvtmm77xouwn3m4c7fglpnn5mtj4bu` - CIDv1: `bafybeigdjfann4naayzaiqjiqqstvmn2oea75dkvwrsurvljsmxdwyzpdy`
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org). The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
...@@ -10,15 +10,10 @@ You can also access the Uniswap Interface from an IPFS gateway. ...@@ -10,15 +10,10 @@ You can also access the Uniswap Interface from an IPFS gateway.
Your Uniswap settings are never remembered across different URLs. Your Uniswap settings are never remembered across different URLs.
IPFS gateways: IPFS gateways:
- https://bafybeigwty5y62hiwqkabkxkyaqsxvtmm77xouwn3m4c7fglpnn5mtj4bu.ipfs.dweb.link/ - https://bafybeigdjfann4naayzaiqjiqqstvmn2oea75dkvwrsurvljsmxdwyzpdy.ipfs.dweb.link/
- https://bafybeigwty5y62hiwqkabkxkyaqsxvtmm77xouwn3m4c7fglpnn5mtj4bu.ipfs.cf-ipfs.com/ - https://bafybeigdjfann4naayzaiqjiqqstvmn2oea75dkvwrsurvljsmxdwyzpdy.ipfs.cf-ipfs.com/
- [ipfs://QmcnRu5Dj7x5qijnSGGSPC6zsEYTSGaRBKQNDFzqBXECDa/](ipfs://QmcnRu5Dj7x5qijnSGGSPC6zsEYTSGaRBKQNDFzqBXECDa/) - [ipfs://QmbUxzjP1EYtcfbHowPZBsvvtrZCbk9gXKwMQ6VJQJxKi5/](ipfs://QmbUxzjP1EYtcfbHowPZBsvvtrZCbk9gXKwMQ6VJQJxKi5/)
### 5.27.2 (2024-05-14) ### 5.27.3 (2024-05-14)
### Bug Fixes
* **web:** web prod hotfix os fetcher 5 14 (#8186) b427678
web/5.27.2 web/5.27.3
\ No newline at end of file \ No newline at end of file
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
"@react-navigation/routers": "6.1.9", "@react-navigation/routers": "6.1.9",
"@react-navigation/core": "6.2.2", "@react-navigation/core": "6.2.2",
"@sideway/formula": "3.0.1", "@sideway/formula": "3.0.1",
"@walletconnect/ethereum-provider": "2.10.1", "@walletconnect/ethereum-provider": "2.11.3",
"@xmldom/xmldom": "0.7.7", "@xmldom/xmldom": "0.7.7",
"esbuild": "0.19.3", "esbuild": "0.19.3",
"eslint-plugin-import": "2.27.5", "eslint-plugin-import": "2.27.5",
......
...@@ -15070,33 +15070,34 @@ __metadata: ...@@ -15070,33 +15070,34 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/core@npm:2.10.1": "@walletconnect/core@npm:2.11.2":
version: 2.10.1 version: 2.11.2
resolution: "@walletconnect/core@npm:2.10.1" resolution: "@walletconnect/core@npm:2.11.2"
dependencies: dependencies:
"@walletconnect/heartbeat": 1.2.1 "@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-provider": 1.0.13 "@walletconnect/jsonrpc-provider": 1.0.13
"@walletconnect/jsonrpc-types": 1.0.3 "@walletconnect/jsonrpc-types": 1.0.3
"@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/jsonrpc-utils": 1.0.8
"@walletconnect/jsonrpc-ws-connection": 1.0.13 "@walletconnect/jsonrpc-ws-connection": 1.0.14
"@walletconnect/keyvaluestorage": ^1.0.2 "@walletconnect/keyvaluestorage": ^1.1.1
"@walletconnect/logger": ^2.0.1 "@walletconnect/logger": ^2.0.1
"@walletconnect/relay-api": ^1.0.9 "@walletconnect/relay-api": ^1.0.9
"@walletconnect/relay-auth": ^1.0.4 "@walletconnect/relay-auth": ^1.0.4
"@walletconnect/safe-json": ^1.0.2 "@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2 "@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.10.1 "@walletconnect/types": 2.11.2
"@walletconnect/utils": 2.10.1 "@walletconnect/utils": 2.11.2
events: ^3.3.0 events: ^3.3.0
isomorphic-unfetch: 3.1.0
lodash.isequal: 4.5.0 lodash.isequal: 4.5.0
uint8arrays: ^3.1.0 uint8arrays: ^3.1.0
checksum: d58ae15c53efe1792da8c7aa1b7ba47efb49807cfe0c73f225d59c5cd847a0e50979ce6965b94915812412deba3e5aa2dca13a02bd41c087e85575e99afad223 checksum: 048c1dbdf096218b1e0c878005faf6ec98b825594e38dedbbf1bbd488c0cc73cc9376180c1701c8b26e9735e0cde0fe31ab3ee01facb34c30cd75077fe03f31f
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/core@npm:2.11.2, @walletconnect/core@npm:^2.10.1": "@walletconnect/core@npm:2.11.3, @walletconnect/core@npm:^2.10.1":
version: 2.11.2 version: 2.11.3
resolution: "@walletconnect/core@npm:2.11.2" resolution: "@walletconnect/core@npm:2.11.3"
dependencies: dependencies:
"@walletconnect/heartbeat": 1.2.1 "@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-provider": 1.0.13 "@walletconnect/jsonrpc-provider": 1.0.13
...@@ -15109,13 +15110,13 @@ __metadata: ...@@ -15109,13 +15110,13 @@ __metadata:
"@walletconnect/relay-auth": ^1.0.4 "@walletconnect/relay-auth": ^1.0.4
"@walletconnect/safe-json": ^1.0.2 "@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2 "@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.11.2 "@walletconnect/types": 2.11.3
"@walletconnect/utils": 2.11.2 "@walletconnect/utils": 2.11.3
events: ^3.3.0 events: ^3.3.0
isomorphic-unfetch: 3.1.0 isomorphic-unfetch: 3.1.0
lodash.isequal: 4.5.0 lodash.isequal: 4.5.0
uint8arrays: ^3.1.0 uint8arrays: ^3.1.0
checksum: 048c1dbdf096218b1e0c878005faf6ec98b825594e38dedbbf1bbd488c0cc73cc9376180c1701c8b26e9735e0cde0fe31ab3ee01facb34c30cd75077fe03f31f checksum: 75bef3c4f09971c4e38abb01fe9497580c4c6f3f33e4841f240bbbeca38c241f482c8d6205d4a4bf961fdcfd02a214733800bb10a5745170ed94e2834ab9dfc3
languageName: node languageName: node
linkType: hard linkType: hard
...@@ -15128,25 +15129,21 @@ __metadata: ...@@ -15128,25 +15129,21 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/ethereum-provider@npm:2.10.1": "@walletconnect/ethereum-provider@npm:2.11.3":
version: 2.10.1 version: 2.11.3
resolution: "@walletconnect/ethereum-provider@npm:2.10.1" resolution: "@walletconnect/ethereum-provider@npm:2.11.3"
dependencies: dependencies:
"@walletconnect/jsonrpc-http-connection": ^1.0.7 "@walletconnect/jsonrpc-http-connection": ^1.0.7
"@walletconnect/jsonrpc-provider": ^1.0.13 "@walletconnect/jsonrpc-provider": ^1.0.13
"@walletconnect/jsonrpc-types": ^1.0.3 "@walletconnect/jsonrpc-types": ^1.0.3
"@walletconnect/jsonrpc-utils": ^1.0.8 "@walletconnect/jsonrpc-utils": ^1.0.8
"@walletconnect/sign-client": 2.10.1 "@walletconnect/modal": ^2.6.2
"@walletconnect/types": 2.10.1 "@walletconnect/sign-client": 2.11.3
"@walletconnect/universal-provider": 2.10.1 "@walletconnect/types": 2.11.3
"@walletconnect/utils": 2.10.1 "@walletconnect/universal-provider": 2.11.3
"@walletconnect/utils": 2.11.3
events: ^3.3.0 events: ^3.3.0
peerDependencies: checksum: 3fff2ee81f6935655c0c31233803b4f895d05f3645d1e274bff6f87c0bfef9ad9f20c43b19651c4a2b84ca8ca031a3793bda53742f62f20ed304a7b5c206c15f
"@walletconnect/modal": ">=2"
peerDependenciesMeta:
"@walletconnect/modal":
optional: true
checksum: ec3d88ba101a5d8f193262b5b1e770cccad6457ec56fa1f3d17fa531de4e07e8cf03a1341669122c61956f0d5c3a6eca57d3f12f524e046acddb401cdb76fe7c
languageName: node languageName: node
linkType: hard linkType: hard
...@@ -15215,19 +15212,6 @@ __metadata: ...@@ -15215,19 +15212,6 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/jsonrpc-ws-connection@npm:1.0.13":
version: 1.0.13
resolution: "@walletconnect/jsonrpc-ws-connection@npm:1.0.13"
dependencies:
"@walletconnect/jsonrpc-utils": ^1.0.6
"@walletconnect/safe-json": ^1.0.2
events: ^3.3.0
tslib: 1.14.1
ws: ^7.5.1
checksum: f2253b17564f7622e69b1252830f05efdf7f4d58b120adb3a3e950c2087845171c912307c39948d0b869aa8610688b83f54f54de4657091f7431aea95a59f8b9
languageName: node
linkType: hard
"@walletconnect/jsonrpc-ws-connection@npm:1.0.14": "@walletconnect/jsonrpc-ws-connection@npm:1.0.14":
version: 1.0.14 version: 1.0.14
resolution: "@walletconnect/jsonrpc-ws-connection@npm:1.0.14" resolution: "@walletconnect/jsonrpc-ws-connection@npm:1.0.14"
...@@ -15240,7 +15224,7 @@ __metadata: ...@@ -15240,7 +15224,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/keyvaluestorage@npm:^1.0.2, @walletconnect/keyvaluestorage@npm:^1.1.1": "@walletconnect/keyvaluestorage@npm:^1.1.1":
version: 1.1.1 version: 1.1.1
resolution: "@walletconnect/keyvaluestorage@npm:1.1.1" resolution: "@walletconnect/keyvaluestorage@npm:1.1.1"
dependencies: dependencies:
...@@ -15287,7 +15271,7 @@ __metadata: ...@@ -15287,7 +15271,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/modal@npm:2.6.2": "@walletconnect/modal@npm:2.6.2, @walletconnect/modal@npm:^2.6.2":
version: 2.6.2 version: 2.6.2
resolution: "@walletconnect/modal@npm:2.6.2" resolution: "@walletconnect/modal@npm:2.6.2"
dependencies: dependencies:
...@@ -15349,37 +15333,37 @@ __metadata: ...@@ -15349,37 +15333,37 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/sign-client@npm:2.10.1": "@walletconnect/sign-client@npm:2.11.2":
version: 2.10.1 version: 2.11.2
resolution: "@walletconnect/sign-client@npm:2.10.1" resolution: "@walletconnect/sign-client@npm:2.11.2"
dependencies: dependencies:
"@walletconnect/core": 2.10.1 "@walletconnect/core": 2.11.2
"@walletconnect/events": ^1.0.1 "@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1 "@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/jsonrpc-utils": 1.0.8
"@walletconnect/logger": ^2.0.1 "@walletconnect/logger": ^2.0.1
"@walletconnect/time": ^1.0.2 "@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.10.1 "@walletconnect/types": 2.11.2
"@walletconnect/utils": 2.10.1 "@walletconnect/utils": 2.11.2
events: ^3.3.0 events: ^3.3.0
checksum: dbdced8dece73b20ae73df9c0cf0d9e3eee753f6c81e264c87583ca60d1d13d4f7d61944e4b22d1f70c5f32424fd842a7de778838aa7d0ae27195976a86e102f checksum: c7e566bcddedfd3c2498541c4ba9caf45436e8de0d3aa3b1da4d3b09d3fbad630ecbfe249c3ea19ed16b368c32ec3fa28b3ed78a82f1ce52793af17a585a4d71
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/sign-client@npm:2.11.2": "@walletconnect/sign-client@npm:2.11.3":
version: 2.11.2 version: 2.11.3
resolution: "@walletconnect/sign-client@npm:2.11.2" resolution: "@walletconnect/sign-client@npm:2.11.3"
dependencies: dependencies:
"@walletconnect/core": 2.11.2 "@walletconnect/core": 2.11.3
"@walletconnect/events": ^1.0.1 "@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1 "@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/jsonrpc-utils": 1.0.8
"@walletconnect/logger": ^2.0.1 "@walletconnect/logger": ^2.0.1
"@walletconnect/time": ^1.0.2 "@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.11.2 "@walletconnect/types": 2.11.3
"@walletconnect/utils": 2.11.2 "@walletconnect/utils": 2.11.3
events: ^3.3.0 events: ^3.3.0
checksum: c7e566bcddedfd3c2498541c4ba9caf45436e8de0d3aa3b1da4d3b09d3fbad630ecbfe249c3ea19ed16b368c32ec3fa28b3ed78a82f1ce52793af17a585a4d71 checksum: 5bb322a691f22ba54983d6a2f6440ff18ce7a415b869520d3c3bc6514cf3018e2435e1a4b11e1f77636cc5ad3402519385b098ad426b3921f292dc5cfc6e4120
languageName: node languageName: node
linkType: hard linkType: hard
...@@ -15392,23 +15376,23 @@ __metadata: ...@@ -15392,23 +15376,23 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/types@npm:2.10.1": "@walletconnect/types@npm:2.11.2":
version: 2.10.1 version: 2.11.2
resolution: "@walletconnect/types@npm:2.10.1" resolution: "@walletconnect/types@npm:2.11.2"
dependencies: dependencies:
"@walletconnect/events": ^1.0.1 "@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1 "@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-types": 1.0.3 "@walletconnect/jsonrpc-types": 1.0.3
"@walletconnect/keyvaluestorage": ^1.0.2 "@walletconnect/keyvaluestorage": ^1.1.1
"@walletconnect/logger": ^2.0.1 "@walletconnect/logger": ^2.0.1
events: ^3.3.0 events: ^3.3.0
checksum: b663a236404bb423d3cc5cde656794ce42132f09193da5a51dac815d844f78eebb29c7275ebe10f6134492db21386ffd81b66ce42992332847b72c9128f74990 checksum: 0979f214682f46762f15bef23d37220abc677dac09b38d40687efb32d7ac2636a92eff952a382ecc291641054736b9236ddaab870d6607e42b9cb77ffdce4079
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/types@npm:2.11.2": "@walletconnect/types@npm:2.11.3":
version: 2.11.2 version: 2.11.3
resolution: "@walletconnect/types@npm:2.11.2" resolution: "@walletconnect/types@npm:2.11.3"
dependencies: dependencies:
"@walletconnect/events": ^1.0.1 "@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1 "@walletconnect/heartbeat": 1.2.1
...@@ -15416,30 +15400,30 @@ __metadata: ...@@ -15416,30 +15400,30 @@ __metadata:
"@walletconnect/keyvaluestorage": ^1.1.1 "@walletconnect/keyvaluestorage": ^1.1.1
"@walletconnect/logger": ^2.0.1 "@walletconnect/logger": ^2.0.1
events: ^3.3.0 events: ^3.3.0
checksum: 0979f214682f46762f15bef23d37220abc677dac09b38d40687efb32d7ac2636a92eff952a382ecc291641054736b9236ddaab870d6607e42b9cb77ffdce4079 checksum: a8afbffa401fab7c8c67ac5c3f12638d0d14a763c3b3000f71b77a3d5f451498e6ede5f9ab7c112db48f620fbcb892ac55ebac0dbfa2ce1bd9159e9aa291b5b2
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/universal-provider@npm:2.10.1": "@walletconnect/universal-provider@npm:2.11.3":
version: 2.10.1 version: 2.11.3
resolution: "@walletconnect/universal-provider@npm:2.10.1" resolution: "@walletconnect/universal-provider@npm:2.11.3"
dependencies: dependencies:
"@walletconnect/jsonrpc-http-connection": ^1.0.7 "@walletconnect/jsonrpc-http-connection": ^1.0.7
"@walletconnect/jsonrpc-provider": 1.0.13 "@walletconnect/jsonrpc-provider": 1.0.13
"@walletconnect/jsonrpc-types": ^1.0.2 "@walletconnect/jsonrpc-types": ^1.0.2
"@walletconnect/jsonrpc-utils": ^1.0.7 "@walletconnect/jsonrpc-utils": ^1.0.7
"@walletconnect/logger": ^2.0.1 "@walletconnect/logger": ^2.0.1
"@walletconnect/sign-client": 2.10.1 "@walletconnect/sign-client": 2.11.3
"@walletconnect/types": 2.10.1 "@walletconnect/types": 2.11.3
"@walletconnect/utils": 2.10.1 "@walletconnect/utils": 2.11.3
events: ^3.3.0 events: ^3.3.0
checksum: a33ad597a7601157cd96bceb7637c3463a5df981e5548c5343ab84f92c542bd7cae577fb2884d549164c9ad8262b097dc5fc0bc7fd9a515ee7c3f30b271cb034 checksum: 7009bc329ae9af2092cd73c5b25e62b24d21d83234169ab5cb32d9949ae1fcc7078e3c054f40b507b6a0d3e167b7a4a38006cdd27e06398dd91727a7b8793b99
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/utils@npm:2.10.1": "@walletconnect/utils@npm:2.11.2":
version: 2.10.1 version: 2.11.2
resolution: "@walletconnect/utils@npm:2.10.1" resolution: "@walletconnect/utils@npm:2.11.2"
dependencies: dependencies:
"@stablelib/chacha20poly1305": 1.0.1 "@stablelib/chacha20poly1305": 1.0.1
"@stablelib/hkdf": 1.0.1 "@stablelib/hkdf": 1.0.1
...@@ -15449,19 +15433,19 @@ __metadata: ...@@ -15449,19 +15433,19 @@ __metadata:
"@walletconnect/relay-api": ^1.0.9 "@walletconnect/relay-api": ^1.0.9
"@walletconnect/safe-json": ^1.0.2 "@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2 "@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.10.1 "@walletconnect/types": 2.11.2
"@walletconnect/window-getters": ^1.0.1 "@walletconnect/window-getters": ^1.0.1
"@walletconnect/window-metadata": ^1.0.1 "@walletconnect/window-metadata": ^1.0.1
detect-browser: 5.3.0 detect-browser: 5.3.0
query-string: 7.1.3 query-string: 7.1.3
uint8arrays: ^3.1.0 uint8arrays: ^3.1.0
checksum: 150d1a3c75ce0736ffc8ed8a844e3dc63476e556f7f308154ee6bc9d99e08907bc11a504b7ce3889951293b48d9eef4e32b84de1c7f27b7a84e6731a7bb65189 checksum: 169147f99c7486c48c23ad0a8ebcbbb4f07aaffd954bad20f4b98516391e89e44f213b5226b3ef737ee91e1226fff9b1becf79dd56738c86becdc96d86cbbc72
languageName: node languageName: node
linkType: hard linkType: hard
"@walletconnect/utils@npm:2.11.2, @walletconnect/utils@npm:^2.10.1": "@walletconnect/utils@npm:2.11.3, @walletconnect/utils@npm:^2.10.1":
version: 2.11.2 version: 2.11.3
resolution: "@walletconnect/utils@npm:2.11.2" resolution: "@walletconnect/utils@npm:2.11.3"
dependencies: dependencies:
"@stablelib/chacha20poly1305": 1.0.1 "@stablelib/chacha20poly1305": 1.0.1
"@stablelib/hkdf": 1.0.1 "@stablelib/hkdf": 1.0.1
...@@ -15471,13 +15455,13 @@ __metadata: ...@@ -15471,13 +15455,13 @@ __metadata:
"@walletconnect/relay-api": ^1.0.9 "@walletconnect/relay-api": ^1.0.9
"@walletconnect/safe-json": ^1.0.2 "@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2 "@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.11.2 "@walletconnect/types": 2.11.3
"@walletconnect/window-getters": ^1.0.1 "@walletconnect/window-getters": ^1.0.1
"@walletconnect/window-metadata": ^1.0.1 "@walletconnect/window-metadata": ^1.0.1
detect-browser: 5.3.0 detect-browser: 5.3.0
query-string: 7.1.3 query-string: 7.1.3
uint8arrays: ^3.1.0 uint8arrays: ^3.1.0
checksum: 169147f99c7486c48c23ad0a8ebcbbb4f07aaffd954bad20f4b98516391e89e44f213b5226b3ef737ee91e1226fff9b1becf79dd56738c86becdc96d86cbbc72 checksum: b62b80ad2ea02d799637b1014894e8b227d68e4e79c1267b7ffccf2176acf79387cf7f909923739a1b7a7f2084fd50149bc7528a5a2fb9991671e88637ebd7ac
languageName: node languageName: node
linkType: hard linkType: hard
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment