Skip to content

Commit

Permalink
Chore(deps): Bump @cowprotocol/widget-react from 0.9.3 to 0.10.0 (#4317)
Browse files Browse the repository at this point in the history
Bumps [@cowprotocol/widget-react](https://github.com/cowprotocol/cowswap) from 0.9.3 to 0.10.0.
- [Release notes](https://github.com/cowprotocol/cowswap/releases)
- [Changelog](https://github.com/cowprotocol/cowswap/blob/develop/changes.txt)
- [Commits](https://github.com/cowprotocol/cowswap/commits/v0.10.0)

---
updated-dependencies:
- dependency-name: "@cowprotocol/widget-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 444900f commit b7c2254
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@gnosis.pm/zodiac/**/ethers": "^6.11.1"
},
"dependencies": {
"@cowprotocol/widget-react": "^0.9.3",
"@cowprotocol/widget-react": "^0.10.0",
"@ducanh2912/next-pwa": "^9.7.1",
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1168,19 +1168,19 @@
resolved "https://registry.yarnpkg.com/@cowprotocol/events/-/events-1.3.0.tgz#44c175689d0f9bbd769901e7b0e4ecd33ec55697"
integrity sha512-gYTbm8stIXJI/a+jWcjAdDtIo5NX2Q88Q90XETJE2MaLIR7LQL0Ao4mW0J9LsYIvE7Zb7QEdduJ56pNXmQh5/g==

"@cowprotocol/widget-lib@^0.13.2":
version "0.13.2"
resolved "https://registry.yarnpkg.com/@cowprotocol/widget-lib/-/widget-lib-0.13.2.tgz#f554773ccdae4549be1f856fc59b9de4b8a7af4c"
integrity sha512-PS5phDCaQcB+6DmXyRaWfATh5K8PXFkRvt6jBhLPhNR/JOnuPyBLzECzWrnWkD+dDJwFwALid1j22Z5h0H84Bw==
"@cowprotocol/widget-lib@^0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@cowprotocol/widget-lib/-/widget-lib-0.14.0.tgz#bd21fbdb2dc306db5ab7aacf949cdb9faa256462"
integrity sha512-CiDueZGnJuqF9CIrtr3hdahRN4SXT+LvN5HgFSq1NdXUrr6eg4BEctypeTawtCkU8ENIC5VpB64H2x3yUiVZlQ==
dependencies:
"@cowprotocol/events" "^1.3.0"

"@cowprotocol/widget-react@^0.9.3":
version "0.9.3"
resolved "https://registry.yarnpkg.com/@cowprotocol/widget-react/-/widget-react-0.9.3.tgz#57ff027e8e49dc1399bae2afe51b3fa4430fad48"
integrity sha512-kVTdheXAU8gLa1x+lH6CYJAsTRAzZvfaCx6iJrftNnSIl4oFiI70k/kxndC+jewMR01auo4+EQQzX8//b39m0g==
"@cowprotocol/widget-react@^0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@cowprotocol/widget-react/-/widget-react-0.10.0.tgz#0b51f293f89194cf1205beaf483a445ec2940838"
integrity sha512-lNwi5MWIj+Fhd8Kt2k9IAnUZInPjyQO0BQU3+m0Hij46O2Nx9wP4DtkcTJoxpawOKCMfI/JGjMavGGIXkVXUwA==
dependencies:
"@cowprotocol/widget-lib" "^0.13.2"
"@cowprotocol/widget-lib" "^0.14.0"

"@cypress/[email protected]":
version "2.88.12"
Expand Down

0 comments on commit b7c2254

Please sign in to comment.