Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @graasp/ui to v4.0.1 (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 1a3b475 commit 81c1dd2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@graasp/query-client": "2.0.1",
"@graasp/sdk": "2.1.0",
"@graasp/translations": "1.19.4",
"@graasp/ui": "4.0.0",
"@graasp/ui": "4.0.1",
"@mui/icons-material": "5.14.16",
"@mui/lab": "5.0.0-alpha.151",
"@mui/material": "5.14.17",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3607,17 +3607,17 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.0.0":
version: 4.0.0
resolution: "@graasp/ui@npm:4.0.0"
"@graasp/ui@npm:4.0.1":
version: 4.0.1
resolution: "@graasp/ui@npm:4.0.1"
dependencies:
"@graasp/sdk": "npm:2.0.0"
"@graasp/sdk": "npm:2.1.0"
http-status-codes: "npm:2.3.0"
katex: "npm:0.16.9"
lodash.truncate: "npm:4.4.2"
qs: "npm:6.11.2"
quill-emoji: "npm:0.2.0"
react-cookie-consent: "npm:8.0.1"
react-cookie-consent: "npm:9.0.0"
react-quill: "npm:2.0.0-beta.4"
react-rnd: "npm:10.4.1"
react-text-mask: "npm:5.5.0"
Expand All @@ -3644,7 +3644,7 @@ __metadata:
optional: true
ag-grid-react:
optional: true
checksum: c1fcdb113647a2741207f62de5958d1068b8904f18c6293cd8532e69d34fb9393e906b2e2593ae676b40d8c104598ed9111cd4743874ac45c36d1ca79ee9b538
checksum: 18d28b1edf506c026f9e9cd646dfbd8b17d99c9e8a0be030d7070acc51c58f149068dffed48bec2c20f0651f0db9d070a512276ee9d02c81e7fd4afc0cc503fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -8890,7 +8890,7 @@ __metadata:
"@graasp/query-client": "npm:2.0.1"
"@graasp/sdk": "npm:2.1.0"
"@graasp/translations": "npm:1.19.4"
"@graasp/ui": "npm:4.0.0"
"@graasp/ui": "npm:4.0.1"
"@mui/icons-material": "npm:5.14.16"
"@mui/lab": "npm:5.0.0-alpha.151"
"@mui/material": "npm:5.14.17"
Expand Down Expand Up @@ -11637,14 +11637,14 @@ __metadata:
languageName: node
linkType: hard

"react-cookie-consent@npm:8.0.1":
version: 8.0.1
resolution: "react-cookie-consent@npm:8.0.1"
"react-cookie-consent@npm:9.0.0":
version: 9.0.0
resolution: "react-cookie-consent@npm:9.0.0"
dependencies:
js-cookie: "npm:^2.2.1"
peerDependencies:
react: ">=16"
checksum: 16d519c546385f5a853b89989b9ed6729ee082be3a4f1dd51b9abfba0d0cdd90a38d6eb9eeba8f4dcc5e0a008f1abd05dc5bdc9307687dfdad4bf53a89856416
checksum: 74398466bd984314f07ebcf5fffb270e0c37508b93189effdbda0517d3f516a99b811f3f9bac4d46286eff863104a2c20fe91236ad0b3cff70edc499d8ef185a
languageName: node
linkType: hard

Expand Down

0 comments on commit 81c1dd2

Please sign in to comment.