Skip to content

Commit 2d46bf6

Browse files
fix(deps): update dependency @graasp/ui to v4.17.1 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca20db2 commit 2d46bf6

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@emotion/styled": "11.11.5",
3232
"@graasp/apps-query-client": "^3.4.11",
3333
"@graasp/sdk": "4.7.2",
34-
"@graasp/ui": "4.15.3",
34+
"@graasp/ui": "4.17.1",
3535
"@mui/icons-material": "5.15.16",
3636
"@mui/lab": "5.0.0-alpha.170",
3737
"@mui/material": "5.15.16",

yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2691,9 +2691,9 @@ __metadata:
26912691
languageName: node
26922692
linkType: hard
26932693

2694-
"@graasp/ui@npm:4.15.3":
2695-
version: 4.15.3
2696-
resolution: "@graasp/ui@npm:4.15.3"
2694+
"@graasp/ui@npm:4.17.1":
2695+
version: 4.17.1
2696+
resolution: "@graasp/ui@npm:4.17.1"
26972697
dependencies:
26982698
"@ag-grid-community/client-side-row-model": "npm:31.2.1"
26992699
"@ag-grid-community/react": "npm:^31.1.1"
@@ -2703,6 +2703,7 @@ __metadata:
27032703
interweave: "npm:13.1.0"
27042704
katex: "npm:0.16.10"
27052705
lodash.truncate: "npm:4.4.2"
2706+
lucide-react: "npm:0.376.0"
27062707
react-cookie-consent: "npm:9.0.0"
27072708
react-quill: "npm:2.0.0"
27082709
react-rnd: "npm:10.4.1"
@@ -2725,7 +2726,7 @@ __metadata:
27252726
react-router-dom: ^6.11.0
27262727
stylis: ^4.1.3
27272728
stylis-plugin-rtl: ^2.1.1
2728-
checksum: 10/94b584bd7cf09b40855b5acbf7f669284b46b0a52e92851cabf5ce270a5763574d1a0bdd5c09a81b9d8ce95ac8aa947f7d6280ecb32ed34bf572ad31f35f2d61
2729+
checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522
27292730
languageName: node
27302731
linkType: hard
27312732

@@ -10072,7 +10073,7 @@ __metadata:
1007210073
"@emotion/styled": "npm:11.11.5"
1007310074
"@graasp/apps-query-client": "npm:^3.4.11"
1007410075
"@graasp/sdk": "npm:4.7.2"
10075-
"@graasp/ui": "npm:4.15.3"
10076+
"@graasp/ui": "npm:4.17.1"
1007610077
"@mui/icons-material": "npm:5.15.16"
1007710078
"@mui/lab": "npm:5.0.0-alpha.170"
1007810079
"@mui/material": "npm:5.15.16"
@@ -11814,6 +11815,15 @@ __metadata:
1181411815
languageName: node
1181511816
linkType: hard
1181611817

11818+
"lucide-react@npm:0.376.0":
11819+
version: 0.376.0
11820+
resolution: "lucide-react@npm:0.376.0"
11821+
peerDependencies:
11822+
react: ^16.5.1 || ^17.0.0 || ^18.0.0
11823+
checksum: 10/5ffb6c352dfc7b51b64ae0ea63b3edd2d57c52db366814332a799da9a812c9c9f5d3f6cd76957d5ad481f22ba888f9ad0cda22ecbf2ae8d76adfa2532baa5989
11824+
languageName: node
11825+
linkType: hard
11826+
1181711827
"magic-string@npm:^0.27.0":
1181811828
version: 0.27.0
1181911829
resolution: "magic-string@npm:0.27.0"

0 commit comments

Comments
 (0)