Skip to content

Commit

Permalink
feat(Core UI Kit): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dimlbc committed Aug 13, 2024
1 parent d2bada8 commit f1e2683
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"*.{js,jsx,ts,tsx,mdx}": "eslint --fix"
},
"dependencies": {
"@dhedge/core-ui-kit": "^0.4.6",
"@dhedge/core-ui-kit": "^0.4.7",
"@dhedge/crypto-assets": "^0.2.27",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1983,10 +1983,10 @@
enabled "2.0.x"
kuler "^2.0.0"

"@dhedge/core-ui-kit@^0.4.6":
version "0.4.6"
resolved "https://registry.yarnpkg.com/@dhedge/core-ui-kit/-/core-ui-kit-0.4.6.tgz#7924edc15dee15c888ff0f2ff0f61ba2ef67e874"
integrity sha512-BiynKdaIjJqGZiQJ1h8Qn0dsD5ugJAGJJHsYpGxngG4qKIOX7gukbcFxYcMnbQDN90hWrew16MLQS932hfhD7Q==
"@dhedge/core-ui-kit@^0.4.7":
version "0.4.7"
resolved "https://registry.yarnpkg.com/@dhedge/core-ui-kit/-/core-ui-kit-0.4.7.tgz#87bad9f22eb24d017543fe0031d1b94e9284e5ec"
integrity sha512-xB7fH+ZJ9lkHHPwJMeijyZ7zPhedDiuxGCjWGpa1a9wS+79/LuH1BSAddOJ98a7jyikhVPaL6dfIvjVAMAgu9Q==
dependencies:
"@wagmi/chains" "^0.2.25"
lodash.chunk "^4.2.0"
Expand Down

0 comments on commit f1e2683

Please sign in to comment.