diff --git a/apps/console/package.json b/apps/console/package.json index 0bb22c92148..c8105a79318 100644 --- a/apps/console/package.json +++ b/apps/console/package.json @@ -118,12 +118,11 @@ "mustache": "^4.2.0", "node-forge": "^0.10.0", "rc-tree": "^4.0.0-beta.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "react-router-dom": "^4.3.1", diff --git a/apps/myaccount/package.json b/apps/myaccount/package.json index 812b7bd2f04..081120aa5d3 100644 --- a/apps/myaccount/package.json +++ b/apps/myaccount/package.json @@ -60,8 +60,8 @@ "path-browserify": "^1.0.1", "postcss-loader": "^3.0.0", "qrcode.react": "^1.0.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", "react-notification-system": "^0.4.0", diff --git a/features/admin.actions.v1/package.json b/features/admin.actions.v1/package.json index c33b3c1be8a..a435a970fa3 100644 --- a/features/admin.actions.v1/package.json +++ b/features/admin.actions.v1/package.json @@ -89,8 +89,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.administrators.v1/package.json b/features/admin.administrators.v1/package.json index 20bd0d32529..678271a4006 100644 --- a/features/admin.administrators.v1/package.json +++ b/features/admin.administrators.v1/package.json @@ -75,8 +75,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.alternative-login-identifier.v1/package.json b/features/admin.alternative-login-identifier.v1/package.json index 9cb8ef52d79..e3adc24b9e7 100644 --- a/features/admin.alternative-login-identifier.v1/package.json +++ b/features/admin.alternative-login-identifier.v1/package.json @@ -68,8 +68,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.api-resources.v1/package.json b/features/admin.api-resources.v1/package.json index 4bf89cf1523..c09ef0151d2 100644 --- a/features/admin.api-resources.v1/package.json +++ b/features/admin.api-resources.v1/package.json @@ -50,8 +50,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.api-resources.v2/package.json b/features/admin.api-resources.v2/package.json index 9f7c9e6e99e..9295ed103bf 100644 --- a/features/admin.api-resources.v2/package.json +++ b/features/admin.api-resources.v2/package.json @@ -52,8 +52,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.application-roles.v1/package.json b/features/admin.application-roles.v1/package.json index 7bd69ef0f2b..d02a7b56190 100644 --- a/features/admin.application-roles.v1/package.json +++ b/features/admin.application-roles.v1/package.json @@ -48,7 +48,7 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", + "react": "^19.0.0", "react-dom": "^18.2.0" }, "browserslist": [ diff --git a/features/admin.application-templates.v1/package.json b/features/admin.application-templates.v1/package.json index 08d47bb3fda..153843d1429 100644 --- a/features/admin.application-templates.v1/package.json +++ b/features/admin.application-templates.v1/package.json @@ -28,8 +28,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.applications.v1/components/settings/sign-on-methods/script-based-flow/script-based-flow.tsx b/features/admin.applications.v1/components/settings/sign-on-methods/script-based-flow/script-based-flow.tsx index a4bbd949daf..1f7b2213875 100644 --- a/features/admin.applications.v1/components/settings/sign-on-methods/script-based-flow/script-based-flow.tsx +++ b/features/admin.applications.v1/components/settings/sign-on-methods/script-based-flow/script-based-flow.tsx @@ -39,7 +39,7 @@ import { ELK_RISK_BASED_TEMPLATE_NAME } from "@wso2is/admin.authentication-flow-builder.v1/constants/template-constants"; import useAuthenticationFlow from "@wso2is/admin.authentication-flow-builder.v1/hooks/use-authentication-flow"; -import { AppState, AppUtils, EventPublisher, FeatureConfigInterface, getOperationIcons } from "@wso2is/admin.core.v1"; +import { AppState, EventPublisher, FeatureConfigInterface, getOperationIcons } from "@wso2is/admin.core.v1"; import { FeatureStatusLabel } from "@wso2is/admin.feature-gate.v1/models/feature-status"; import { OrganizationType } from "@wso2is/admin.organizations.v1/constants"; import { OrganizationUtils } from "@wso2is/admin.organizations.v1/utils"; @@ -49,7 +49,7 @@ import { ADAPTIVE_SCRIPT_SECRETS } from "@wso2is/admin.secrets.v1/constants/secr import { GetSecretListResponse, SecretModel } from "@wso2is/admin.secrets.v1/models/secret"; import { UIConstants } from "@wso2is/core/constants"; import { IdentityAppsApiException } from "@wso2is/core/exceptions"; -import { AlertLevels, IdentifiableComponentInterface, StorageIdentityAppsSettingsInterface } from "@wso2is/core/models"; +import { AlertLevels, IdentifiableComponentInterface } from "@wso2is/core/models"; import { addAlert } from "@wso2is/core/store"; import { StringUtils } from "@wso2is/core/utils"; import { @@ -70,11 +70,7 @@ import { import { AxiosError, AxiosResponse } from "axios"; import * as codemirror from "codemirror"; import beautify from "js-beautify"; -import cloneDeep from "lodash-es/cloneDeep"; -import get from "lodash-es/get"; -import isEmpty from "lodash-es/isEmpty"; import kebabCase from "lodash-es/kebabCase"; -import set from "lodash-es/set"; import React, { ChangeEvent, FunctionComponent, @@ -85,7 +81,6 @@ import React, { useState } from "react"; import { Trans, useTranslation } from "react-i18next"; -import Joyride, { CallBackProps, STATUS, Step } from "react-joyride"; import { useDispatch, useSelector } from "react-redux"; import { Dispatch } from "redux"; import { Checkbox, Icon, Input, Menu, Sidebar } from "semantic-ui-react"; @@ -628,142 +623,6 @@ export const ScriptBasedFlow: FunctionComponent = }; - /** - * Steps for the conditional authentication toggle tour. - * - */ - const conditionalAuthTourSteps: Array = [ - { - content: ( -
- - { - t("applications:edit.sections.signOnMethod.sections." + - "authenticationFlow.sections.scriptBased.conditionalAuthTour.steps.0.heading") - } - - - { - t("applications:edit.sections.signOnMethod.sections." + - "authenticationFlow.sections.scriptBased.conditionalAuthTour.steps.0.content.0") - } - - - - Click on the Next button to learn about the process. - - -
- ), - disableBeacon: true, - placement: "top", - target: "[data-tourid=\"conditional-auth\"]" - }, - { - content: ( -
- - { - t("applications:edit.sections.signOnMethod.sections." + - "authenticationFlow.sections.scriptBased.conditionalAuthTour.steps.1.heading") - } - - - { - t("applications:edit.sections.signOnMethod.sections." + - "authenticationFlow.sections.scriptBased.conditionalAuthTour.steps.1.content.0") - } - -
- ), - disableBeacon: true, - placement: "right", - target: "[data-tourid=\"add-authentication-options-button\"]" - }, - { - content: ( -
- - { - t("applications:edit.sections.signOnMethod.sections." + - "authenticationFlow.sections.scriptBased.conditionalAuthTour.steps.2.heading") - } - - - - Click here if you need to add more steps to the flow. - Once you add a new step,executeStep(STEP_NUMBER); will appear on - the script editor. - - -
- ), - disableBeacon: true, - placement: "right", - target: "[data-tourid=\"add-new-step-button\"]" - } - ]; - - /** - * Should the conditional auth tour open. - * - * @returns - */ - const shouldConditionalAuthTourOpen = (): boolean => { - - if (!isConditionalAuthenticationEnabled) { - return false; - } - - return getConditionalAuthTourViewedStatus() === false; - }; - - /** - * Renders the Conditional Auth tour. - * - * @returns - */ - const renderConditionalAuthTour = (): ReactElement => ( - { - // If the tour is `done` or `skipped`, set the viewed state in storage. - if ((data.status === STATUS.FINISHED) || (data.status === STATUS.SKIPPED)) { - persistConditionalAuthTourViewedStatus(); - } - } } - run={ shouldConditionalAuthTourOpen() } - steps={ conditionalAuthTourSteps } - styles={ { - buttonClose: { - display: "none" - }, - tooltipContent: { - paddingBottom: 1 - } - } } - locale={ { - back: t("common:back"), - close: t("common:close"), - last: t("common:done"), - next: t("common:next"), - skip: t("common:skip") - } } - /> - ); - /** * This will be only called when user gives their consent for deletion. * @see `SecretDeleteConfirmationModal` @@ -985,44 +844,6 @@ export const ScriptBasedFlow: FunctionComponent = ); }; - /** - * Persist the Conditional Auth Tour seen status in Local Storage. - * - * @param status - Status to set. - */ - const persistConditionalAuthTourViewedStatus = (status: boolean = true): void => { - - const userPreferences: StorageIdentityAppsSettingsInterface = AppUtils.getUserPreferences(); - - if (isEmpty(userPreferences)) { - return; - } - - const newPref: StorageIdentityAppsSettingsInterface = cloneDeep(userPreferences); - - set(newPref?.identityAppsSettings?.devPortal, - ApplicationManagementConstants.CONDITIONAL_AUTH_TOUR_STATUS_STORAGE_KEY, status); - - AppUtils.setUserPreferences(newPref); - }; - - /** - * Check if the Conditional Auth Tour has already been seen by the user. - * - * @returns - */ - const getConditionalAuthTourViewedStatus = (): boolean => { - - const userPreferences: StorageIdentityAppsSettingsInterface = AppUtils.getUserPreferences(); - - if (isEmpty(userPreferences)) { - return false; - } - - return get(userPreferences?.identityAppsSettings?.devPortal, - ApplicationManagementConstants.CONDITIONAL_AUTH_TOUR_STATUS_STORAGE_KEY, false); - }; - /** * Renders API Documentation link. * @@ -1317,7 +1138,6 @@ export const ScriptBasedFlow: FunctionComponent = - { renderConditionalAuthTour() } ) } hideChevron={ true } diff --git a/features/admin.applications.v1/package.json b/features/admin.applications.v1/package.json index 5aaa343afd5..6ebbdfde34d 100644 --- a/features/admin.applications.v1/package.json +++ b/features/admin.applications.v1/package.json @@ -55,7 +55,6 @@ "node-forge": "^0.10.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-redux": "^7.2.9", "redux": "^4.0.4", "semantic-ui-react": "^2.1.3", @@ -87,8 +86,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.authentication-flow-builder.v1/package.json b/features/admin.authentication-flow-builder.v1/package.json index 060c130de0d..5150aa7f3e3 100644 --- a/features/admin.authentication-flow-builder.v1/package.json +++ b/features/admin.authentication-flow-builder.v1/package.json @@ -62,7 +62,7 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", + "react": "^19.0.0", "react-dom": "^18.2.0" }, "browserslist": [ diff --git a/features/admin.authentication.v1/package.json b/features/admin.authentication.v1/package.json index 76c9585ca40..c8c2e664213 100644 --- a/features/admin.authentication.v1/package.json +++ b/features/admin.authentication.v1/package.json @@ -41,8 +41,8 @@ }, "peerDependencies": { "@asgardeo/auth-react": "^5.1.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.authorization.v1/package.json b/features/admin.authorization.v1/package.json index 23474397cfb..f1dd5869df3 100644 --- a/features/admin.authorization.v1/package.json +++ b/features/admin.authorization.v1/package.json @@ -49,7 +49,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -131,8 +130,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.base.v1/package.json b/features/admin.base.v1/package.json index 478b9ce3259..d582239ed82 100644 --- a/features/admin.base.v1/package.json +++ b/features/admin.base.v1/package.json @@ -24,7 +24,7 @@ "tslib": "*" }, "peerDependencies": { - "react": "^18.2.0", + "react": "^19.0.0", "react-dom": "^18.2.0" } } diff --git a/features/admin.branding.ai.v1/package.json b/features/admin.branding.ai.v1/package.json index 497e25eb18d..e8d19e4e333 100644 --- a/features/admin.branding.ai.v1/package.json +++ b/features/admin.branding.ai.v1/package.json @@ -55,7 +55,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -137,8 +136,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.branding.v1/package.json b/features/admin.branding.v1/package.json index cdf328749c5..4d6c2d2c4fb 100644 --- a/features/admin.branding.v1/package.json +++ b/features/admin.branding.v1/package.json @@ -57,7 +57,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -139,8 +138,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.certificates.v1/package.json b/features/admin.certificates.v1/package.json index f8c0980a408..b72f3b41172 100644 --- a/features/admin.certificates.v1/package.json +++ b/features/admin.certificates.v1/package.json @@ -51,7 +51,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -133,8 +132,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.claims.v1/package.json b/features/admin.claims.v1/package.json index fdb53ad9853..fe2e033d25b 100644 --- a/features/admin.claims.v1/package.json +++ b/features/admin.claims.v1/package.json @@ -56,7 +56,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -138,8 +137,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.connections.v1/package.json b/features/admin.connections.v1/package.json index 39c4a1cc74d..8e67b4db082 100644 --- a/features/admin.connections.v1/package.json +++ b/features/admin.connections.v1/package.json @@ -63,7 +63,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -145,8 +144,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.console-settings.v1/package.json b/features/admin.console-settings.v1/package.json index 7ff8bc00e81..16e37639f0a 100644 --- a/features/admin.console-settings.v1/package.json +++ b/features/admin.console-settings.v1/package.json @@ -62,7 +62,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -144,8 +143,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.core.v1/package.json b/features/admin.core.v1/package.json index 7f57b8db7ed..96cb930318f 100644 --- a/features/admin.core.v1/package.json +++ b/features/admin.core.v1/package.json @@ -75,7 +75,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -95,8 +94,8 @@ }, "peerDependencies": { "@asgardeo/auth-react": "^5.1.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "devDependencies": { diff --git a/features/admin.email-and-sms.v1/package.json b/features/admin.email-and-sms.v1/package.json index 8b703542d9d..9cef21e50e7 100644 --- a/features/admin.email-and-sms.v1/package.json +++ b/features/admin.email-and-sms.v1/package.json @@ -51,7 +51,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -133,8 +132,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.email-management.v1/package.json b/features/admin.email-management.v1/package.json index 61636abb30d..43e9adecfcb 100644 --- a/features/admin.email-management.v1/package.json +++ b/features/admin.email-management.v1/package.json @@ -52,7 +52,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -134,8 +133,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.email-providers.v1/package.json b/features/admin.email-providers.v1/package.json index 973d251179c..262ddf5890d 100644 --- a/features/admin.email-providers.v1/package.json +++ b/features/admin.email-providers.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.email-templates.v1/package.json b/features/admin.email-templates.v1/package.json index ab26b7e9122..410e8a82da8 100644 --- a/features/admin.email-templates.v1/package.json +++ b/features/admin.email-templates.v1/package.json @@ -51,7 +51,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -133,8 +132,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.extensions.v1/package.json b/features/admin.extensions.v1/package.json index a040ad50bdc..a823e1bae67 100644 --- a/features/admin.extensions.v1/package.json +++ b/features/admin.extensions.v1/package.json @@ -69,7 +69,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -151,8 +150,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.feature-gate.v1/package.json b/features/admin.feature-gate.v1/package.json index 545e813cf26..2e28503b73b 100644 --- a/features/admin.feature-gate.v1/package.json +++ b/features/admin.feature-gate.v1/package.json @@ -63,8 +63,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.groups.v1/package.json b/features/admin.groups.v1/package.json index 4f0dbcbc850..71d0030cb19 100644 --- a/features/admin.groups.v1/package.json +++ b/features/admin.groups.v1/package.json @@ -57,7 +57,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -139,8 +138,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.home.v1/package.json b/features/admin.home.v1/package.json index 3548a26bd57..111ecf31851 100644 --- a/features/admin.home.v1/package.json +++ b/features/admin.home.v1/package.json @@ -80,8 +80,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.identity-providers.v1/package.json b/features/admin.identity-providers.v1/package.json index 4059d114e83..90bfd02fc88 100644 --- a/features/admin.identity-providers.v1/package.json +++ b/features/admin.identity-providers.v1/package.json @@ -59,7 +59,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -141,8 +140,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.identity-verification-providers.v1/package.json b/features/admin.identity-verification-providers.v1/package.json index 7039a0b5e20..81f13f88867 100644 --- a/features/admin.identity-verification-providers.v1/package.json +++ b/features/admin.identity-verification-providers.v1/package.json @@ -54,7 +54,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -136,8 +135,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.impersonation.v1/package.json b/features/admin.impersonation.v1/package.json index a946ce064f6..84e8c575b1f 100644 --- a/features/admin.impersonation.v1/package.json +++ b/features/admin.impersonation.v1/package.json @@ -49,7 +49,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reduce-reducers": "^1.0.4", @@ -129,8 +128,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.login-flow.ai.v1/package.json b/features/admin.login-flow.ai.v1/package.json index 8e1e02f876f..8d21e5c8536 100644 --- a/features/admin.login-flow.ai.v1/package.json +++ b/features/admin.login-flow.ai.v1/package.json @@ -56,7 +56,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -138,8 +137,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.logs.v1/package.json b/features/admin.logs.v1/package.json index 6f3a21bd725..bed9cb1be4f 100644 --- a/features/admin.logs.v1/package.json +++ b/features/admin.logs.v1/package.json @@ -66,8 +66,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.oidc-scopes.v1/package.json b/features/admin.oidc-scopes.v1/package.json index d95bcb2c933..251eaeab8f6 100644 --- a/features/admin.oidc-scopes.v1/package.json +++ b/features/admin.oidc-scopes.v1/package.json @@ -52,7 +52,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -134,8 +133,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.org-insights.v1/package.json b/features/admin.org-insights.v1/package.json index e388de7b38b..05888dcd83e 100644 --- a/features/admin.org-insights.v1/package.json +++ b/features/admin.org-insights.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.organization-discovery.v1/package.json b/features/admin.organization-discovery.v1/package.json index 63ed72f845c..1bdc36d3f0a 100644 --- a/features/admin.organization-discovery.v1/package.json +++ b/features/admin.organization-discovery.v1/package.json @@ -51,7 +51,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -133,8 +132,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.organizations.v1/package.json b/features/admin.organizations.v1/package.json index e0e4af2dfb1..88f9a708f7e 100644 --- a/features/admin.organizations.v1/package.json +++ b/features/admin.organizations.v1/package.json @@ -61,7 +61,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -143,8 +142,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.private-key-jwt.v1/package.json b/features/admin.private-key-jwt.v1/package.json index 06386b9c84b..c6ea2a45d4e 100644 --- a/features/admin.private-key-jwt.v1/package.json +++ b/features/admin.private-key-jwt.v1/package.json @@ -51,7 +51,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -133,8 +132,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.provisioning.v1/package.json b/features/admin.provisioning.v1/package.json index d3fe7901c12..c76f81479e4 100644 --- a/features/admin.provisioning.v1/package.json +++ b/features/admin.provisioning.v1/package.json @@ -53,7 +53,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -135,8 +134,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.remote-repository-configuration.v1/package.json b/features/admin.remote-repository-configuration.v1/package.json index d458d475e4e..8a35643b3f3 100644 --- a/features/admin.remote-repository-configuration.v1/package.json +++ b/features/admin.remote-repository-configuration.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.remote-userstores.v1/package.json b/features/admin.remote-userstores.v1/package.json index 17a96274259..7fb7ce9ec09 100644 --- a/features/admin.remote-userstores.v1/package.json +++ b/features/admin.remote-userstores.v1/package.json @@ -72,8 +72,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.roles.v1/package.json b/features/admin.roles.v1/package.json index 293e11561d0..05aa0e1d891 100644 --- a/features/admin.roles.v1/package.json +++ b/features/admin.roles.v1/package.json @@ -55,7 +55,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -137,8 +136,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.roles.v2/package.json b/features/admin.roles.v2/package.json index 28db02c22c0..12ca291675b 100644 --- a/features/admin.roles.v2/package.json +++ b/features/admin.roles.v2/package.json @@ -62,7 +62,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -144,8 +143,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.saml2-configuration.v1/package.json b/features/admin.saml2-configuration.v1/package.json index b6dc35c0966..85a1cddf8b2 100644 --- a/features/admin.saml2-configuration.v1/package.json +++ b/features/admin.saml2-configuration.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.secrets.v1/package.json b/features/admin.secrets.v1/package.json index 4dc3f6014da..209be2645e5 100644 --- a/features/admin.secrets.v1/package.json +++ b/features/admin.secrets.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.server-configurations.v1/package.json b/features/admin.server-configurations.v1/package.json index 0c91c7d559b..c5c2fc68a8f 100644 --- a/features/admin.server-configurations.v1/package.json +++ b/features/admin.server-configurations.v1/package.json @@ -57,7 +57,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -139,8 +138,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.session-management.v1/package.json b/features/admin.session-management.v1/package.json index 6d282befca2..18a979a0022 100644 --- a/features/admin.session-management.v1/package.json +++ b/features/admin.session-management.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.sms-providers.v1/package.json b/features/admin.sms-providers.v1/package.json index 090eb634179..35b3d86ae82 100644 --- a/features/admin.sms-providers.v1/package.json +++ b/features/admin.sms-providers.v1/package.json @@ -52,7 +52,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -134,8 +133,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.sms-templates.v1/package.json b/features/admin.sms-templates.v1/package.json index 7a4867cc479..c517cbe8a11 100644 --- a/features/admin.sms-templates.v1/package.json +++ b/features/admin.sms-templates.v1/package.json @@ -52,7 +52,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -134,8 +133,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.subscription.v1/package.json b/features/admin.subscription.v1/package.json index e86ee787e4e..9a97f835cc5 100644 --- a/features/admin.subscription.v1/package.json +++ b/features/admin.subscription.v1/package.json @@ -75,8 +75,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.template-core.v1/package.json b/features/admin.template-core.v1/package.json index fc9659c6fd5..9a9127a11cb 100644 --- a/features/admin.template-core.v1/package.json +++ b/features/admin.template-core.v1/package.json @@ -30,8 +30,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.tenants.v1/package.json b/features/admin.tenants.v1/package.json index 523062bc2a3..c53bce117fd 100644 --- a/features/admin.tenants.v1/package.json +++ b/features/admin.tenants.v1/package.json @@ -54,7 +54,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -137,8 +136,8 @@ }, "peerDependencies": { "@asgardeo/auth-react": "^5.1.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.username-validation.v1/package.json b/features/admin.username-validation.v1/package.json index 48d5e191292..05847113cde 100644 --- a/features/admin.username-validation.v1/package.json +++ b/features/admin.username-validation.v1/package.json @@ -65,8 +65,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.users.v1/package.json b/features/admin.users.v1/package.json index 8af9498f235..f8dde44ffa4 100644 --- a/features/admin.users.v1/package.json +++ b/features/admin.users.v1/package.json @@ -64,7 +64,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -146,8 +145,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.userstores.v1/package.json b/features/admin.userstores.v1/package.json index 468184d7dcf..078be3fe83c 100644 --- a/features/admin.userstores.v1/package.json +++ b/features/admin.userstores.v1/package.json @@ -52,7 +52,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -134,8 +133,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.validation.v1/package.json b/features/admin.validation.v1/package.json index 5ddbbe593d5..8e931a39526 100644 --- a/features/admin.validation.v1/package.json +++ b/features/admin.validation.v1/package.json @@ -56,7 +56,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -138,8 +137,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.workflow-approvals.v1/package.json b/features/admin.workflow-approvals.v1/package.json index 42616a8a409..227b52b69f3 100644 --- a/features/admin.workflow-approvals.v1/package.json +++ b/features/admin.workflow-approvals.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/admin.wsfed-configuration.v1/package.json b/features/admin.wsfed-configuration.v1/package.json index 5e7fae4f4e4..63f40600554 100644 --- a/features/admin.wsfed-configuration.v1/package.json +++ b/features/admin.wsfed-configuration.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/common.ai.v1/package.json b/features/common.ai.v1/package.json index 6eda1cfaa5b..86ac74aaf25 100644 --- a/features/common.ai.v1/package.json +++ b/features/common.ai.v1/package.json @@ -50,7 +50,6 @@ "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "reactflow": "^11.7.2", @@ -132,8 +131,8 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-router-dom": "^4.3.1" }, "browserslist": [ diff --git a/features/common.branding.v1/package.json b/features/common.branding.v1/package.json index f21532a90e8..b33d6fc7a42 100644 --- a/features/common.branding.v1/package.json +++ b/features/common.branding.v1/package.json @@ -41,7 +41,7 @@ "typescript": "^4.6.4" }, "peerDependencies": { - "react": "^18.2.0", + "react": "^19.0.0", "react-dom": "^18.2.0" }, "browserslist": [ diff --git a/features/package.json b/features/package.json index 9fe410977d1..61cb4cafd71 100644 --- a/features/package.json +++ b/features/package.json @@ -53,13 +53,12 @@ "mustache": "^4.2.0", "node-forge": "^0.10.0", "rc-tree": "^4.0.0-beta.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^19.0.0", + "react-dom": "^19.0.0", "react-draggable": "^4.2.0", "react-helmet": "^5.2.1", "react-i18next": "^11.18.5", "react-infinite-scroll-component": "^6.1.0", - "react-joyride": "^2.3.0", "react-notification-system": "^0.4.0", "react-redux": "^7.2.9", "react-router-dom": "^4.3.1", diff --git a/modules/react-components/package.json b/modules/react-components/package.json index 73e08436777..70bd981abb0 100644 --- a/modules/react-components/package.json +++ b/modules/react-components/package.json @@ -112,7 +112,7 @@ "postcss-import": "^14.1.0", "postcss-import-ext-glob": "^2.0.1", "react-docgen-typescript-loader": "^3.6.0", - "react-dom": "^18.2.0", + "react-dom": "^19.0.0", "rimraf": "^3.0.2", "ts-jest": "^29.1.2", "ts-node": "^8.5.4", diff --git a/modules/theme/src/theme-core/definitions/apps/developer-portal.less b/modules/theme/src/theme-core/definitions/apps/developer-portal.less index cb787cddc86..2818b8a4065 100644 --- a/modules/theme/src/theme-core/definitions/apps/developer-portal.less +++ b/modules/theme/src/theme-core/definitions/apps/developer-portal.less @@ -1117,76 +1117,6 @@ z-index: 9999 !important; } -.react-joyride__tooltip { - [data-action="primary"] { - min-height: 1em; - outline: none; - border: none !important; - vertical-align: baseline; - background: @primaryColorGradient !important; - color: @white !important; - font-family: inherit; - font-size: 1rem !important; - margin: 0 .25em 0 0; - padding: .78571429em 1.5em .78571429em !important; - text-transform: none; - text-shadow: none; - font-weight: 400; - line-height: 1em !important; - font-style: normal; - text-align: center; - text-decoration: none; - border-radius: @buttonBorderRadius !important; - } - - [data-action="back"] { - min-height: 1em; - outline: none; - border: none !important; - vertical-align: baseline; - background: transparent !important; - color: @primaryColor !important; - font-family: inherit; - font-size: 1rem !important; - margin: 0 .25em 0 0; - padding: .78571429em 1.5em .78571429em !important; - text-transform: none; - text-shadow: none; - font-weight: 500; - line-height: 1em !important; - font-style: normal; - text-align: center; - text-decoration: none; - border-radius: @defaultBorderRadius !important; - } - - [data-action="skip"] { - min-height: 1em; - outline: none; - border: none !important; - vertical-align: baseline; - background: transparent !important; - color: @nobel !important; - font-family: inherit; - font-size: 1rem !important; - margin: 0 .25em 0 0; - padding: 0.785714em 1.5em 0.78571429em 0.7em !important; - text-transform: none; - text-shadow: none; - font-weight: 500; - line-height: 1em !important; - font-style: normal; - text-align: center; - text-decoration: none; - border-radius: @defaultBorderRadius !important; - } - - .tour-step { - text-align: left; - padding-bottom: 0; - } -} - /*------------------------------- Application Protocol --------------------------------*/ diff --git a/modules/unit-testing/package.json b/modules/unit-testing/package.json index fc721a1e4c8..7c1151acb11 100644 --- a/modules/unit-testing/package.json +++ b/modules/unit-testing/package.json @@ -24,7 +24,7 @@ "@wso2is/admin.extensions.v1": "workspace:*", "@wso2is/admin.core.v1": "workspace:*", "msw": "^0.36.8", - "react": "^18.2.0", + "react": "^19.0.0", "@wso2is/access-control": "workspace:*", "redux-mock-store": "^1.5.4", "redux": "^4.0.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06848f31537..2112bec5aac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,7 +69,7 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react-app-polyfill: specifier: ^1.0.4 version: 1.0.6 @@ -84,16 +84,16 @@ importers: version: 5.2.1(react@18.3.1) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@16.14.0)(react@16.14.0) + version: 0.4.0(react-dom@19.0.0)(react@18.3.1) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@18.3.1)(react@19.0.0) react-router-dom: specifier: ^4.3.1 version: 4.3.1(react@18.3.1) react-top-loading-bar: specifier: ^1.2.0 - version: 1.2.0(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1) + version: 1.2.0(prop-types@15.8.1)(react-dom@19.0.0)(react@18.3.1) redux: specifier: ^4.0.4 version: 4.2.1 @@ -460,37 +460,37 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -685,7 +685,7 @@ importers: version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -712,40 +712,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: 11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -754,7 +754,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -766,16 +766,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -794,7 +794,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: ^14.2.1 - version: 14.3.1(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 14.3.1(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@testing-library/user-event': specifier: ^14.5.2 version: 14.5.2(@testing-library/dom@9.3.4) @@ -935,22 +935,22 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@babel/polyfill': specifier: ^7.0.0 version: 7.12.1 '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -1007,31 +1007,31 @@ importers: version: 3.0.0 qrcode.react: specifier: ^1.0.0 - version: 1.0.1(react@18.3.1) + version: 1.0.1(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) react-top-loading-bar: specifier: ^1.2.0 - version: 1.2.0(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1) + version: 1.2.0(prop-types@15.8.1)(react-dom@19.0.0)(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 @@ -1043,10 +1043,10 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -1176,37 +1176,37 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../modules/access-control @@ -1251,13 +1251,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -1284,43 +1284,43 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-infinite-scroll-component: specifier: ^6.1.0 - version: 6.1.0(react@18.3.1) + version: 6.1.0(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: 11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -1329,7 +1329,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -1341,16 +1341,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -1549,16 +1549,16 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -1587,26 +1587,26 @@ importers: specifier: ^0.19.2 version: 0.19.2 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@pmmmwh/react-refresh-webpack-plugin': specifier: ^0.4.3 @@ -1799,31 +1799,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -1879,29 +1879,29 @@ importers: specifier: ^21.9.1 version: 21.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -1959,31 +1959,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/admin.applications.v1': specifier: ^2.30.72 version: link:../admin.applications.v1 @@ -2018,29 +2018,29 @@ importers: specifier: ^21.9.1 version: 21.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -2098,31 +2098,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -2151,29 +2151,29 @@ importers: specifier: ^21.9.1 version: 21.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -2231,34 +2231,34 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -2290,29 +2290,29 @@ importers: specifier: ^0.10.0 version: 0.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -2411,26 +2411,26 @@ importers: specifier: ^0.10.0 version: 0.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + version: 18.3.1(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@18.3.1)(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@18.3.1)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -2502,14 +2502,14 @@ importers: specifier: ^1.5.26 version: link:../admin.template-core.v1 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -2561,34 +2561,34 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -2707,32 +2707,32 @@ importers: specifier: ^0.10.0 version: 0.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 @@ -2805,34 +2805,34 @@ importers: dependencies: '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@18.3.1)(react@19.0.0)(typescript@4.9.5) '@wso2is/admin.applications.v1': specifier: ^2.30.72 version: link:../admin.applications.v1 @@ -2882,29 +2882,29 @@ importers: specifier: ^0.10.0 version: 0.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + version: 18.3.1(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@18.3.1)(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@18.3.1)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -2971,7 +2971,7 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@wso2is/admin.authorization.v1': specifier: ^2.25.27 version: link:../admin.authorization.v1 @@ -3003,17 +3003,17 @@ importers: specifier: ^4.17.21 version: 4.17.21 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 @@ -3077,46 +3077,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -3161,13 +3161,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -3194,40 +3194,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -3236,7 +3236,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -3248,16 +3248,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -3452,11 +3452,11 @@ importers: features/admin.base.v1: dependencies: react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + version: 18.3.1(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: '*' @@ -3511,46 +3511,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -3613,13 +3613,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -3646,40 +3646,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -3688,7 +3688,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -3700,16 +3700,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -3905,46 +3905,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -4013,13 +4013,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -4046,40 +4046,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -4088,7 +4088,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -4100,16 +4100,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -4305,46 +4305,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -4392,13 +4392,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -4428,40 +4428,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -4470,7 +4470,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -4482,16 +4482,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -4687,46 +4687,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -4792,13 +4792,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -4825,40 +4825,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -4867,7 +4867,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -4879,16 +4879,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -5084,46 +5084,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -5210,13 +5210,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -5243,40 +5243,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -5285,7 +5285,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -5297,16 +5297,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -5502,46 +5502,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -5625,13 +5625,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -5658,40 +5658,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -5700,7 +5700,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -5712,16 +5712,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -5917,34 +5917,34 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -6121,40 +6121,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -6163,7 +6163,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -6175,16 +6175,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) devDependencies: '@pmmmwh/react-refresh-webpack-plugin': specifier: ^0.4.3 @@ -6377,46 +6377,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -6467,13 +6467,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -6500,40 +6500,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -6542,7 +6542,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -6554,16 +6554,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -6759,46 +6759,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -6852,13 +6852,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -6885,40 +6885,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -6927,7 +6927,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -6939,16 +6939,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -7144,46 +7144,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -7231,13 +7231,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -7264,40 +7264,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -7306,7 +7306,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -7318,16 +7318,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -7523,46 +7523,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -7613,13 +7613,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -7646,40 +7646,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -7688,7 +7688,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -7700,16 +7700,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -7905,46 +7905,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -8049,13 +8049,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -8082,40 +8082,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -8124,7 +8124,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -8136,16 +8136,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -8341,31 +8341,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -8385,29 +8385,29 @@ importers: specifier: ^21.9.1 version: 21.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -8465,46 +8465,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -8573,13 +8573,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -8606,40 +8606,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -8648,7 +8648,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -8660,16 +8660,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -8865,31 +8865,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -8930,29 +8930,29 @@ importers: specifier: ^2.24.0 version: 2.30.1 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -9040,46 +9040,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -9154,13 +9154,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -9187,40 +9187,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -9229,7 +9229,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -9241,16 +9241,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -9446,46 +9446,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -9545,13 +9545,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -9578,40 +9578,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -9620,7 +9620,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -9632,16 +9632,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -9837,46 +9837,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -9921,13 +9921,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -9954,34 +9954,34 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -9990,7 +9990,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -10002,16 +10002,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -10207,46 +10207,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -10312,13 +10312,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -10345,40 +10345,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -10387,7 +10387,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -10399,16 +10399,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -10604,31 +10604,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/admin.core.v1': specifier: ^2.35.10 version: link:../admin.core.v1 @@ -10657,29 +10657,29 @@ importers: specifier: ^2.24.0 version: 2.30.1 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -10737,46 +10737,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -10830,13 +10830,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -10863,40 +10863,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -10905,7 +10905,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -10917,16 +10917,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -11122,46 +11122,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -11209,13 +11209,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -11242,40 +11242,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -11284,7 +11284,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -11296,16 +11296,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -11501,46 +11501,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -11591,13 +11591,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -11624,40 +11624,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -11666,7 +11666,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -11678,16 +11678,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -11883,46 +11883,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -12003,13 +12003,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -12036,40 +12036,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -12078,7 +12078,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -12090,16 +12090,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -12295,46 +12295,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -12385,13 +12385,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -12418,40 +12418,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -12460,7 +12460,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -12472,16 +12472,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -12677,46 +12677,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -12773,13 +12773,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -12806,40 +12806,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -12848,7 +12848,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -12860,16 +12860,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -13065,46 +13065,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -13152,13 +13152,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -13185,40 +13185,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -13227,7 +13227,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -13239,16 +13239,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -13444,31 +13444,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/admin.applications.v1': specifier: ^2.30.72 version: link:../admin.applications.v1 @@ -13512,29 +13512,29 @@ importers: specifier: ^4.17.21 version: 4.17.21 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -13595,46 +13595,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -13697,13 +13697,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -13730,40 +13730,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -13772,7 +13772,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -13784,16 +13784,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -13989,46 +13989,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -14112,13 +14112,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -14145,40 +14145,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -14187,7 +14187,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -14199,16 +14199,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -14404,46 +14404,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -14491,13 +14491,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -14524,40 +14524,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -14566,7 +14566,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -14578,16 +14578,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -14783,46 +14783,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -14870,13 +14870,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -14903,40 +14903,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -14945,7 +14945,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -14957,16 +14957,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -15162,46 +15162,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -15270,13 +15270,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -15303,40 +15303,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -15345,7 +15345,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -15357,16 +15357,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -15562,46 +15562,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -15649,13 +15649,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -15682,40 +15682,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -15724,7 +15724,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -15736,16 +15736,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -15941,46 +15941,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -16034,13 +16034,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -16067,40 +16067,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -16109,7 +16109,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -16121,16 +16121,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -16326,46 +16326,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -16419,13 +16419,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -16452,40 +16452,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -16494,7 +16494,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -16506,16 +16506,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -16711,31 +16711,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -16761,29 +16761,29 @@ importers: specifier: ^2.24.0 version: 2.30.1 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -16879,17 +16879,17 @@ importers: specifier: ^21.9.1 version: 21.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 @@ -16944,46 +16944,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -17046,13 +17046,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -17079,40 +17079,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -17121,7 +17121,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -17133,16 +17133,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -17338,31 +17338,31 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/admin.applications.v1': specifier: ^2.30.72 version: link:../admin.applications.v1 @@ -17388,29 +17388,29 @@ importers: specifier: ^21.9.1 version: 21.10.0 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) redux: specifier: ^4.0.4 version: 4.2.1 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -17468,46 +17468,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -17597,13 +17597,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -17630,40 +17630,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -17672,7 +17672,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -17684,16 +17684,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -17889,46 +17889,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -17982,13 +17982,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -18015,40 +18015,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -18057,7 +18057,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -18069,16 +18069,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -18274,46 +18274,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -18379,13 +18379,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -18412,40 +18412,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -18454,7 +18454,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -18466,16 +18466,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -18671,46 +18671,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -18758,13 +18758,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -18791,40 +18791,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -18833,7 +18833,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -18845,16 +18845,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -19050,46 +19050,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -19137,13 +19137,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -19170,40 +19170,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -19212,7 +19212,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -19224,16 +19224,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -19429,46 +19429,46 @@ importers: dependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@microsoft/applicationinsights-core-js': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@microsoft/applicationinsights-react-js': specifier: ^3.4.2 - version: 3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1) + version: 3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1) '@microsoft/applicationinsights-web': specifier: ^3.0.0 version: 3.3.4(tslib@2.8.1) '@monaco-editor/react': specifier: ^4.5.1 - version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1) + version: 4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) '@wso2is/access-control': specifier: ^3.3.8 version: link:../../modules/access-control @@ -19516,13 +19516,13 @@ importers: version: 2.0.5 framer-motion: specifier: ^11.1.9 - version: 11.15.0(react-dom@18.3.1)(react@18.3.1) + version: 11.15.0(react-dom@19.0.0)(react@19.0.0) history: specifier: ^4.9.0 version: 4.10.1 html-react-parser: specifier: ^2.0.0 - version: 2.0.0(react@18.3.1) + version: 2.0.0(react@19.0.0) i18next: specifier: ^21.9.1 version: 21.10.0 @@ -19549,40 +19549,40 @@ importers: version: 0.10.0 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@19.0.0) react-draggable: specifier: ^4.2.0 - version: 4.4.6(react-dom@18.3.1)(react@18.3.1) + version: 4.4.6(react-dom@19.0.0)(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) react-joyride: specifier: ^2.3.0 - version: 2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@19.0.0) react-redux: specifier: ^7.2.9 - version: 7.2.9(react-dom@18.3.1)(react@18.3.1) + version: 7.2.9(react-dom@19.0.0)(react@19.0.0) react-router-dom: specifier: ^4.3.1 - version: 4.3.1(react@18.3.1) + version: 4.3.1(react@19.0.0) reactflow: specifier: ^11.7.2 - version: 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) recharts: specifier: ^2.6.2 - version: 2.15.0(react-dom@18.3.1)(react@18.3.1) + version: 2.15.0(react-dom@19.0.0)(react@19.0.0) reduce-reducers: specifier: ^1.0.4 version: 1.0.4 @@ -19591,7 +19591,7 @@ importers: version: 4.2.1 redux-form: specifier: ^8.3.7 - version: 8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1) + version: 8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1) redux-mock-store: specifier: ^1.5.4 version: 1.5.5(redux@4.2.1) @@ -19603,16 +19603,16 @@ importers: version: 0.13.11 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@19.0.0) slashes: specifier: ^2.0.2 version: 2.0.2 styled-components: specifier: ^4.4.1 - version: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) swr: specifier: ^2.0.0 - version: 2.3.0(react@18.3.1) + version: 2.3.0(react@19.0.0) uuid: specifier: ^8.3.0 version: 8.3.2 @@ -19808,28 +19808,28 @@ importers: dependencies: '@emotion/react': specifier: ^11.11.0 - version: 11.14.0(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@types/react@18.0.18)(react@19.0.0) '@emotion/styled': specifier: ^11.11.0 - version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/icons-material': specifier: ^5.11.16 - version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) '@mui/lab': specifier: 5.0.0-alpha.129 - version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) '@mui/material': specifier: 5.13.0 - version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + version: 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) '@mui/system': specifier: ^5.12.3 - version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) '@mui/utils': specifier: ^5.12.3 - version: 5.16.13(@types/react@18.0.18)(react@18.3.1) + version: 5.16.13(@types/react@18.0.18)(react@19.0.0) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0)(typescript@4.9.5) '@wso2is/admin.core.v1': specifier: ^2.35.10 version: link:../admin.core.v1 @@ -19843,14 +19843,14 @@ importers: specifier: ^4.17.21 version: 4.17.21 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 react-dom: specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + version: 18.3.1(react@19.0.0) react-helmet: specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + version: 5.2.1(react@19.0.0) devDependencies: '@rollup/plugin-commonjs': specifier: ^25.0.7 @@ -20318,7 +20318,7 @@ importers: version: 4.17.21 react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0) devDependencies: '@types/i18next': specifier: 8.4.3 @@ -20370,28 +20370,28 @@ importers: version: 6.2.1(react@18.3.1) '@oxygen-ui/react': specifier: ^2.0.0 - version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5) '@oxygen-ui/react-icons': specifier: ^2.0.0 - version: 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + version: 2.0.0(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5) '@storybook/addons': specifier: ^6.5.9 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/builder-webpack5': specifier: ^6.5.9 - version: 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + version: 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/core-server': specifier: ^6.5.9 - version: 6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + version: 6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/manager-webpack5': specifier: ^6.5.9 - version: 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + version: 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/react': specifier: ^6.5.9 - version: 6.5.16(@babel/core@7.26.0)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(require-from-string@2.0.2)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack-dev-server@3.11.3) + version: 6.5.16(@babel/core@7.26.0)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(require-from-string@2.0.2)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack-dev-server@3.11.3) '@storybook/theming': specifier: ^6.5.9 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@wso2is/core': specifier: ^2.5.4 version: link:../core @@ -20436,31 +20436,31 @@ importers: version: 5.2.1(react@18.3.1) react-i18next: specifier: ^11.18.5 - version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1) + version: 11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@18.3.1) react-markdown: specifier: ^9.0.1 version: 9.0.1(@types/react@18.0.18)(react@18.3.1) react-notification-system: specifier: ^0.4.0 - version: 0.4.0(react-dom@18.3.1)(react@18.3.1) + version: 0.4.0(react-dom@19.0.0)(react@18.3.1) react-router-dom: specifier: ^4.3.1 version: 4.3.1(react@18.3.1) react-top-loading-bar: specifier: ^1.2.0 - version: 1.2.0(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1) + version: 1.2.0(prop-types@15.8.1)(react-dom@19.0.0)(react@18.3.1) react-transition-group: specifier: ^4.4.1 - version: 4.4.5(react-dom@18.3.1)(react@18.3.1) + version: 4.4.5(react-dom@19.0.0)(react@18.3.1) rehype-attr: specifier: ^3.0.3 version: 3.0.3 semantic-ui-react: specifier: ^2.1.3 - version: 2.1.5(react-dom@18.3.1)(react@18.3.1) + version: 2.1.5(react-dom@19.0.0)(react@18.3.1) storybook: specifier: ^6.5.9 - version: 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + version: 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) tinycolor: specifier: 0.0.1 version: 0.0.1 @@ -20476,31 +20476,31 @@ importers: version: 7.0.0(rollup@2.79.2) '@storybook/addon-actions': specifier: ^6.5.12 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/addon-backgrounds': specifier: ^6.5.12 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/addon-controls': specifier: ^6.5.12 - version: 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + version: 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/addon-docs': specifier: ^6.5.12 - version: 6.5.16(@babel/core@7.26.0)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack@5.84.1) + version: 6.5.16(@babel/core@7.26.0)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack@5.84.1) '@storybook/addon-links': specifier: ^6.5.12 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/addon-measure': specifier: ^6.5.12 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/addon-outline': specifier: ^6.5.12 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/addon-toolbars': specifier: ^6.5.12 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/addon-viewport': specifier: ^6.5.12 - version: 6.5.16(react-dom@18.3.1)(react@18.3.1) + version: 6.5.16(react-dom@19.0.0)(react@18.3.1) '@svgr/rollup': specifier: ^6.2.1 version: 6.5.1 @@ -20577,8 +20577,8 @@ importers: specifier: ^3.6.0 version: 3.7.2(typescript@4.9.5)(webpack@5.84.1) react-dom: - specifier: ^18.2.0 - version: 18.3.1(react@18.3.1) + specifier: ^19.0.0 + version: 19.0.0(react@18.3.1) rimraf: specifier: ^3.0.2 version: 3.0.2 @@ -20650,7 +20650,7 @@ importers: version: 0.1.2 rc-tree: specifier: ^4.0.0-beta.2 - version: 4.2.2(react-dom@18.3.1)(react@18.3.1) + version: 4.2.2(react-dom@19.0.0)(react@19.0.0) replace: specifier: ^1.1.5 version: 1.2.2 @@ -20674,7 +20674,7 @@ importers: devDependencies: '@asgardeo/auth-react': specifier: ^5.1.2 - version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1) + version: 5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0) '@wso2is/access-control': specifier: workspace:* version: link:../access-control @@ -20688,8 +20688,8 @@ importers: specifier: ^0.36.8 version: 0.36.8 react: - specifier: ^18.2.0 - version: 18.3.1 + specifier: ^19.0.0 + version: 19.0.0 redux: specifier: ^4.0.4 version: 4.2.1 @@ -20783,7 +20783,7 @@ packages: - debug dev: false - /@asgardeo/auth-react@5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@18.3.1)(react@18.3.1): + /@asgardeo/auth-react@5.2.3(@babel/runtime-corejs3@7.26.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-j7j5wsVii8rGpnxn7veCutnJA8X9TwVYOQ+CLYt8aZC5HOCM4usriADjS5G+MROrfdb7kKEozKs1oJn5xfV3WQ==} peerDependencies: '@babel/runtime-corejs3': ^7.11.2 @@ -20792,8 +20792,8 @@ packages: dependencies: '@asgardeo/auth-spa': 3.1.4 '@babel/runtime-corejs3': 7.26.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - debug @@ -22658,6 +22658,29 @@ packages: - supports-color dev: false + /@emotion/react@11.14.0(@types/react@18.0.18)(react@19.0.0): + resolution: {integrity: sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==} + peerDependencies: + '@types/react': '*' + react: '>=16.8.0' + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/babel-plugin': 11.13.5 + '@emotion/cache': 11.14.0 + '@emotion/serialize': 1.3.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.0.0) + '@emotion/utils': 1.4.2 + '@emotion/weak-memoize': 0.4.0 + '@types/react': 18.0.18 + hoist-non-react-statics: 3.3.2 + react: 19.0.0 + transitivePeerDependencies: + - supports-color + dev: false + /@emotion/serialize@1.3.3: resolution: {integrity: sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==} dependencies: @@ -22695,6 +22718,29 @@ packages: - supports-color dev: false + /@emotion/styled@11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0): + resolution: {integrity: sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA==} + peerDependencies: + '@emotion/react': ^11.0.0-rc.0 + '@types/react': '*' + react: '>=16.8.0' + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/babel-plugin': 11.13.5 + '@emotion/is-prop-valid': 1.3.1 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/serialize': 1.3.3 + '@emotion/use-insertion-effect-with-fallbacks': 1.2.0(react@19.0.0) + '@emotion/utils': 1.4.2 + '@types/react': 18.0.18 + react: 19.0.0 + transitivePeerDependencies: + - supports-color + dev: false + /@emotion/unitless@0.10.0: resolution: {integrity: sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==} dev: false @@ -22711,6 +22757,14 @@ packages: react: 18.3.1 dev: false + /@emotion/use-insertion-effect-with-fallbacks@1.2.0(react@19.0.0): + resolution: {integrity: sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==} + peerDependencies: + react: '>=16.8.0' + dependencies: + react: 19.0.0 + dev: false + /@emotion/utils@1.4.2: resolution: {integrity: sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==} dev: false @@ -22970,6 +23024,39 @@ packages: react-dom: 18.3.1(react@18.3.1) dev: false + /@fluentui/react-component-event-listener@0.63.1(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-gSMdOh6tI3IJKZFqxfQwbTpskpME0CvxdxGM2tdglmf6ZPVDi0L4+KKIm+2dN8nzb8Ya1A8ZT+Ddq0KmZtwVQg==} + peerDependencies: + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@babel/runtime': 7.26.0 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + dev: false + + /@fluentui/react-component-event-listener@0.63.1(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-gSMdOh6tI3IJKZFqxfQwbTpskpME0CvxdxGM2tdglmf6ZPVDi0L4+KKIm+2dN8nzb8Ya1A8ZT+Ddq0KmZtwVQg==} + peerDependencies: + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@babel/runtime': 7.26.0 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + dev: false + + /@fluentui/react-component-event-listener@0.63.1(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-gSMdOh6tI3IJKZFqxfQwbTpskpME0CvxdxGM2tdglmf6ZPVDi0L4+KKIm+2dN8nzb8Ya1A8ZT+Ddq0KmZtwVQg==} + peerDependencies: + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@babel/runtime': 7.26.0 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + /@fluentui/react-component-ref@0.63.1(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-8MkXX4+R3i80msdbD4rFpEB4WWq2UDvGwG386g3ckIWbekdvN9z2kWAd9OXhRGqB7QeOsoAGWocp6gAMCivRlw==} peerDependencies: @@ -22982,6 +23069,42 @@ packages: react-is: 16.13.1 dev: false + /@fluentui/react-component-ref@0.63.1(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-8MkXX4+R3i80msdbD4rFpEB4WWq2UDvGwG386g3ckIWbekdvN9z2kWAd9OXhRGqB7QeOsoAGWocp6gAMCivRlw==} + peerDependencies: + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@babel/runtime': 7.26.0 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-is: 16.13.1 + dev: false + + /@fluentui/react-component-ref@0.63.1(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-8MkXX4+R3i80msdbD4rFpEB4WWq2UDvGwG386g3ckIWbekdvN9z2kWAd9OXhRGqB7QeOsoAGWocp6gAMCivRlw==} + peerDependencies: + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@babel/runtime': 7.26.0 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + react-is: 16.13.1 + dev: false + + /@fluentui/react-component-ref@0.63.1(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-8MkXX4+R3i80msdbD4rFpEB4WWq2UDvGwG386g3ckIWbekdvN9z2kWAd9OXhRGqB7QeOsoAGWocp6gAMCivRlw==} + peerDependencies: + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@babel/runtime': 7.26.0 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-is: 16.13.1 + dev: false + /@gar/promisify@1.1.3: resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==} @@ -24453,7 +24576,7 @@ packages: tslib: 2.8.1 dev: false - /@microsoft/applicationinsights-react-js@3.4.3(history@4.10.1)(react@18.3.1)(tslib@2.8.1): + /@microsoft/applicationinsights-react-js@3.4.3(history@4.10.1)(react@19.0.0)(tslib@2.8.1): resolution: {integrity: sha512-+IIPDYU7DKBwByN7lK/mkMGrnWMGdyIsEZfDzBh/fKDZgGGGgH9B3WHej+vIpdwBcVaPbYx++lonTshn56C9/A==} peerDependencies: history: '>= 4.10.1' @@ -24465,7 +24588,7 @@ packages: '@microsoft/applicationinsights-shims': 2.0.2 '@microsoft/dynamicproto-js': 1.1.11 history: 4.10.1 - react: 18.3.1 + react: 19.0.0 tslib: 2.8.1 dev: false @@ -24544,7 +24667,7 @@ packages: state-local: 1.0.7 dev: false - /@monaco-editor/react@4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1): + /@monaco-editor/react@4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-RFkU9/i7cN2bsq/iTkurMWOEErmYcY6JiQI3Jn+WeR/FGISH8JbHERjpS9oRuSOPvDMJI0Z8nJeKkbOs9sBYQw==} peerDependencies: monaco-editor: '>= 0.25.0 < 1' @@ -24553,8 +24676,21 @@ packages: dependencies: '@monaco-editor/loader': 1.4.0(monaco-editor@0.52.2) monaco-editor: 0.52.2 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + dev: false + + /@monaco-editor/react@4.6.0(monaco-editor@0.52.2)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-RFkU9/i7cN2bsq/iTkurMWOEErmYcY6JiQI3Jn+WeR/FGISH8JbHERjpS9oRuSOPvDMJI0Z8nJeKkbOs9sBYQw==} + peerDependencies: + monaco-editor: '>= 0.25.0 < 1' + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + '@monaco-editor/loader': 1.4.0(monaco-editor@0.52.2) + monaco-editor: 0.52.2 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false /@mrmlnc/readdir-enhanced@2.2.1: @@ -24609,8 +24745,8 @@ packages: react-is: 18.3.1 dev: false - /@mui/base@5.0.0-alpha.128(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-wub3wxNN+hUp8hzilMlXX3sZrPo75vsy1cXEQpqdTfIFlE9HprP1jlulFiPg5tfPst2OKmygXr2hhmgvAKRrzQ==} + /@mui/base@5.0.0-alpha.108(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-KjzRUts2i/ODlMfywhFTqTzQl+Cr9nlDSZxJcnYjrbOV/iRyQNBTDoiFJt+XEdRi0fZBHnk74AFbnP56ehybsA==} engines: {node: '>=12.0.0'} peerDependencies: '@types/react': 18.0.18 @@ -24629,7 +24765,79 @@ packages: clsx: 1.2.1 prop-types: 15.8.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) + react-is: 18.3.1 + dev: false + + /@mui/base@5.0.0-alpha.108(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-KjzRUts2i/ODlMfywhFTqTzQl+Cr9nlDSZxJcnYjrbOV/iRyQNBTDoiFJt+XEdRi0fZBHnk74AFbnP56ehybsA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/is-prop-valid': 1.3.1 + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@popperjs/core': 2.11.8 + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-is: 18.3.1 + dev: false + + /@mui/base@5.0.0-alpha.128(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-wub3wxNN+hUp8hzilMlXX3sZrPo75vsy1cXEQpqdTfIFlE9HprP1jlulFiPg5tfPst2OKmygXr2hhmgvAKRrzQ==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/is-prop-valid': 1.3.1 + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@popperjs/core': 2.11.8 + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-is: 18.3.1 + dev: false + + /@mui/base@5.0.0-alpha.128(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-wub3wxNN+hUp8hzilMlXX3sZrPo75vsy1cXEQpqdTfIFlE9HprP1jlulFiPg5tfPst2OKmygXr2hhmgvAKRrzQ==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/is-prop-valid': 1.3.1 + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@popperjs/core': 2.11.8 + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) react-is: 18.3.1 dev: false @@ -24657,6 +24865,78 @@ packages: react-is: 18.3.1 dev: false + /@mui/base@5.0.0-beta.0(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-ap+juKvt8R8n3cBqd/pGtZydQ4v2I/hgJKnvJRGjpSh3RvsvnDHO4rXov8MHQlH6VqpOekwgilFLGxMZjNTucA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/is-prop-valid': 1.3.1 + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@popperjs/core': 2.11.8 + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-is: 18.3.1 + dev: false + + /@mui/base@5.0.0-beta.0(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-ap+juKvt8R8n3cBqd/pGtZydQ4v2I/hgJKnvJRGjpSh3RvsvnDHO4rXov8MHQlH6VqpOekwgilFLGxMZjNTucA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/is-prop-valid': 1.3.1 + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@18.3.1) + '@popperjs/core': 2.11.8 + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + react-is: 18.3.1 + dev: false + + /@mui/base@5.0.0-beta.0(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-ap+juKvt8R8n3cBqd/pGtZydQ4v2I/hgJKnvJRGjpSh3RvsvnDHO4rXov8MHQlH6VqpOekwgilFLGxMZjNTucA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/is-prop-valid': 1.3.1 + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@popperjs/core': 2.11.8 + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-is: 18.3.1 + dev: false + /@mui/core-downloads-tracker@5.16.13: resolution: {integrity: sha512-xe5RwI0Q2O709Bd2Y7l1W1NIwNmln0y+xaGk5VgX3vDJbkQEqzdfTFZ73e0CkEZgJwyiWgk5HY0l8R4nysOxjw==} dev: false @@ -24678,6 +24958,23 @@ packages: react: 18.3.1 dev: false + /@mui/icons-material@5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0): + resolution: {integrity: sha512-aWyOgGDEqj37m3K4F6qUfn7JrEccwiDynJtGQMFbxp94EqyGwO13TKcZ4O8aHdwW3tG63hpbION8KyUoBWI4JQ==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@mui/material': 5.13.0 + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@types/react': 18.0.18 + react: 19.0.0 + dev: false + /@mui/lab@5.0.0-alpha.110(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-SkX5QNbaWouO7BXvb8zpFzDizLt7UzgaebqKSvFJLF28OXiNDfPVCle6IIB4g7hAyb/o19Kbhxs9V+LwK5gQzA==} engines: {node: '>=12.0.0'} @@ -24712,8 +25009,8 @@ packages: react-is: 18.3.1 dev: false - /@mui/lab@5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-niv2mFgSTgdrRJXbWoX9pIivhe80BaFXfdWajXe1bS8VYH3Y5WyJpk8KiU3rbHyJswbFEGd8N6EBBrq11X8yMA==} + /@mui/lab@5.0.0-alpha.110(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-SkX5QNbaWouO7BXvb8zpFzDizLt7UzgaebqKSvFJLF28OXiNDfPVCle6IIB4g7hAyb/o19Kbhxs9V+LwK5gQzA==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -24733,8 +25030,8 @@ packages: '@babel/runtime': 7.26.0 '@emotion/react': 11.14.0(@types/react@18.0.18)(react@18.3.1) '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) - '@mui/base': 5.0.0-alpha.128(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) - '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + '@mui/base': 5.0.0-alpha.108(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1) + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1) '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) '@mui/types': 7.2.21(@types/react@18.0.18) '@mui/utils': 5.16.13(@types/react@18.0.18)(react@18.3.1) @@ -24742,7 +25039,109 @@ packages: clsx: 1.2.1 prop-types: 15.8.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) + react-is: 18.3.1 + dev: false + + /@mui/lab@5.0.0-alpha.110(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-SkX5QNbaWouO7BXvb8zpFzDizLt7UzgaebqKSvFJLF28OXiNDfPVCle6IIB4g7hAyb/o19Kbhxs9V+LwK5gQzA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@mui/material': 5.13.0 + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/base': 5.0.0-alpha.108(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-is: 18.3.1 + dev: false + + /@mui/lab@5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-niv2mFgSTgdrRJXbWoX9pIivhe80BaFXfdWajXe1bS8VYH3Y5WyJpk8KiU3rbHyJswbFEGd8N6EBBrq11X8yMA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@mui/material': 5.13.0 + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/base': 5.0.0-alpha.128(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-is: 18.3.1 + dev: false + + /@mui/lab@5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-niv2mFgSTgdrRJXbWoX9pIivhe80BaFXfdWajXe1bS8VYH3Y5WyJpk8KiU3rbHyJswbFEGd8N6EBBrq11X8yMA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@mui/material': 5.13.0 + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/base': 5.0.0-alpha.128(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@types/react': 18.0.18 + clsx: 1.2.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) react-is: 18.3.1 dev: false @@ -24782,6 +25181,114 @@ packages: react-transition-group: 4.4.5(react-dom@18.3.1)(react@18.3.1) dev: false + /@mui/material@5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-ckS+9tCpAzpdJdaTF+btF0b6mF9wbXg/EVKtnoAWYi0UKXoXBAVvEUMNpLGA5xdpCdf+A6fPbVUEHs9TsfU+Yw==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/base': 5.0.0-beta.0(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@mui/core-downloads-tracker': 5.16.13 + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@types/react': 18.0.18 + '@types/react-transition-group': 4.4.12(@types/react@18.0.18) + clsx: 1.2.1 + csstype: 3.1.3 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-is: 18.3.1 + react-transition-group: 4.4.5(react-dom@18.3.1)(react@19.0.0) + dev: false + + /@mui/material@5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-ckS+9tCpAzpdJdaTF+btF0b6mF9wbXg/EVKtnoAWYi0UKXoXBAVvEUMNpLGA5xdpCdf+A6fPbVUEHs9TsfU+Yw==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@18.3.1) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) + '@mui/base': 5.0.0-beta.0(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1) + '@mui/core-downloads-tracker': 5.16.13 + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@18.3.1) + '@types/react': 18.0.18 + '@types/react-transition-group': 4.4.12(@types/react@18.0.18) + clsx: 1.2.1 + csstype: 3.1.3 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + react-is: 18.3.1 + react-transition-group: 4.4.5(react-dom@19.0.0)(react@18.3.1) + dev: false + + /@mui/material@5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-ckS+9tCpAzpdJdaTF+btF0b6mF9wbXg/EVKtnoAWYi0UKXoXBAVvEUMNpLGA5xdpCdf+A6fPbVUEHs9TsfU+Yw==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/base': 5.0.0-beta.0(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/core-downloads-tracker': 5.16.13 + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@types/react': 18.0.18 + '@types/react-transition-group': 4.4.12(@types/react@18.0.18) + clsx: 1.2.1 + csstype: 3.1.3 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-is: 18.3.1 + react-transition-group: 4.4.5(react-dom@19.0.0)(react@19.0.0) + dev: false + /@mui/private-theming@5.16.13(@types/react@18.0.18)(react@18.3.1): resolution: {integrity: sha512-+s0FklvDvO7j0yBZn19DIIT3rLfub2fWvXGtMX49rG/xHfDFcP7fbWbZKHZMMP/2/IoTRDrZCbY1iP0xZlmuJA==} engines: {node: '>=12.0.0'} @@ -24799,6 +25306,23 @@ packages: react: 18.3.1 dev: false + /@mui/private-theming@5.16.13(@types/react@18.0.18)(react@19.0.0): + resolution: {integrity: sha512-+s0FklvDvO7j0yBZn19DIIT3rLfub2fWvXGtMX49rG/xHfDFcP7fbWbZKHZMMP/2/IoTRDrZCbY1iP0xZlmuJA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@types/react': 18.0.18 + prop-types: 15.8.1 + react: 19.0.0 + dev: false + /@mui/styled-engine@5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@18.3.1): resolution: {integrity: sha512-2XNHEG8/o1ucSLhTA9J+HIIXjzlnEc0OV7kneeUQ5JukErPYT2zc6KYBDLjlKWrzQyvnQzbiffjjspgHUColZg==} engines: {node: '>=12.0.0'} @@ -24821,6 +25345,28 @@ packages: react: 18.3.1 dev: false + /@mui/styled-engine@5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@19.0.0): + resolution: {integrity: sha512-2XNHEG8/o1ucSLhTA9J+HIIXjzlnEc0OV7kneeUQ5JukErPYT2zc6KYBDLjlKWrzQyvnQzbiffjjspgHUColZg==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.4.1 + '@emotion/styled': ^11.3.0 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/cache': 11.14.0 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + csstype: 3.1.3 + prop-types: 15.8.1 + react: 19.0.0 + dev: false + /@mui/system@5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1): resolution: {integrity: sha512-JnO3VH3yNoAmgyr44/2jiS1tcNwshwAqAaG5fTEEjHQbkuZT/mvPYj2GC1cON0zEQ5V03xrCNl/D+gU9AXibpw==} engines: {node: '>=12.0.0'} @@ -24851,6 +25397,36 @@ packages: react: 18.3.1 dev: false + /@mui/system@5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0): + resolution: {integrity: sha512-JnO3VH3yNoAmgyr44/2jiS1tcNwshwAqAaG5fTEEjHQbkuZT/mvPYj2GC1cON0zEQ5V03xrCNl/D+gU9AXibpw==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/private-theming': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@mui/styled-engine': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(react@19.0.0) + '@mui/types': 7.2.21(@types/react@18.0.18) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@types/react': 18.0.18 + clsx: 2.1.1 + csstype: 3.1.3 + prop-types: 15.8.1 + react: 19.0.0 + dev: false + /@mui/types@7.2.21(@types/react@18.0.18): resolution: {integrity: sha512-6HstngiUxNqLU+/DPqlUJDIPbzUBxIVHb1MmXP0eTWDIROiCR2viugXpEif0PPe2mLqqakPzzRClWAnK+8UJww==} peerDependencies: @@ -24882,6 +25458,26 @@ packages: react-is: 19.0.0 dev: false + /@mui/utils@5.16.13(@types/react@18.0.18)(react@19.0.0): + resolution: {integrity: sha512-35kLiShnDPByk57Mz4PP66fQUodCFiOD92HfpW6dK9lc7kjhZsKHRKeYPgWuwEHeXwYsCSFtBCW4RZh/8WT+TQ==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': 18.0.18 + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@mui/types': 7.2.21(@types/react@18.0.18) + '@types/prop-types': 15.7.14 + '@types/react': 18.0.18 + clsx: 2.1.1 + prop-types: 15.8.1 + react: 19.0.0 + react-is: 19.0.0 + dev: false + /@mui/x-data-grid@6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-I0JhinVV4e25hD2dB+R6biPBtpGeFrXf8RwlMPQbr9gUggPmPmNtWKo8Kk2PtBBMlGtdMAgHWe7PqhmucUxU1w==} engines: {node: '>=14.0.0'} @@ -24904,6 +25500,72 @@ packages: - '@types/react' dev: false + /@mui/x-data-grid@6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-I0JhinVV4e25hD2dB+R6biPBtpGeFrXf8RwlMPQbr9gUggPmPmNtWKo8Kk2PtBBMlGtdMAgHWe7PqhmucUxU1w==} + engines: {node: '>=14.0.0'} + peerDependencies: + '@mui/material': 5.13.0 + '@mui/system': ^5.4.1 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + dependencies: + '@babel/runtime': 7.26.0 + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + clsx: 2.1.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + reselect: 4.1.8 + transitivePeerDependencies: + - '@types/react' + dev: false + + /@mui/x-data-grid@6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-I0JhinVV4e25hD2dB+R6biPBtpGeFrXf8RwlMPQbr9gUggPmPmNtWKo8Kk2PtBBMlGtdMAgHWe7PqhmucUxU1w==} + engines: {node: '>=14.0.0'} + peerDependencies: + '@mui/material': 5.13.0 + '@mui/system': ^5.4.1 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + dependencies: + '@babel/runtime': 7.26.0 + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@18.3.1) + clsx: 2.1.1 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + reselect: 4.1.8 + transitivePeerDependencies: + - '@types/react' + dev: false + + /@mui/x-data-grid@6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-I0JhinVV4e25hD2dB+R6biPBtpGeFrXf8RwlMPQbr9gUggPmPmNtWKo8Kk2PtBBMlGtdMAgHWe7PqhmucUxU1w==} + engines: {node: '>=14.0.0'} + peerDependencies: + '@mui/material': 5.13.0 + '@mui/system': ^5.4.1 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + dependencies: + '@babel/runtime': 7.26.0 + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + clsx: 2.1.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + reselect: 4.1.8 + transitivePeerDependencies: + - '@types/react' + dev: false + /@ndelangen/get-tarball@3.0.9: resolution: {integrity: sha512-9JKTEik4vq+yGosHYhZ1tiH/3WpUS0Nh0kej4Agndhox8pAdWhEx5knFVRcb/ya9knCRCs1rPxNrSXTDdfVqpA==} dependencies: @@ -26085,6 +26747,51 @@ packages: typescript: 4.9.5 dev: false + /@oxygen-ui/react-icons@2.0.0(react-dom@18.3.1)(react@19.0.0)(typescript@4.9.5): + resolution: {integrity: sha512-rPBAZ9O69J549QDTdWENNoQCeuURFW+KBOq650TGzY96vCnTQc61y2XtBX/wJ1+kHFLCYqh3b/j047Qgc8dNTg==} + peerDependencies: + react: '>=18.0.0' + react-dom: '>=18.0.0' + typescript: '>=4.0.0' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + typescript: 4.9.5 + dev: false + + /@oxygen-ui/react-icons@2.0.0(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5): + resolution: {integrity: sha512-rPBAZ9O69J549QDTdWENNoQCeuURFW+KBOq650TGzY96vCnTQc61y2XtBX/wJ1+kHFLCYqh3b/j047Qgc8dNTg==} + peerDependencies: + react: '>=18.0.0' + react-dom: '>=18.0.0' + typescript: '>=4.0.0' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + typescript: 4.9.5 + dev: false + + /@oxygen-ui/react-icons@2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5): + resolution: {integrity: sha512-rPBAZ9O69J549QDTdWENNoQCeuURFW+KBOq650TGzY96vCnTQc61y2XtBX/wJ1+kHFLCYqh3b/j047Qgc8dNTg==} + peerDependencies: + react: '>=18.0.0' + react-dom: '>=18.0.0' + typescript: '>=4.0.0' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + typescript: 4.9.5 + dev: false + /@oxygen-ui/react@2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5): resolution: {integrity: sha512-gvEOxknhESh3lIP4qmmm28oYLuhVxoaKgzWXE67g68kfLKaamP7ZH40Xwx+SyhmvEc7AuDe4PrR+whCJC6qc0g==} peerDependencies: @@ -26121,7 +26828,7 @@ packages: - '@types/react' dev: false - /@oxygen-ui/react@2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5): + /@oxygen-ui/react@2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5): resolution: {integrity: sha512-gvEOxknhESh3lIP4qmmm28oYLuhVxoaKgzWXE67g68kfLKaamP7ZH40Xwx+SyhmvEc7AuDe4PrR+whCJC6qc0g==} peerDependencies: '@emotion/react': ^11.10.5 @@ -26141,22 +26848,130 @@ packages: '@emotion/react': 11.14.0(@types/react@18.0.18)(react@18.3.1) '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@18.3.1) '@mui/icons-material': 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@18.3.1) - '@mui/lab': 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) - '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + '@mui/lab': 5.0.0-alpha.110(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1) + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1) '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@18.3.1) '@mui/utils': 5.16.13(@types/react@18.0.18)(react@18.3.1) - '@mui/x-data-grid': 6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + '@mui/x-data-grid': 6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@18.3.1) '@oxygen-ui/primitives': 2.0.0 - '@oxygen-ui/react-icons': 2.0.0(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5) + '@oxygen-ui/react-icons': 2.0.0(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5) clsx: 1.2.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) react-world-flags: 1.6.0(react@18.3.1) typescript: 4.9.5 transitivePeerDependencies: - '@types/react' dev: false + /@oxygen-ui/react@2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.110)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5): + resolution: {integrity: sha512-gvEOxknhESh3lIP4qmmm28oYLuhVxoaKgzWXE67g68kfLKaamP7ZH40Xwx+SyhmvEc7AuDe4PrR+whCJC6qc0g==} + peerDependencies: + '@emotion/react': ^11.10.5 + '@emotion/styled': ^11.10.5 + '@mui/icons-material': ^5.10.16 + '@mui/lab': 5.0.0-alpha.110 + '@mui/material': 5.13.0 + '@mui/system': ^5.10.16 + '@mui/utils': ^5.10.16 + react: '>=18.0.0' + react-dom: '>=18.0.0' + typescript: '>=4.0.0' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/icons-material': 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/lab': 5.0.0-alpha.110(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@mui/x-data-grid': 6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@oxygen-ui/primitives': 2.0.0 + '@oxygen-ui/react-icons': 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) + clsx: 1.2.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-world-flags: 1.6.0(react@19.0.0) + typescript: 4.9.5 + transitivePeerDependencies: + - '@types/react' + dev: false + + /@oxygen-ui/react@2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0)(typescript@4.9.5): + resolution: {integrity: sha512-gvEOxknhESh3lIP4qmmm28oYLuhVxoaKgzWXE67g68kfLKaamP7ZH40Xwx+SyhmvEc7AuDe4PrR+whCJC6qc0g==} + peerDependencies: + '@emotion/react': ^11.10.5 + '@emotion/styled': ^11.10.5 + '@mui/icons-material': ^5.10.16 + '@mui/lab': 5.0.0-alpha.110 + '@mui/material': 5.13.0 + '@mui/system': ^5.10.16 + '@mui/utils': ^5.10.16 + react: '>=18.0.0' + react-dom: '>=18.0.0' + typescript: '>=4.0.0' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/icons-material': 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/lab': 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@mui/x-data-grid': 6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@oxygen-ui/primitives': 2.0.0 + '@oxygen-ui/react-icons': 2.0.0(react-dom@18.3.1)(react@19.0.0)(typescript@4.9.5) + clsx: 1.2.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-world-flags: 1.6.0(react@19.0.0) + typescript: 4.9.5 + transitivePeerDependencies: + - '@types/react' + dev: false + + /@oxygen-ui/react@2.0.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/icons-material@5.16.13)(@mui/lab@5.0.0-alpha.129)(@mui/material@5.13.0)(@mui/system@5.16.13)(@mui/utils@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5): + resolution: {integrity: sha512-gvEOxknhESh3lIP4qmmm28oYLuhVxoaKgzWXE67g68kfLKaamP7ZH40Xwx+SyhmvEc7AuDe4PrR+whCJC6qc0g==} + peerDependencies: + '@emotion/react': ^11.10.5 + '@emotion/styled': ^11.10.5 + '@mui/icons-material': ^5.10.16 + '@mui/lab': 5.0.0-alpha.110 + '@mui/material': 5.13.0 + '@mui/system': ^5.10.16 + '@mui/utils': ^5.10.16 + react: '>=18.0.0' + react-dom: '>=18.0.0' + typescript: '>=4.0.0' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@emotion/react': 11.14.0(@types/react@18.0.18)(react@19.0.0) + '@emotion/styled': 11.14.0(@emotion/react@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/icons-material': 5.16.13(@mui/material@5.13.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/lab': 5.0.0-alpha.129(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@mui/material@5.13.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/material': 5.13.0(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@mui/system': 5.16.13(@emotion/react@11.14.0)(@emotion/styled@11.14.0)(@types/react@18.0.18)(react@19.0.0) + '@mui/utils': 5.16.13(@types/react@18.0.18)(react@19.0.0) + '@mui/x-data-grid': 6.20.4(@mui/material@5.13.0)(@mui/system@5.16.13)(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@oxygen-ui/primitives': 2.0.0 + '@oxygen-ui/react-icons': 2.0.0(react-dom@19.0.0)(react@19.0.0)(typescript@4.9.5) + clsx: 1.2.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-world-flags: 1.6.0(react@19.0.0) + typescript: 4.9.5 + transitivePeerDependencies: + - '@types/react' + dev: false + /@parcel/watcher-android-arm64@2.5.0: resolution: {integrity: sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==} engines: {node: '>= 10.0.0'} @@ -26482,39 +27297,71 @@ packages: resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} dev: false - /@reactflow/background@11.2.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): + /@reactflow/background@11.2.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-gOtae79Zx1zOs9tD4tmKfuiQQOyG0O81BWBCHqlAQgemKlYExElFKOC67lgTDZ4GGFK+4sXrgrWQ5h14hzaFgg==} peerDependencies: react: '>=17' react-dom: '>=17' dependencies: - '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) classcat: 5.0.5 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - zustand: 4.5.5(@types/react@18.0.18)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) + transitivePeerDependencies: + - '@types/react' + - immer + dev: false + + /@reactflow/background@11.2.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-gOtae79Zx1zOs9tD4tmKfuiQQOyG0O81BWBCHqlAQgemKlYExElFKOC67lgTDZ4GGFK+4sXrgrWQ5h14hzaFgg==} + peerDependencies: + react: '>=17' + react-dom: '>=17' + dependencies: + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + classcat: 5.0.5 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) transitivePeerDependencies: - '@types/react' - immer dev: false - /@reactflow/controls@11.1.13(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): + /@reactflow/controls@11.1.13(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-rA74+mbt2bnz9Fba6JL1JsKHNNEK6Nl70+ssfOLKMpRFIg512IroayBWufgPJB82X9dgMIzZfx/UcEFFUFJQ8Q==} peerDependencies: react: '>=17' react-dom: '>=17' dependencies: - '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) classcat: 5.0.5 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - zustand: 4.5.5(@types/react@18.0.18)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) transitivePeerDependencies: - '@types/react' - immer dev: false - /@reactflow/core@11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): + /@reactflow/controls@11.1.13(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-rA74+mbt2bnz9Fba6JL1JsKHNNEK6Nl70+ssfOLKMpRFIg512IroayBWufgPJB82X9dgMIzZfx/UcEFFUFJQ8Q==} + peerDependencies: + react: '>=17' + react-dom: '>=17' + dependencies: + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + classcat: 5.0.5 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) + transitivePeerDependencies: + - '@types/react' + - immer + dev: false + + /@reactflow/core@11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-AhszxILp1RNk3SwrnC/eYh1XsOil5yzthYG5k+oTpvLH5H3BtIWIVkeLEJwmL611lPKL3JuScfjliUxBm9128w==} peerDependencies: react: '>=17' @@ -26528,63 +27375,139 @@ packages: d3-drag: 3.0.0 d3-selection: 3.0.0 d3-zoom: 3.0.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - zustand: 4.5.5(@types/react@18.0.18)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) transitivePeerDependencies: - '@types/react' - immer dev: false - /@reactflow/minimap@11.5.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): + /@reactflow/core@11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-AhszxILp1RNk3SwrnC/eYh1XsOil5yzthYG5k+oTpvLH5H3BtIWIVkeLEJwmL611lPKL3JuScfjliUxBm9128w==} + peerDependencies: + react: '>=17' + react-dom: '>=17' + dependencies: + '@types/d3': 7.4.3 + '@types/d3-drag': 3.0.7 + '@types/d3-selection': 3.0.11 + '@types/d3-zoom': 3.0.8 + classcat: 5.0.5 + d3-drag: 3.0.0 + d3-selection: 3.0.0 + d3-zoom: 3.0.0 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) + transitivePeerDependencies: + - '@types/react' + - immer + dev: false + + /@reactflow/minimap@11.5.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-564gP/GMZKaJjVRGIrVLv2gIjgc89+qvNwuZzHnQLXjBw5+nS/QkW57Qx/M33MxVAaM+Z5rJ8gKknMSnxekwvQ==} peerDependencies: react: '>=17' react-dom: '>=17' dependencies: - '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) '@types/d3-selection': 3.0.11 '@types/d3-zoom': 3.0.8 classcat: 5.0.5 d3-selection: 3.0.0 d3-zoom: 3.0.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - zustand: 4.5.5(@types/react@18.0.18)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) transitivePeerDependencies: - '@types/react' - immer dev: false - /@reactflow/node-resizer@2.1.0(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): + /@reactflow/minimap@11.5.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-564gP/GMZKaJjVRGIrVLv2gIjgc89+qvNwuZzHnQLXjBw5+nS/QkW57Qx/M33MxVAaM+Z5rJ8gKknMSnxekwvQ==} + peerDependencies: + react: '>=17' + react-dom: '>=17' + dependencies: + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@types/d3-selection': 3.0.11 + '@types/d3-zoom': 3.0.8 + classcat: 5.0.5 + d3-selection: 3.0.0 + d3-zoom: 3.0.0 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) + transitivePeerDependencies: + - '@types/react' + - immer + dev: false + + /@reactflow/node-resizer@2.1.0(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-DVL8nnWsltP8/iANadAcTaDB4wsEkx2mOLlBEPNE3yc5loSm3u9l5m4enXRcBym61MiMuTtDPzZMyYYQUjuYIg==} peerDependencies: react: '>=17' react-dom: '>=17' dependencies: - '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) classcat: 5.0.5 d3-drag: 3.0.0 d3-selection: 3.0.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - zustand: 4.5.5(@types/react@18.0.18)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) transitivePeerDependencies: - '@types/react' - immer dev: false - /@reactflow/node-toolbar@1.2.1(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): + /@reactflow/node-resizer@2.1.0(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-DVL8nnWsltP8/iANadAcTaDB4wsEkx2mOLlBEPNE3yc5loSm3u9l5m4enXRcBym61MiMuTtDPzZMyYYQUjuYIg==} + peerDependencies: + react: '>=17' + react-dom: '>=17' + dependencies: + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + classcat: 5.0.5 + d3-drag: 3.0.0 + d3-selection: 3.0.0 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) + transitivePeerDependencies: + - '@types/react' + - immer + dev: false + + /@reactflow/node-toolbar@1.2.1(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-EcMUMzJGAACYQTiUaBm3zxeiiKCPwU2MaoDeZdnEMbvq+2SfohKOur6JklANjv30kL+Pf3xj8QopEtyKTS4XrA==} peerDependencies: react: '>=17' react-dom: '>=17' dependencies: - '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) classcat: 5.0.5 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - zustand: 4.5.5(@types/react@18.0.18)(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) + transitivePeerDependencies: + - '@types/react' + - immer + dev: false + + /@reactflow/node-toolbar@1.2.1(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-EcMUMzJGAACYQTiUaBm3zxeiiKCPwU2MaoDeZdnEMbvq+2SfohKOur6JklANjv30kL+Pf3xj8QopEtyKTS4XrA==} + peerDependencies: + react: '>=17' + react-dom: '>=17' + dependencies: + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + classcat: 5.0.5 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + zustand: 4.5.5(@types/react@18.0.18)(react@19.0.0) transitivePeerDependencies: - '@types/react' - immer @@ -26989,6 +27912,42 @@ packages: react-dom: 18.3.1(react@18.3.1) dev: false + /@semantic-ui-react/event-stack@3.1.3(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-FdTmJyWvJaYinHrKRsMLDrz4tTMGdFfds299Qory53hBugiDvGC0tEJf+cHsi5igDwWb/CLOgOiChInHwq8URQ==} + peerDependencies: + react: ^16.0.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 + dependencies: + exenv: 1.2.2 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + dev: false + + /@semantic-ui-react/event-stack@3.1.3(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-FdTmJyWvJaYinHrKRsMLDrz4tTMGdFfds299Qory53hBugiDvGC0tEJf+cHsi5igDwWb/CLOgOiChInHwq8URQ==} + peerDependencies: + react: ^16.0.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 + dependencies: + exenv: 1.2.2 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + dev: false + + /@semantic-ui-react/event-stack@3.1.3(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-FdTmJyWvJaYinHrKRsMLDrz4tTMGdFfds299Qory53hBugiDvGC0tEJf+cHsi5igDwWb/CLOgOiChInHwq8URQ==} + peerDependencies: + react: ^16.0.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 + dependencies: + exenv: 1.2.2 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + /@sideway/address@4.1.5: resolution: {integrity: sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==} dependencies: @@ -27043,7 +28002,7 @@ packages: '@sinonjs/commons': 1.8.6 dev: true - /@storybook/addon-actions@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/addon-actions@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-aADjilFmuD6TNGz2CRPSupnyiA/IGkPJHDBTqMpsDXTUr8xnuD122xkIhg6UxmCM2y1c+ncwYXy3WPK2xXK57g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27054,13 +28013,13 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -27068,7 +28027,7 @@ packages: polished: 4.3.1 prop-types: 15.8.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) react-inspector: 5.1.1(react@18.3.1) regenerator-runtime: 0.13.11 telejson: 6.0.8 @@ -27077,7 +28036,7 @@ packages: uuid-browser: 3.1.0 dev: true - /@storybook/addon-backgrounds@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/addon-backgrounds@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-t7qooZ892BruhilFmzYPbysFwpULt/q4zYXNSmKVbAYta8UVvitjcU4F18p8FpWd9WvhiTr0SDlyhNZuzvDfug==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27088,24 +28047,24 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 global: 4.4.0 memoizerific: 1.11.3 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 util-deprecate: 1.0.2 dev: true - /@storybook/addon-controls@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/addon-controls@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-kShSGjq1MjmmyL3l8i+uPz6yddtf82mzys0l82VKtcuyjrr5944wYFJ5NTXMfZxrO/U6FeFsfuFZE/k6ex3EMg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27116,19 +28075,19 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/node-logger': 6.5.16 - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 lodash: 4.17.21 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) ts-dedent: 2.2.0 transitivePeerDependencies: - '@swc/core' @@ -27141,7 +28100,7 @@ packages: - webpack-cli dev: true - /@storybook/addon-docs@6.5.16(@babel/core@7.26.0)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack@5.84.1): + /@storybook/addon-docs@6.5.16(@babel/core@7.26.0)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack@5.84.1): resolution: {integrity: sha512-QM9WDZG9P02UvbzLu947a8ZngOrQeAKAT8jCibQFM/+RJ39xBlfm8rm+cQy3dm94wgtjmVkA3mKGOV/yrrsddg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -27159,27 +28118,27 @@ packages: '@babel/preset-env': 7.26.0(@babel/core@7.26.0) '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22(react@18.3.1) - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/docs-tools': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/mdx1-csf': 0.0.1(@babel/core@7.26.0) '@storybook/node-logger': 6.5.16 '@storybook/postinstall': 6.5.16 - '@storybook/preview-web': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/source-loader': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/preview-web': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/source-loader': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) babel-loader: 8.4.1(@babel/core@7.26.0)(webpack@5.84.1) core-js: 3.39.0 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 remark-external-links: 8.0.0 remark-slug: 6.1.0 @@ -27198,7 +28157,7 @@ packages: - webpack-cli dev: true - /@storybook/addon-links@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/addon-links@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-P/mmqK57NGXnR0i3d/T5B0rIt0Lg8Yq+qionRr3LK3AwG/4yGnYt4GNomLEknn/eEwABYq1Q/Z1aOpgIhNdq5A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27209,23 +28168,23 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/router': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@types/qs': 6.9.17 core-js: 3.39.0 global: 4.4.0 prop-types: 15.8.1 qs: 6.13.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 dev: true - /@storybook/addon-measure@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/addon-measure@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-DMwnXkmM2L6POTh4KaOWvOAtQ2p9Tr1UUNxz6VXiN5cKFohpCs6x0txdLU5WN8eWIq0VFsO7u5ZX34CGCc6gCg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27236,19 +28195,19 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.39.0 global: 4.4.0 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) dev: true - /@storybook/addon-outline@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/addon-outline@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-0du96nha4qltexO0Xq1xB7LeRSbqjC9XqtZLflXG7/X3ABoPD2cXgOV97eeaXUodIyb2qYBbHUfftBeA75x0+w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27259,21 +28218,21 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.39.0 global: 4.4.0 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 dev: true - /@storybook/addon-toolbars@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/addon-toolbars@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-y3PuUKiwOWrAvqx1YdUvArg0UaAwmboXFeR2bkrowk1xcT+xnRO3rML4npFeUl26OQ1FzwxX/cw6nknREBBLEA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27284,18 +28243,18 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 dev: true - /@storybook/addon-viewport@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/addon-viewport@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-1Vyqf1U6Qng6TXlf4SdqUKyizlw1Wn6+qW8YeA2q1lbkJqn3UlnHXIp8Q0t/5q1dK5BFtREox3+jkGwbJrzkmA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27306,42 +28265,42 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/core-events': 6.5.16 - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 global: 4.4.0 memoizerific: 1.11.3 prop-types: 15.8.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 dev: true - /@storybook/addons@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/addons@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-p3DqQi+8QRL5k7jXhXmJZLsE/GqHqyY6PcoA1oNTJr0try48uhTGUOYkgzmqtDaa/qPFO5LP+xCPzZXckGtquQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/router': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@types/webpack-env': 1.18.5 core-js: 3.39.0 global: 4.4.0 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 - /@storybook/api@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/api@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-HOsuT8iomqeTMQJrRx5U8nsC7lJTwRr1DhdD0SzlqL4c80S/7uuCy4IZvOt4sYQjOzW5fOo/kamcoBXyLproTA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27351,16 +28310,16 @@ packages: '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/router': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 memoizerific: 1.11.3 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 store2: 2.14.4 telejson: 6.0.8 @@ -27391,7 +28350,7 @@ packages: - supports-color dev: true - /@storybook/builder-webpack4@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/builder-webpack4@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-YqDIrVNsUo8r9xc6AxsYDLxVYtMgl5Bxk+8/h1adsOko+jAFhdg6hOcAVxEmoSI0TMASOOVMFlT2hr23ppN2rQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27402,22 +28361,22 @@ packages: optional: true dependencies: '@babel/core': 7.26.0 - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/channels': 6.5.16 - '@storybook/client-api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/client-api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/core-events': 6.5.16 '@storybook/node-logger': 6.5.16 - '@storybook/preview-web': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/router': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/preview-web': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/router': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/ui': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/ui': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@types/node': 16.18.123 '@types/webpack': 4.41.40 autoprefixer: 9.8.8 @@ -27438,7 +28397,7 @@ packages: postcss-loader: 4.3.0(postcss@7.0.39)(webpack@5.84.1) raw-loader: 4.0.2(webpack@5.84.1) react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) stable: 0.1.8 style-loader: 1.3.0(webpack@5.84.1) terser-webpack-plugin: 4.2.3(webpack@5.84.1) @@ -27462,7 +28421,7 @@ packages: - webpack-cli dev: false - /@storybook/builder-webpack5@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/builder-webpack5@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-kh8Sofm1sbijaHDWtm0sXabqACHVFjikU/fIkkW786kpjoPIPIec1a+hrLgDsZxMU3I7XapSOaCFzWt6FjVXjg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27473,21 +28432,21 @@ packages: optional: true dependencies: '@babel/core': 7.26.0 - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/channels': 6.5.16 - '@storybook/client-api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/client-api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/core-events': 6.5.16 '@storybook/node-logger': 6.5.16 - '@storybook/preview-web': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/router': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/preview-web': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/router': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@types/node': 16.18.123 babel-loader: 8.4.1(@babel/core@7.26.0)(webpack@5.84.1) babel-plugin-named-exports-order: 0.0.2 @@ -27502,7 +28461,7 @@ packages: path-browserify: 1.0.1 process: 0.11.10 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) stable: 0.1.8 style-loader: 2.0.0(webpack@5.84.1) terser-webpack-plugin: 5.3.11(@swc/core@1.3.99)(esbuild@0.18.20)(webpack@5.84.1) @@ -27620,18 +28579,18 @@ packages: tiny-invariant: 1.3.3 dev: true - /@storybook/cli@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/cli@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-6hcIUvoQxmK9OZ/dmt2eXMbdeCJseRjLwIk4y2SdWd3chpjMDUVhIMJHU4qc2+6rbK+iwL7JAsOUEu/ywkgEow==} hasBin: true dependencies: '@babel/core': 7.26.0 '@babel/preset-env': 7.26.0(@babel/core@7.26.0) '@storybook/codemod': 6.5.16(@babel/preset-env@7.26.0) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/csf-tools': 6.5.16 '@storybook/node-logger': 6.5.16 '@storybook/semver': 7.3.2 - '@storybook/telemetry': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/telemetry': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) boxen: 5.1.2 chalk: 4.1.2 commander: 6.2.1 @@ -27721,19 +28680,19 @@ packages: - utf-8-validate dev: true - /@storybook/client-api@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/client-api@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-i3UwkzzUFw8I+E6fOcgB5sc4oU2fhvaKnqC1mpd9IYGJ9JN9MnGIaVl3Ko28DtFItu/QabC9JsLIJVripFLktQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@types/qs': 6.9.17 '@types/webpack-env': 1.18.5 core-js: 3.39.0 @@ -27743,7 +28702,7 @@ packages: memoizerific: 1.11.3 qs: 6.13.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 store2: 2.14.4 synchronous-promise: 2.0.17 @@ -27806,7 +28765,7 @@ packages: - supports-color dev: true - /@storybook/components@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/components@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-LzBOFJKITLtDcbW9jXl0/PaG+4xAz25PK8JxPZpIALbmOpYWOAPcO6V9C2heX6e6NgWFMUxjplkULEk9RCQMNA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27814,16 +28773,16 @@ packages: dependencies: '@storybook/client-logger': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 memoizerific: 1.11.3 qs: 6.13.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 util-deprecate: 1.0.2 - /@storybook/core-client@6.5.16(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1): + /@storybook/core-client@6.5.16(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1): resolution: {integrity: sha512-14IRaDrVtKrQ+gNWC0wPwkCNfkZOKghYV/swCUnQX3rP99defsZK8Hc7xHIYoAiOP5+sc3sweRAxgmFiJeQ1Ig==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27834,16 +28793,16 @@ packages: typescript: optional: true dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/channel-websocket': 6.5.16 - '@storybook/client-api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/client-api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/ui': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/preview-web': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/ui': 6.5.16(react-dom@19.0.0)(react@18.3.1) airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.39.0 @@ -27851,7 +28810,7 @@ packages: lodash: 4.17.21 qs: 6.13.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 typescript: 4.9.5 @@ -27867,7 +28826,7 @@ packages: '@storybook/preview-api': 7.6.9 dev: true - /@storybook/core-common@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/core-common@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-2qtnKP3TTOzt2cp6LXKRTh7XrI9z5VanMnMTgeoFcA5ebnndD4V6BExQUdYPClE/QooLx6blUWNgS9dFEpjSqQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -27922,7 +28881,7 @@ packages: pkg-dir: 5.0.0 pretty-hrtime: 1.0.3 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) resolve-from: 5.0.0 slash: 3.0.0 telejson: 6.0.8 @@ -27981,7 +28940,7 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/core-server@6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/core-server@6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-/3NPfmNyply395Dm0zaVZ8P9aruwO+tPx4D6/jpw8aqrRSwvAMndPMpoMCm0NXcpSm5rdX+Je4S3JW6JcggFkA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -27998,19 +28957,19 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) - '@storybook/builder-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) - '@storybook/core-client': 6.5.16(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/builder-webpack4': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/builder-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/core-client': 6.5.16(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.16 - '@storybook/manager-webpack4': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) - '@storybook/manager-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/manager-webpack4': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/manager-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/node-logger': 6.5.16 '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/telemetry': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/telemetry': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@types/node': 16.18.123 '@types/node-fetch': 2.6.12 '@types/pretty-hrtime': 1.0.3 @@ -28035,7 +28994,7 @@ packages: pretty-hrtime: 1.0.3 prompts: 2.4.2 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 serve-favicon: 2.5.0 slash: 3.0.0 @@ -28126,7 +29085,7 @@ packages: - supports-color dev: true - /@storybook/core@6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack@5.84.1): + /@storybook/core@6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack@5.84.1): resolution: {integrity: sha512-CEF3QFTsm/VMnMKtRNr4rRdLeIkIG0g1t26WcmxTdSThNPBd8CsWzQJ7Jqu7CKiut+MU4A1LMOwbwCE5F2gmyA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -28143,12 +29102,12 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) - '@storybook/core-client': 6.5.16(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1) - '@storybook/core-server': 6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) - '@storybook/manager-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/builder-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/core-client': 6.5.16(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1) + '@storybook/core-server': 6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/manager-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) typescript: 4.9.5 webpack: 5.84.1(@swc/core@1.3.99)(esbuild@0.18.20)(webpack-cli@4.10.0) transitivePeerDependencies: @@ -28223,12 +29182,12 @@ packages: resolution: {integrity: sha512-JDaBR9lwVY4eSH5W8EGHrhODjygPd6QImRbwjAuJNEnY0Vw4ie3bPkeGfnacB3OBW6u/agqPv2aRlR46JcAQLg==} dev: true - /@storybook/docs-tools@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/docs-tools@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-o+rAWPRGifjBF5xZzTKOqnHN3XQWkl0QFJYVDIiJYJrVll7ExCkpEq/PahOGzIBBV+tpMstJgmKM3lr/lu/jmg==} dependencies: '@babel/core': 7.26.0 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 doctrine: 3.0.0 lodash: 4.17.21 @@ -28257,7 +29216,7 @@ packages: resolution: {integrity: sha512-FcOqPAXACP0I3oJ/ws6/rrPT9WGhu915Cg8D02a9YxLo0DE9zI+a9A5gRGvmQ09fiWPukqI8ZAEoQEdWUKMQdQ==} dev: true - /@storybook/manager-webpack4@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/manager-webpack4@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-5VJZwmQU6AgdsBPsYdu886UKBHQ9SJEnFMaeUxKEclXk+iRsmbzlL4GHKyVd6oGX/ZaecZtcHPR6xrzmA4Ziew==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -28270,12 +29229,12 @@ packages: '@babel/core': 7.26.0 '@babel/plugin-transform-template-literals': 7.25.9(@babel/core@7.26.0) '@babel/preset-react': 7.26.3(@babel/core@7.26.0) - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/core-client': 6.5.16(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/core-client': 6.5.16(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/node-logger': 6.5.16 - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/ui': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/ui': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@types/node': 16.18.123 '@types/webpack': 4.41.40 babel-loader: 8.4.1(@babel/core@7.26.0)(webpack@5.84.1) @@ -28291,7 +29250,7 @@ packages: node-fetch: 2.7.0 pnp-webpack-plugin: 1.6.4(typescript@4.9.5) react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 resolve-from: 5.0.0 @@ -28317,7 +29276,7 @@ packages: - webpack-cli dev: false - /@storybook/manager-webpack5@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/manager-webpack5@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-OtxXv8JCe0r/0rE5HxaFicsNsXA+fqZxzokxquFFgrYf/1Jg4d7QX6/pG5wINF+5qInJfVkRG6xhPzv1s5bk9Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -28330,12 +29289,12 @@ packages: '@babel/core': 7.26.0 '@babel/plugin-transform-template-literals': 7.25.9(@babel/core@7.26.0) '@babel/preset-react': 7.26.3(@babel/core@7.26.0) - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/core-client': 6.5.16(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/core-client': 6.5.16(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack@5.84.1) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/node-logger': 6.5.16 - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/ui': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/ui': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@types/node': 16.18.123 babel-loader: 8.4.1(@babel/core@7.26.0)(webpack@5.84.1) case-sensitive-paths-webpack-plugin: 2.4.0 @@ -28349,7 +29308,7 @@ packages: node-fetch: 2.7.0 process: 0.11.10 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 resolve-from: 5.0.0 @@ -28482,25 +29441,25 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/preview-web@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/preview-web@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-IJnvfe2sKCfk7apN9Fu9U8qibbarrPX5JB55ZzK1amSHVmSDuYk5MIMc/U3NnSQNnvd1DO5v/zMcGgj563hrtg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/channel-postmessage': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) ansi-to-html: 0.6.15 core-js: 3.39.0 global: 4.4.0 lodash: 4.17.21 qs: 6.13.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 synchronous-promise: 2.0.17 ts-dedent: 2.2.0 @@ -28593,7 +29552,7 @@ packages: - webpack-plugin-serve dev: true - /@storybook/react@6.5.16(@babel/core@7.26.0)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(require-from-string@2.0.2)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack-dev-server@3.11.3): + /@storybook/react@6.5.16(@babel/core@7.26.0)(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(require-from-string@2.0.2)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack-dev-server@3.11.3): resolution: {integrity: sha512-cBtNlOzf/MySpNLBK22lJ8wFU22HnfTB2xJyBk7W7Zi71Lm7Uxkhv1Pz8HdiQndJ0SlsAAQOWjQYsSZsGkZIaA==} engines: {node: '>=10.13.0'} hasBin: true @@ -28625,18 +29584,18 @@ packages: '@babel/preset-flow': 7.25.9(@babel/core@7.26.0) '@babel/preset-react': 7.26.3(@babel/core@7.26.0) '@pmmmwh/react-refresh-webpack-plugin': 0.5.15(react-refresh@0.11.0)(webpack-dev-server@3.11.3)(webpack@5.84.1) - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/builder-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/builder-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/client-logger': 6.5.16 - '@storybook/core': 6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack@5.84.1) - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/core': 6.5.16(@storybook/builder-webpack5@6.5.16)(@storybook/manager-webpack5@6.5.16)(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0)(webpack@5.84.1) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/manager-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/docs-tools': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/manager-webpack5': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) '@storybook/node-logger': 6.5.16 '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0(typescript@4.9.5)(webpack@5.84.1) '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/store': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@types/estree': 0.0.51 '@types/node': 16.18.123 '@types/webpack-env': 1.18.5 @@ -28653,8 +29612,8 @@ packages: lodash: 4.17.21 prop-types: 15.8.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-element-to-jsx-string: 14.3.4(react-dom@18.3.1)(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) + react-element-to-jsx-string: 14.3.4(react-dom@19.0.0)(react@18.3.1) react-refresh: 0.11.0 read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 @@ -28722,7 +29681,7 @@ packages: - supports-color dev: true - /@storybook/router@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/router@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-ZgeP8a5YV/iuKbv31V8DjPxlV4AzorRiR8OuSt/KqaiYXNXlOoQDz/qMmiNcrshrfLpmkzoq7fSo4T8lWo2UwQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -28733,7 +29692,7 @@ packages: memoizerific: 1.11.3 qs: 6.13.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 /@storybook/semver@7.3.2: @@ -28744,13 +29703,13 @@ packages: core-js: 3.39.0 find-up: 4.1.0 - /@storybook/source-loader@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/source-loader@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-fyVl4jrM/5JLrb48aqXPu7sTsmySQaVGFp1zfeqvPPlJRFMastDrePm5XGPN7Qjv1wsKmpuBvuweFKOT1pru3g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.39.0 @@ -28760,17 +29719,17 @@ packages: lodash: 4.17.21 prettier: 2.3.0 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 dev: true - /@storybook/store@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/store@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-g+bVL5hmMq/9cM51K04e37OviUPHT0rHHrRm5wj/hrf18Kd9120b3sxdQ5Dc+HZ292yuME0n+cyrQPTYx9Epmw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 @@ -28780,7 +29739,7 @@ packages: lodash: 4.17.21 memoizerific: 1.11.3 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 slash: 3.0.0 stable: 0.1.8 @@ -28788,11 +29747,11 @@ packages: ts-dedent: 2.2.0 util-deprecate: 1.0.2 - /@storybook/telemetry@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /@storybook/telemetry@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-CWr5Uko1l9jJW88yTXsZTj/3GTabPvw0o7pDPOXPp8JRZiJTxv1JFaFCafhK9UzYbgcRuGfCC8kEWPZims7iKA==} dependencies: '@storybook/client-logger': 6.5.16 - '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/core-common': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) chalk: 4.1.2 core-js: 3.39.0 detect-package-manager: 2.0.1 @@ -28833,7 +29792,7 @@ packages: - supports-color dev: true - /@storybook/theming@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/theming@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-hNLctkjaYLRdk1+xYTkC1mg4dYz2wSv6SqbLpcKMbkPHTE0ElhddGPHQqB362md/w9emYXNkt1LSMD8Xk9JzVQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -28843,7 +29802,7 @@ packages: core-js: 3.39.0 memoizerific: 1.11.3 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 /@storybook/types@7.6.9: @@ -28855,26 +29814,26 @@ packages: file-system-cache: 2.3.0 dev: true - /@storybook/ui@6.5.16(react-dom@18.3.1)(react@18.3.1): + /@storybook/ui@6.5.16(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-rHn/n12WM8BaXtZ3IApNZCiS+C4Oc5+Lkl4MoctX8V7QSml0SxZBB5hsJ/AiWkgbRxjQpa/L/Nt7/Qw0FjTH/A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16(react-dom@18.3.1)(react@18.3.1) - '@storybook/api': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/addons': 6.5.16(react-dom@19.0.0)(react@18.3.1) + '@storybook/api': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/components': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/core-events': 6.5.16 - '@storybook/router': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/router': 6.5.16(react-dom@19.0.0)(react@18.3.1) '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.16(react-dom@18.3.1)(react@18.3.1) + '@storybook/theming': 6.5.16(react-dom@19.0.0)(react@18.3.1) core-js: 3.39.0 memoizerific: 1.11.3 qs: 6.13.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) regenerator-runtime: 0.13.11 resolve-from: 5.0.0 dev: false @@ -29660,6 +30619,22 @@ packages: - '@types/react' dev: true + /@testing-library/react@14.3.1(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==} + engines: {node: '>=14'} + peerDependencies: + react: ^18.0.0 + react-dom: ^18.0.0 + dependencies: + '@babel/runtime': 7.26.0 + '@testing-library/dom': 9.3.4 + '@types/react-dom': 18.3.5(@types/react@18.0.18) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + transitivePeerDependencies: + - '@types/react' + dev: true + /@testing-library/user-event@12.8.3(@testing-library/dom@7.31.2): resolution: {integrity: sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==} engines: {node: '>=10', npm: '>=6'} @@ -32080,7 +33055,7 @@ packages: '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0) lodash: 4.17.21 picomatch: 2.3.1 - styled-components: 4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1) + styled-components: 4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0) transitivePeerDependencies: - '@babel/core' - supports-color @@ -36767,7 +37742,7 @@ packages: dependencies: map-cache: 0.2.2 - /framer-motion@11.15.0(react-dom@18.3.1)(react@18.3.1): + /framer-motion@11.15.0(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w==} peerDependencies: '@emotion/is-prop-valid': '*' @@ -36783,8 +37758,8 @@ packages: dependencies: motion-dom: 11.14.3 motion-utils: 11.14.3 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) tslib: 2.8.1 dev: false @@ -37746,14 +38721,14 @@ packages: void-elements: 3.1.0 dev: false - /html-react-parser@2.0.0(react@18.3.1): + /html-react-parser@2.0.0(react@19.0.0): resolution: {integrity: sha512-AI1lhybWGi8w4QkGtEIS3iSGAjeFGaonxl/+CzqzCeNT3g3z/yx2NKsA93trnv2BLjhe+juGLmLeTSUkyYWk9Q==} peerDependencies: react: 0.14 || 15 || 16 || 17 || 18 dependencies: domhandler: 4.3.1 html-dom-parser: 2.0.0 - react: 18.3.1 + react: 19.0.0 react-property: 2.0.0 style-to-js: 1.1.1 dev: false @@ -44429,7 +45404,7 @@ packages: resolution: {integrity: sha512-c4iYnWb+k2E+vYpRimHqSu575b1/wKl4XFeJGpFmrJQz5I88v9aY2czh7s0w36srfCM1sXgC/xpoJz5dJfq+OQ==} dev: false - /qrcode.react@1.0.1(react@18.3.1): + /qrcode.react@1.0.1(react@19.0.0): resolution: {integrity: sha512-8d3Tackk8IRLXTo67Y+c1rpaiXjoz/Dd2HpcMdW//62/x8J1Nbho14Kh8x974t9prsLHN6XqVgcnRiBGFptQmg==} peerDependencies: react: ^15.5.3 || ^16.0.0 || ^17.0.0 @@ -44437,7 +45412,7 @@ packages: loose-envify: 1.4.0 prop-types: 15.8.1 qr.js: 0.0.0 - react: 18.3.1 + react: 19.0.0 dev: false /qs@6.13.0: @@ -44534,7 +45509,7 @@ packages: schema-utils: 3.3.0 webpack: 5.84.1(@swc/core@1.3.99)(esbuild@0.18.20)(webpack-cli@4.10.0) - /rc-motion@2.9.5(react-dom@18.3.1)(react@18.3.1): + /rc-motion@2.9.5(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-w+XTUrfh7ArbYEd2582uDrEhmBHwK1ZENJiSJVb7uRxdE7qJSYjbO2eksRXmndqyKqKoYPc9ClpPh5242mV1vA==} peerDependencies: react: '>=16.9.0' @@ -44542,11 +45517,11 @@ packages: dependencies: '@babel/runtime': 7.26.0 classnames: 2.5.1 - rc-util: 5.44.3(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + rc-util: 5.44.3(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) - /rc-resize-observer@1.4.3(react-dom@18.3.1)(react@18.3.1): + /rc-resize-observer@1.4.3(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-YZLjUbyIWox8E9i9C3Tm7ia+W7euPItNWSPX5sCcQTYbnwDb5uNpnLHQCG1f22oZWUhLw4Mv2tFmeWe68CDQRQ==} peerDependencies: react: '>=16.9.0' @@ -44554,12 +45529,12 @@ packages: dependencies: '@babel/runtime': 7.26.0 classnames: 2.5.1 - rc-util: 5.44.3(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + rc-util: 5.44.3(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) resize-observer-polyfill: 1.5.1 - /rc-tree@4.2.2(react-dom@18.3.1)(react@18.3.1): + /rc-tree@4.2.2(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-V1hkJt092VrOVjNyfj5IYbZKRMHxWihZarvA5hPL/eqm7o2+0SNkeidFYm7LVVBrAKBpOpa0l8xt04uiqOd+6w==} engines: {node: '>=10.x'} peerDependencies: @@ -44568,24 +45543,24 @@ packages: dependencies: '@babel/runtime': 7.26.0 classnames: 2.5.1 - rc-motion: 2.9.5(react-dom@18.3.1)(react@18.3.1) - rc-util: 5.44.3(react-dom@18.3.1)(react@18.3.1) - rc-virtual-list: 3.17.0(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + rc-motion: 2.9.5(react-dom@19.0.0)(react@19.0.0) + rc-util: 5.44.3(react-dom@19.0.0)(react@19.0.0) + rc-virtual-list: 3.17.0(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) - /rc-util@5.44.3(react-dom@18.3.1)(react@18.3.1): + /rc-util@5.44.3(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-q6KCcOFk3rv/zD3MckhJteZxb0VjAIFuf622B7ElK4vfrZdAzs16XR5p3VTdy3+U5jfJU5ACz4QnhLSuAGe5dA==} peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0' dependencies: '@babel/runtime': 7.26.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) react-is: 18.3.1 - /rc-virtual-list@3.17.0(react-dom@18.3.1)(react@18.3.1): + /rc-virtual-list@3.17.0(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-h0jPHWt8/Ots9eiGVSGQTxwrSuQ3kxqL/ERKubv8zzIMICGQaDDWm/JoUa31MdQUC7PKDMiy5KDLkNfHcWo+iQ==} engines: {node: '>=8.x'} peerDependencies: @@ -44594,10 +45569,10 @@ packages: dependencies: '@babel/runtime': 7.26.0 classnames: 2.5.1 - rc-resize-observer: 1.4.3(react-dom@18.3.1)(react@18.3.1) - rc-util: 5.44.3(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + rc-resize-observer: 1.4.3(react-dom@19.0.0)(react@19.0.0) + rc-util: 5.44.3(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) /rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} @@ -44741,7 +45716,33 @@ packages: react: 18.3.1 scheduler: 0.23.2 - /react-draggable@4.4.6(react-dom@18.3.1)(react@18.3.1): + /react-dom@18.3.1(react@19.0.0): + resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} + peerDependencies: + react: ^18.3.1 + dependencies: + loose-envify: 1.4.0 + react: 19.0.0 + scheduler: 0.23.2 + dev: false + + /react-dom@19.0.0(react@18.3.1): + resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==} + peerDependencies: + react: ^19.0.0 + dependencies: + react: 18.3.1 + scheduler: 0.25.0 + + /react-dom@19.0.0(react@19.0.0): + resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==} + peerDependencies: + react: ^19.0.0 + dependencies: + react: 19.0.0 + scheduler: 0.25.0 + + /react-draggable@4.4.6(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-LtY5Xw1zTPqHkVmtM3X8MUOxNDOUhv/khTgBgrUvwaS064bwVvxT+q5El0uUFNx5IEPKXuRejr7UqLwBIg5pdw==} peerDependencies: react: '>= 16.3.0' @@ -44749,11 +45750,11 @@ packages: dependencies: clsx: 1.2.1 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false - /react-element-to-jsx-string@14.3.4(react-dom@18.3.1)(react@18.3.1): + /react-element-to-jsx-string@14.3.4(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-t4ZwvV6vwNxzujDQ+37bspnLwA4JlgUPWhLjBJWsNIDceAf6ZKUTCjdm08cN6WeZ5pTMKiCJkmAYnpmR4Bm+dg==} peerDependencies: react: ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 @@ -44762,7 +45763,7 @@ packages: '@base2/pretty-print-object': 1.0.1 is-plain-object: 5.0.0 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) react-is: 17.0.2 dev: false @@ -44796,7 +45797,7 @@ packages: react: 18.3.1 dev: false - /react-floater@0.7.9(react-dom@18.3.1)(react@18.3.1): + /react-floater@0.7.9(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-NXqyp9o8FAXOATOEo0ZpyaQ2KPb4cmPMXGWkx377QtJkIXHlHRAGer7ai0r0C1kG5gf+KJ6Gy+gdNIiosvSicg==} peerDependencies: react: 15 - 18 @@ -44806,8 +45807,8 @@ packages: is-lite: 0.8.2 popper.js: 1.16.1 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) tree-changes: 0.9.3 dev: false @@ -44832,6 +45833,18 @@ packages: react-side-effect: 1.2.0(react@18.3.1) dev: false + /react-helmet@5.2.1(react@19.0.0): + resolution: {integrity: sha512-CnwD822LU8NDBnjCpZ4ySh8L6HYyngViTZLfBBb3NjtrpN8m49clH8hidHouq20I51Y6TpCTISCBbqiY5GamwA==} + peerDependencies: + react: '>=15.0.0' + dependencies: + object-assign: 4.1.1 + prop-types: 15.8.1 + react: 19.0.0 + react-fast-compare: 2.0.4 + react-side-effect: 1.2.0(react@19.0.0) + dev: false + /react-hot-loader@4.13.1(@types/react@18.0.18): resolution: {integrity: sha512-ZlqCfVRqDJmMXTulUGic4lN7Ic1SXgHAFw7y/Jb7t25GBgTR0fYAJ8uY4mrpxjRyWGWmqw77qJQGnYbzCvBU7g==} engines: {node: '>= 6'} @@ -44854,7 +45867,27 @@ packages: source-map: 0.7.4 dev: true - /react-i18next@11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@18.3.1): + /react-i18next@11.18.6(i18next@21.10.0)(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==} + peerDependencies: + i18next: '>= 19.0.0' + react: '>= 16.8.0' + react-dom: '*' + react-native: '*' + peerDependenciesMeta: + react-dom: + optional: true + react-native: + optional: true + dependencies: + '@babel/runtime': 7.26.0 + html-parse-stringify: 3.0.1 + i18next: 21.10.0 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + dev: false + + /react-i18next@11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==} peerDependencies: i18next: '>= 19.0.0' @@ -44871,26 +45904,46 @@ packages: html-parse-stringify: 3.0.1 i18next: 21.10.0 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) dev: false - /react-infinite-scroll-component@6.1.0(react@18.3.1): + /react-i18next@11.18.6(i18next@21.10.0)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==} + peerDependencies: + i18next: '>= 19.0.0' + react: '>= 16.8.0' + react-dom: '*' + react-native: '*' + peerDependenciesMeta: + react-dom: + optional: true + react-native: + optional: true + dependencies: + '@babel/runtime': 7.26.0 + html-parse-stringify: 3.0.1 + i18next: 21.10.0 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + + /react-infinite-scroll-component@6.1.0(react@19.0.0): resolution: {integrity: sha512-SQu5nCqy8DxQWpnUVLx7V7b7LcA37aM7tvoWjTLZp1dk6EJibM5/4EJKzOnl07/BsM1Y40sKLuqjCwwH/xV0TQ==} peerDependencies: react: '>=16.0.0' dependencies: - react: 18.3.1 + react: 19.0.0 throttle-debounce: 2.3.0 dev: false - /react-innertext@1.1.5(@types/react@18.0.18)(react@18.3.1): + /react-innertext@1.1.5(@types/react@18.0.18)(react@19.0.0): resolution: {integrity: sha512-PWAqdqhxhHIv80dT9znP2KvS+hfkbRovFp4zFYHFFlOoQLRiawIic81gKb3U1wEyJZgMwgs3JoLtwryASRWP3Q==} peerDependencies: '@types/react': 18.0.18 react: '>=0.0.0 <=99' dependencies: '@types/react': 18.0.18 - react: 18.3.1 + react: 19.0.0 dev: false /react-inspector@5.1.1(react@18.3.1): @@ -44921,7 +45974,7 @@ packages: resolution: {integrity: sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g==} dev: false - /react-joyride@2.9.3(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): + /react-joyride@2.9.3(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-1+Mg34XK5zaqJ63eeBhqdbk7dlGCFp36FXwsEvgpjqrtyywX2C6h9vr3jgxP0bGHCw8Ilsp/nRDzNVq6HJ3rNw==} peerDependencies: react: 15 - 18 @@ -44931,10 +45984,10 @@ packages: deep-diff: 1.0.2 deepmerge: 4.3.1 is-lite: 1.2.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-floater: 0.7.9(react-dom@18.3.1)(react@18.3.1) - react-innertext: 1.1.5(@types/react@18.0.18)(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-floater: 0.7.9(react-dom@19.0.0)(react@19.0.0) + react-innertext: 1.1.5(@types/react@18.0.18)(react@19.0.0) react-is: 16.13.1 scroll: 3.0.1 scrollparent: 2.1.0 @@ -44982,7 +46035,7 @@ packages: react-dom: 16.14.0(react@16.14.0) dev: false - /react-notification-system@0.4.0(react-dom@18.3.1)(react@18.3.1): + /react-notification-system@0.4.0(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-5WhXnjkYC07zqXruCiUXDU9iHjVxZlL1zgHpNgXk91A5ghV1AHrWVrJYo1XM4SnwlKy5NLdftkaTl+pTuVFAqw==} peerDependencies: react: "0.14.x || ^15.0.0 ||\_^16.0.0" @@ -44991,7 +46044,19 @@ packages: object-assign: 4.1.1 prop-types: 15.8.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) + dev: false + + /react-notification-system@0.4.0(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-5WhXnjkYC07zqXruCiUXDU9iHjVxZlL1zgHpNgXk91A5ghV1AHrWVrJYo1XM4SnwlKy5NLdftkaTl+pTuVFAqw==} + peerDependencies: + react: "0.14.x || ^15.0.0 ||\_^16.0.0" + react-dom: 0.14.x || ^15.0.0 || ^16.0.0 + dependencies: + object-assign: 4.1.1 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false /react-popper@2.3.0(@popperjs/core@2.11.8)(react-dom@18.3.1)(react@18.3.1): @@ -45008,11 +46073,53 @@ packages: warning: 4.0.3 dev: false + /react-popper@2.3.0(@popperjs/core@2.11.8)(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==} + peerDependencies: + '@popperjs/core': ^2.0.0 + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@popperjs/core': 2.11.8 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-fast-compare: 3.2.2 + warning: 4.0.3 + dev: false + + /react-popper@2.3.0(@popperjs/core@2.11.8)(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==} + peerDependencies: + '@popperjs/core': ^2.0.0 + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@popperjs/core': 2.11.8 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + react-fast-compare: 3.2.2 + warning: 4.0.3 + dev: false + + /react-popper@2.3.0(@popperjs/core@2.11.8)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-e1hj8lL3uM+sgSR4Lxzn5h1GxBlpa4CQz0XLF8kx4MDrDRWY0Ena4c97PUeSX9i5W3UAfDP0z0FXCTQkoXUl3Q==} + peerDependencies: + '@popperjs/core': ^2.0.0 + react: ^16.8.0 || ^17 || ^18 + react-dom: ^16.8.0 || ^17 || ^18 + dependencies: + '@popperjs/core': 2.11.8 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-fast-compare: 3.2.2 + warning: 4.0.3 + dev: false + /react-property@2.0.0: resolution: {integrity: sha512-kzmNjIgU32mO4mmH5+iUyrqlpFQhF8K2k7eZ4fdLSOPFrD1XgEuSBv9LDEgxRXTMBqMd8ppT0x6TIzqE5pdGdw==} dev: false - /react-redux@7.2.9(react-dom@18.3.1)(react@18.3.1): + /react-redux@7.2.9(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==} peerDependencies: react: ^16.8.3 || ^17 || ^18 @@ -45029,8 +46136,30 @@ packages: hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-is: 17.0.2 + dev: false + + /react-redux@7.2.9(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-Gx4L3uM182jEEayZfRbI/G11ZpYdNAnBs70lFVMNdHJI76XYtR+7m0MN+eAs7UHBPhWXcnFPaS+9owSCJQHNpQ==} + peerDependencies: + react: ^16.8.3 || ^17 || ^18 + react-dom: '*' + react-native: '*' + peerDependenciesMeta: + react-dom: + optional: true + react-native: + optional: true + dependencies: + '@babel/runtime': 7.26.0 + '@types/react-redux': 7.1.34 + hoist-non-react-statics: 3.3.2 + loose-envify: 1.4.0 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) react-is: 17.0.2 dev: false @@ -45068,6 +46197,20 @@ packages: warning: 4.0.3 dev: false + /react-router-dom@4.3.1(react@19.0.0): + resolution: {integrity: sha512-c/MlywfxDdCp7EnB7YfPMOfMD3tOtIjrQlj/CKfNMBxdmpJP8xcz5P/UAFn3JbnQCNUxsHyVVqllF9LhgVyFCA==} + peerDependencies: + react: '>=15' + dependencies: + history: 4.10.1 + invariant: 2.2.4 + loose-envify: 1.4.0 + prop-types: 15.8.1 + react: 19.0.0 + react-router: 4.3.1(react@19.0.0) + warning: 4.0.3 + dev: false + /react-router@4.3.1(react@18.3.1): resolution: {integrity: sha512-yrvL8AogDh2X42Dt9iknk4wF4V8bWREPirFfS9gLU1huk6qK41sg7Z/1S81jjTrGHxa3B8R3J6xIkDAA6CVarg==} peerDependencies: @@ -45083,6 +46226,21 @@ packages: warning: 4.0.3 dev: false + /react-router@4.3.1(react@19.0.0): + resolution: {integrity: sha512-yrvL8AogDh2X42Dt9iknk4wF4V8bWREPirFfS9gLU1huk6qK41sg7Z/1S81jjTrGHxa3B8R3J6xIkDAA6CVarg==} + peerDependencies: + react: '>=15' + dependencies: + history: 4.10.1 + hoist-non-react-statics: 2.5.5 + invariant: 2.2.4 + loose-envify: 1.4.0 + path-to-regexp: 1.9.0 + prop-types: 15.8.1 + react: 19.0.0 + warning: 4.0.3 + dev: false + /react-side-effect@1.2.0(react@18.3.1): resolution: {integrity: sha512-v1ht1aHg5k/thv56DRcjw+WtojuuDHFUgGfc+bFHOWsF4ZK6C2V57DO0Or0GPsg6+LSTE0M6Ry/gfzhzSwbc5w==} peerDependencies: @@ -45092,7 +46250,16 @@ packages: shallowequal: 1.1.0 dev: false - /react-smooth@4.0.4(react-dom@18.3.1)(react@18.3.1): + /react-side-effect@1.2.0(react@19.0.0): + resolution: {integrity: sha512-v1ht1aHg5k/thv56DRcjw+WtojuuDHFUgGfc+bFHOWsF4ZK6C2V57DO0Or0GPsg6+LSTE0M6Ry/gfzhzSwbc5w==} + peerDependencies: + react: ^0.13.0 || ^0.14.0 || ^15.0.0 || ^16.0.0 + dependencies: + react: 19.0.0 + shallowequal: 1.1.0 + dev: false + + /react-smooth@4.0.4(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -45100,12 +46267,12 @@ packages: dependencies: fast-equals: 5.1.3 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-transition-group: 4.4.5(react-dom@18.3.1)(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-transition-group: 4.4.5(react-dom@19.0.0)(react@19.0.0) dev: false - /react-top-loading-bar@1.2.0(prop-types@15.8.1)(react-dom@18.3.1)(react@18.3.1): + /react-top-loading-bar@1.2.0(prop-types@15.8.1)(react-dom@19.0.0)(react@18.3.1): resolution: {integrity: sha512-5oNdy+DfD5JK06bcc/gsnnXHmml+d8eaBe3C8KQ3eLiH/BD8+FcwsgbAwqgOaRjuSeVQXdYN2JC2G1uVFtCLfA==} engines: {node: '>=8', npm: '>=5'} peerDependencies: @@ -45115,7 +46282,20 @@ packages: dependencies: prop-types: 15.8.1 react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react-dom: 19.0.0(react@18.3.1) + dev: false + + /react-top-loading-bar@1.2.0(prop-types@15.8.1)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-5oNdy+DfD5JK06bcc/gsnnXHmml+d8eaBe3C8KQ3eLiH/BD8+FcwsgbAwqgOaRjuSeVQXdYN2JC2G1uVFtCLfA==} + engines: {node: '>=8', npm: '>=5'} + peerDependencies: + prop-types: ^15.5.4 + react: ^15.0.0 || ^16.0.0 + react-dom: ^15.0.0 || ^16.0.0 + dependencies: + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) dev: false /react-transition-group@4.4.5(react-dom@18.3.1)(react@18.3.1): @@ -45132,6 +46312,48 @@ packages: react-dom: 18.3.1(react@18.3.1) dev: false + /react-transition-group@4.4.5(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} + peerDependencies: + react: '>=16.6.0' + react-dom: '>=16.6.0' + dependencies: + '@babel/runtime': 7.26.0 + dom-helpers: 5.2.1 + loose-envify: 1.4.0 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + dev: false + + /react-transition-group@4.4.5(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} + peerDependencies: + react: '>=16.6.0' + react-dom: '>=16.6.0' + dependencies: + '@babel/runtime': 7.26.0 + dom-helpers: 5.2.1 + loose-envify: 1.4.0 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + dev: false + + /react-transition-group@4.4.5(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==} + peerDependencies: + react: '>=16.6.0' + react-dom: '>=16.6.0' + dependencies: + '@babel/runtime': 7.26.0 + dom-helpers: 5.2.1 + loose-envify: 1.4.0 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + dev: false + /react-world-flags@1.6.0(react@18.3.1): resolution: {integrity: sha512-eutSeAy5YKoVh14js/JUCSlA6EBk1n4k+bDaV+NkNB50VhnG+f4QDTpYycnTUTsZ5cqw/saPmk0Z4Fa0VVZ1Iw==} peerDependencies: @@ -45143,6 +46365,17 @@ packages: world-countries: 5.0.0 dev: false + /react-world-flags@1.6.0(react@19.0.0): + resolution: {integrity: sha512-eutSeAy5YKoVh14js/JUCSlA6EBk1n4k+bDaV+NkNB50VhnG+f4QDTpYycnTUTsZ5cqw/saPmk0Z4Fa0VVZ1Iw==} + peerDependencies: + react: '>=0.14' + dependencies: + react: 19.0.0 + svg-country-flags: 1.2.10 + svgo: 3.3.2 + world-countries: 5.0.0 + dev: false + /react@16.14.0: resolution: {integrity: sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==} engines: {node: '>=0.10.0'} @@ -45158,6 +46391,10 @@ packages: dependencies: loose-envify: 1.4.0 + /react@19.0.0: + resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==} + engines: {node: '>=0.10.0'} + /reactcss@1.2.3(react@18.3.1): resolution: {integrity: sha512-KiwVUcFu1RErkI97ywr8nvx8dNOpT03rbnma0SSalTYjkrPYaEajR4a/MRt6DZ46K6arDRbWMNHF+xH7G7n/8A==} peerDependencies: @@ -45167,20 +46404,39 @@ packages: react: 18.3.1 dev: false - /reactflow@11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1): + /reactflow@11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0): resolution: {integrity: sha512-HBudD8BwZacOMqX8fbkiXbeBQs3nRezWVLCDurfc+tTeHsA7988uyaIOhrnKgYCcKtlpJaspsnxDZk+5JmmHxA==} peerDependencies: react: '>=17' react-dom: '>=17' dependencies: - '@reactflow/background': 11.2.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) - '@reactflow/controls': 11.1.13(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) - '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) - '@reactflow/minimap': 11.5.2(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) - '@reactflow/node-resizer': 2.1.0(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) - '@reactflow/node-toolbar': 1.2.1(@types/react@18.0.18)(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + '@reactflow/background': 11.2.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@reactflow/controls': 11.1.13(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@reactflow/minimap': 11.5.2(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@reactflow/node-resizer': 2.1.0(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + '@reactflow/node-toolbar': 1.2.1(@types/react@18.0.18)(react-dom@18.3.1)(react@19.0.0) + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + transitivePeerDependencies: + - '@types/react' + - immer + dev: false + + /reactflow@11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-HBudD8BwZacOMqX8fbkiXbeBQs3nRezWVLCDurfc+tTeHsA7988uyaIOhrnKgYCcKtlpJaspsnxDZk+5JmmHxA==} + peerDependencies: + react: '>=17' + react-dom: '>=17' + dependencies: + '@reactflow/background': 11.2.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@reactflow/controls': 11.1.13(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@reactflow/core': 11.7.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@reactflow/minimap': 11.5.2(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@reactflow/node-resizer': 2.1.0(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + '@reactflow/node-toolbar': 1.2.1(@types/react@18.0.18)(react-dom@19.0.0)(react@19.0.0) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) transitivePeerDependencies: - '@types/react' - immer @@ -45391,7 +46647,7 @@ packages: decimal.js-light: 2.5.1 dev: false - /recharts@2.15.0(react-dom@18.3.1)(react@18.3.1): + /recharts@2.15.0(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-cIvMxDfpAmqAmVgc4yb7pgm/O1tmmkl/CjrvXuW+62/+7jj/iF9Ykm+hb/UJt42TREHMyd3gb+pkgoa2MxgDIw==} engines: {node: '>=14'} peerDependencies: @@ -45401,10 +46657,10 @@ packages: clsx: 2.1.1 eventemitter3: 4.0.7 lodash: 4.17.21 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) react-is: 18.3.1 - react-smooth: 4.0.4(react-dom@18.3.1)(react@18.3.1) + react-smooth: 4.0.4(react-dom@19.0.0)(react@19.0.0) recharts-scale: 0.4.5 tiny-invariant: 1.3.3 victory-vendor: 36.9.2 @@ -45454,7 +46710,7 @@ packages: redux: 4.2.1 dev: true - /redux-form@8.3.10(react-redux@7.2.9)(react@18.3.1)(redux@4.2.1): + /redux-form@8.3.10(react-redux@7.2.9)(react@19.0.0)(redux@4.2.1): resolution: {integrity: sha512-Eeog8dJYUxCSZI/oBoy7VkprvMjj1lpUnHa3LwjVNZvYDNeiRZMoZoaAT+6nlK2YQ4aiBopKUMiLe4ihUOHCGg==} engines: {node: '>=8.10'} peerDependencies: @@ -45473,9 +46729,9 @@ packages: is-promise: 2.2.2 lodash: 4.17.21 prop-types: 15.8.1 - react: 18.3.1 + react: 19.0.0 react-is: 16.13.1 - react-redux: 7.2.9(react-dom@18.3.1)(react@18.3.1) + react-redux: 7.2.9(react-dom@19.0.0)(react@19.0.0) redux: 4.2.1 dev: false @@ -46252,6 +47508,9 @@ packages: dependencies: loose-envify: 1.4.0 + /scheduler@0.25.0: + resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==} + /schema-utils@0.4.7: resolution: {integrity: sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==} engines: {node: '>= 4'} @@ -46364,6 +47623,75 @@ packages: shallowequal: 1.1.0 dev: false + /semantic-ui-react@2.1.5(react-dom@18.3.1)(react@19.0.0): + resolution: {integrity: sha512-nIqmmUNpFHfovEb+RI2w3E2/maZQutd8UIWyRjf1SLse+XF51hI559xbz/sLN3O6RpLjr/echLOOXwKCirPy3Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + '@babel/runtime': 7.26.0 + '@fluentui/react-component-event-listener': 0.63.1(react-dom@18.3.1)(react@19.0.0) + '@fluentui/react-component-ref': 0.63.1(react-dom@18.3.1)(react@19.0.0) + '@popperjs/core': 2.11.8 + '@semantic-ui-react/event-stack': 3.1.3(react-dom@18.3.1)(react@19.0.0) + clsx: 1.2.1 + keyboard-key: 1.1.0 + lodash: 4.17.21 + lodash-es: 4.17.21 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 18.3.1(react@19.0.0) + react-is: 18.3.1 + react-popper: 2.3.0(@popperjs/core@2.11.8)(react-dom@18.3.1)(react@19.0.0) + shallowequal: 1.1.0 + dev: false + + /semantic-ui-react@2.1.5(react-dom@19.0.0)(react@18.3.1): + resolution: {integrity: sha512-nIqmmUNpFHfovEb+RI2w3E2/maZQutd8UIWyRjf1SLse+XF51hI559xbz/sLN3O6RpLjr/echLOOXwKCirPy3Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + '@babel/runtime': 7.26.0 + '@fluentui/react-component-event-listener': 0.63.1(react-dom@19.0.0)(react@18.3.1) + '@fluentui/react-component-ref': 0.63.1(react-dom@19.0.0)(react@18.3.1) + '@popperjs/core': 2.11.8 + '@semantic-ui-react/event-stack': 3.1.3(react-dom@19.0.0)(react@18.3.1) + clsx: 1.2.1 + keyboard-key: 1.1.0 + lodash: 4.17.21 + lodash-es: 4.17.21 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 19.0.0(react@18.3.1) + react-is: 18.3.1 + react-popper: 2.3.0(@popperjs/core@2.11.8)(react-dom@19.0.0)(react@18.3.1) + shallowequal: 1.1.0 + dev: false + + /semantic-ui-react@2.1.5(react-dom@19.0.0)(react@19.0.0): + resolution: {integrity: sha512-nIqmmUNpFHfovEb+RI2w3E2/maZQutd8UIWyRjf1SLse+XF51hI559xbz/sLN3O6RpLjr/echLOOXwKCirPy3Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + '@babel/runtime': 7.26.0 + '@fluentui/react-component-event-listener': 0.63.1(react-dom@19.0.0)(react@19.0.0) + '@fluentui/react-component-ref': 0.63.1(react-dom@19.0.0)(react@19.0.0) + '@popperjs/core': 2.11.8 + '@semantic-ui-react/event-stack': 3.1.3(react-dom@19.0.0)(react@19.0.0) + clsx: 1.2.1 + keyboard-key: 1.1.0 + lodash: 4.17.21 + lodash-es: 4.17.21 + prop-types: 15.8.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + react-is: 18.3.1 + react-popper: 2.3.0(@popperjs/core@2.11.8)(react-dom@19.0.0)(react@19.0.0) + shallowequal: 1.1.0 + dev: false + /semver-diff@3.1.1: resolution: {integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==} engines: {node: '>=8'} @@ -47040,11 +48368,11 @@ packages: /store2@2.14.4: resolution: {integrity: sha512-srTItn1GOvyvOycgxjAnPA63FZNwy0PTyUBFMHRM+hVFltAeoh0LmNBz9SZqUS9mMqGk8rfyWyXn3GH5ReJ8Zw==} - /storybook@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): + /storybook@6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0): resolution: {integrity: sha512-+Ychak5QtcTx8EuQzu7eilw+65sk6q1LdI68vb1VOIYD29PEEC7MsZGKPi6AKYNbdhGp0cGu0j3Bf1TxGOBFEA==} hasBin: true dependencies: - '@storybook/cli': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@18.3.1)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) + '@storybook/cli': 6.5.16(@swc/core@1.3.99)(esbuild@0.18.20)(eslint@8.46.0)(react-dom@19.0.0)(react@18.3.1)(typescript@4.9.5)(webpack-cli@4.10.0) transitivePeerDependencies: - '@storybook/mdx2-csf' - '@swc/core' @@ -47417,7 +48745,7 @@ packages: inline-style-parser: 0.2.4 dev: false - /styled-components@4.4.1(@babel/core@7.26.0)(react-dom@18.3.1)(react@18.3.1): + /styled-components@4.4.1(@babel/core@7.26.0)(react-dom@19.0.0)(react@19.0.0): resolution: {integrity: sha512-RNqj14kYzw++6Sr38n7197xG33ipEOktGElty4I70IKzQF1jzaD1U4xQ+Ny/i03UUhHlC5NWEO+d8olRCDji6g==} requiresBuild: true peerDependencies: @@ -47433,8 +48761,8 @@ packages: memoize-one: 5.2.1 merge-anything: 2.4.4 prop-types: 15.8.1 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) react-is: 16.13.1 stylis: 3.5.4 stylis-rule-sheet: 0.0.10(stylis@3.5.4) @@ -47613,14 +48941,14 @@ packages: webpack: 5.84.1(@swc/core@1.3.99)(esbuild@0.18.20)(webpack-cli@4.10.0) dev: true - /swr@2.3.0(react@18.3.1): + /swr@2.3.0(react@19.0.0): resolution: {integrity: sha512-NyZ76wA4yElZWBHzSgEJc28a0u6QZvhb6w0azeL2k7+Q1gAzVK+IqQYXhVOC/mzi+HZIozrZvBVeSeOZNR2bqA==} peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 dependencies: dequal: 2.0.3 - react: 18.3.1 - use-sync-external-store: 1.4.0(react@18.3.1) + react: 19.0.0 + use-sync-external-store: 1.4.0(react@19.0.0) dev: false /symbol-tree@3.2.4: @@ -48817,20 +50145,20 @@ packages: punycode: 1.4.1 qs: 6.13.1 - /use-sync-external-store@1.2.2(react@18.3.1): + /use-sync-external-store@1.2.2(react@19.0.0): resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - react: 18.3.1 + react: 19.0.0 dev: false - /use-sync-external-store@1.4.0(react@18.3.1): + /use-sync-external-store@1.4.0(react@19.0.0): resolution: {integrity: sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 dependencies: - react: 18.3.1 + react: 19.0.0 dev: false /use@3.1.1: @@ -49900,7 +51228,7 @@ packages: engines: {node: '>=12.20'} dev: true - /zustand@4.5.5(@types/react@18.0.18)(react@18.3.1): + /zustand@4.5.5(@types/react@18.0.18)(react@19.0.0): resolution: {integrity: sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==} engines: {node: '>=12.7.0'} peerDependencies: @@ -49916,8 +51244,8 @@ packages: optional: true dependencies: '@types/react': 18.0.18 - react: 18.3.1 - use-sync-external-store: 1.2.2(react@18.3.1) + react: 19.0.0 + use-sync-external-store: 1.2.2(react@19.0.0) dev: false /zwitch@1.0.5: