Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 9103b40 commit b598912
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@emotion/styled": "11.13.0",
"@fontsource/roboto": "^5.0.8",
"@graasp/apps-query-client": "3.4.15",
"@graasp/sdk": "4.13.0",
"@graasp/sdk": "5.4.0",
"@graasp/ui": "5.2.2",
"@mui/icons-material": "6.1.6",
"@mui/lab": "5.0.0-alpha.173",
Expand Down
33 changes: 23 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2210,6 +2210,13 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:9.2.0":
version: 9.2.0
resolution: "@faker-js/faker@npm:9.2.0"
checksum: 10/c233aaa41ebc4f4bed36c1304c399c424b9e5abca9cb8fe54ce73d4162ec7acd66f294b90c85ed7a5df774400e44f0a10364bdd41f49e72cb519a48b5948939f
languageName: node
linkType: hard

"@floating-ui/core@npm:^1.6.0":
version: 1.6.8
resolution: "@floating-ui/core@npm:1.6.8"
Expand Down Expand Up @@ -2297,18 +2304,17 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.13.0":
version: 4.13.0
resolution: "@graasp/sdk@npm:4.13.0"
"@graasp/sdk@npm:5.4.0":
version: 5.4.0
resolution: "@graasp/sdk@npm:5.4.0"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.2"
"@faker-js/faker": "npm:9.2.0"
filesize: "npm:10.1.6"
js-cookie: "npm:3.0.5"
validator: "npm:13.12.0"
peerDependencies:
date-fns: ^3
uuid: ^9 || ^10.0.0
checksum: 10/13ee13a6025172016efcecb36b1d7d052439dfb3daa0817559031f4c8b8bd6abc14cd328ffae174225378c51252cd63bee4195234d279605879e56971f90907c
date-fns: ^3 || ^4.0.0
uuid: ^9 || ^10 || ^11.0.0
checksum: 10/787def776e690aa3a07438c907e6d5adb6c016db243e52fdc1511e35d057380d2d51d98d28bfef5f9f6101987f85c4cf43ba89a0d4d56f970b3801b4b8f2acd7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6196,6 +6202,13 @@ __metadata:
languageName: node
linkType: hard

"filesize@npm:10.1.6":
version: 10.1.6
resolution: "filesize@npm:10.1.6"
checksum: 10/e800837c4fc02303f1944d5a4c7b706df1c5cd95d745181852604fb00a1c2d55d2d3921252722bd2f0c86b59c94edaba23fa224776bbf977455d4034e7be1f45
languageName: node
linkType: hard

"fill-range@npm:^7.1.1":
version: 7.1.1
resolution: "fill-range@npm:7.1.1"
Expand Down Expand Up @@ -6656,7 +6669,7 @@ __metadata:
"@emotion/styled": "npm:11.13.0"
"@fontsource/roboto": "npm:^5.0.8"
"@graasp/apps-query-client": "npm:3.4.15"
"@graasp/sdk": "npm:4.13.0"
"@graasp/sdk": "npm:5.4.0"
"@graasp/ui": "npm:5.2.2"
"@mui/icons-material": "npm:6.1.6"
"@mui/lab": "npm:5.0.0-alpha.173"
Expand Down

0 comments on commit b598912

Please sign in to comment.