Skip to content

Commit

Permalink
fix(deps): update graasp packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and swouf committed Jun 13, 2024
1 parent f801a8b commit 77f8735
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/apps-query-client": "3.4.15",
"@graasp/sdk": "4.12.1",
"@graasp/ui": "4.19.1",
"@graasp/sdk": "4.12.2",
"@graasp/ui": "4.19.3",
"@mui/icons-material": "5.15.19",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.19",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2838,24 +2838,24 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.12.1":
version: 4.12.1
resolution: "@graasp/sdk@npm:4.12.1"
"@graasp/sdk@npm:4.12.2":
version: 4.12.2
resolution: "@graasp/sdk@npm:4.12.2"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.2"
js-cookie: "npm:3.0.5"
validator: "npm:13.12.0"
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/83d6cefb4598b699b746b90ba8d7de61a10a685f47d6847fa1ee2a2a8b444a83510e1e8ee4b5dfba525af3a9eeee0e08088e45280b334988ade1da5defdb0adc
uuid: ^9 || ^10.0.0
checksum: 10/c345510c953b51706a1be1ea30dd04b9f7aea28471dfb6bcf2c6bbffda6d020dcc12fa3ab6a630beab432601e1319808078874d0af13ac6807904dcc0e30efd1
languageName: node
linkType: hard

"@graasp/ui@npm:4.19.1":
version: 4.19.1
resolution: "@graasp/ui@npm:4.19.1"
"@graasp/ui@npm:4.19.3":
version: 4.19.3
resolution: "@graasp/ui@npm:4.19.3"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.3.2"
"@ag-grid-community/react": "npm:^31.3.1"
Expand Down Expand Up @@ -2888,7 +2888,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/51f885c2e73b97a2e8ee8f8f53e643c7f6c8e7d09b60f1aafdc000a77cf05f472773cffc46ba4218a1e4fa6b9bab4bce7e6bb3147b9d3a62ce23835ff39ac14b
checksum: 10/b725707ad4795fdc2b9b8a5981b0b40d2f33f60eab9b6c8fb4076d51ca9fb7dc0e157ca440f665c177a834ef4ba97c2838ebbcda3d03d41ab1368c47cfeb9b67
languageName: node
linkType: hard

Expand Down Expand Up @@ -8521,8 +8521,8 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/apps-query-client": "npm:3.4.15"
"@graasp/sdk": "npm:4.12.1"
"@graasp/ui": "npm:4.19.1"
"@graasp/sdk": "npm:4.12.2"
"@graasp/ui": "npm:4.19.3"
"@mui/icons-material": "npm:5.15.19"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.19"
Expand Down

0 comments on commit 77f8735

Please sign in to comment.