@coldsurf/ocean-road 1.16.0 → 1.16.1-alpha.2

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/next.d.cts CHANGED
@@ -1,7 +1,7 @@
1
- import * as react62 from "react";
1
+ import * as react63 from "react";
2
2
  import * as react59 from "react";
3
3
  import * as react60 from "react";
4
- import * as react86 from "react";
4
+ import * as react62 from "react";
5
5
  import * as react21 from "react";
6
6
  import * as react0 from "react";
7
7
  import { AnchorHTMLAttributes, DependencyList, MouseEventHandler, PropsWithChildren, ReactNode } from "react";
@@ -71,7 +71,7 @@ declare function GlobalLink({
71
71
  onClick,
72
72
  target,
73
73
  ...otherProps
74
- }: PropsWithChildren<LinkProps & AnchorHTMLAttributes<HTMLAnchorElement>>): react62.JSX.Element;
74
+ }: PropsWithChildren<LinkProps & AnchorHTMLAttributes<HTMLAnchorElement>>): react63.JSX.Element;
75
75
  //# sourceMappingURL=global-link.d.ts.map
76
76
  //#endregion
77
77
  //#region src/next/global-link/global-link.store.d.ts
@@ -111,7 +111,7 @@ declare function AppFooter({
111
111
  playStoreUrl: string;
112
112
  instagramUrl: string;
113
113
  xUrl: string;
114
- }): react86.JSX.Element;
114
+ }): react62.JSX.Element;
115
115
  //# sourceMappingURL=app-footer.d.ts.map
116
116
  //#endregion
117
117
  //#region src/next/app-header/index.d.ts
package/dist/next.d.ts CHANGED
@@ -1,8 +1,8 @@
1
1
  import * as _emotion_styled0 from "@emotion/styled";
2
- import * as react84 from "react";
2
+ import * as react62 from "react";
3
3
  import * as react61 from "react";
4
4
  import * as react59 from "react";
5
- import * as react83 from "react";
5
+ import * as react63 from "react";
6
6
  import * as react21 from "react";
7
7
  import * as react0 from "react";
8
8
  import { AnchorHTMLAttributes, DependencyList, MouseEventHandler, PropsWithChildren, ReactNode } from "react";
@@ -71,7 +71,7 @@ declare function GlobalLink({
71
71
  onClick,
72
72
  target,
73
73
  ...otherProps
74
- }: PropsWithChildren<LinkProps & AnchorHTMLAttributes<HTMLAnchorElement>>): react84.JSX.Element;
74
+ }: PropsWithChildren<LinkProps & AnchorHTMLAttributes<HTMLAnchorElement>>): react62.JSX.Element;
75
75
  //# sourceMappingURL=global-link.d.ts.map
76
76
  //#endregion
77
77
  //#region src/next/global-link/global-link.store.d.ts
@@ -111,7 +111,7 @@ declare function AppFooter({
111
111
  playStoreUrl: string;
112
112
  instagramUrl: string;
113
113
  xUrl: string;
114
- }): react83.JSX.Element;
114
+ }): react63.JSX.Element;
115
115
  //# sourceMappingURL=app-footer.d.ts.map
116
116
  //#endregion
117
117
  //#region src/next/app-header/index.d.ts