Skip to content

Commit

Permalink
emotion
Browse files Browse the repository at this point in the history
  • Loading branch information
Cali93 committed May 13, 2022
1 parent afe72b6 commit c1d16c8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@discovery-dao/tree": "^0.0.1",
"@discovery-dao/ui": "^0.0.19",
"@emotion/cache": "^11.7.1",
"@emotion/react": "^11.9.0",
"@emotion/react": "^11.0.0",
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.8.1",
"@ethersproject/providers": "^5.5.1",
Expand Down Expand Up @@ -101,7 +101,7 @@
"@types/multiparty": "^0.0.33",
"@types/node": "^17.0.31",
"@types/react": "^17.0.39",
"@types/react-dom": "^18.0.3",
"@types/react-dom": "^17.0.1",
"@types/react-blockies": "^1.4.1",
"commitlint": "^13.2.1",
"eslint": "^7.32.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@storybook/manager-webpack5": "^6.4.19",
"@storybook/react": "^6.4.22",
"@types/react": "^17.0.39",
"@types/react-dom": "^18.0.3",
"@types/react-dom": "^17.0.1",
"babel-loader": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"html-webpack-plugin": "^5.5.0",
Expand All @@ -82,8 +82,8 @@
"dependencies": {
"@chakra-ui/icons": "^1.1.7",
"@chakra-ui/react": "^1.8.8",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@fontsource/inter": "^4.5.1",
"chakra-ui-steps": "^1.7.3",
"framer-motion": "^5",
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2561,7 +2561,7 @@
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==

"@emotion/react@^11.8.1", "@emotion/react@^11.9.0":
"@emotion/react@^11", "@emotion/react@^11.0.0", "@emotion/react@^11.8.1":
version "11.9.0"
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.9.0.tgz#b6d42b1db3bd7511e7a7c4151dc8bc82e14593b8"
integrity sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==
Expand Down Expand Up @@ -2634,7 +2634,7 @@
"@emotion/styled-base" "^10.3.0"
babel-plugin-emotion "^10.0.27"

"@emotion/styled@^11.8.1":
"@emotion/styled@^11", "@emotion/styled@^11.8.1":
version "11.8.1"
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.8.1.tgz#856f6f63aceef0eb783985fa2322e2bf66d04e17"
integrity sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==
Expand Down Expand Up @@ -8682,7 +8682,7 @@
dependencies:
"@types/react" "*"

"@types/react-dom@*", "@types/react-dom@^18.0.3":
"@types/react-dom@*":
version "18.0.3"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.3.tgz#a022ea08c75a476fe5e96b675c3e673363853831"
integrity sha512-1RRW9kst+67gveJRYPxGmVy8eVJ05O43hg77G2j5m76/RFJtMbcfAs2viQ2UNsvvDg8F7OfQZx8qQcl6ymygaQ==
Expand All @@ -8696,6 +8696,13 @@
dependencies:
"@types/react" "^16"

"@types/react-dom@^17.0.1":
version "17.0.17"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.17.tgz#2e3743277a793a96a99f1bf87614598289da68a1"
integrity sha512-VjnqEmqGnasQKV0CWLevqMTXBYG9GbwuE6x3VetERLh0cq2LTptFE73MrQi2S7GkKXCf2GgwItB/melLnxfnsg==
dependencies:
"@types/react" "^17"

"@types/[email protected]":
version "11.0.4"
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-11.0.4.tgz#d86d17697db62f98046874f62fdb3e53a0bbc4cd"
Expand Down Expand Up @@ -8742,7 +8749,7 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^17.0.15", "@types/react@^17.0.39":
"@types/react@^17", "@types/react@^17.0.15", "@types/react@^17.0.39":
version "17.0.45"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.45.tgz#9b3d5b661fd26365fefef0e766a1c6c30ccf7b3f"
integrity sha512-YfhQ22Lah2e3CHPsb93tRwIGNiSwkuz1/blk4e6QrWS0jQzCSNbGLtOEYhPg02W0yGTTmpajp7dCTbBAMN3qsg==
Expand Down

0 comments on commit c1d16c8

Please sign in to comment.