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 28, 2024
1 parent 653091c commit 4bfd46f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 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.1",
"@graasp/sdk": "4.32.1",
"@graasp/sdk": "4.33.1",
"@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
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1114,10 +1114,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 @@ -1187,18 +1187,18 @@ __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.1":
version: 4.33.1
resolution: "@graasp/sdk@npm:4.33.1"
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/bba214b527287d48b8f0feadb5aa7e565a2c55ed415a4108f6e8133730bbf18450f04a43865e7151cc8d2bcff95be93cf839b6d5cf8a3144439484a734e8beb5
languageName: node
linkType: hard

Expand All @@ -1213,9 +1213,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 @@ -1233,18 +1233,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 @@ -7525,9 +7525,9 @@ __metadata:
"@eslint/eslintrc": "npm:3.1.0"
"@eslint/js": "npm:9.13.0"
"@graasp/apps-query-client": "npm:3.7.1"
"@graasp/sdk": "npm:4.32.1"
"@graasp/sdk": "npm:4.33.1"
"@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 4bfd46f

Please sign in to comment.