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 v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent bb2c1b7 commit 97b6798
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 9 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": "1.6.0",
"@graasp/sdk": "1.6.0",
"@graasp/translations": "1.18.3",
"@graasp/ui": "3.4.0",
"@graasp/ui": "3.5.3",
"@mui/icons-material": "5.14.7",
"@mui/lab": "5.0.0-alpha.142",
"@mui/material": "5.14.7",
Expand Down
50 changes: 42 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3228,12 +3228,12 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:3.4.0":
version: 3.4.0
resolution: "@graasp/ui@npm:3.4.0"
"@graasp/ui@npm:3.5.3":
version: 3.5.3
resolution: "@graasp/ui@npm:3.5.3"
dependencies:
"@graasp/sdk": 1.4.0
http-status-codes: 2.2.0
"@graasp/sdk": 1.6.0
http-status-codes: 2.3.0
immutable: 4.3.2
katex: 0.16.8
lodash.truncate: 4.4.2
Expand All @@ -3243,7 +3243,8 @@ __metadata:
react-quill: 2.0.0-beta.4
react-rnd: 10.4.1
react-text-mask: 5.5.0
uuid: 9.0.0
short-uuid: 4.2.2
uuid: 9.0.1
peerDependencies:
"@emotion/cache": ~11.10.7 || ~11.11.0
"@emotion/react": ~11.10.6 || ~11.11.0
Expand All @@ -3265,7 +3266,7 @@ __metadata:
optional: true
ag-grid-react:
optional: true
checksum: fc12ceaf940a5e0869346067427819eaa10cda9e531fd833b5324042ec7e5f32987ff40713079f03b69ae62fb68248b545d8ab97ada5c70fcedf5b8a0a55f3cd
checksum: 22314d899dfe3a20b1cc0cf033b65b472e3c0a047112f41e1f1fe194417c8d1173ac1d47a522254b07ad6f5bf8f3c7022545a66767ca252f56c87f0ea35e992b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5194,6 +5195,13 @@ __metadata:
languageName: node
linkType: hard

"any-base@npm:^1.1.0":
version: 1.1.0
resolution: "any-base@npm:1.1.0"
checksum: c1fd040de52e710e2de7d9ae4df52bac589f35622adb24686c98ce21c7b824859a8db9614bc119ed8614f42fd08918b2612e6a6c385480462b3100a1af59289d
languageName: node
linkType: hard

"any-promise@npm:^1.0.0":
version: 1.3.0
resolution: "any-promise@npm:1.3.0"
Expand Down Expand Up @@ -8565,7 +8573,7 @@ __metadata:
"@graasp/query-client": 1.6.0
"@graasp/sdk": 1.6.0
"@graasp/translations": 1.18.3
"@graasp/ui": 3.4.0
"@graasp/ui": 3.5.3
"@mui/icons-material": 5.14.7
"@mui/lab": 5.0.0-alpha.142
"@mui/material": 5.14.7
Expand Down Expand Up @@ -8852,6 +8860,13 @@ __metadata:
languageName: node
linkType: hard

"http-status-codes@npm:2.3.0":
version: 2.3.0
resolution: "http-status-codes@npm:2.3.0"
checksum: dae3b99e0155441b6df28e8265ff27c56a45f82c6092f736414233e9ccf063d5ea93c1e1279e8b499c4642e2538b37995c76b1640ed3f615d0e2883d3a1dcfd5
languageName: node
linkType: hard

"https-proxy-agent@npm:^5.0.0":
version: 5.0.1
resolution: "https-proxy-agent@npm:5.0.1"
Expand Down Expand Up @@ -12161,6 +12176,16 @@ __metadata:
languageName: node
linkType: hard

"short-uuid@npm:4.2.2":
version: 4.2.2
resolution: "short-uuid@npm:4.2.2"
dependencies:
any-base: ^1.1.0
uuid: ^8.3.2
checksum: 5b718a026897f34483bc95cebb6814cff45538d462583053be9003403f459a104ea88ed893fa462589ef040abd454bf499298d55fa0081d61d987ab85cbf3fe4
languageName: node
linkType: hard

"side-channel@npm:^1.0.4":
version: 1.0.4
resolution: "side-channel@npm:1.0.4"
Expand Down Expand Up @@ -13353,6 +13378,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:9.0.1":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
bin:
uuid: dist/bin/uuid
checksum: 39931f6da74e307f51c0fb463dc2462807531dc80760a9bff1e35af4316131b4fc3203d16da60ae33f07fdca5b56f3f1dd662da0c99fea9aaeab2004780cc5f4
languageName: node
linkType: hard

"uuid@npm:^8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
Expand Down

0 comments on commit 97b6798

Please sign in to comment.