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 Oct 25, 2024
1 parent efc8242 commit 1abe3e1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@graasp/apps-query-client": "3.7.0",
"@graasp/sdk": "4.32.1",
"@graasp/sdk": "4.33.0",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/ui": "5.3.1",
"@graasp/ui": "5.4.0",
"@mui/icons-material": "5.16.7",
"@mui/lab": "5.0.0-alpha.173",
"@mui/material": "5.16.7",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1208,9 +1208,9 @@ __metadata:
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.0":
version: 4.33.0
resolution: "@graasp/sdk@npm:4.33.0"
dependencies:
"@faker-js/faker": "npm:9.0.3"
filesize: "npm:10.1.6"
Expand All @@ -1219,7 +1219,7 @@ __metadata:
peerDependencies:
date-fns: ^3 || ^4.0.0
uuid: ^9 || ^10
checksum: 10/74125fa4c2aed104142cccc77e8a8a90d2ae303dcaae83e40198f7d30d6615ad3136532789b0d1c2f7034847937f238c046b9aee5fcee5d319bbe7be8cb4f257
checksum: 10/6e0b0f661f52e1ca97b48c4b90ddc3c18e2afe7b8d3bf7818010b24bbc57f3c1ddc9bfa90c6fe2a1c05535f73ffe15956523b2557906b4a21a9a9f8b61d1647a
languageName: node
linkType: hard

Expand All @@ -1234,9 +1234,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:5.3.1":
version: 5.3.1
resolution: "@graasp/ui@npm:5.3.1"
"@graasp/ui@npm:5.4.0":
version: 5.4.0
resolution: "@graasp/ui@npm:5.4.0"
dependencies:
http-status-codes: "npm:2.3.0"
interweave: "npm:13.1.0"
Expand All @@ -1254,18 +1254,18 @@ __metadata:
"@graasp/sdk": ^4.29.0
"@graasp/stylis-plugin-rtl": ^2
"@graasp/translations": ^1.23.0
"@mui/icons-material": ~5.14.0 || ~5.15.0 || ~5.16.0
"@mui/lab": ~5.0.0-alpha.150
"@mui/material": ~5.14.0 || ~5.15.0 || ~5.16.0
"@mui/icons-material": ^6
"@mui/lab": ^6
"@mui/material": ^6
i18next: ^22.4.15 || ^23.0.0
katex: 0.16.11
lucide-react: ^0.417.0 || ^0.429.0 || ^0.436.0 || ^0.439.0 || ^0.441.0 || ^0.446.0 || ^0.447.0 || ^0.451.0
react: ^18.0.0
react-dom: ^18.0.0
react-i18next: ^13.0.0 || ^14.0.0 || ^15.0.0
react-i18next: ^15.0.0
react-router-dom: ^6.11.0
stylis: ^4.1.3
checksum: 10/00185d14f6c0984d90db5a1b63d68b07193e5aee62298b9920489f75df4c46dfc6057605de34660c02b6afa970474bbc3533164d60d4a1d27733b7e3d80b87dd
checksum: 10/cc36962378a4a7921910865584770816666b96c7db9f33fe0db5a927dc067fbbd2bcc3b87b7cd666c8a1592246c704d7ceb04c134339e02d22ffd0cd451bdc0f
languageName: node
linkType: hard

Expand Down Expand Up @@ -7459,9 +7459,9 @@ __metadata:
"@eslint/eslintrc": "npm:3.1.0"
"@eslint/js": "npm:9.13.0"
"@graasp/apps-query-client": "npm:3.7.0"
"@graasp/sdk": "npm:4.32.1"
"@graasp/sdk": "npm:4.33.0"
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
"@graasp/ui": "npm:5.3.1"
"@graasp/ui": "npm:5.4.0"
"@mui/icons-material": "npm:5.16.7"
"@mui/lab": "npm:5.0.0-alpha.173"
"@mui/material": "npm:5.16.7"
Expand Down

0 comments on commit 1abe3e1

Please sign in to comment.