From c81bd6e77ac76f76974c4e42b06732f2d5f00c3a Mon Sep 17 00:00:00 2001 From: spaenleh Date: Wed, 12 Jun 2024 07:36:58 +0200 Subject: [PATCH 1/2] fix: update app max height setting --- package.json | 2 +- yarn.lock | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 8c9b7efa7..ee5d71955 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@graasp/query-client": "3.13.0", "@graasp/sdk": "4.12.1", "@graasp/translations": "1.28.0", - "@graasp/ui": "4.19.2", + "@graasp/ui": "github:graasp/graasp-ui#remove-maxheight-on-app", "@mui/icons-material": "5.15.19", "@mui/lab": "5.0.0-alpha.170", "@mui/material": "5.15.19", diff --git a/yarn.lock b/yarn.lock index ba5205d5a..e2ef9a465 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1815,25 +1815,25 @@ __metadata: languageName: node linkType: hard -"@graasp/ui@npm:4.17.1": - version: 4.17.1 - resolution: "@graasp/ui@npm:4.17.1" +"@graasp/ui@github:graasp/graasp-ui#remove-maxheight-on-app": + version: 4.19.2 + resolution: "@graasp/ui@https://github.com/graasp/graasp-ui.git#commit=c20230cd306ec64de2762e4b4ae393b908f9ed28" dependencies: - "@ag-grid-community/client-side-row-model": "npm:31.2.1" - "@ag-grid-community/react": "npm:^31.1.1" - "@ag-grid-community/styles": "npm:^31.1.1" - "@storybook/react-vite": "npm:7.6.18" + "@ag-grid-community/client-side-row-model": "npm:31.3.2" + "@ag-grid-community/react": "npm:^31.3.1" + "@ag-grid-community/styles": "npm:^31.3.1" + "@storybook/react-vite": "npm:8.1.3" http-status-codes: "npm:2.3.0" interweave: "npm:13.1.0" katex: "npm:0.16.10" lodash.truncate: "npm:4.4.2" - lucide-react: "npm:0.376.0" + lucide-react: "npm:0.379.0" react-cookie-consent: "npm:9.0.0" react-quill: "npm:2.0.0" - react-rnd: "npm:10.4.1" + react-rnd: "npm:10.4.10" react-text-mask: "npm:5.5.0" uuid: "npm:9.0.1" - vitest: "npm:1.5.2" + vitest: "npm:1.6.0" peerDependencies: "@emotion/cache": ~11.10.7 || ~11.11.0 "@emotion/react": ~11.10.6 || ~11.11.0 @@ -1850,29 +1850,29 @@ __metadata: react-router-dom: ^6.11.0 stylis: ^4.1.3 stylis-plugin-rtl: ^2.1.1 - checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522 + checksum: 10/6eaaa3dbfe10023ebce3210289dba8d018526e78dfea7c3a93c407164b71294134ece7f1ea36521a1cfcfe95204a174471be8a426164fbf2755f9cdfcc020b31 languageName: node linkType: hard -"@graasp/ui@npm:4.19.2": - version: 4.19.2 - resolution: "@graasp/ui@npm:4.19.2" +"@graasp/ui@npm:4.17.1": + version: 4.17.1 + resolution: "@graasp/ui@npm:4.17.1" dependencies: - "@ag-grid-community/client-side-row-model": "npm:31.3.2" - "@ag-grid-community/react": "npm:^31.3.1" - "@ag-grid-community/styles": "npm:^31.3.1" - "@storybook/react-vite": "npm:8.1.3" + "@ag-grid-community/client-side-row-model": "npm:31.2.1" + "@ag-grid-community/react": "npm:^31.1.1" + "@ag-grid-community/styles": "npm:^31.1.1" + "@storybook/react-vite": "npm:7.6.18" http-status-codes: "npm:2.3.0" interweave: "npm:13.1.0" katex: "npm:0.16.10" lodash.truncate: "npm:4.4.2" - lucide-react: "npm:0.379.0" + lucide-react: "npm:0.376.0" react-cookie-consent: "npm:9.0.0" react-quill: "npm:2.0.0" - react-rnd: "npm:10.4.10" + react-rnd: "npm:10.4.1" react-text-mask: "npm:5.5.0" uuid: "npm:9.0.1" - vitest: "npm:1.6.0" + vitest: "npm:1.5.2" peerDependencies: "@emotion/cache": ~11.10.7 || ~11.11.0 "@emotion/react": ~11.10.6 || ~11.11.0 @@ -1889,7 +1889,7 @@ __metadata: react-router-dom: ^6.11.0 stylis: ^4.1.3 stylis-plugin-rtl: ^2.1.1 - checksum: 10/d49857988ba4ea2ca195b7d8f8e01b97c670205049ec6db793144f7f305b1483cde3f5558733f8332d8ff16f49e803ed8b1bb8263463717ed2e64bcda71810af + checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522 languageName: node linkType: hard @@ -8087,7 +8087,7 @@ __metadata: "@graasp/query-client": "npm:3.13.0" "@graasp/sdk": "npm:4.12.1" "@graasp/translations": "npm:1.28.0" - "@graasp/ui": "npm:4.19.2" + "@graasp/ui": "github:graasp/graasp-ui#remove-maxheight-on-app" "@mui/icons-material": "npm:5.15.19" "@mui/lab": "npm:5.0.0-alpha.170" "@mui/material": "npm:5.15.19" From 92241bcee8bc937cc0ecae8739166bb357b4498c Mon Sep 17 00:00:00 2001 From: spaenleh Date: Wed, 12 Jun 2024 16:52:50 +0200 Subject: [PATCH 2/2] fix: update ui --- package.json | 2 +- yarn.lock | 46 +++++++++++++++++++++++----------------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index ee5d71955..8ace27af9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@graasp/query-client": "3.13.0", "@graasp/sdk": "4.12.1", "@graasp/translations": "1.28.0", - "@graasp/ui": "github:graasp/graasp-ui#remove-maxheight-on-app", + "@graasp/ui": "4.19.3", "@mui/icons-material": "5.15.19", "@mui/lab": "5.0.0-alpha.170", "@mui/material": "5.15.19", diff --git a/yarn.lock b/yarn.lock index e2ef9a465..ec4bec5fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1815,25 +1815,25 @@ __metadata: languageName: node linkType: hard -"@graasp/ui@github:graasp/graasp-ui#remove-maxheight-on-app": - version: 4.19.2 - resolution: "@graasp/ui@https://github.com/graasp/graasp-ui.git#commit=c20230cd306ec64de2762e4b4ae393b908f9ed28" +"@graasp/ui@npm:4.17.1": + version: 4.17.1 + resolution: "@graasp/ui@npm:4.17.1" dependencies: - "@ag-grid-community/client-side-row-model": "npm:31.3.2" - "@ag-grid-community/react": "npm:^31.3.1" - "@ag-grid-community/styles": "npm:^31.3.1" - "@storybook/react-vite": "npm:8.1.3" + "@ag-grid-community/client-side-row-model": "npm:31.2.1" + "@ag-grid-community/react": "npm:^31.1.1" + "@ag-grid-community/styles": "npm:^31.1.1" + "@storybook/react-vite": "npm:7.6.18" http-status-codes: "npm:2.3.0" interweave: "npm:13.1.0" katex: "npm:0.16.10" lodash.truncate: "npm:4.4.2" - lucide-react: "npm:0.379.0" + lucide-react: "npm:0.376.0" react-cookie-consent: "npm:9.0.0" react-quill: "npm:2.0.0" - react-rnd: "npm:10.4.10" + react-rnd: "npm:10.4.1" react-text-mask: "npm:5.5.0" uuid: "npm:9.0.1" - vitest: "npm:1.6.0" + vitest: "npm:1.5.2" peerDependencies: "@emotion/cache": ~11.10.7 || ~11.11.0 "@emotion/react": ~11.10.6 || ~11.11.0 @@ -1850,29 +1850,29 @@ __metadata: react-router-dom: ^6.11.0 stylis: ^4.1.3 stylis-plugin-rtl: ^2.1.1 - checksum: 10/6eaaa3dbfe10023ebce3210289dba8d018526e78dfea7c3a93c407164b71294134ece7f1ea36521a1cfcfe95204a174471be8a426164fbf2755f9cdfcc020b31 + checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522 languageName: node linkType: hard -"@graasp/ui@npm:4.17.1": - version: 4.17.1 - resolution: "@graasp/ui@npm:4.17.1" +"@graasp/ui@npm:4.19.3": + version: 4.19.3 + resolution: "@graasp/ui@npm:4.19.3" dependencies: - "@ag-grid-community/client-side-row-model": "npm:31.2.1" - "@ag-grid-community/react": "npm:^31.1.1" - "@ag-grid-community/styles": "npm:^31.1.1" - "@storybook/react-vite": "npm:7.6.18" + "@ag-grid-community/client-side-row-model": "npm:31.3.2" + "@ag-grid-community/react": "npm:^31.3.1" + "@ag-grid-community/styles": "npm:^31.3.1" + "@storybook/react-vite": "npm:8.1.3" http-status-codes: "npm:2.3.0" interweave: "npm:13.1.0" katex: "npm:0.16.10" lodash.truncate: "npm:4.4.2" - lucide-react: "npm:0.376.0" + lucide-react: "npm:0.379.0" react-cookie-consent: "npm:9.0.0" react-quill: "npm:2.0.0" - react-rnd: "npm:10.4.1" + react-rnd: "npm:10.4.10" react-text-mask: "npm:5.5.0" uuid: "npm:9.0.1" - vitest: "npm:1.5.2" + vitest: "npm:1.6.0" peerDependencies: "@emotion/cache": ~11.10.7 || ~11.11.0 "@emotion/react": ~11.10.6 || ~11.11.0 @@ -1889,7 +1889,7 @@ __metadata: react-router-dom: ^6.11.0 stylis: ^4.1.3 stylis-plugin-rtl: ^2.1.1 - checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522 + checksum: 10/b725707ad4795fdc2b9b8a5981b0b40d2f33f60eab9b6c8fb4076d51ca9fb7dc0e157ca440f665c177a834ef4ba97c2838ebbcda3d03d41ab1368c47cfeb9b67 languageName: node linkType: hard @@ -8087,7 +8087,7 @@ __metadata: "@graasp/query-client": "npm:3.13.0" "@graasp/sdk": "npm:4.12.1" "@graasp/translations": "npm:1.28.0" - "@graasp/ui": "github:graasp/graasp-ui#remove-maxheight-on-app" + "@graasp/ui": "npm:4.19.3" "@mui/icons-material": "npm:5.15.19" "@mui/lab": "npm:5.0.0-alpha.170" "@mui/material": "npm:5.15.19"