Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/sdk to v4.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent fe44168 commit fb209a4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"dependencies": {
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/sdk": "4.7.1",
"@graasp/sdk": "4.7.6",
"@graasp/translations": "1.23.0",
"@graasp/ui": "4.17.1",
"@mui/icons-material": "5.15.15",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2377,7 +2377,7 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/query-client": "npm:2.9.1"
"@graasp/sdk": "npm:4.7.1"
"@graasp/sdk": "npm:4.7.6"
"@graasp/translations": "npm:1.23.0"
"@graasp/ui": "npm:4.17.1"
"@mui/icons-material": "npm:5.15.15"
Expand Down Expand Up @@ -2508,17 +2508,18 @@ __metadata:
languageName: node
linkType: hard

"@graasp/sdk@npm:4.7.1":
version: 4.7.1
resolution: "@graasp/sdk@npm:4.7.1"
"@graasp/sdk@npm:4.7.6":
version: 4.7.6
resolution: "@graasp/sdk@npm:4.7.6"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.1"
js-cookie: "npm:3.0.5"
validator: "npm:13.11.0"
peerDependencies:
date-fns: ^3
uuid: ^9
checksum: 10/182e2a33fbdf7ed2cac7fbdf5a01378a059415a753345cca501d2ddda4985b9448c81bb2931a7157dc34cd613412c5da42da38cb037e9a46438755707e4ea2aa
checksum: 10/ac12c6438b0c71502b4b837f98b0dbc164c604a98c23064a5bc0ef233486be8012176fd4cbee3879db2cd468cefd5489678703709ae1b4e766f431ef3ac9f7b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -10203,6 +10204,13 @@ __metadata:
languageName: node
linkType: hard

"filesize@npm:10.1.1":
version: 10.1.1
resolution: "filesize@npm:10.1.1"
checksum: 10/3d4d05930ec3de16d9cb8c8f4061df1218d3eac4d69521deb3f768cbe7451ff82fe4af3bbf562e1f3a491b96c42e445d65af3cefec90a5deff0ec302dda42ede
languageName: node
linkType: hard

"fill-range@npm:^7.0.1":
version: 7.0.1
resolution: "fill-range@npm:7.0.1"
Expand Down

0 comments on commit fb209a4

Please sign in to comment.