@clerk/chrome-extension 2.7.0-snapshot.v20250926022751 → 2.7.0

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.
@@ -18,7 +18,7 @@ var __export = (target, all) => {
18
18
  __defProp(target, name, { get: all[name], enumerable: true });
19
19
  };
20
20
 
21
- // ../shared/dist/chunk-Z2IEVUOW.mjs
21
+ // ../shared/dist/chunk-3POI5HNC.mjs
22
22
  var DefaultMessages = Object.freeze({
23
23
  InvalidProxyUrlErrorMessage: `The proxyUrl passed to Clerk is invalid. The expected value for proxyUrl is an absolute URL or a relative path with a leading '/'. (key={{url}})`,
24
24
  InvalidPublishableKeyErrorMessage: `The publishableKey passed to Clerk is invalid. You can get your Publishable key at https://dashboard.clerk.com/last-active?path=api-keys. (key={{key}})`,
@@ -3423,7 +3423,7 @@ if (typeof globalThis.__BUILD_DISABLE_RHC__ === "undefined") {
3423
3423
  }
3424
3424
  var SDK_METADATA = {
3425
3425
  name: "@clerk/clerk-react",
3426
- version: "5.49.0-snapshot.v20250926022751",
3426
+ version: "5.49.0",
3427
3427
  environment: process.env.NODE_ENV
3428
3428
  };
3429
3429
  var _status;
@@ -4960,7 +4960,7 @@ var BrowserStorageCache = createBrowserStorageCache();
4960
4960
  var clerk;
4961
4961
  noRhc.Clerk.sdkMetadata = {
4962
4962
  name: "@clerk/chrome-extension",
4963
- version: "2.7.0-snapshot.v20250926022751"
4963
+ version: "2.7.0"
4964
4964
  };
4965
4965
  async function createClerkClient({
4966
4966
  __experimental_syncHostListener = false,