Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 7a43872 commit 4e5a30e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "2.0.0-rc.1",
"@graasp/sdk": "1.0.0",
"@graasp/ui": "3.0.0-rc1",
"@graasp/ui": "3.0.0",
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.134",
"@mui/material": "5.13.5",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3635,9 +3635,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:3.0.0-rc1":
version: 3.0.0-rc1
resolution: "@graasp/ui@npm:3.0.0-rc1"
"@graasp/ui@npm:3.0.0":
version: 3.0.0
resolution: "@graasp/ui@npm:3.0.0"
dependencies:
"@graasp/sdk": 1.0.0-rc1
clsx: 1.2.1
Expand All @@ -3648,7 +3648,7 @@ __metadata:
qs: 6.11.2
quill-emoji: 0.2.0
react-cookie-consent: 7.4.1
react-quill: 2.0.0
react-quill: 2.0.0-beta.4
react-rnd: 10.4.1
react-text-mask: 5.5.0
uuid: 9.0.0
Expand All @@ -3670,7 +3670,7 @@ __metadata:
optional: true
ag-grid-react:
optional: true
checksum: a9287f96a5409c572aede839a1fc947ecc8cb4af1661efe57343b097c0ec1bd3124a224894f7205c77d78a6dc2d76034f001f196d048273469b992b96dbcc014
checksum: 2d259666f692c23852706e413902415386ec86bcecbd9d9c5d87d004c8d7a4a44161f20de5325a85a552738a45c437582af4434e4f1bbda9f6e464e9ae2a8b6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11210,7 +11210,7 @@ __metadata:
"@emotion/styled": 11.11.0
"@graasp/apps-query-client": 2.0.0-rc.1
"@graasp/sdk": 1.0.0
"@graasp/ui": 3.0.0-rc1
"@graasp/ui": 3.0.0
"@mui/icons-material": 5.11.16
"@mui/lab": 5.0.0-alpha.134
"@mui/material": 5.13.5
Expand Down Expand Up @@ -16817,17 +16817,17 @@ __metadata:
languageName: node
linkType: hard

"react-quill@npm:2.0.0":
version: 2.0.0
resolution: "react-quill@npm:2.0.0"
"react-quill@npm:2.0.0-beta.4":
version: 2.0.0-beta.4
resolution: "react-quill@npm:2.0.0-beta.4"
dependencies:
"@types/quill": ^1.3.10
lodash: ^4.17.4
quill: ^1.3.7
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
checksum: 568e28656ae3a40944d5c4cc9d35accc21834cf15b61a74af4566d8772eb152ce65c0d5ea6da65918cb5c9453c1a2041c60c4a19819bf319bee2e067b613d32b
react: ^16 || ^17
react-dom: ^16 || ^17
checksum: bec76caae579d199d47b475af2236321c902dd468bd9b6a688c6bc1b4c8ddcf8407348ae3a490f9e45b6e33dc7d0fffe026ccd595297440c2623964d5f466c29
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e5a30e

Please sign in to comment.