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.17.1 (#391)
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 May 4, 2024
1 parent a056f74 commit 1ce3678
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 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 @@
"@graasp/query-client": "3.4.2",
"@graasp/sdk": "4.7.3",
"@graasp/translations": "1.26.0",
"@graasp/ui": "4.15.3",
"@graasp/ui": "4.17.1",
"@mui/icons-material": "5.15.15",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.15",
Expand Down
20 changes: 15 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3240,9 +3240,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.15.3":
version: 4.15.3
resolution: "@graasp/ui@npm:4.15.3"
"@graasp/ui@npm:4.17.1":
version: 4.17.1
resolution: "@graasp/ui@npm:4.17.1"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.2.1"
"@ag-grid-community/react": "npm:^31.1.1"
Expand All @@ -3252,6 +3252,7 @@ __metadata:
interweave: "npm:13.1.0"
katex: "npm:0.16.10"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.376.0"
react-cookie-consent: "npm:9.0.0"
react-quill: "npm:2.0.0"
react-rnd: "npm:10.4.1"
Expand All @@ -3274,7 +3275,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/94b584bd7cf09b40855b5acbf7f669284b46b0a52e92851cabf5ce270a5763574d1a0bdd5c09a81b9d8ce95ac8aa947f7d6280ecb32ed34bf572ad31f35f2d61
checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522
languageName: node
linkType: hard

Expand Down Expand Up @@ -9038,7 +9039,7 @@ __metadata:
"@graasp/query-client": "npm:3.4.2"
"@graasp/sdk": "npm:4.7.3"
"@graasp/translations": "npm:1.26.0"
"@graasp/ui": "npm:4.15.3"
"@graasp/ui": "npm:4.17.1"
"@mui/icons-material": "npm:5.15.15"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.15"
Expand Down Expand Up @@ -10620,6 +10621,15 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:0.376.0":
version: 0.376.0
resolution: "lucide-react@npm:0.376.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: 10/5ffb6c352dfc7b51b64ae0ea63b3edd2d57c52db366814332a799da9a812c9c9f5d3f6cd76957d5ad481f22ba888f9ad0cda22ecbf2ae8d76adfa2532baa5989
languageName: node
linkType: hard

"lz-string@npm:^1.5.0":
version: 1.5.0
resolution: "lz-string@npm:1.5.0"
Expand Down

0 comments on commit 1ce3678

Please sign in to comment.