From 5725a72992c9648906429c583e734030785a7e5f Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Tue, 25 Jun 2024 00:56:24 +0000 Subject: [PATCH] upgrade deps && docs --- ...color_switch_color_switch.ColorSwitch.html | 2 +- ...e_force_color_scheme.ForceColorScheme.html | 2 +- ...nt_force_theme_force_theme.ForceTheme.html | 2 +- ...t_theme_switcher_no_fouc.noFOUCScript.html | 2 +- ...switcher_theme_switcher.ThemeSwitcher.html | 2 +- docs/functions/hooks_use_theme.useTheme.html | 2 +- ...theme_switcher.NextJsSSGThemeSwitcher.html | 2 +- ...theme_switcher.NextJsSSRThemeSwitcher.html | 2 +- ..._ssg_theme_switcher.ServerSideWrapper.html | 2 +- ...remix_server_target.RemixServerTarget.html | 2 +- docs/functions/store.useForcedStore.html | 2 +- docs/functions/store.useThemeStore.html | 2 +- ..._switch_color_switch.ColorSwitchProps.html | 6 +- ...her_theme_switcher.ThemeSwitcherProps.html | 8 +- ...ks_use_theme._internal_.UseThemeYield.html | 6 +- ..._switcher.NextJsSSRThemeSwitcherProps.html | 10 +- ...theme_switcher.ServerSideWrapperProps.html | 10 +- ...x_server_target._internal_.ForcedPage.html | 4 +- ...get._internal_.RemixServerTargetProps.html | 10 +- docs/interfaces/store.ForcedStoreType.html | 6 +- docs/interfaces/store.ThemeStoreType.html | 12 +- .../client_color_switch_color_switch.html | 2 +- ...force_color_scheme_force_color_scheme.html | 2 +- .../client_force_theme_force_theme.html | 2 +- .../client_theme_switcher_no_fouc.html | 2 +- .../client_theme_switcher_theme_switcher.html | 2 +- docs/modules/constants.html | 2 +- docs/modules/hooks_use_theme.html | 2 +- ...me_switcher_nextjs_ssg_theme_switcher.html | 2 +- ...mix_server_target_remix_server_target.html | 2 +- docs/modules/store.html | 2 +- docs/modules/types.html | 2 +- ...nt_theme_switcher_no_fouc.ResolveFunc.html | 2 +- ..._theme_switcher_no_fouc.UpdateDOMFunc.html | 2 +- ...witcher_no_fouc.UpdateForcedPropsFunc.html | 2 +- ...witcher_no_fouc._internal_.ValuesType.html | 2 +- ..._nextjs_ssg_theme_switcher.ForcedPage.html | 2 +- docs/types/types.ColorSchemeType.html | 2 +- docs/types/types.ResolvedColorSchemeType.html | 2 +- docs/variables/constants.DARK.html | 2 +- docs/variables/constants.DEFAULT_ID.html | 2 +- docs/variables/constants.LIGHT.html | 2 +- docs/variables/constants.SYSTEM.html | 2 +- docs/variables/store.initialState.html | 2 +- examples/vite/package.json | 4 +- package.json | 2 +- packages/config-eslint/package.json | 2 +- pnpm-lock.yaml | 250 +++++++++--------- 48 files changed, 200 insertions(+), 200 deletions(-) diff --git a/docs/functions/client_color_switch_color_switch.ColorSwitch.html b/docs/functions/client_color_switch_color_switch.ColorSwitch.html index 638072f0..525295ef 100644 --- a/docs/functions/client_color_switch_color_switch.ColorSwitch.html +++ b/docs/functions/client_color_switch_color_switch.ColorSwitch.html @@ -6,4 +6,4 @@
<ColorSwitch size={20} skipSystem />
 
-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/functions/client_force_color_scheme_force_color_scheme.ForceColorScheme.html b/docs/functions/client_force_color_scheme_force_color_scheme.ForceColorScheme.html index 97366677..b59f77b5 100644 --- a/docs/functions/client_force_color_scheme_force_color_scheme.ForceColorScheme.html +++ b/docs/functions/client_force_color_scheme_force_color_scheme.ForceColorScheme.html @@ -1,2 +1,2 @@ ForceColorScheme | React18 Themes

Force color scheme on a page

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/functions/client_force_theme_force_theme.ForceTheme.html b/docs/functions/client_force_theme_force_theme.ForceTheme.html index 779b948a..88ca5fab 100644 --- a/docs/functions/client_force_theme_force_theme.ForceTheme.html +++ b/docs/functions/client_force_theme_force_theme.ForceTheme.html @@ -1,2 +1,2 @@ ForceTheme | React18 Themes

Force theme on a page

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/functions/client_theme_switcher_no_fouc.noFOUCScript.html b/docs/functions/client_theme_switcher_no_fouc.noFOUCScript.html index 7f724a71..cb49499f 100644 --- a/docs/functions/client_theme_switcher_no_fouc.noFOUCScript.html +++ b/docs/functions/client_theme_switcher_no_fouc.noFOUCScript.html @@ -1,2 +1,2 @@ noFOUCScript | React18 Themes

Script to be injected for avoiding FOUC

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/functions/client_theme_switcher_theme_switcher.ThemeSwitcher.html b/docs/functions/client_theme_switcher_theme_switcher.ThemeSwitcher.html index 35f0a402..aac3c7b6 100644 --- a/docs/functions/client_theme_switcher_theme_switcher.ThemeSwitcher.html +++ b/docs/functions/client_theme_switcher_theme_switcher.ThemeSwitcher.html @@ -7,4 +7,4 @@
<NextJsSSGThemeSwitcher />
 
-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/functions/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.NextJsSSRThemeSwitcher.html b/docs/functions/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.NextJsSSRThemeSwitcher.html index 8df935a0..6c52309e 100644 --- a/docs/functions/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.NextJsSSRThemeSwitcher.html +++ b/docs/functions/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.NextJsSSRThemeSwitcher.html @@ -5,4 +5,4 @@
<NextJsSSRThemeSwitcher />
 
-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/functions/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ServerSideWrapper.html b/docs/functions/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ServerSideWrapper.html index 2378cd59..42ccc5ad 100644 --- a/docs/functions/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ServerSideWrapper.html +++ b/docs/functions/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ServerSideWrapper.html @@ -6,4 +6,4 @@
<ServerSideWrapperProps lang="en">
<body>
<ThemeSwitcher />
{children}
</body>
</ServerSideWrapperProps>
-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/functions/server_remix_remix_server_target_remix_server_target.RemixServerTarget.html b/docs/functions/server_remix_remix_server_target_remix_server_target.RemixServerTarget.html index bbdbf3b6..d402a397 100644 --- a/docs/functions/server_remix_remix_server_target_remix_server_target.RemixServerTarget.html +++ b/docs/functions/server_remix_remix_server_target_remix_server_target.RemixServerTarget.html @@ -4,4 +4,4 @@
<RemixServerTarget />
 
-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/functions/store.useForcedStore.html b/docs/functions/store.useForcedStore.html index fa19efa9..239bb566 100644 --- a/docs/functions/store.useForcedStore.html +++ b/docs/functions/store.useForcedStore.html @@ -1 +1 @@ -useForcedStore | React18 Themes

Function useForcedStore

\ No newline at end of file +useForcedStore | React18 Themes

Function useForcedStore

\ No newline at end of file diff --git a/docs/functions/store.useThemeStore.html b/docs/functions/store.useThemeStore.html index 982fc923..a0f44550 100644 --- a/docs/functions/store.useThemeStore.html +++ b/docs/functions/store.useThemeStore.html @@ -1,2 +1,2 @@ useThemeStore | React18 Themes

Function useThemeStore

internal store

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/interfaces/client_color_switch_color_switch.ColorSwitchProps.html b/docs/interfaces/client_color_switch_color_switch.ColorSwitchProps.html index df07a82e..143e9297 100644 --- a/docs/interfaces/client_color_switch_color_switch.ColorSwitchProps.html +++ b/docs/interfaces/client_color_switch_color_switch.ColorSwitchProps.html @@ -1,6 +1,6 @@ -ColorSwitchProps | React18 Themes
interface ColorSwitchProps {
    size?: number;
    skipSystem?: boolean;
    targetSelector?: string;
}

Hierarchy

Properties

size? +ColorSwitchProps | React18 Themes
interface ColorSwitchProps {
    size?: number;
    skipSystem?: boolean;
    targetSelector?: string;
}

Hierarchy

Properties

size?: number

Diameter of the color switch

-
skipSystem?: boolean

Skip system colorScheme while toggling

-
targetSelector?: string
\ No newline at end of file +
skipSystem?: boolean

Skip system colorScheme while toggling

+
targetSelector?: string
\ No newline at end of file diff --git a/docs/interfaces/client_theme_switcher_theme_switcher.ThemeSwitcherProps.html b/docs/interfaces/client_theme_switcher_theme_switcher.ThemeSwitcherProps.html index 49833f9c..cf2831d3 100644 --- a/docs/interfaces/client_theme_switcher_theme_switcher.ThemeSwitcherProps.html +++ b/docs/interfaces/client_theme_switcher_theme_switcher.ThemeSwitcherProps.html @@ -1,9 +1,9 @@ -ThemeSwitcherProps | React18 Themes
interface ThemeSwitcherProps {
    forcedColorScheme?: ColorSchemeType;
    forcedTheme?: string;
    nonce?: string;
    styles?: Record<string, string>;
    targetSelector?: string;
    themeTransition?: string;
}

Properties

forcedColorScheme? +ThemeSwitcherProps | React18 Themes
interface ThemeSwitcherProps {
    forcedColorScheme?: ColorSchemeType;
    forcedTheme?: string;
    nonce?: string;
    styles?: Record<string, string>;
    targetSelector?: string;
    themeTransition?: string;
}

Properties

forcedColorScheme?: ColorSchemeType
forcedTheme?: string
nonce?: string

The nonce value for your Content Security Policy.

-
styles?: Record<string, string>

provide styles object imported from CSS/SCSS modules, if you are using CSS/SCSS modules.

-
targetSelector?: string
themeTransition?: string
\ No newline at end of file +

Properties

forcedColorScheme?: ColorSchemeType
forcedTheme?: string
nonce?: string

The nonce value for your Content Security Policy.

+
styles?: Record<string, string>

provide styles object imported from CSS/SCSS modules, if you are using CSS/SCSS modules.

+
targetSelector?: string
themeTransition?: string
\ No newline at end of file diff --git a/docs/interfaces/hooks_use_theme._internal_.UseThemeYield.html b/docs/interfaces/hooks_use_theme._internal_.UseThemeYield.html index a51f8b55..6c09b8d4 100644 --- a/docs/interfaces/hooks_use_theme._internal_.UseThemeYield.html +++ b/docs/interfaces/hooks_use_theme._internal_.UseThemeYield.html @@ -1,4 +1,4 @@ -UseThemeYield | React18 Themes
interface UseThemeYield {
    colorSchemePref: ColorSchemeType;
    darkTheme: string;
    lightTheme: string;
    resolvedColorScheme: ResolvedColorSchemeType;
    resolvedTheme: string;
    setColorSchemePref: ((colorSchemePref: ColorSchemeType) => void);
    setDarkTheme: ((darkTheme: string) => void);
    setForcedColorScheme: ((forcedColorScheme: ColorSchemeType) => void);
    setForcedTheme: ((forcedTheme: string) => void);
    setLightTheme: ((lightTheme: string) => void);
    setTheme: ((theme: string) => void);
    setThemeSet: ((themeSet: {
        darkTheme: string;
        lightTheme: string;
    }) => void);
    systemColorScheme: ResolvedColorSchemeType;
    theme: string;
    toggleColorScheme: ((skipSystem?: boolean) => void);
}

Properties

colorSchemePref +UseThemeYield | React18 Themes
interface UseThemeYield {
    colorSchemePref: ColorSchemeType;
    darkTheme: string;
    lightTheme: string;
    resolvedColorScheme: ResolvedColorSchemeType;
    resolvedTheme: string;
    setColorSchemePref: ((colorSchemePref: ColorSchemeType) => void);
    setDarkTheme: ((darkTheme: string) => void);
    setForcedColorScheme: ((forcedColorScheme: ColorSchemeType) => void);
    setForcedTheme: ((forcedTheme: string) => void);
    setLightTheme: ((lightTheme: string) => void);
    setTheme: ((theme: string) => void);
    setThemeSet: ((themeSet: {
        darkTheme: string;
        lightTheme: string;
    }) => void);
    systemColorScheme: ResolvedColorSchemeType;
    theme: string;
    toggleColorScheme: ((skipSystem?: boolean) => void);
}

Properties

colorSchemePref: ColorSchemeType
darkTheme: string
lightTheme: string
resolvedColorScheme: ResolvedColorSchemeType
resolvedTheme: string
setColorSchemePref: ((colorSchemePref: ColorSchemeType) => void)
setDarkTheme: ((darkTheme: string) => void)
setForcedColorScheme: ((forcedColorScheme: ColorSchemeType) => void)
setForcedTheme: ((forcedTheme: string) => void)
setLightTheme: ((lightTheme: string) => void)
setTheme: ((theme: string) => void)

actions

-
setThemeSet: ((themeSet: {
    darkTheme: string;
    lightTheme: string;
}) => void)
systemColorScheme: ResolvedColorSchemeType
theme: string
toggleColorScheme: ((skipSystem?: boolean) => void)
\ No newline at end of file +

Properties

colorSchemePref: ColorSchemeType
darkTheme: string
lightTheme: string
resolvedColorScheme: ResolvedColorSchemeType
resolvedTheme: string
setColorSchemePref: ((colorSchemePref: ColorSchemeType) => void)
setDarkTheme: ((darkTheme: string) => void)
setForcedColorScheme: ((forcedColorScheme: ColorSchemeType) => void)
setForcedTheme: ((forcedTheme: string) => void)
setLightTheme: ((lightTheme: string) => void)
setTheme: ((theme: string) => void)

actions

+
setThemeSet: ((themeSet: {
    darkTheme: string;
    lightTheme: string;
}) => void)
systemColorScheme: ResolvedColorSchemeType
theme: string
toggleColorScheme: ((skipSystem?: boolean) => void)
\ No newline at end of file diff --git a/docs/interfaces/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.NextJsSSRThemeSwitcherProps.html b/docs/interfaces/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.NextJsSSRThemeSwitcherProps.html index 8bc24eef..31c84e9f 100644 --- a/docs/interfaces/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.NextJsSSRThemeSwitcherProps.html +++ b/docs/interfaces/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.NextJsSSRThemeSwitcherProps.html @@ -1,11 +1,11 @@ -NextJsSSRThemeSwitcherProps | React18 Themes
interface NextJsSSRThemeSwitcherProps {
    children?: ReactNode;
    forcedPages?: ForcedPage[];
    styles?: Record<string, string>;
    tag?: keyof IntrinsicElements;
    targetId?: string;
}

Hierarchy (view full)

Properties

children? +NextJsSSRThemeSwitcherProps | React18 Themes
interface NextJsSSRThemeSwitcherProps {
    children?: ReactNode;
    forcedPages?: ForcedPage[];
    styles?: Record<string, string>;
    tag?: keyof IntrinsicElements;
    targetId?: string;
}

Hierarchy (view full)

Properties

children?: ReactNode
forcedPages?: ForcedPage[]
styles?: Record<string, string>

provide styles object imported from CSS/SCSS modules, if you are using CSS/SCSS modules.

-
tag?: keyof IntrinsicElements
'div'
+

Properties

children?: ReactNode
forcedPages?: ForcedPage[]
styles?: Record<string, string>

provide styles object imported from CSS/SCSS modules, if you are using CSS/SCSS modules.

+
tag?: keyof IntrinsicElements
'div'
 
-
targetId?: string

id of target element to apply classes to. This is useful when you want to apply theme only to specific container.

-
\ No newline at end of file +
targetId?: string

id of target element to apply classes to. This is useful when you want to apply theme only to specific container.

+
\ No newline at end of file diff --git a/docs/interfaces/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ServerSideWrapperProps.html b/docs/interfaces/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ServerSideWrapperProps.html index e511e851..c012c94e 100644 --- a/docs/interfaces/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ServerSideWrapperProps.html +++ b/docs/interfaces/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ServerSideWrapperProps.html @@ -1,11 +1,11 @@ -ServerSideWrapperProps | React18 Themes
interface ServerSideWrapperProps {
    children?: ReactNode;
    forcedPages?: ForcedPage[];
    styles?: Record<string, string>;
    tag?: keyof IntrinsicElements;
    targetId?: string;
}

Hierarchy (view full)

Properties

children? +ServerSideWrapperProps | React18 Themes
interface ServerSideWrapperProps {
    children?: ReactNode;
    forcedPages?: ForcedPage[];
    styles?: Record<string, string>;
    tag?: keyof IntrinsicElements;
    targetId?: string;
}

Hierarchy (view full)

Properties

children?: ReactNode
forcedPages?: ForcedPage[]
styles?: Record<string, string>

provide styles object imported from CSS/SCSS modules, if you are using CSS/SCSS modules.

-
tag?: keyof IntrinsicElements
'html'
+

Properties

children?: ReactNode
forcedPages?: ForcedPage[]
styles?: Record<string, string>

provide styles object imported from CSS/SCSS modules, if you are using CSS/SCSS modules.

+
tag?: keyof IntrinsicElements
'html'
 
-
targetId?: string

id of target element to apply classes to. This is useful when you want to apply theme only to specific container.

-
\ No newline at end of file +
targetId?: string

id of target element to apply classes to. This is useful when you want to apply theme only to specific container.

+
\ No newline at end of file diff --git a/docs/interfaces/server_remix_remix_server_target_remix_server_target._internal_.ForcedPage.html b/docs/interfaces/server_remix_remix_server_target_remix_server_target._internal_.ForcedPage.html index 7fd2198a..02f56255 100644 --- a/docs/interfaces/server_remix_remix_server_target_remix_server_target._internal_.ForcedPage.html +++ b/docs/interfaces/server_remix_remix_server_target_remix_server_target._internal_.ForcedPage.html @@ -1,3 +1,3 @@ -ForcedPage | React18 Themes
interface ForcedPage {
    pathMatcher: string | RegExp;
    themes: {
        colorScheme?: ColorSchemeType;
        theme?: string;
    };
}

Properties

pathMatcher +ForcedPage | React18 Themes
interface ForcedPage {
    pathMatcher: string | RegExp;
    themes: {
        colorScheme?: ColorSchemeType;
        theme?: string;
    };
}

Properties

Properties

pathMatcher: string | RegExp
themes: {
    colorScheme?: ColorSchemeType;
    theme?: string;
}
\ No newline at end of file +

Properties

pathMatcher: string | RegExp
themes: {
    colorScheme?: ColorSchemeType;
    theme?: string;
}
\ No newline at end of file diff --git a/docs/interfaces/server_remix_remix_server_target_remix_server_target._internal_.RemixServerTargetProps.html b/docs/interfaces/server_remix_remix_server_target_remix_server_target._internal_.RemixServerTargetProps.html index e5eb5730..7290bbaa 100644 --- a/docs/interfaces/server_remix_remix_server_target_remix_server_target._internal_.RemixServerTargetProps.html +++ b/docs/interfaces/server_remix_remix_server_target_remix_server_target._internal_.RemixServerTargetProps.html @@ -1,10 +1,10 @@ -RemixServerTargetProps | React18 Themes
interface RemixServerTargetProps {
    children?: ReactNode;
    forcedPages?: ForcedPage[];
    styles?: Record<string, string>;
    tag?: keyof IntrinsicElements;
}

Hierarchy

Properties

children? +RemixServerTargetProps | React18 Themes
interface RemixServerTargetProps {
    children?: ReactNode;
    forcedPages?: ForcedPage[];
    styles?: Record<string, string>;
    tag?: keyof IntrinsicElements;
}

Hierarchy

Properties

children?: ReactNode
forcedPages?: ForcedPage[]

not implemented yet

-
styles?: Record<string, string>

provide styles object imported from CSS/SCSS modules, if you are using CSS/SCSS modules.

-
tag?: keyof IntrinsicElements
'div'
+

Properties

children?: ReactNode
forcedPages?: ForcedPage[]

not implemented yet

+
styles?: Record<string, string>

provide styles object imported from CSS/SCSS modules, if you are using CSS/SCSS modules.

+
tag?: keyof IntrinsicElements
'div'
 
-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/interfaces/store.ForcedStoreType.html b/docs/interfaces/store.ForcedStoreType.html index 712087dc..ea2ff969 100644 --- a/docs/interfaces/store.ForcedStoreType.html +++ b/docs/interfaces/store.ForcedStoreType.html @@ -1,5 +1,5 @@ -ForcedStoreType | React18 Themes

Interface ForcedStoreType

interface ForcedStoreType {
    f?: string;
    fc?: ColorSchemeType;
}

Properties

f? +ForcedStoreType | React18 Themes

Interface ForcedStoreType

interface ForcedStoreType {
    f?: string;
    fc?: ColorSchemeType;
}

Properties

Properties

f?: string

forced theme

-

forced colorScheme

-
\ No newline at end of file +

forced colorScheme

+
\ No newline at end of file diff --git a/docs/interfaces/store.ThemeStoreType.html b/docs/interfaces/store.ThemeStoreType.html index 6de86825..6a739b32 100644 --- a/docs/interfaces/store.ThemeStoreType.html +++ b/docs/interfaces/store.ThemeStoreType.html @@ -1,11 +1,11 @@ -ThemeStoreType | React18 Themes

Interface ThemeStoreType

interface ThemeStoreType {
    c: ColorSchemeType;
    d: string;
    l: string;
    s: ResolvedColorSchemeType;
    t: string;
}

Properties

c +ThemeStoreType | React18 Themes

Interface ThemeStoreType

interface ThemeStoreType {
    c: ColorSchemeType;
    d: string;
    l: string;
    s: ResolvedColorSchemeType;
    t: string;
}

Properties

c d l s t

Properties

colorSchemePref

-
d: string

darkTheme

-
l: string

lightTheme

-

systemColorScheme

-
t: string

theme

-
\ No newline at end of file +
d: string

darkTheme

+
l: string

lightTheme

+

systemColorScheme

+
t: string

theme

+
\ No newline at end of file diff --git a/docs/modules/client_color_switch_color_switch.html b/docs/modules/client_color_switch_color_switch.html index 85d13f16..0b3672cd 100644 --- a/docs/modules/client_color_switch_color_switch.html +++ b/docs/modules/client_color_switch_color_switch.html @@ -1,3 +1,3 @@ -client/color-switch/color-switch | React18 Themes

Module client/color-switch/color-switch

Index

Interfaces

ColorSwitchProps +client/color-switch/color-switch | React18 Themes

Module client/color-switch/color-switch

Index

Interfaces

Functions

\ No newline at end of file diff --git a/docs/modules/client_force_color_scheme_force_color_scheme.html b/docs/modules/client_force_color_scheme_force_color_scheme.html index 50a356ce..417addd7 100644 --- a/docs/modules/client_force_color_scheme_force_color_scheme.html +++ b/docs/modules/client_force_color_scheme_force_color_scheme.html @@ -1,2 +1,2 @@ -client/force-color-scheme/force-color-scheme | React18 Themes

Module client/force-color-scheme/force-color-scheme

Index

Functions

ForceColorScheme +client/force-color-scheme/force-color-scheme | React18 Themes
\ No newline at end of file diff --git a/docs/modules/client_force_theme_force_theme.html b/docs/modules/client_force_theme_force_theme.html index 0982f345..3474fbe9 100644 --- a/docs/modules/client_force_theme_force_theme.html +++ b/docs/modules/client_force_theme_force_theme.html @@ -1,2 +1,2 @@ -client/force-theme/force-theme | React18 Themes

Module client/force-theme/force-theme

Index

Functions

ForceTheme +client/force-theme/force-theme | React18 Themes

Module client/force-theme/force-theme

Index

Functions

\ No newline at end of file diff --git a/docs/modules/client_theme_switcher_no_fouc.html b/docs/modules/client_theme_switcher_no_fouc.html index 57457803..294956c6 100644 --- a/docs/modules/client_theme_switcher_no_fouc.html +++ b/docs/modules/client_theme_switcher_no_fouc.html @@ -1,4 +1,4 @@ -client/theme-switcher/no-fouc | React18 Themes

Module client/theme-switcher/no-fouc

Index

Modules

<internal> +client/theme-switcher/no-fouc | React18 Themes

Module client/theme-switcher/no-fouc

Index

Modules

Type Aliases

ResolveFunc UpdateDOMFunc UpdateForcedPropsFunc diff --git a/docs/modules/client_theme_switcher_theme_switcher.html b/docs/modules/client_theme_switcher_theme_switcher.html index dbf0fdd6..cb9140e3 100644 --- a/docs/modules/client_theme_switcher_theme_switcher.html +++ b/docs/modules/client_theme_switcher_theme_switcher.html @@ -1,3 +1,3 @@ -client/theme-switcher/theme-switcher | React18 Themes

Module client/theme-switcher/theme-switcher

Index

Interfaces

ThemeSwitcherProps +client/theme-switcher/theme-switcher | React18 Themes
\ No newline at end of file diff --git a/docs/modules/constants.html b/docs/modules/constants.html index d59ebb4a..d2216ffe 100644 --- a/docs/modules/constants.html +++ b/docs/modules/constants.html @@ -1,4 +1,4 @@ -constants | React18 Themes

Module constants

Index

Variables

DARK +constants | React18 Themes

Module constants

Index

Variables

DARK DEFAULT_ID LIGHT SYSTEM diff --git a/docs/modules/hooks_use_theme.html b/docs/modules/hooks_use_theme.html index e1bb60af..04742180 100644 --- a/docs/modules/hooks_use_theme.html +++ b/docs/modules/hooks_use_theme.html @@ -1,3 +1,3 @@ -hooks/use-theme | React18 Themes

Module hooks/use-theme

Index

Modules

<internal> +hooks/use-theme | React18 Themes

Module hooks/use-theme

Index

Modules

Functions

\ No newline at end of file diff --git a/docs/modules/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.html b/docs/modules/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.html index 44dc0278..2f212b22 100644 --- a/docs/modules/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.html +++ b/docs/modules/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.html @@ -1,4 +1,4 @@ -server/nextjs/nextjs-ssg-theme-switcher/nextjs-ssg-theme-switcher | React18 Themes

Module server/nextjs/nextjs-ssg-theme-switcher/nextjs-ssg-theme-switcher

References

NextJsServerTarget +server/nextjs/nextjs-ssg-theme-switcher/nextjs-ssg-theme-switcher | React18 Themes

Module server/nextjs/nextjs-ssg-theme-switcher/nextjs-ssg-theme-switcher

References

Interfaces

Type Aliases

ForcedPage diff --git a/docs/modules/server_remix_remix_server_target_remix_server_target.html b/docs/modules/server_remix_remix_server_target_remix_server_target.html index 45bcda1a..79d0a4e7 100644 --- a/docs/modules/server_remix_remix_server_target_remix_server_target.html +++ b/docs/modules/server_remix_remix_server_target_remix_server_target.html @@ -1,3 +1,3 @@ -server/remix/remix-server-target/remix-server-target | React18 Themes

Module server/remix/remix-server-target/remix-server-target

Index

Modules

<internal> +server/remix/remix-server-target/remix-server-target | React18 Themes
\ No newline at end of file diff --git a/docs/modules/store.html b/docs/modules/store.html index 69b56225..098118cf 100644 --- a/docs/modules/store.html +++ b/docs/modules/store.html @@ -1,4 +1,4 @@ -store | React18 Themes

Index

Interfaces

ForcedStoreType +store | React18 Themes

Index

Interfaces

Variables

Functions

useForcedStore diff --git a/docs/modules/types.html b/docs/modules/types.html index 7a8cff9e..efe99f0b 100644 --- a/docs/modules/types.html +++ b/docs/modules/types.html @@ -1,3 +1,3 @@ -types | React18 Themes

Index

Type Aliases

ColorSchemeType +types | React18 Themes
\ No newline at end of file diff --git a/docs/types/client_theme_switcher_no_fouc.ResolveFunc.html b/docs/types/client_theme_switcher_no_fouc.ResolveFunc.html index f9f471d6..4383f1d1 100644 --- a/docs/types/client_theme_switcher_no_fouc.ResolveFunc.html +++ b/docs/types/client_theme_switcher_no_fouc.ResolveFunc.html @@ -1 +1 @@ -ResolveFunc | React18 Themes
\ No newline at end of file +ResolveFunc | React18 Themes
\ No newline at end of file diff --git a/docs/types/client_theme_switcher_no_fouc.UpdateDOMFunc.html b/docs/types/client_theme_switcher_no_fouc.UpdateDOMFunc.html index 4cb4086e..33465e2a 100644 --- a/docs/types/client_theme_switcher_no_fouc.UpdateDOMFunc.html +++ b/docs/types/client_theme_switcher_no_fouc.UpdateDOMFunc.html @@ -1 +1 @@ -UpdateDOMFunc | React18 Themes
UpdateDOMFunc: ((values: ValuesType) => void)
\ No newline at end of file +UpdateDOMFunc | React18 Themes
UpdateDOMFunc: ((values: ValuesType) => void)
\ No newline at end of file diff --git a/docs/types/client_theme_switcher_no_fouc.UpdateForcedPropsFunc.html b/docs/types/client_theme_switcher_no_fouc.UpdateForcedPropsFunc.html index abdf4335..2edf1a4b 100644 --- a/docs/types/client_theme_switcher_no_fouc.UpdateForcedPropsFunc.html +++ b/docs/types/client_theme_switcher_no_fouc.UpdateForcedPropsFunc.html @@ -1 +1 @@ -UpdateForcedPropsFunc | React18 Themes
UpdateForcedPropsFunc: ((forcedThemeProp?: string, forcedColorSchemeProp?: ColorSchemeType) => void)
\ No newline at end of file +UpdateForcedPropsFunc | React18 Themes
UpdateForcedPropsFunc: ((forcedThemeProp?: string, forcedColorSchemeProp?: ColorSchemeType) => void)
\ No newline at end of file diff --git a/docs/types/client_theme_switcher_no_fouc._internal_.ValuesType.html b/docs/types/client_theme_switcher_no_fouc._internal_.ValuesType.html index 08f48311..dad5ecf5 100644 --- a/docs/types/client_theme_switcher_no_fouc._internal_.ValuesType.html +++ b/docs/types/client_theme_switcher_no_fouc._internal_.ValuesType.html @@ -1 +1 @@ -ValuesType | React18 Themes
\ No newline at end of file +ValuesType | React18 Themes
\ No newline at end of file diff --git a/docs/types/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ForcedPage.html b/docs/types/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ForcedPage.html index e280cfe1..e1aef3b4 100644 --- a/docs/types/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ForcedPage.html +++ b/docs/types/server_nextjs_nextjs_ssg_theme_switcher_nextjs_ssg_theme_switcher.ForcedPage.html @@ -1 +1 @@ -ForcedPage | React18 Themes
\ No newline at end of file +ForcedPage | React18 Themes
\ No newline at end of file diff --git a/docs/types/types.ColorSchemeType.html b/docs/types/types.ColorSchemeType.html index 0c3a9fc5..b4d44e99 100644 --- a/docs/types/types.ColorSchemeType.html +++ b/docs/types/types.ColorSchemeType.html @@ -1,2 +1,2 @@ ColorSchemeType | React18 Themes

Type Alias ColorSchemeType

ColorSchemeType:
    | ""
    | "system"
    | "dark"
    | "light"

Types to be exposed to users

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/types/types.ResolvedColorSchemeType.html b/docs/types/types.ResolvedColorSchemeType.html index 64217492..7be7ad57 100644 --- a/docs/types/types.ResolvedColorSchemeType.html +++ b/docs/types/types.ResolvedColorSchemeType.html @@ -1 +1 @@ -ResolvedColorSchemeType | React18 Themes

Type Alias ResolvedColorSchemeType

ResolvedColorSchemeType: "dark" | "light"
\ No newline at end of file +ResolvedColorSchemeType | React18 Themes

Type Alias ResolvedColorSchemeType

ResolvedColorSchemeType: "dark" | "light"
\ No newline at end of file diff --git a/docs/variables/constants.DARK.html b/docs/variables/constants.DARK.html index b8907c9a..3cdb01f9 100644 --- a/docs/variables/constants.DARK.html +++ b/docs/variables/constants.DARK.html @@ -1 +1 @@ -DARK | React18 Themes

Variable DARKConst

DARK: "dark" = "dark"
\ No newline at end of file +DARK | React18 Themes

Variable DARKConst

DARK: "dark" = "dark"
\ No newline at end of file diff --git a/docs/variables/constants.DEFAULT_ID.html b/docs/variables/constants.DEFAULT_ID.html index 4b2a2a1b..4ac049c4 100644 --- a/docs/variables/constants.DEFAULT_ID.html +++ b/docs/variables/constants.DEFAULT_ID.html @@ -1,2 +1,2 @@ DEFAULT_ID | React18 Themes

Variable DEFAULT_IDConst

DEFAULT_ID: "rth" = "rth"

shared constants -- keep in separate files for better tree-shaking and dependency injection

-
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/variables/constants.LIGHT.html b/docs/variables/constants.LIGHT.html index 321b9c52..0acd098e 100644 --- a/docs/variables/constants.LIGHT.html +++ b/docs/variables/constants.LIGHT.html @@ -1 +1 @@ -LIGHT | React18 Themes

Variable LIGHTConst

LIGHT: "light" = "light"
\ No newline at end of file +LIGHT | React18 Themes

Variable LIGHTConst

LIGHT: "light" = "light"
\ No newline at end of file diff --git a/docs/variables/constants.SYSTEM.html b/docs/variables/constants.SYSTEM.html index ec6676be..7d13ebcf 100644 --- a/docs/variables/constants.SYSTEM.html +++ b/docs/variables/constants.SYSTEM.html @@ -1 +1 @@ -SYSTEM | React18 Themes

Variable SYSTEMConst

SYSTEM: "system" = "system"
\ No newline at end of file +SYSTEM | React18 Themes

Variable SYSTEMConst

SYSTEM: "system" = "system"
\ No newline at end of file diff --git a/docs/variables/store.initialState.html b/docs/variables/store.initialState.html index 8e998ed0..e006307d 100644 --- a/docs/variables/store.initialState.html +++ b/docs/variables/store.initialState.html @@ -1 +1 @@ -initialState | React18 Themes

Variable initialStateConst

initialState: ThemeStoreType = ...
\ No newline at end of file +initialState | React18 Themes

Variable initialStateConst

initialState: ThemeStoreType = ...
\ No newline at end of file diff --git a/examples/vite/package.json b/examples/vite/package.json index c330578a..0e409409 100644 --- a/examples/vite/package.json +++ b/examples/vite/package.json @@ -12,10 +12,10 @@ }, "dependencies": { "@repo/shared": "workspace:*", - "react18-themes": "workspace:*", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-router-dom": "^6.23.1" + "react-router-dom": "^6.24.0", + "react18-themes": "workspace:*" }, "devDependencies": { "@repo/eslint-config": "workspace:*", diff --git a/package.json b/package.json index 6b7967fe..85682341 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "enquirer": "^2.4.1", "plop": "^4.0.1", "prettier": "^3.3.2", - "turbo": "^2.0.4", + "turbo": "^2.0.5", "typedoc": "^0.26.2", "typedoc-plugin-extras": "^3.0.0", "typedoc-plugin-inline-sources": "^1.0.2", diff --git a/packages/config-eslint/package.json b/packages/config-eslint/package.json index 83235c05..9abac927 100644 --- a/packages/config-eslint/package.json +++ b/packages/config-eslint/package.json @@ -5,7 +5,7 @@ "private": true, "devDependencies": { "@vercel/style-guide": "^6.0.0", - "eslint-config-turbo": "^2.0.4", + "eslint-config-turbo": "^2.0.5", "eslint-plugin-mdx": "^3.1.5", "eslint-plugin-only-warn": "^1.1.0", "eslint-plugin-storybook": "^0.8.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 256f975f..2c8b5eac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 turbo: - specifier: ^2.0.4 - version: 2.0.4 + specifier: ^2.0.5 + version: 2.0.5 typedoc: specifier: ^0.26.2 version: 0.26.2(typescript@5.5.2) @@ -152,8 +152,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-router-dom: - specifier: ^6.23.1 - version: 6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^6.24.0 + version: 6.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react18-themes: specifier: workspace:* version: link:../../lib @@ -247,8 +247,8 @@ importers: specifier: ^6.0.0 version: 6.0.0(@next/eslint-plugin-next@14.2.4)(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(prettier@3.3.2)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.8)) eslint-config-turbo: - specifier: ^2.0.4 - version: 2.0.4(eslint@9.5.0) + specifier: ^2.0.5 + version: 2.0.5(eslint@9.5.0) eslint-plugin-mdx: specifier: ^3.1.5 version: 3.1.5(eslint@9.5.0) @@ -990,8 +990,8 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} - '@remix-run/router@1.16.1': - resolution: {integrity: sha512-es2g3dq6Nb07iFxGk5GuHN20RwBZOsuDQN7izWIisUcv9r+d2C5jQxqmgkdebXgReWfiyUabcki6Fg77mSNrig==} + '@remix-run/router@1.17.0': + resolution: {integrity: sha512-2D6XaHEVvkCn682XBnipbJjgZUU7xjLtA4dGJRBVUKpEaDYOZMENZoZjAOSb7qirxt5RupjzZxz4fK2FO+EFPw==} engines: {node: '>=14.0.0'} '@rollup/rollup-android-arm-eabi@4.18.0': @@ -1234,8 +1234,8 @@ packages: '@types/yargs@17.0.32': resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} - '@typescript-eslint/eslint-plugin@7.13.1': - resolution: {integrity: sha512-kZqi+WZQaZfPKnsflLJQCz6Ze9FFSMfXrrIOcyargekQxG37ES7DJNpJUE9Q/X5n3yTIP/WPutVNzgknQ7biLg==} + '@typescript-eslint/eslint-plugin@7.14.1': + resolution: {integrity: sha512-aAJd6bIf2vvQRjUG3ZkNXkmBpN+J7Wd0mfQiiVCJMu9Z5GcZZdcc0j8XwN/BM97Fl7e3SkTXODSk4VehUv7CGw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -1245,8 +1245,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@7.13.1': - resolution: {integrity: sha512-1ELDPlnLvDQ5ybTSrMhRTFDfOQEOXNM+eP+3HT/Yq7ruWpciQw+Avi73pdEbA4SooCawEWo3dtYbF68gN7Ed1A==} + '@typescript-eslint/parser@7.14.1': + resolution: {integrity: sha512-8lKUOebNLcR0D7RvlcloOacTOWzOqemWEWkKSVpMZVF/XVcwjPR+3MD08QzbW9TCGJ+DwIc6zUSGZ9vd8cO1IA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -1259,12 +1259,12 @@ packages: resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@typescript-eslint/scope-manager@7.13.1': - resolution: {integrity: sha512-adbXNVEs6GmbzaCpymHQ0MB6E4TqoiVbC0iqG3uijR8ZYfpAXMGttouQzF4Oat3P2GxDVIrg7bMI/P65LiQZdg==} + '@typescript-eslint/scope-manager@7.14.1': + resolution: {integrity: sha512-gPrFSsoYcsffYXTOZ+hT7fyJr95rdVe4kGVX1ps/dJ+DfmlnjFN/GcMxXcVkeHDKqsq6uAcVaQaIi3cFffmAbA==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/type-utils@7.13.1': - resolution: {integrity: sha512-aWDbLu1s9bmgPGXSzNCxELu+0+HQOapV/y+60gPXafR8e2g1Bifxzevaa+4L2ytCWm+CHqpELq4CSoN9ELiwCg==} + '@typescript-eslint/type-utils@7.14.1': + resolution: {integrity: sha512-/MzmgNd3nnbDbOi3LfasXWWe292+iuo+umJ0bCCMCPc1jLO/z2BQmWUUUXvXLbrQey/JgzdF/OV+I5bzEGwJkQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -1277,8 +1277,8 @@ packages: resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@typescript-eslint/types@7.13.1': - resolution: {integrity: sha512-7K7HMcSQIAND6RBL4kDl24sG/xKM13cA85dc7JnmQXw2cBDngg7c19B++JzvJHRG3zG36n9j1i451GBzRuHchw==} + '@typescript-eslint/types@7.14.1': + resolution: {integrity: sha512-mL7zNEOQybo5R3AavY+Am7KLv8BorIv7HCYS5rKoNZKQD9tsfGUpO4KdAn3sSUvTiS4PQkr2+K0KJbxj8H9NDg==} engines: {node: ^18.18.0 || >=20.0.0} '@typescript-eslint/typescript-estree@5.62.0': @@ -1290,8 +1290,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@7.13.1': - resolution: {integrity: sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==} + '@typescript-eslint/typescript-estree@7.14.1': + resolution: {integrity: sha512-k5d0VuxViE2ulIO6FbxxSZaxqDVUyMbXcidC8rHvii0I56XZPv8cq+EhMns+d/EVIL41sMXqRbK3D10Oza1bbA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' @@ -1305,8 +1305,8 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - '@typescript-eslint/utils@7.13.1': - resolution: {integrity: sha512-h5MzFBD5a/Gh/fvNdp9pTfqJAbuQC4sCN2WzuXme71lqFJsZtLbjxfSk4r3p02WIArOF9N94pdsLiGutpDbrXQ==} + '@typescript-eslint/utils@7.14.1': + resolution: {integrity: sha512-CMmVVELns3nak3cpJhZosDkm63n+DwBlDX8g0k4QUa9BMnF+lH2lr3d130M1Zt1xxmB3LLk3NV7KQCq86ZBBhQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -1315,8 +1315,8 @@ packages: resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@typescript-eslint/visitor-keys@7.13.1': - resolution: {integrity: sha512-k/Bfne7lrP7hcb7m9zSsgcBmo+8eicqqfNAJ7uUY+jkTFpKeH2FSkWpFRtimBxgkyvqfu9jTPRbYOvud6isdXA==} + '@typescript-eslint/visitor-keys@7.14.1': + resolution: {integrity: sha512-Crb+F75U1JAEtBeQGxSKwI60hZmmzaqA3z9sYsVm8X7W5cwLEm5bRe0/uXS6+MR/y8CVpKSR/ontIAIEPFcEkA==} engines: {node: ^18.18.0 || >=20.0.0} '@vercel/style-guide@6.0.0': @@ -1951,8 +1951,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.4.810: - resolution: {integrity: sha512-Kaxhu4T7SJGpRQx99tq216gCq2nMxJo+uuT6uzz9l8TVN2stL7M06MIIXAtr9jsrLs2Glflgf2vMQRepxawOdQ==} + electron-to-chromium@1.4.811: + resolution: {integrity: sha512-CDyzcJ5XW78SHzsIOdn27z8J4ist8eaFLhdto2hSMSJQgsiwvbv2fbizcKUICryw1Wii1TI/FEkvzvJsR3awrA==} emittery@0.13.1: resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} @@ -2063,8 +2063,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-config-turbo@2.0.4: - resolution: {integrity: sha512-zGvU+bxoNWVvSl0prGItrnH9FgeNzKEAjRmv8ruqql1psI37T8IoLF/XeOzT3CzzYzJxuI3wW1yb2agDFYQdHQ==} + eslint-config-turbo@2.0.5: + resolution: {integrity: sha512-iE/oD0ZBM6OQFbS/bKnc3UtqhMmJ1IEfqTQ0qCY1CauHm7gj85aRRX/1ydDYKLpu0RupBqzVPybsWxPif9rsig==} peerDependencies: eslint: '>6.6.0' @@ -2199,8 +2199,8 @@ packages: eslint-plugin-tsdoc@0.2.17: resolution: {integrity: sha512-xRmVi7Zx44lOBuYqG8vzTXuL6IdGOeF9nHX17bjJ8+VE6fsxpdGem0/SBTmAwgYMKYB1WBkqRJVQ+n8GK041pA==} - eslint-plugin-turbo@2.0.4: - resolution: {integrity: sha512-Ozn//vTXJeqIEvEkThM2vuuldMckPqAne7vg/S3GxF+BBY516cjdp7+dYpCU5Q0083hVm638c8542ubccNE+8w==} + eslint-plugin-turbo@2.0.5: + resolution: {integrity: sha512-nCTXZdaKmdRybBdjnMrDFG+ppLc9toUqB01Hf0pfhkQw8OoC29oJIVPsCSvuL/W58RKD02CNEUrwnVt57t36IQ==} peerDependencies: eslint: '>6.6.0' @@ -3984,15 +3984,15 @@ packages: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} - react-router-dom@6.23.1: - resolution: {integrity: sha512-utP+K+aSTtEdbWpC+4gxhdlPFwuEfDKq8ZrPFU65bbRJY+l706qjR7yaidBpo3MSeA/fzwbXWbKBI6ftOnP3OQ==} + react-router-dom@6.24.0: + resolution: {integrity: sha512-960sKuau6/yEwS8e+NVEidYQb1hNjAYM327gjEyXlc6r3Skf2vtwuJ2l7lssdegD2YjoKG5l8MsVyeTDlVeY8g==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' - react-router@6.23.1: - resolution: {integrity: sha512-fzcOaRF69uvqbbM7OhvQyBTFDVrrGlsFdS3AL+1KfIBtGETibHzi3FkoTRyiDJnWNc2VxrfvR+657ROHjaNjqQ==} + react-router@6.24.0: + resolution: {integrity: sha512-sQrgJ5bXk7vbcC4BxQxeNa5UmboFm35we1AFK0VvQaz9g0LzxEIuLOhHIoZ8rnu9BO21ishGeL9no1WB76W/eg==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8' @@ -4566,38 +4566,38 @@ packages: peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - turbo-darwin-64@2.0.4: - resolution: {integrity: sha512-x9mvmh4wudBstML8Z8IOmokLWglIhSfhQwnh2gBCSqabgVBKYvzl8Y+i+UCNPxheCGTgtsPepTcIaKBIyFIcvw==} + turbo-darwin-64@2.0.5: + resolution: {integrity: sha512-t/9XpWYIjOhIHUdwiR47SYBGYHkR1zWLxTkTNKZwCSn8BN0cfjPZ1BR6kcwYGxLGBhtl5GBf6A29nq2K7iwAjg==} cpu: [x64] os: [darwin] - turbo-darwin-arm64@2.0.4: - resolution: {integrity: sha512-/B1Ih8zPRGVw5vw4SlclOf3C/woJ/2T6ieH6u54KT4wypoaVyaiyMqBcziIXycdObIYr7jQ+raHO7q3mhay9/A==} + turbo-darwin-arm64@2.0.5: + resolution: {integrity: sha512-//5y4RJvnal8CttOLBwlaBqblcQb1qTlIxLN+I8O3E3rPuvHOupNKB9ZJxYIQ8oWf8ns8Ec8cxQ0GSBLTJIMtA==} cpu: [arm64] os: [darwin] - turbo-linux-64@2.0.4: - resolution: {integrity: sha512-6aG670e5zOWu6RczEYcB81nEl8EhiGJEvWhUrnAfNEUIMBEH1pR5SsMmG2ol5/m3PgiRM12r13dSqTxCLcHrVg==} + turbo-linux-64@2.0.5: + resolution: {integrity: sha512-LDtEDU2Gm8p3lKu//aHXZFRKUCVu68BNF9LQ+HmiCKFpNyK7khpMTxIAAUhDqt+AzlrbxtrxcCpCJaWg1JDjHg==} cpu: [x64] os: [linux] - turbo-linux-arm64@2.0.4: - resolution: {integrity: sha512-AXfVOjst+mCtPDFT4tCu08Qrfv12Nj7NDd33AjGwV79NYN1Y1rcFY59UQ4nO3ij3rbcvV71Xc+TZJ4csEvRCSg==} + turbo-linux-arm64@2.0.5: + resolution: {integrity: sha512-84wdrzntErBNxkHcwHxiTZdaginQAxGPnwLTyZj8lpUYI7okPoxy3jKpUeMHN3adm3iDedl/x0mYSIvVVkmOiA==} cpu: [arm64] os: [linux] - turbo-windows-64@2.0.4: - resolution: {integrity: sha512-QOnUR9hKl0T5gq5h1fAhVEqBSjpcBi/BbaO71YGQNgsr6pAnCQdbG8/r3MYXet53efM0KTdOhieWeO3KLNKybA==} + turbo-windows-64@2.0.5: + resolution: {integrity: sha512-SgaFZ0VW6kHCJogLNuLEleAauAJx2Y48wazZGVRmBpgSUS2AylXesaBMhJaEScYqLz7mIRn6KOgwM8D4wTxI9g==} cpu: [x64] os: [win32] - turbo-windows-arm64@2.0.4: - resolution: {integrity: sha512-3v8WpdZy1AxZw0gha0q3caZmm+0gveBQ40OspD6mxDBIS+oBtO5CkxhIXkFJJW+jDKmDlM7wXDIGfMEq+QyNCQ==} + turbo-windows-arm64@2.0.5: + resolution: {integrity: sha512-foUxLOZoru0IRNIxm53fkfM4ubas9P0nTFjIcHtd+E8YHeogt8GqTweNre2e6ri1EHDo71emmuQgpuoFCOXZMg==} cpu: [arm64] os: [win32] - turbo@2.0.4: - resolution: {integrity: sha512-Ilme/2Q5kYw0AeRr+aw3s02+WrEYaY7U8vPnqSZU/jaDG/qd6jHVN6nRWyd/9KXvJGYM69vE6JImoGoyNjLwaw==} + turbo@2.0.5: + resolution: {integrity: sha512-+6+hcWr4nwuESlKqUc626HMOTd3QT8hUOc9QM45PP1d4nErGkNOgExm4Pcov3in7LTuadMnB0gcd/BuzkEDIPw==} hasBin: true type-check@0.4.0: @@ -5869,7 +5869,7 @@ snapshots: '@pkgr/core@0.1.1': {} - '@remix-run/router@1.16.1': {} + '@remix-run/router@1.17.0': {} '@rollup/rollup-android-arm-eabi@4.18.0': optional: true @@ -6102,14 +6102,14 @@ snapshots: '@types/yargs-parser': 21.0.3 optional: true - '@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2)': + '@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2)': dependencies: '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.2) - '@typescript-eslint/scope-manager': 7.13.1 - '@typescript-eslint/type-utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2) - '@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2) - '@typescript-eslint/visitor-keys': 7.13.1 + '@typescript-eslint/parser': 7.14.1(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/scope-manager': 7.14.1 + '@typescript-eslint/type-utils': 7.14.1(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/utils': 7.14.1(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/visitor-keys': 7.14.1 eslint: 9.5.0 graphemer: 1.4.0 ignore: 5.3.1 @@ -6120,12 +6120,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2)': + '@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2)': dependencies: - '@typescript-eslint/scope-manager': 7.13.1 - '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2) - '@typescript-eslint/visitor-keys': 7.13.1 + '@typescript-eslint/scope-manager': 7.14.1 + '@typescript-eslint/types': 7.14.1 + '@typescript-eslint/typescript-estree': 7.14.1(typescript@5.5.2) + '@typescript-eslint/visitor-keys': 7.14.1 debug: 4.3.5 eslint: 9.5.0 optionalDependencies: @@ -6138,15 +6138,15 @@ snapshots: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - '@typescript-eslint/scope-manager@7.13.1': + '@typescript-eslint/scope-manager@7.14.1': dependencies: - '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/visitor-keys': 7.13.1 + '@typescript-eslint/types': 7.14.1 + '@typescript-eslint/visitor-keys': 7.14.1 - '@typescript-eslint/type-utils@7.13.1(eslint@9.5.0)(typescript@5.5.2)': + '@typescript-eslint/type-utils@7.14.1(eslint@9.5.0)(typescript@5.5.2)': dependencies: - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2) - '@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/typescript-estree': 7.14.1(typescript@5.5.2) + '@typescript-eslint/utils': 7.14.1(eslint@9.5.0)(typescript@5.5.2) debug: 4.3.5 eslint: 9.5.0 ts-api-utils: 1.3.0(typescript@5.5.2) @@ -6157,7 +6157,7 @@ snapshots: '@typescript-eslint/types@5.62.0': {} - '@typescript-eslint/types@7.13.1': {} + '@typescript-eslint/types@7.14.1': {} '@typescript-eslint/typescript-estree@5.62.0(typescript@5.5.2)': dependencies: @@ -6173,10 +6173,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@7.13.1(typescript@5.5.2)': + '@typescript-eslint/typescript-estree@7.14.1(typescript@5.5.2)': dependencies: - '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/visitor-keys': 7.13.1 + '@typescript-eslint/types': 7.14.1 + '@typescript-eslint/visitor-keys': 7.14.1 debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 @@ -6203,12 +6203,12 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@7.13.1(eslint@9.5.0)(typescript@5.5.2)': + '@typescript-eslint/utils@7.14.1(eslint@9.5.0)(typescript@5.5.2)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.5.0) - '@typescript-eslint/scope-manager': 7.13.1 - '@typescript-eslint/types': 7.13.1 - '@typescript-eslint/typescript-estree': 7.13.1(typescript@5.5.2) + '@typescript-eslint/scope-manager': 7.14.1 + '@typescript-eslint/types': 7.14.1 + '@typescript-eslint/typescript-estree': 7.14.1(typescript@5.5.2) eslint: 9.5.0 transitivePeerDependencies: - supports-color @@ -6219,9 +6219,9 @@ snapshots: '@typescript-eslint/types': 5.62.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@7.13.1': + '@typescript-eslint/visitor-keys@7.14.1': dependencies: - '@typescript-eslint/types': 7.13.1 + '@typescript-eslint/types': 7.14.1 eslint-visitor-keys: 3.4.3 '@vercel/style-guide@6.0.0(@next/eslint-plugin-next@14.2.4)(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(prettier@3.3.2)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.8))': @@ -6229,22 +6229,22 @@ snapshots: '@babel/core': 7.24.7 '@babel/eslint-parser': 7.24.7(@babel/core@7.24.7)(eslint@9.5.0) '@rushstack/eslint-patch': 1.10.3 - '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2) - '@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/eslint-plugin': 7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/parser': 7.14.1(eslint@9.5.0)(typescript@5.5.2) eslint-config-prettier: 9.1.0(eslint@9.5.0) - eslint-import-resolver-alias: 1.1.2(eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0)) - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0) + eslint-import-resolver-alias: 1.1.2(eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0)) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0) eslint-plugin-eslint-comments: 3.2.0(eslint@9.5.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0) - eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0) + eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2) eslint-plugin-jsx-a11y: 6.9.0(eslint@9.5.0) - eslint-plugin-playwright: 1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2))(eslint@9.5.0) + eslint-plugin-playwright: 1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2))(eslint@9.5.0) eslint-plugin-react: 7.34.3(eslint@9.5.0) eslint-plugin-react-hooks: 4.6.2(eslint@9.5.0) eslint-plugin-testing-library: 6.2.2(eslint@9.5.0)(typescript@5.5.2) eslint-plugin-tsdoc: 0.2.17 eslint-plugin-unicorn: 51.0.1(eslint@9.5.0) - eslint-plugin-vitest: 0.3.26(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.8)) + eslint-plugin-vitest: 0.3.26(@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.8)) prettier-plugin-packagejson: 2.5.0(prettier@3.3.2) optionalDependencies: '@next/eslint-plugin-next': 14.2.4 @@ -6585,7 +6585,7 @@ snapshots: browserslist@4.23.1: dependencies: caniuse-lite: 1.0.30001636 - electron-to-chromium: 1.4.810 + electron-to-chromium: 1.4.811 node-releases: 2.0.14 update-browserslist-db: 1.0.16(browserslist@4.23.1) @@ -6984,7 +6984,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.4.810: {} + electron-to-chromium@1.4.811: {} emittery@0.13.1: optional: true @@ -7172,14 +7172,14 @@ snapshots: dependencies: eslint: 9.5.0 - eslint-config-turbo@2.0.4(eslint@9.5.0): + eslint-config-turbo@2.0.5(eslint@9.5.0): dependencies: eslint: 9.5.0 - eslint-plugin-turbo: 2.0.4(eslint@9.5.0) + eslint-plugin-turbo: 2.0.5(eslint@9.5.0) - eslint-import-resolver-alias@1.1.2(eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0)): + eslint-import-resolver-alias@1.1.2(eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0)): dependencies: - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0) eslint-import-resolver-node@0.3.9: dependencies: @@ -7189,13 +7189,13 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0): dependencies: debug: 4.3.5 enhanced-resolve: 5.17.0 eslint: 9.5.0 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0))(eslint@9.5.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0))(eslint@9.5.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0) fast-glob: 3.3.2 get-tsconfig: 4.7.5 is-core-module: 2.14.0 @@ -7226,14 +7226,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0))(eslint@9.5.0): + eslint-module-utils@2.8.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0))(eslint@9.5.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/parser': 7.14.1(eslint@9.5.0)(typescript@5.5.2) eslint: 9.5.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0) transitivePeerDependencies: - supports-color @@ -7243,7 +7243,7 @@ snapshots: eslint: 9.5.0 ignore: 5.3.1 - eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.5.0): dependencies: array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 @@ -7253,7 +7253,7 @@ snapshots: doctrine: 2.1.0 eslint: 9.5.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0))(eslint@9.5.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint-plugin-import@2.29.1)(eslint@9.5.0))(eslint@9.5.0) hasown: 2.0.2 is-core-module: 2.14.0 is-glob: 4.0.3 @@ -7264,18 +7264,18 @@ snapshots: semver: 6.3.1 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 7.13.1(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/parser': 7.14.1(eslint@9.5.0)(typescript@5.5.2) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2): + eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2): dependencies: '@typescript-eslint/utils': 5.62.0(eslint@9.5.0)(typescript@5.5.2) eslint: 9.5.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/eslint-plugin': 7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2) jest: 29.7.0(@types/node@20.14.8) transitivePeerDependencies: - supports-color @@ -7324,12 +7324,12 @@ snapshots: eslint-plugin-only-warn@1.1.0: {} - eslint-plugin-playwright@1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2))(eslint@9.5.0): + eslint-plugin-playwright@1.6.2(eslint-plugin-jest@27.9.0(@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2))(eslint@9.5.0): dependencies: eslint: 9.5.0 globals: 13.24.0 optionalDependencies: - eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2) + eslint-plugin-jest: 27.9.0(@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(jest@29.7.0(@types/node@20.14.8))(typescript@5.5.2) eslint-plugin-react-hooks@4.6.2(eslint@9.5.0): dependencies: @@ -7381,7 +7381,7 @@ snapshots: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - eslint-plugin-turbo@2.0.4(eslint@9.5.0): + eslint-plugin-turbo@2.0.5(eslint@9.5.0): dependencies: dotenv: 16.0.3 eslint: 9.5.0 @@ -7408,12 +7408,12 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-vitest@0.3.26(@typescript-eslint/eslint-plugin@7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.8)): + eslint-plugin-vitest@0.3.26(@typescript-eslint/eslint-plugin@7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2)(vitest@1.6.0(@types/node@20.14.8)): dependencies: - '@typescript-eslint/utils': 7.13.1(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/utils': 7.14.1(eslint@9.5.0)(typescript@5.5.2) eslint: 9.5.0 optionalDependencies: - '@typescript-eslint/eslint-plugin': 7.13.1(@typescript-eslint/parser@7.13.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2) + '@typescript-eslint/eslint-plugin': 7.14.1(@typescript-eslint/parser@7.14.1(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2) vitest: 1.6.0(@types/node@20.14.8)(jsdom@24.1.0)(sass@1.77.6) transitivePeerDependencies: - supports-color @@ -9679,16 +9679,16 @@ snapshots: react-refresh@0.14.2: {} - react-router-dom@6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-router-dom@6.24.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@remix-run/router': 1.16.1 + '@remix-run/router': 1.17.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-router: 6.23.1(react@18.3.1) + react-router: 6.24.0(react@18.3.1) - react-router@6.23.1(react@18.3.1): + react-router@6.24.0(react@18.3.1): dependencies: - '@remix-run/router': 1.16.1 + '@remix-run/router': 1.17.0 react: 18.3.1 react18-loaders@1.1.3(@types/react@18.3.3)(next@14.2.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6))(react@18.3.1): @@ -10312,32 +10312,32 @@ snapshots: tslib: 1.14.1 typescript: 5.5.2 - turbo-darwin-64@2.0.4: + turbo-darwin-64@2.0.5: optional: true - turbo-darwin-arm64@2.0.4: + turbo-darwin-arm64@2.0.5: optional: true - turbo-linux-64@2.0.4: + turbo-linux-64@2.0.5: optional: true - turbo-linux-arm64@2.0.4: + turbo-linux-arm64@2.0.5: optional: true - turbo-windows-64@2.0.4: + turbo-windows-64@2.0.5: optional: true - turbo-windows-arm64@2.0.4: + turbo-windows-arm64@2.0.5: optional: true - turbo@2.0.4: + turbo@2.0.5: optionalDependencies: - turbo-darwin-64: 2.0.4 - turbo-darwin-arm64: 2.0.4 - turbo-linux-64: 2.0.4 - turbo-linux-arm64: 2.0.4 - turbo-windows-64: 2.0.4 - turbo-windows-arm64: 2.0.4 + turbo-darwin-64: 2.0.5 + turbo-darwin-arm64: 2.0.5 + turbo-linux-64: 2.0.5 + turbo-linux-arm64: 2.0.5 + turbo-windows-64: 2.0.5 + turbo-windows-arm64: 2.0.5 type-check@0.4.0: dependencies: