Skip to content

Commit 4427d68

Browse files
fix(deps): update dependency @graasp/ui to v4.14.2 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b3422a commit 4427d68

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-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.8",
3333
"@graasp/sdk": "4.5.0",
34-
"@graasp/ui": "4.13.0",
34+
"@graasp/ui": "4.14.2",
3535
"@mui/icons-material": "5.15.15",
3636
"@mui/lab": "5.0.0-alpha.170",
3737
"@mui/material": "5.15.15",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2709,9 +2709,9 @@ __metadata:
27092709
languageName: node
27102710
linkType: hard
27112711

2712-
"@graasp/ui@npm:4.13.0":
2713-
version: 4.13.0
2714-
resolution: "@graasp/ui@npm:4.13.0"
2712+
"@graasp/ui@npm:4.14.2":
2713+
version: 4.14.2
2714+
resolution: "@graasp/ui@npm:4.14.2"
27152715
dependencies:
27162716
"@ag-grid-community/client-side-row-model": "npm:31.1.1"
27172717
"@ag-grid-community/react": "npm:^31.1.1"
@@ -2743,7 +2743,7 @@ __metadata:
27432743
react-router-dom: ^6.11.0
27442744
stylis: ^4.1.3
27452745
stylis-plugin-rtl: ^2.1.1
2746-
checksum: 10/2edb4c73072d313dd3b6d59252c28c2a5d653bae599cddb1591a83040d0f8c0de6486f95f62bb451d374c506d07d62f77f1c2771c47617a05b70c8d032d661b4
2746+
checksum: 10/b4560e2b0b4a5b942dd3ad10029aac7dd7cd8817231d86b380867b5ab758589fe07e73816d42ea85b30830e3db53c9ecf936facf290d18dbd0a5afde44a1a085
27472747
languageName: node
27482748
linkType: hard
27492749

@@ -10004,7 +10004,7 @@ __metadata:
1000410004
"@emotion/styled": "npm:11.11.5"
1000510005
"@graasp/apps-query-client": "npm:^3.4.8"
1000610006
"@graasp/sdk": "npm:4.5.0"
10007-
"@graasp/ui": "npm:4.13.0"
10007+
"@graasp/ui": "npm:4.14.2"
1000810008
"@mui/icons-material": "npm:5.15.15"
1000910009
"@mui/lab": "npm:5.0.0-alpha.170"
1001010010
"@mui/material": "npm:5.15.15"

0 commit comments

Comments
 (0)