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 Jul 8, 2024
1 parent 05820cd commit 588df83
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@emotion/styled": "11.11.5",
"@graasp/chatbox": "3.1.0",
"@graasp/map": "1.16.0",
"@graasp/query-client": "3.14.0",
"@graasp/sdk": "4.15.1",
"@graasp/query-client": "3.15.1",
"@graasp/sdk": "4.16.0",
"@graasp/translations": "1.31.0",
"@graasp/ui": "4.20.2",
"@mui/icons-material": "5.16.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1522,9 +1522,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:3.14.0":
version: 3.14.0
resolution: "@graasp/query-client@npm:3.14.0"
"@graasp/query-client@npm:3.15.1":
version: 3.15.1
resolution: "@graasp/query-client@npm:3.15.1"
dependencies:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
Expand All @@ -1535,13 +1535,13 @@ __metadata:
"@graasp/sdk": ^4.0.0
"@graasp/translations": "*"
react: ^18.0.0
checksum: 10/2d47d8de6092572ccc525e54b6d78a7d34095e1da6e44de60a126e13c48b604040e24a372f858583f1cc30a0387992474d3dbb917bead4423cd14df98b26e556
checksum: 10/71cf4c4ecc995a5f2e3cd90e90fdf00629cba91e2f6d904e2cc11b5e2c87c95f73488598904f6e578a88a4144d5e893f02cdd2178dc57b6904ed52584522c200
languageName: node
linkType: hard

"@graasp/sdk@npm:4.15.1":
version: 4.15.1
resolution: "@graasp/sdk@npm:4.15.1"
"@graasp/sdk@npm:4.16.0":
version: 4.16.0
resolution: "@graasp/sdk@npm:4.16.0"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.2"
Expand All @@ -1550,7 +1550,7 @@ __metadata:
peerDependencies:
date-fns: ^3
uuid: ^9 || ^10.0.0
checksum: 10/17722029c75b0d43d0cbcbef24f7947434980ad26792c2fbb14ac3dc5b1a4a7dfc791b3d273c7a03b0650dbad7074598ac2bc04d307ea43d5d66bacaf3bc6edd
checksum: 10/c781abbef97b6d8aee02cb561e8bee3ccffb183c1e4e4fc45427d678448455394721cca3b01ad8ea1bda0215c53549a5c3ddb023f327a79b1571325d9f218340
languageName: node
linkType: hard

Expand Down Expand Up @@ -7226,8 +7226,8 @@ __metadata:
"@emotion/styled": "npm:11.11.5"
"@graasp/chatbox": "npm:3.1.0"
"@graasp/map": "npm:1.16.0"
"@graasp/query-client": "npm:3.14.0"
"@graasp/sdk": "npm:4.15.1"
"@graasp/query-client": "npm:3.15.1"
"@graasp/sdk": "npm:4.16.0"
"@graasp/translations": "npm:1.31.0"
"@graasp/ui": "npm:4.20.2"
"@mui/icons-material": "npm:5.16.0"
Expand Down

0 comments on commit 588df83

Please sign in to comment.