Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 492a42a commit bd3c6cf
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 @@ -20,7 +20,7 @@
"@emotion/styled": "11.11.5",
"@graasp/apps-query-client": "3.4.11",
"@graasp/sdk": "3.4.1",
"@graasp/ui": "4.15.3",
"@graasp/ui": "4.17.0",
"@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 @@ -2829,9 +2829,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.0":
version: 4.17.0
resolution: "@graasp/ui@npm:4.17.0"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.2.1"
"@ag-grid-community/react": "npm:^31.1.1"
Expand All @@ -2841,6 +2841,7 @@ __metadata:
interweave: "npm:13.1.0"
katex: "npm:0.16.10"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.373.0"
react-cookie-consent: "npm:9.0.0"
react-quill: "npm:2.0.0"
react-rnd: "npm:10.4.1"
Expand All @@ -2863,7 +2864,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 94b584bd7cf09b40855b5acbf7f669284b46b0a52e92851cabf5ce270a5763574d1a0bdd5c09a81b9d8ce95ac8aa947f7d6280ecb32ed34bf572ad31f35f2d61
checksum: 97f94c7ca77010b1363af2ccc1c9c64e8d2e5457fd8d350e8938afe522db2049ff7ec5901e6185a57281555b9c37e313177b66709d77b5508df35a8ba674685b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9327,7 +9328,7 @@ __metadata:
"@emotion/styled": "npm:11.11.5"
"@graasp/apps-query-client": "npm:3.4.11"
"@graasp/sdk": "npm:3.4.1"
"@graasp/ui": "npm:4.15.3"
"@graasp/ui": "npm:4.17.0"
"@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 @@ -11105,6 +11106,15 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:0.373.0":
version: 0.373.0
resolution: "lucide-react@npm:0.373.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: e474e456fadee6595a25738507102985bc50a754164d7daba4252e8301cdbacf5499ba206529058ac3dadcf7d57937c565ac8bc0ee2a90d0dcd0204e3a8e5b39
languageName: node
linkType: hard

"magic-string@npm:^0.27.0":
version: 0.27.0
resolution: "magic-string@npm:0.27.0"
Expand Down

0 comments on commit bd3c6cf

Please sign in to comment.