Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v4.9.0 (#85)
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 Mar 8, 2024
1 parent 3624b78 commit 7ba859f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "11.11.0",
"@graasp/apps-query-client": "3.4.8",
"@graasp/sdk": "4.1.0",
"@graasp/ui": "4.8.5",
"@graasp/ui": "4.9.0",
"@mui/icons-material": "5.15.12",
"@mui/lab": "5.0.0-alpha.167",
"@mui/material": "5.15.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2574,9 +2574,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.8.5":
version: 4.8.5
resolution: "@graasp/ui@npm:4.8.5"
"@graasp/ui@npm:4.9.0":
version: 4.9.0
resolution: "@graasp/ui@npm:4.9.0"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.1.1"
"@ag-grid-community/react": "npm:^31.1.1"
Expand Down Expand Up @@ -2608,7 +2608,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/a427d8f42bbed6704ceb39fae21f5cb3c21ee9a1f64e36f84c52e9819ef763428b06af8b109d2680296c8011d3bcafee1e914c25ed236f64a92e1230b7393ac6
checksum: 10/e4c3fc8497e35ad28e91098d475029479174cf9e7090bf9061700e5b7f04ce2a9fc584fa9d1ce29e13b03184bf513a54ee4bed7b682a070f76ba378deb056c57
languageName: node
linkType: hard

Expand Down Expand Up @@ -7942,7 +7942,7 @@ __metadata:
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.4.8"
"@graasp/sdk": "npm:4.1.0"
"@graasp/ui": "npm:4.8.5"
"@graasp/ui": "npm:4.9.0"
"@mui/icons-material": "npm:5.15.12"
"@mui/lab": "npm:5.0.0-alpha.167"
"@mui/material": "npm:5.15.12"
Expand Down

0 comments on commit 7ba859f

Please sign in to comment.