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 Aug 22, 2024
1 parent 1847af0 commit 176de51
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@emotion/react": "11.13.0",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.13.0",
"@graasp/query-client": "3.22.0",
"@graasp/sdk": "4.25.0",
"@graasp/translations": "1.35.0",
"@graasp/query-client": "3.22.2",
"@graasp/sdk": "4.25.1",
"@graasp/translations": "1.35.1",
"@graasp/ui": "4.24.0",
"@mui/icons-material": "5.16.5",
"@mui/lab": "5.0.0-alpha.170",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1807,25 +1807,25 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:3.22.0":
version: 3.22.0
resolution: "@graasp/query-client@npm:3.22.0"
"@graasp/query-client@npm:3.22.2":
version: 3.22.2
resolution: "@graasp/query-client@npm:3.22.2"
dependencies:
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
axios: "npm:1.7.3"
axios: "npm:1.7.4"
http-status-codes: "npm:2.3.0"
peerDependencies:
"@graasp/sdk": ^4.0.0
"@graasp/translations": "*"
react: ^18.0.0
checksum: 10/73547242ebce90f21523e4bcd65ab134442c47e267a9e0c3272161d5194649e7aa69c6cf766b3c505b51e9cf473144c53a0cfd13f3e0d90c7b282f5e4c2f57c6
checksum: 10/518fd2f7f3a0725f506e49b584e511c23f4a2339194adf3593040a90fa669cace59d4ad45702fc253bac550abb420fa6f3369d81fa8b933c3f1351e095ae9fbc
languageName: node
linkType: hard

"@graasp/sdk@npm:4.25.0":
version: 4.25.0
resolution: "@graasp/sdk@npm:4.25.0"
"@graasp/sdk@npm:4.25.1":
version: 4.25.1
resolution: "@graasp/sdk@npm:4.25.1"
dependencies:
"@faker-js/faker": "npm:8.4.1"
filesize: "npm:10.1.4"
Expand All @@ -1834,16 +1834,16 @@ __metadata:
peerDependencies:
date-fns: ^3
uuid: ^9 || ^10.0.0
checksum: 10/1ec2b05e95e46cada1531a44a03deb9bdb4796f15b80acd37e1bc1bf75c2791f686ab9b4701337c2ee26abc7c2055cf954ede0a8271618ff3647fad19b7c5488
checksum: 10/07bcedf520d3eadd1c8851cb738a4e5d0c00ed719915a78035adfb614e7325897d816c7bacaa2ba56d515e42adb05c4d9e5a5efa5c433d5f020d72de12104148
languageName: node
linkType: hard

"@graasp/translations@npm:1.35.0":
version: 1.35.0
resolution: "@graasp/translations@npm:1.35.0"
"@graasp/translations@npm:1.35.1":
version: 1.35.1
resolution: "@graasp/translations@npm:1.35.1"
peerDependencies:
i18next: ^23.8.1
checksum: 10/d5227f2ced80faaa7a852a1b4760c47ac592b8cfc2f8fba63e4bd45e27139f17451a060714020a8eb0f2a988d7e726b164fc609af4a056339a4f634866d45797
checksum: 10/cb702acaa9998fc3468532eedb62e4af0b5dd4f5a452dee53b23b5c4290d52d479bde115952774aaa073fc7a35e5ffaf06872c62e28caf501b318fbb8d76c058
languageName: node
linkType: hard

Expand Down Expand Up @@ -5326,14 +5326,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.3":
version: 1.7.3
resolution: "axios@npm:1.7.3"
"axios@npm:1.7.4":
version: 1.7.4
resolution: "axios@npm:1.7.4"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/7f92af205705a8fb4a9d35666b663729507657f252a1d39d83582590119941872d49078017cf992e32f47aa3b7317f5439f77be772a173dac2ae0fedd38f43ae
checksum: 10/7a1429be1e3d0c2e1b96d4bba4d113efbfabc7c724bed107beb535c782c7bea447ff634886b0c7c43395a264d085450d009eb1154b5f38a8bae49d469fdcbc61
languageName: node
linkType: hard

Expand Down Expand Up @@ -9156,9 +9156,9 @@ __metadata:
"@emotion/react": "npm:11.13.0"
"@emotion/server": "npm:11.11.0"
"@emotion/styled": "npm:11.13.0"
"@graasp/query-client": "npm:3.22.0"
"@graasp/sdk": "npm:4.25.0"
"@graasp/translations": "npm:1.35.0"
"@graasp/query-client": "npm:3.22.2"
"@graasp/sdk": "npm:4.25.1"
"@graasp/translations": "npm:1.35.1"
"@graasp/ui": "npm:4.24.0"
"@mui/icons-material": "npm:5.16.5"
"@mui/lab": "npm:5.0.0-alpha.170"
Expand Down

0 comments on commit 176de51

Please sign in to comment.