Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update graasp packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent a2bc82c commit 6b47036
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 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/cache": "11.13.1",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@graasp/query-client": "5.0.0",
"@graasp/sdk": "4.32.1",
"@graasp/query-client": "5.2.0",
"@graasp/sdk": "4.33.2",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/translations": "1.40.0",
"@graasp/ui": "5.4.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,10 +2542,10 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:9.0.3":
version: 9.0.3
resolution: "@faker-js/faker@npm:9.0.3"
checksum: 10/60ea71c31d6bd6317184736de17daee415e229cab5e10a4146a19622f3eb22f49f42345ff339dc9261f0214ca1f9b019c63fd9aac842a2d359f135102788ec90
"@faker-js/faker@npm:9.1.0":
version: 9.1.0
resolution: "@faker-js/faker@npm:9.1.0"
checksum: 10/2f8f8386b7ae1ed35b885563d7b051bc2b9b9048bf8f96111d3dddf1c621bc28523132290049eb02093ce5c6e8d21df43736afeadf353e7f041153911c28ef05
languageName: node
linkType: hard

Expand Down Expand Up @@ -2587,9 +2587,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:5.0.0":
version: 5.0.0
resolution: "@graasp/query-client@npm:5.0.0"
"@graasp/query-client@npm:5.2.0":
version: 5.2.0
resolution: "@graasp/query-client@npm:5.2.0"
dependencies:
"@tanstack/react-query": "npm:5.59.8"
"@tanstack/react-query-devtools": "npm:5.59.8"
Expand All @@ -2599,22 +2599,22 @@ __metadata:
"@graasp/sdk": ^4.0.0
"@graasp/translations": "*"
react: ^18.0.0
checksum: 10/463dd556081d76fb2cb4bcf69b595560eb40ff528de5b1c64f189af106209bf394135d400374c80c031a57b0e3a13fdedd12d4d86988a4533b49d37c405a662a
checksum: 10/442ac0b18656210584d4be90672b9f9bfc054e719b9bbc60ec23ac40e8501acf0d51f0485abb6b4d8822d68766c38235fa54685ad5ead55ae1ce1f922e5c4d4f
languageName: node
linkType: hard

"@graasp/sdk@npm:4.32.1":
version: 4.32.1
resolution: "@graasp/sdk@npm:4.32.1"
"@graasp/sdk@npm:4.33.2":
version: 4.33.2
resolution: "@graasp/sdk@npm:4.33.2"
dependencies:
"@faker-js/faker": "npm:9.0.3"
"@faker-js/faker": "npm:9.1.0"
filesize: "npm:10.1.6"
js-cookie: "npm:3.0.5"
validator: "npm:13.12.0"
peerDependencies:
date-fns: ^3 || ^4.0.0
uuid: ^9 || ^10
checksum: 10/74125fa4c2aed104142cccc77e8a8a90d2ae303dcaae83e40198f7d30d6615ad3136532789b0d1c2f7034847937f238c046b9aee5fcee5d319bbe7be8cb4f257
uuid: ^9 || ^10 || ^11.0.0
checksum: 10/0c239f62e088ff91c7bbb11b0a4c105d4de06ffe9fb5d15752e6ab4192b02ca8da6fd5a6b6e7a02bb66912b173c88d2db51668e75df83b956447b5a388e5d4bf
languageName: node
linkType: hard

Expand Down Expand Up @@ -7176,8 +7176,8 @@ __metadata:
"@emotion/cache": "npm:11.13.1"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@graasp/query-client": "npm:5.0.0"
"@graasp/sdk": "npm:4.32.1"
"@graasp/query-client": "npm:5.2.0"
"@graasp/sdk": "npm:4.33.2"
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
"@graasp/translations": "npm:1.40.0"
"@graasp/ui": "npm:5.4.0"
Expand Down

0 comments on commit 6b47036

Please sign in to comment.