From 5ebdf4b4d4d17b7fc0a7e2c622f7c9544508d790 Mon Sep 17 00:00:00 2001 From: Anthony LC Date: Fri, 10 Oct 2025 15:18:22 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=87=EF=B8=8F(dependencies)=20downgrade=20?= =?UTF-8?q?to=20cunningham=203.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version 4.0.0 is not yet compatible with UiKit, better to wait. --- src/frontend/apps/impress/package.json | 2 +- src/frontend/yarn.lock | 24 ------------------------ 2 files changed, 1 insertion(+), 25 deletions(-) diff --git a/src/frontend/apps/impress/package.json b/src/frontend/apps/impress/package.json index 69e879cf..67140345 100644 --- a/src/frontend/apps/impress/package.json +++ b/src/frontend/apps/impress/package.json @@ -36,7 +36,7 @@ "@gouvfr-lasuite/integration": "1.0.3", "@gouvfr-lasuite/ui-kit": "0.16.2", "@hocuspocus/provider": "2.15.2", - "@openfun/cunningham-react": "4.0.0", + "@openfun/cunningham-react": "3.2.3", "@react-pdf/renderer": "4.3.1", "@sentry/nextjs": "10.17.0", "@tanstack/react-query": "5.90.2", diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index 7f23455a..3eae1329 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -2642,30 +2642,6 @@ react-modal "3.16.3" react-stately "3.37.0" -"@openfun/cunningham-react@4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@openfun/cunningham-react/-/cunningham-react-4.0.0.tgz#5d273c72a2ced76cf060931b546238b7ee75c6ec" - integrity sha512-2JgIRDl2UE/PMcOrjjfxbhFRwEwF7JFAaPoN/Xjq+sOYHP6WasRxFRrkwhnuZ5ZU7lOpzaAFyPtkawoBF6GsEQ== - dependencies: - "@fontsource-variable/roboto-flex" "5.2.5" - "@fontsource/material-icons-outlined" "5.2.5" - "@internationalized/date" "3.8.0" - "@openfun/cunningham-tokens" "*" - "@react-aria/calendar" "3.8.0" - "@react-aria/datepicker" "3.14.2" - "@react-aria/i18n" "3.12.8" - "@react-stately/calendar" "3.8.0" - "@react-stately/datepicker" "3.14.0" - "@tanstack/react-table" "8.21.3" - "@types/react-modal" "3.16.3" - chromatic "11.28.2" - classnames "2.5.1" - downshift "9.0.9" - react-aria "3.39.0" - react-aria-components "1.8.0" - react-modal "3.16.3" - react-stately "3.37.0" - "@openfun/cunningham-tokens@*": version "2.2.0" resolved "https://registry.yarnpkg.com/@openfun/cunningham-tokens/-/cunningham-tokens-2.2.0.tgz#9ebab9e86ccddd97888e3be1413e0ffd2f81dcce"