@clerk/react 6.10.4 → 6.10.5-canary.v20260619191037
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{ClerkProvider-BNu0kvvx.cjs → ClerkProvider-D6qhqBRi.cjs} +2 -2
- package/dist/{ClerkProvider-BNu0kvvx.cjs.map → ClerkProvider-D6qhqBRi.cjs.map} +1 -1
- package/dist/{ClerkProvider-DXuGar4I.mjs → ClerkProvider-DAPRo83H.mjs} +2 -2
- package/dist/{ClerkProvider-DXuGar4I.mjs.map → ClerkProvider-DAPRo83H.mjs.map} +1 -1
- package/dist/experimental.d.cts +1 -1
- package/dist/experimental.d.mts +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +1 -1
- package/dist/internal.cjs +1 -1
- package/dist/internal.d.cts +2 -2
- package/dist/internal.d.mts +2 -2
- package/dist/internal.mjs +1 -1
- package/dist/{types-HsiBU-zh.d.cts → types-93FQHgkX.d.cts} +4 -1
- package/dist/{types-CLmOfOIQ.d.mts → types-CFcRepQv.d.mts} +4 -1
- package/dist/types.d.cts +1 -1
- package/dist/types.d.mts +1 -1
- package/dist/{useAuth-BJdZajjE.d.mts → useAuth-COMBoPRN.d.mts} +2 -2
- package/dist/{useAuth-Byd83hkL.d.cts → useAuth-O_Bad9Z8.d.cts} +2 -2
- package/package.json +4 -4
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as Theme, a as OrganizationProfileLinkProps, d as Ui, f as UserButtonActionProps, g as WithClerkProp, h as UserProfilePageProps, m as UserProfileLinkProps, o as OrganizationProfilePageProps, p as UserButtonLinkProps, t as ClerkProviderProps, u as SignInWithMetamaskButtonProps } from "./types-
|
|
2
|
-
import { a as ClerkFailed, d as RedirectToSignIn, f as RedirectToSignUp, g as ShowProps, h as Show, i as ClerkDegraded, l as RedirectToCreateOrganization, m as RedirectToUserProfile, o as ClerkLoaded, p as RedirectToTasks, r as AuthenticateWithRedirectCallback, s as ClerkLoading, t as useAuth, u as RedirectToOrganizationProfile } from "./useAuth-
|
|
1
|
+
import { _ as Theme, a as OrganizationProfileLinkProps, d as Ui, f as UserButtonActionProps, g as WithClerkProp, h as UserProfilePageProps, m as UserProfileLinkProps, o as OrganizationProfilePageProps, p as UserButtonLinkProps, t as ClerkProviderProps, u as SignInWithMetamaskButtonProps } from "./types-93FQHgkX.cjs";
|
|
2
|
+
import { a as ClerkFailed, d as RedirectToSignIn, f as RedirectToSignUp, g as ShowProps, h as Show, i as ClerkDegraded, l as RedirectToCreateOrganization, m as RedirectToUserProfile, o as ClerkLoaded, p as RedirectToTasks, r as AuthenticateWithRedirectCallback, s as ClerkLoading, t as useAuth, u as RedirectToOrganizationProfile } from "./useAuth-O_Bad9Z8.cjs";
|
|
3
3
|
import { APIKeysProps, BrowserClerk, BrowserClerkConstructor, ClerkProp, CreateEmailLinkFlowReturn, CreateOrganizationProps, EmailAddressResource, HeadlessBrowserClerk, HeadlessBrowserClerkConstructor, IsomorphicClerkOptions, OrganizationListProps, OrganizationProfileProps, OrganizationSwitcherProps, SetActiveNavigate, SignInButtonProps, SignInProps, SignInResource, SignInSignalValue, SignInStartEmailLinkFlowParams, SignOutOptions, SignUpButtonProps, SignUpProps, SignUpResource, SignUpSignalValue, StartEmailLinkFlowParams, TaskChooseOrganizationProps, TaskResetPasswordProps, TaskSetupMFAProps, UserAvatarProps, UserButtonProps, UserProfileProps, WaitlistProps, WaitlistSignalValue, Without } from "@clerk/shared/types";
|
|
4
4
|
import React, { PropsWithChildren, ReactNode } from "react";
|
|
5
5
|
import { UNSAFE_PortalProvider, __experimental_CheckoutProvider, __experimental_PaymentElement, __experimental_PaymentElementProvider, __experimental_useCheckout, __experimental_usePaymentElement, useAPIKeys, useClerk, useOAuthConsent, useOrganization, useOrganizationCreationDefaults, useOrganizationList, useReverification, useSession, useSessionList, useUser } from "@clerk/shared/react";
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as Theme, a as OrganizationProfileLinkProps, d as Ui, f as UserButtonActionProps, g as WithClerkProp, h as UserProfilePageProps, m as UserProfileLinkProps, o as OrganizationProfilePageProps, p as UserButtonLinkProps, t as ClerkProviderProps, u as SignInWithMetamaskButtonProps } from "./types-
|
|
2
|
-
import { a as ClerkFailed, d as RedirectToSignIn, f as RedirectToSignUp, g as ShowProps, h as Show, i as ClerkDegraded, l as RedirectToCreateOrganization, m as RedirectToUserProfile, o as ClerkLoaded, p as RedirectToTasks, r as AuthenticateWithRedirectCallback, s as ClerkLoading, t as useAuth, u as RedirectToOrganizationProfile } from "./useAuth-
|
|
1
|
+
import { _ as Theme, a as OrganizationProfileLinkProps, d as Ui, f as UserButtonActionProps, g as WithClerkProp, h as UserProfilePageProps, m as UserProfileLinkProps, o as OrganizationProfilePageProps, p as UserButtonLinkProps, t as ClerkProviderProps, u as SignInWithMetamaskButtonProps } from "./types-CFcRepQv.mjs";
|
|
2
|
+
import { a as ClerkFailed, d as RedirectToSignIn, f as RedirectToSignUp, g as ShowProps, h as Show, i as ClerkDegraded, l as RedirectToCreateOrganization, m as RedirectToUserProfile, o as ClerkLoaded, p as RedirectToTasks, r as AuthenticateWithRedirectCallback, s as ClerkLoading, t as useAuth, u as RedirectToOrganizationProfile } from "./useAuth-COMBoPRN.mjs";
|
|
3
3
|
import React, { PropsWithChildren, ReactNode } from "react";
|
|
4
4
|
import { UNSAFE_PortalProvider, __experimental_CheckoutProvider, __experimental_PaymentElement, __experimental_PaymentElementProvider, __experimental_useCheckout, __experimental_usePaymentElement, useAPIKeys, useClerk, useOAuthConsent, useOrganization, useOrganizationCreationDefaults, useOrganizationList, useReverification, useSession, useSessionList, useUser } from "@clerk/shared/react";
|
|
5
5
|
import { getToken } from "@clerk/shared/getToken";
|
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as setErrorThrowerOptions } from "./useAssertWrappedByClerkProvider-GaNwZpWo.mjs";
|
|
2
2
|
import { A as SignIn, C as CreateOrganization, D as OrganizationProfile, E as OrganizationList, F as UserAvatar, G as safeExecute, I as UserButton, L as UserProfile, M as TaskChooseOrganization, N as TaskResetPassword, O as OrganizationSwitcher, P as TaskSetupMFA, R as Waitlist, S as APIKeys, T as OAuthConsent, U as assertSingleChild, W as normalizeWithDefaultValue, _ as useSignUp, a as __experimental_usePaymentElement, b as useAuth, c as useOAuthConsent, d as useOrganizationList, f as useReverification, g as useSignIn, h as useUser, i as __experimental_useCheckout, j as SignUp, k as PricingTable, l as useOrganization, m as useSessionList, n as __experimental_PaymentElement, o as useAPIKeys, p as useSession, r as __experimental_PaymentElementProvider, s as useClerk, t as __experimental_CheckoutProvider, u as useOrganizationCreationDefaults, v as useWaitlist, w as GoogleOneTap, y as useEmailLink, z as withClerk } from "./hooks-BiY5Zgpp.mjs";
|
|
3
|
-
import { a as ClerkFailed, d as RedirectToSignIn, f as RedirectToSignUp, h as Show, i as ClerkDegraded, l as RedirectToCreateOrganization, m as RedirectToUserProfile, o as ClerkLoaded, p as RedirectToTasks, r as AuthenticateWithRedirectCallback, s as ClerkLoading, t as ClerkProvider, u as RedirectToOrganizationProfile } from "./ClerkProvider-
|
|
3
|
+
import { a as ClerkFailed, d as RedirectToSignIn, f as RedirectToSignUp, h as Show, i as ClerkDegraded, l as RedirectToCreateOrganization, m as RedirectToUserProfile, o as ClerkLoaded, p as RedirectToTasks, r as AuthenticateWithRedirectCallback, s as ClerkLoading, t as ClerkProvider, u as RedirectToOrganizationProfile } from "./ClerkProvider-DAPRo83H.mjs";
|
|
4
4
|
import * as react from "react";
|
|
5
5
|
import React, { useEffect, useRef } from "react";
|
|
6
6
|
import * as reactDom from "react-dom";
|
package/dist/internal.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
2
|
const require_hooks = require('./hooks-CBghYU21.cjs');
|
|
3
3
|
const require_useAssertWrappedByClerkProvider = require('./useAssertWrappedByClerkProvider-Cm0djUcB.cjs');
|
|
4
|
-
const require_ClerkProvider = require('./ClerkProvider-
|
|
4
|
+
const require_ClerkProvider = require('./ClerkProvider-D6qhqBRi.cjs');
|
|
5
5
|
let _clerk_shared_loadClerkJsScript = require("@clerk/shared/loadClerkJsScript");
|
|
6
6
|
let _clerk_shared_react = require("@clerk/shared/react");
|
|
7
7
|
let _clerk_shared_keys = require("@clerk/shared/keys");
|
package/dist/internal.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d as Ui, g as WithClerkProp, t as ClerkProviderProps } from "./types-
|
|
2
|
-
import { c as MultisessionAppSupport, n as useDerivedAuth } from "./useAuth-
|
|
1
|
+
import { d as Ui, g as WithClerkProp, t as ClerkProviderProps } from "./types-93FQHgkX.cjs";
|
|
2
|
+
import { c as MultisessionAppSupport, n as useDerivedAuth } from "./useAuth-O_Bad9Z8.cjs";
|
|
3
3
|
import { ErrorThrowerOptions } from "@clerk/shared/error";
|
|
4
4
|
import { InternalClerkScriptProps, InternalClerkScriptProps as InternalClerkScriptProps$1, RoutingOptions } from "@clerk/shared/types";
|
|
5
5
|
import React from "react";
|
package/dist/internal.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d as Ui, g as WithClerkProp, t as ClerkProviderProps } from "./types-
|
|
2
|
-
import { c as MultisessionAppSupport, n as useDerivedAuth } from "./useAuth-
|
|
1
|
+
import { d as Ui, g as WithClerkProp, t as ClerkProviderProps } from "./types-CFcRepQv.mjs";
|
|
2
|
+
import { c as MultisessionAppSupport, n as useDerivedAuth } from "./useAuth-COMBoPRN.mjs";
|
|
3
3
|
import React from "react";
|
|
4
4
|
import { buildClerkJSScriptAttributes, buildClerkJsScriptAttributes, buildClerkUIScriptAttributes, clerkJSScriptUrl, clerkJsScriptUrl, clerkUIScriptUrl, setClerkJSLoadingErrorPackageName, setClerkJsLoadingErrorPackageName } from "@clerk/shared/loadClerkJsScript";
|
|
5
5
|
import { ErrorThrowerOptions } from "@clerk/shared/error";
|
package/dist/internal.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as setErrorThrowerOptions, r as errorThrower } from "./useAssertWrappedByClerkProvider-GaNwZpWo.mjs";
|
|
2
2
|
import { J as noPathProvidedError, K as incompatibleRoutingWithPathProvidedError, T as OAuthConsent$1, x as useDerivedAuth } from "./hooks-BiY5Zgpp.mjs";
|
|
3
|
-
import { c as MultisessionAppSupport, n as IS_REACT_SHARED_VARIANT_COMPATIBLE, t as ClerkProvider } from "./ClerkProvider-
|
|
3
|
+
import { c as MultisessionAppSupport, n as IS_REACT_SHARED_VARIANT_COMPATIBLE, t as ClerkProvider } from "./ClerkProvider-DAPRo83H.mjs";
|
|
4
4
|
import { buildClerkJSScriptAttributes, buildClerkJsScriptAttributes, buildClerkUIScriptAttributes, clerkJSScriptUrl, clerkJsScriptUrl, clerkUIScriptUrl, setClerkJSLoadingErrorPackageName, setClerkJsLoadingErrorPackageName } from "@clerk/shared/loadClerkJsScript";
|
|
5
5
|
import { useOAuthConsent as useOAuthConsent$1 } from "@clerk/shared/react";
|
|
6
6
|
import { publishableKeyFromHost } from "@clerk/shared/keys";
|
|
@@ -10399,6 +10399,9 @@ type ElementsConfig = {
|
|
|
10399
10399
|
configureSSOResetConnectionDialogCancelButton: WithOptions;
|
|
10400
10400
|
configureSSOResetConnectionDialogConfirmationInput: WithOptions;
|
|
10401
10401
|
configureSSOResetConnectionDialogSubmitButton: WithOptions;
|
|
10402
|
+
configureSSOChangeProviderDialog: WithOptions;
|
|
10403
|
+
configureSSOChangeProviderDialogCancelButton: WithOptions;
|
|
10404
|
+
configureSSOChangeProviderDialogConfirmButton: WithOptions;
|
|
10402
10405
|
configureSSORemoveDomainDialog: WithOptions;
|
|
10403
10406
|
configureSSORemoveDomainDialogCancelButton: WithOptions;
|
|
10404
10407
|
configureSSORemoveDomainDialogSubmitButton: WithOptions;
|
|
@@ -10966,4 +10969,4 @@ type UserButtonLinkProps = {
|
|
|
10966
10969
|
};
|
|
10967
10970
|
//#endregion
|
|
10968
10971
|
export { Theme as _, OrganizationProfileLinkProps as a, RedirectToSignUpProps as c, Ui as d, UserButtonActionProps as f, WithClerkProp as g, UserProfilePageProps as h, OpenProps as i, RedirectToTasksProps as l, UserProfileLinkProps as m, CustomPortalsRendererProps as n, OrganizationProfilePageProps as o, UserButtonLinkProps as p, MountProps as r, RedirectToSignInProps as s, ClerkProviderProps as t, SignInWithMetamaskButtonProps as u };
|
|
10969
|
-
//# sourceMappingURL=types-
|
|
10972
|
+
//# sourceMappingURL=types-93FQHgkX.d.cts.map
|
|
@@ -10399,6 +10399,9 @@ type ElementsConfig = {
|
|
|
10399
10399
|
configureSSOResetConnectionDialogCancelButton: WithOptions;
|
|
10400
10400
|
configureSSOResetConnectionDialogConfirmationInput: WithOptions;
|
|
10401
10401
|
configureSSOResetConnectionDialogSubmitButton: WithOptions;
|
|
10402
|
+
configureSSOChangeProviderDialog: WithOptions;
|
|
10403
|
+
configureSSOChangeProviderDialogCancelButton: WithOptions;
|
|
10404
|
+
configureSSOChangeProviderDialogConfirmButton: WithOptions;
|
|
10402
10405
|
configureSSORemoveDomainDialog: WithOptions;
|
|
10403
10406
|
configureSSORemoveDomainDialogCancelButton: WithOptions;
|
|
10404
10407
|
configureSSORemoveDomainDialogSubmitButton: WithOptions;
|
|
@@ -10966,4 +10969,4 @@ type UserButtonLinkProps = {
|
|
|
10966
10969
|
};
|
|
10967
10970
|
//#endregion
|
|
10968
10971
|
export { Theme as _, OrganizationProfileLinkProps as a, RedirectToSignUpProps as c, Ui as d, UserButtonActionProps as f, WithClerkProp as g, UserProfilePageProps as h, OpenProps as i, RedirectToTasksProps as l, UserProfileLinkProps as m, CustomPortalsRendererProps as n, OrganizationProfilePageProps as o, UserButtonLinkProps as p, MountProps as r, RedirectToSignInProps as s, ClerkProviderProps as t, SignInWithMetamaskButtonProps as u };
|
|
10969
|
-
//# sourceMappingURL=types-
|
|
10972
|
+
//# sourceMappingURL=types-CFcRepQv.d.mts.map
|
package/dist/types.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as OrganizationProfileLinkProps, c as RedirectToSignUpProps, f as UserButtonActionProps, g as WithClerkProp, h as UserProfilePageProps, i as OpenProps, l as RedirectToTasksProps, m as UserProfileLinkProps, n as CustomPortalsRendererProps, o as OrganizationProfilePageProps, p as UserButtonLinkProps, r as MountProps, s as RedirectToSignInProps, t as ClerkProviderProps, u as SignInWithMetamaskButtonProps } from "./types-
|
|
1
|
+
import { a as OrganizationProfileLinkProps, c as RedirectToSignUpProps, f as UserButtonActionProps, g as WithClerkProp, h as UserProfilePageProps, i as OpenProps, l as RedirectToTasksProps, m as UserProfileLinkProps, n as CustomPortalsRendererProps, o as OrganizationProfilePageProps, p as UserButtonLinkProps, r as MountProps, s as RedirectToSignInProps, t as ClerkProviderProps, u as SignInWithMetamaskButtonProps } from "./types-93FQHgkX.cjs";
|
|
2
2
|
export type * from "@clerk/shared/types";
|
|
3
3
|
export type { ClerkProviderProps, CustomPortalsRendererProps, MountProps, OpenProps, OrganizationProfileLinkProps, OrganizationProfilePageProps, RedirectToSignInProps, RedirectToSignUpProps, RedirectToTasksProps, SignInWithMetamaskButtonProps, UserButtonActionProps, UserButtonLinkProps, UserProfileLinkProps, UserProfilePageProps, WithClerkProp };
|
package/dist/types.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as OrganizationProfileLinkProps, c as RedirectToSignUpProps, f as UserButtonActionProps, g as WithClerkProp, h as UserProfilePageProps, i as OpenProps, l as RedirectToTasksProps, m as UserProfileLinkProps, n as CustomPortalsRendererProps, o as OrganizationProfilePageProps, p as UserButtonLinkProps, r as MountProps, s as RedirectToSignInProps, t as ClerkProviderProps, u as SignInWithMetamaskButtonProps } from "./types-
|
|
1
|
+
import { a as OrganizationProfileLinkProps, c as RedirectToSignUpProps, f as UserButtonActionProps, g as WithClerkProp, h as UserProfilePageProps, i as OpenProps, l as RedirectToTasksProps, m as UserProfileLinkProps, n as CustomPortalsRendererProps, o as OrganizationProfilePageProps, p as UserButtonLinkProps, r as MountProps, s as RedirectToSignInProps, t as ClerkProviderProps, u as SignInWithMetamaskButtonProps } from "./types-CFcRepQv.mjs";
|
|
2
2
|
export type * from "@clerk/shared/types";
|
|
3
3
|
export type { ClerkProviderProps, CustomPortalsRendererProps, MountProps, OpenProps, OrganizationProfileLinkProps, OrganizationProfilePageProps, RedirectToSignInProps, RedirectToSignUpProps, RedirectToTasksProps, SignInWithMetamaskButtonProps, UserButtonActionProps, UserButtonLinkProps, UserProfileLinkProps, UserProfilePageProps, WithClerkProp };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as WithClerkProp } from "./types-
|
|
1
|
+
import { g as WithClerkProp } from "./types-CFcRepQv.mjs";
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { HandleOAuthCallbackParams, PendingSessionOptions, ShowWhenCondition, UseAuthReturn } from "@clerk/shared/types";
|
|
4
4
|
|
|
@@ -211,4 +211,4 @@ declare function useDerivedAuth(authObject: any, {
|
|
|
211
211
|
}?: PendingSessionOptions): UseAuthReturn;
|
|
212
212
|
//#endregion
|
|
213
213
|
export { ClerkFailed as a, MultisessionAppSupport as c, RedirectToSignIn as d, RedirectToSignUp as f, ShowProps as g, Show as h, ClerkDegraded as i, RedirectToCreateOrganization as l, RedirectToUserProfile as m, useDerivedAuth as n, ClerkLoaded as o, RedirectToTasks as p, AuthenticateWithRedirectCallback as r, ClerkLoading as s, useAuth as t, RedirectToOrganizationProfile as u };
|
|
214
|
-
//# sourceMappingURL=useAuth-
|
|
214
|
+
//# sourceMappingURL=useAuth-COMBoPRN.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as WithClerkProp } from "./types-
|
|
1
|
+
import { g as WithClerkProp } from "./types-93FQHgkX.cjs";
|
|
2
2
|
import { HandleOAuthCallbackParams, PendingSessionOptions, ShowWhenCondition, UseAuthReturn } from "@clerk/shared/types";
|
|
3
3
|
import React from "react";
|
|
4
4
|
|
|
@@ -211,4 +211,4 @@ declare function useDerivedAuth(authObject: any, {
|
|
|
211
211
|
}?: PendingSessionOptions): UseAuthReturn;
|
|
212
212
|
//#endregion
|
|
213
213
|
export { ClerkFailed as a, MultisessionAppSupport as c, RedirectToSignIn as d, RedirectToSignUp as f, ShowProps as g, Show as h, ClerkDegraded as i, RedirectToCreateOrganization as l, RedirectToUserProfile as m, useDerivedAuth as n, ClerkLoaded as o, RedirectToTasks as p, AuthenticateWithRedirectCallback as r, ClerkLoading as s, useAuth as t, RedirectToOrganizationProfile as u };
|
|
214
|
-
//# sourceMappingURL=useAuth-
|
|
214
|
+
//# sourceMappingURL=useAuth-O_Bad9Z8.d.cts.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@clerk/react",
|
|
3
|
-
"version": "6.10.
|
|
3
|
+
"version": "6.10.5-canary.v20260619191037",
|
|
4
4
|
"description": "Clerk React library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"clerk",
|
|
@@ -89,14 +89,14 @@
|
|
|
89
89
|
],
|
|
90
90
|
"dependencies": {
|
|
91
91
|
"tslib": "2.8.1",
|
|
92
|
-
"@clerk/shared": "
|
|
92
|
+
"@clerk/shared": "4.20.1-canary.v20260619191037"
|
|
93
93
|
},
|
|
94
94
|
"devDependencies": {
|
|
95
95
|
"@types/semver": "^7.7.1",
|
|
96
96
|
"semver": "^7.7.4",
|
|
97
97
|
"yaml": "^2.8.3",
|
|
98
|
-
"@clerk/localizations": "4.9.
|
|
99
|
-
"@clerk/ui": "1.20.
|
|
98
|
+
"@clerk/localizations": "4.9.3-canary.v20260619191037",
|
|
99
|
+
"@clerk/ui": "1.20.1-canary.v20260619191037"
|
|
100
100
|
},
|
|
101
101
|
"peerDependencies": {
|
|
102
102
|
"react": "^18.0.0 || ~19.0.3 || ~19.1.4 || ~19.2.3 || ~19.3.0-0",
|