Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 33e1d48 commit e435cd2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@emotion/styled": "~11.11.0",
"@graasp/apps-query-client": "2.0.3",
"@graasp/sdk": "1.2.0",
"@graasp/ui": "3.3.1",
"@graasp/ui": "3.3.2",
"@mui/icons-material": "~5.14.3",
"@mui/lab": "~5.0.0-alpha.140",
"@mui/material": "~5.14.5",
Expand Down
31 changes: 15 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3133,14 +3133,13 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:3.3.1":
version: 3.3.1
resolution: "@graasp/ui@npm:3.3.1"
"@graasp/ui@npm:3.3.2":
version: 3.3.2
resolution: "@graasp/ui@npm:3.3.2"
dependencies:
"@graasp/sdk": 1.1.3
clsx: 2.0.0
"@graasp/sdk": 1.2.1
http-status-codes: 2.2.0
immutable: 4.3.1
immutable: 4.3.2
katex: 0.16.8
lodash.truncate: 4.4.2
qs: 6.11.2
Expand All @@ -3151,7 +3150,7 @@ __metadata:
react-text-mask: 5.5.0
uuid: 9.0.0
peerDependencies:
"@emotion/cache": ~11.10.7
"@emotion/cache": ~11.10.7 || ~11.11.0
"@emotion/react": ~11.10.6 || ~11.11.0
"@emotion/styled": ~11.10.6 || ~11.11.0
"@mui/icons-material": ~5.11.9 || ~5.13.0 || ~5.14.0
Expand All @@ -3171,7 +3170,7 @@ __metadata:
optional: true
ag-grid-react:
optional: true
checksum: 1fee38056662a914aee7aed22aeba1836a4c64f2b6422e0bafcd6f6773eae1eb6634019c07a4469b92bc4ef05737b2e696f3c4706c5f2b4d12b87099cad9a104
checksum: 2848bd2a467b2ce594eb95ee6f00c7acff1df01724a3849df42959d30e64b0233933d01ab28322deeeaf9cd0f8122039887f7914e00366496fb72549aa4fc774
languageName: node
linkType: hard

Expand Down Expand Up @@ -6200,20 +6199,20 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:2.0.0, clsx@npm:^2.0.0":
version: 2.0.0
resolution: "clsx@npm:2.0.0"
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
languageName: node
linkType: hard

"clsx@npm:^1.1.1":
version: 1.2.1
resolution: "clsx@npm:1.2.1"
checksum: 30befca8019b2eb7dbad38cff6266cf543091dae2825c856a62a8ccf2c3ab9c2907c4d12b288b73101196767f66812365400a227581484a05f968b0307cfaf12
languageName: node
linkType: hard

"clsx@npm:^2.0.0":
version: 2.0.0
resolution: "clsx@npm:2.0.0"
checksum: a2cfb2351b254611acf92faa0daf15220f4cd648bdf96ce369d729813b85336993871a4bf6978ddea2b81b5a130478339c20d9d0b5c6fc287e5147f0c059276e
languageName: node
linkType: hard

"color-convert@npm:^1.9.0":
version: 1.9.3
resolution: "color-convert@npm:1.9.3"
Expand Down Expand Up @@ -8589,7 +8588,7 @@ __metadata:
"@emotion/styled": ~11.11.0
"@graasp/apps-query-client": 2.0.3
"@graasp/sdk": 1.2.0
"@graasp/ui": 3.3.1
"@graasp/ui": 3.3.2
"@mui/icons-material": ~5.14.3
"@mui/lab": ~5.0.0-alpha.140
"@mui/material": ~5.14.5
Expand Down

0 comments on commit e435cd2

Please sign in to comment.