Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Oct 7, 2024
1 parent 80e30a1 commit f7ab65b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@emotion/styled": "11.13.0",
"@graasp/query-client": "4.0.1",
"@graasp/sdk": "github:graasp/graasp-sdk#add-member-util",
"@graasp/stylis-plugin-rtl": "2.2.0",
"@graasp/translations": "1.39.0",
"@graasp/ui": "5.2.1",
"@mui/icons-material": "5.16.7",
Expand All @@ -46,7 +47,6 @@
"react-toastify": "10.0.5",
"recharts": "2.12.7",
"stylis": "4.3.4",
"stylis-plugin-rtl": "2.1.1",
"supercluster": "8.0.1",
"use-supercluster": "0.4.0",
"uuid": "10.0.0"
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1390,6 +1390,17 @@ __metadata:
languageName: node
linkType: hard

"@graasp/stylis-plugin-rtl@npm:2.2.0":
version: 2.2.0
resolution: "@graasp/stylis-plugin-rtl@npm:2.2.0"
dependencies:
cssjanus: "npm:^2.3.0"
peerDependencies:
stylis: 4.x
checksum: 10/4b873aa7465c894ff5422f851522feda36bf73923f7a859befc7d5c8049e660a80a103090b977d01fad5c7d2c7ab92e313a7fa3eb263e2ce41bdb9597762edac
languageName: node
linkType: hard

"@graasp/translations@npm:1.39.0":
version: 1.39.0
resolution: "@graasp/translations@npm:1.39.0"
Expand Down Expand Up @@ -3622,10 +3633,10 @@ __metadata:
languageName: node
linkType: hard

"cssjanus@npm:^2.0.1":
version: 2.1.0
resolution: "cssjanus@npm:2.1.0"
checksum: 10/858ab0be770f9f898f3331dafbd8c377a8ca3c7ee88fd5b65b702c260d61ff70fe9d9c70bf343ece0594600904deead97d78ad0ede97ad55accfdc98ebe1dcf2
"cssjanus@npm:^2.3.0":
version: 2.3.0
resolution: "cssjanus@npm:2.3.0"
checksum: 10/eaa78f8b6047f52ea504964fd15b3f92b4d3603dd50350ad3c8c53dc51db8d4f75bac54570cd281df8ac368ed8759ccc677ae3cb53583af051688d63dc329232
languageName: node
linkType: hard

Expand Down Expand Up @@ -5426,6 +5437,7 @@ __metadata:
"@emotion/styled": "npm:11.13.0"
"@graasp/query-client": "npm:4.0.1"
"@graasp/sdk": "github:graasp/graasp-sdk#add-member-util"
"@graasp/stylis-plugin-rtl": "npm:2.2.0"
"@graasp/translations": "npm:1.39.0"
"@graasp/ui": "npm:5.2.1"
"@mui/icons-material": "npm:5.16.7"
Expand Down Expand Up @@ -5482,7 +5494,6 @@ __metadata:
react-toastify: "npm:10.0.5"
recharts: "npm:2.12.7"
stylis: "npm:4.3.4"
stylis-plugin-rtl: "npm:2.1.1"
supercluster: "npm:8.0.1"
typescript: "npm:5.6.2"
use-supercluster: "npm:0.4.0"
Expand Down Expand Up @@ -8623,17 +8634,6 @@ __metadata:
languageName: node
linkType: hard

"stylis-plugin-rtl@npm:2.1.1":
version: 2.1.1
resolution: "stylis-plugin-rtl@npm:2.1.1"
dependencies:
cssjanus: "npm:^2.0.1"
peerDependencies:
stylis: 4.x
checksum: 10/262d2c762216556ed3dc8218ea5929ae24b4b0fae020eb41c217911e6628374009d1e1b24256ed6a2f39cbbf302a877f2efe912b628c71dd15fde90866ca54ca
languageName: node
linkType: hard

"stylis@npm:4.2.0":
version: 4.2.0
resolution: "stylis@npm:4.2.0"
Expand Down

0 comments on commit f7ab65b

Please sign in to comment.