Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v4.17.1 (#620)
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 7, 2024
1 parent 6497f54 commit 78a94a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@graasp/query-client": "3.4.2",
"@graasp/sdk": "4.4.0",
"@graasp/translations": "1.28.0",
"@graasp/ui": "4.17.0",
"@graasp/ui": "4.17.1",
"@mui/icons-material": "5.15.14",
"@mui/lab": "5.0.0-alpha.169",
"@mui/material": "5.15.14",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1441,9 +1441,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.17.0":
version: 4.17.0
resolution: "@graasp/ui@npm:4.17.0"
"@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 @@ -1453,7 +1453,7 @@ __metadata:
interweave: "npm:13.1.0"
katex: "npm:0.16.10"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.373.0"
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 @@ -1476,7 +1476,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/97f94c7ca77010b1363af2ccc1c9c64e8d2e5457fd8d350e8938afe522db2049ff7ec5901e6185a57281555b9c37e313177b66709d77b5508df35a8ba674685b
checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522
languageName: node
linkType: hard

Expand Down Expand Up @@ -7789,7 +7789,7 @@ __metadata:
"@graasp/query-client": "npm:3.4.2"
"@graasp/sdk": "npm:4.4.0"
"@graasp/translations": "npm:1.28.0"
"@graasp/ui": "npm:4.17.0"
"@graasp/ui": "npm:4.17.1"
"@mui/icons-material": "npm:5.15.14"
"@mui/lab": "npm:5.0.0-alpha.169"
"@mui/material": "npm:5.15.14"
Expand Down Expand Up @@ -9501,12 +9501,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:0.373.0":
version: 0.373.0
resolution: "lucide-react@npm:0.373.0"
"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/e474e456fadee6595a25738507102985bc50a754164d7daba4252e8301cdbacf5499ba206529058ac3dadcf7d57937c565ac8bc0ee2a90d0dcd0204e3a8e5b39
checksum: 10/5ffb6c352dfc7b51b64ae0ea63b3edd2d57c52db366814332a799da9a812c9c9f5d3f6cd76957d5ad481f22ba888f9ad0cda22ecbf2ae8d76adfa2532baa5989
languageName: node
linkType: hard

Expand Down

0 comments on commit 78a94a1

Please sign in to comment.