Skip to content

Commit

Permalink
feat: version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Another-DevX committed Jul 3, 2024
1 parent 2a13143 commit c479b6a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ethersproject/providers": "5.7.2",
"@ethersproject/strings": "5.7.0",
"@impact-market/ui": "1.6.3",
"@impact-market/utils": "4.2.0-beta.12.7",
"@impact-market/utils": "^4.2.0",
"@prismicio/client": "7.3.1",
"@prismicio/helpers": "2.3.9",
"@prismicio/next": "1.5.0",
Expand Down
16 changes: 5 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3433,11 +3433,10 @@
styled-gen "1.4.8"
styled-reset "4.4.7"

"@impact-market/[email protected]":
version "4.2.0-beta.12.7"
resolved "https://registry.yarnpkg.com/@impact-market/utils/-/utils-4.2.0-beta.12.7.tgz#53f17238c3684282d650af91717491fd97bb942b"
integrity sha512-QrPhGukm/E3cWf7kudgKPsSvQM5ODSc9KNE0ZhorwwwEz24XIfB8Hq046WtHb0M+KWRbPs6jf6MJqtNnnDRglg==

"@impact-market/utils@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@impact-market/utils/-/utils-4.2.0.tgz#81c401dde0c7ac14352c7ddfb51a72b7534daf46"
integrity sha512-6YrEYce1IoBk/93cqgHMKs+1Ep6DxvCSOHrUW9cMBfIal4TNMyLI8rRRKna4p62oXopOBaJINiHDG5rIaSj1wg==

"@jridgewell/gen-mapping@^0.1.0":
version "0.1.1"
Expand Down Expand Up @@ -7696,12 +7695,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==

[email protected]:
version "0.6.0"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==

cookie@^0.6.0:
[email protected], cookie@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
Expand Down

0 comments on commit c479b6a

Please sign in to comment.