@tarsis/toolkit 0.1.7 → 0.2.0-alpha.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.
- package/dist/{gl-CUit2zVX.cjs → gl-BEZg6Wap.cjs} +1 -1
- package/dist/{gl-B-fQuXuc.js → gl-C_pRt5g2.js} +1 -1
- package/dist/{index-DHCNXyqk.js → index-DAWWSvvE.js} +58 -55
- package/dist/{index-BaHWZZlq.cjs → index-DZiwFzFb.cjs} +58 -55
- package/dist/index.cjs +1 -1
- package/dist/index.css +481 -481
- package/dist/index.d.ts +11 -9
- package/dist/index.js +1 -1
- package/package.json +8 -8
package/dist/index.d.ts
CHANGED
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
import { default as default_2 } from 'react';
|
|
2
2
|
import { FC } from 'react';
|
|
3
|
-
import { JSX
|
|
3
|
+
import { JSX } from 'react/jsx-runtime';
|
|
4
|
+
import { JSX as JSX_2 } from 'react';
|
|
4
5
|
import { JSXElementConstructor } from 'react';
|
|
5
6
|
import { MotionValue } from 'framer-motion';
|
|
6
7
|
import { MouseEvent as MouseEvent_2 } from 'react';
|
|
7
8
|
import { MutableRefObject } from 'react';
|
|
8
9
|
import { ReactElement } from 'react';
|
|
9
10
|
import { ReactNode } from 'react';
|
|
11
|
+
import { RefObject } from 'react';
|
|
10
12
|
import { TouchEvent as TouchEvent_2 } from 'react';
|
|
11
13
|
|
|
12
14
|
export declare const AccentShardCard: default_2.FC;
|
|
@@ -239,14 +241,14 @@ export declare const EnvelopeTile: default_2.FC<Props_30>;
|
|
|
239
241
|
|
|
240
242
|
export declare const Expand: default_2.FC<Props_11>;
|
|
241
243
|
|
|
242
|
-
declare type ExternalDockMotionItemSignature = (props: Omit<Props_39, 'mouseX'> & Use) =>
|
|
244
|
+
declare type ExternalDockMotionItemSignature = (props: Omit<Props_39, 'mouseX'> & Use) => JSX_2.Element;
|
|
243
245
|
|
|
244
246
|
export declare const FadeUp: ({ children, delay, duration, once, }: {
|
|
245
247
|
children: ReactNode;
|
|
246
248
|
delay?: number;
|
|
247
249
|
duration?: number;
|
|
248
250
|
once?: boolean;
|
|
249
|
-
}) =>
|
|
251
|
+
}) => JSX.Element;
|
|
250
252
|
|
|
251
253
|
export declare const FailedDownloadButton: default_2.FC;
|
|
252
254
|
|
|
@@ -258,7 +260,7 @@ export declare const FileIcons: default_2.FC;
|
|
|
258
260
|
|
|
259
261
|
export declare const Fingerprint: default_2.FC<Props_5>;
|
|
260
262
|
|
|
261
|
-
export declare const FlipChips: () =>
|
|
263
|
+
export declare const FlipChips: () => JSX.Element;
|
|
262
264
|
|
|
263
265
|
export declare const FlipGrid: default_2.FC;
|
|
264
266
|
|
|
@@ -398,7 +400,7 @@ export declare const LoaderGenerator: default_2.FC;
|
|
|
398
400
|
|
|
399
401
|
export declare const LoadingBook: default_2.FC;
|
|
400
402
|
|
|
401
|
-
export declare const LoadingWave: () =>
|
|
403
|
+
export declare const LoadingWave: () => JSX.Element;
|
|
402
404
|
|
|
403
405
|
declare const Lock_2: default_2.FC;
|
|
404
406
|
export { Lock_2 as Lock }
|
|
@@ -640,7 +642,7 @@ declare type Props_34 = {
|
|
|
640
642
|
headline?: default_2.ReactNode;
|
|
641
643
|
description?: string;
|
|
642
644
|
withArrows?: boolean;
|
|
643
|
-
children?: default_2.ReactElement | default_2.ReactElement[];
|
|
645
|
+
children?: default_2.ReactElement<any> | default_2.ReactElement<any>[];
|
|
644
646
|
};
|
|
645
647
|
|
|
646
648
|
declare type Props_35 = default_2.DetailedHTMLProps<default_2.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> & {
|
|
@@ -922,7 +924,7 @@ export declare const SmoothScroll: default_2.FC;
|
|
|
922
924
|
|
|
923
925
|
export declare const SnowballPreloader: default_2.FC;
|
|
924
926
|
|
|
925
|
-
export declare const SolarEclipse: () =>
|
|
927
|
+
export declare const SolarEclipse: () => JSX.Element;
|
|
926
928
|
|
|
927
929
|
export declare const SparkleButton: default_2.FC;
|
|
928
930
|
|
|
@@ -964,7 +966,7 @@ export declare const SuccessLoadingButton: default_2.FC<Props_26>;
|
|
|
964
966
|
|
|
965
967
|
export declare const TabBarAnimation: default_2.FC;
|
|
966
968
|
|
|
967
|
-
export declare const TextImageHover: () =>
|
|
969
|
+
export declare const TextImageHover: () => JSX.Element;
|
|
968
970
|
|
|
969
971
|
export declare const TextMorphing: default_2.FC;
|
|
970
972
|
|
|
@@ -1035,7 +1037,7 @@ declare interface UseBowserResult {
|
|
|
1035
1037
|
isChrome: boolean;
|
|
1036
1038
|
}
|
|
1037
1039
|
|
|
1038
|
-
export declare const useLiveRef: <T>(value: T) =>
|
|
1040
|
+
export declare const useLiveRef: <T>(value: T) => RefObject<T>;
|
|
1039
1041
|
|
|
1040
1042
|
export declare const useMatchMedia: (query: string) => boolean | null;
|
|
1041
1043
|
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { bx as AccentShardCard, cX as AcrobaticPreloader, au as ActivateButton, A as AdjoinedFilters, av as AirplaneAnimation, cY as AlienSkeuomorphicLoaders, by as AnimatedBlendedCard, cz as AnimatedHeroTitle, aw as AnimatedHoverButton, ax as AnimatedHoverGlowButton, dp as AnimatedIconsNav, dq as AnimatedShareMenu, as as ApertureVideo, Z as Appearance, a3 as AreaLight, ay as AuroraButton, cn as AutoMasonryGrid, E as AvatarHover, an as BackgroundCircles, a6 as BackgroundSlider, ah as BlurVignette, B as BlurredBackground, cu as BoldHamburger, ai as BorderGradient, cP as BorderLink, X as BouncyClock, bz as BrandCard, V as BreakingProgress, az as BubblyParticlesButton, bR as BulletsCarousel, aA as BurningButton, aB as ButtonHoverFill, aC as ButtonShimmer, aD as ButtonWithDot, cZ as CanOfDigits, bB as CaptionCard, bS as CardCarousel, u as CardDetails, bC as CardGlow, dm as CardMarquee, bD as CardTile, c_ as ChaseLoader, c0 as Checkbox, bE as ChequeredCard, c4 as Chips, a4 as ChromaticAberration, c$ as CircleDotsLoader, o as CircleLinesAnimation, cQ as CircleLink, ak as CircleParticles, c9 as CircleTextHover, aE as ClaymorphicHeart, cG as ClearInput, aF as ClickButtonParticles, ca as ClickSpark, m as CollapseAnimation, aG as ColorfulButtons, at as ComingSoonBadge, ao as ComplexGradient, aH as ConfettiButton, cA as ContrastBackgroundText, bT as CoverFlowGallery, dK as CronRedirectPage, d0 as CubeLoader, ds as CurtainRevealMenu, aJ as DDDButton, bF as DDDHoverCard, dW as DDDRangeSlider, c6 as DailClock, aI as DarkMatterButton, cb as DarkMatterMouseEffect, d_ as DaySwitch, co as DenseGrid, dt as DetachedMenu, cf as DialControl, cg as DialFuturistic, ci as Dock, aK as DockButton, cj as DockHas, ck as DockMotion, cm as DockY, aL as DoubleArrowButton, aM as DoubleArrowCollabButton, aN as DoubleStateButton, du as DropdownMenu, i as Duck, aO as DynamicIconButton, k as DynamicIsland, aP as EchoClickButton, a9 as ElasticCards, cc as ElasticCursor, aQ as ElectrifiedButton, aR as ElectrifiedButtonGS, cL as EmailInput, dL as EmojiLayer, d1 as EndlessLoader, e8 as EnlightenedText, bG as EnvelopeTile, al as Expand, l as FadeUp, aS as FailedDownloadButton, dZ as FeedbackReactions, bA as FigmaLogo, r as FileIcons, F as Fingerprint, c5 as FlipChips, cp as FlipGrid, cH as FloatingLabelInput, cB as FluidGooeyTextBackground, aT as FootprintButton, cR as ForwardArrowLink, bU as FullScreenImageCarousel, dv as Futuristic3DHoverMenu, aU as GalaxyButton, bV as GalleryReverseScroll, cC as GlassIcon, d$ as GlassSwitch, bW as GlideImageGallery, a1 as GlidingReveal, I as GlitterCard, aV as GlowButton, dX as GlowSlider, dw as GlowingDropdown, cI as GlowingInput, H as GlowingShadows, dx as GlowingTabs, dy as GlowingTabs2, e9 as GlowingText, bI as GlowingTile, aX as GoHoverButton, aW as GodRaysButton, aY as GooeyButton, G as GradientBorder, bH as GradientGlowingTile, ea as GrainyGradientText, aZ as GravityButton, cq as Grid3DCards, am as GridAccordion, cr as GridHover, cs as GridViewTransition, cv as HamburgerMusic, cw as HamburgerX, cx as Header, a_ as HeartFoldButton, a$ as HoldSubmitButton, b0 as HoverGlowButton, bJ as HoverTile, bK as Hoverable3DCard, dr as ITEMS, ab as Illumination, bL as ImageCard, _ as ImageClipping, c1 as IndeterminateCheckboxes, d2 as InfiniteLoader, cJ as InputFirework, b1 as Ios15Button, e0 as IosSwitch, eb as JellyText, ae as LandingXYScroll, Q as LayeredComponents, ct as LeaningCards, bX as ListItemHover, d3 as LoaderGenerator, d4 as LoadingBook, d5 as LoadingWave, L as Lock, a7 as LoveGlow, ce as MagicMouseEffect, ec as MagicalText, b2 as MagneticButton, dz as MagnifiedNavItems, ch as MetalCircleController, b3 as MinimalisticGlassButton, dA as MobileNavBar, b4 as MorphingSubmitButton, c7 as MotionClock, J as MotionDigits, x as MouseMoveGallery, z as MultiGradientBackground, b5 as MultiStageButton, n as MultipathSvgAnimation, N as NamedPointer, dB as NavigationMenu, b6 as NeonButton, e1 as NeonToggleSwitch, c8 as NeumorphicAnalogClock, cD as NeumorphicLogo, dY as NeumorphicSlider, e2 as NeuromorphicToggle, cM as NewsletterInput, b7 as NoisyButton, Y as NotificationBell, d6 as OffTrackPreloader, b8 as OrbitalSubmitButton, cS as PaintedLink, b9 as PaperPlanButton, dM as ParallaxEmoji, dC as ParallaxMenu, cN as PasswordInput, bM as PhotoCard, a5 as PhotoZoom, dD as PianoNav, d7 as PieLoader, dE as PinDropdown, ba as PlayPauseButton, bb as PlayPauseMusicButton, s as PolaroidStack, bc as PositionHover, bd as PredictionButton, bN as ProductTile, bO as ProfileCard, be as ProgressButton, bf as PsychedelicButton, d8 as PulseInLoader, d9 as PulseOutLoader, U as QuickTimeClock, dF as RadialMenu, dG as RadialNavigation, dP as RadioHopping, dO as RadioParticles, dN as RadioRolling, ap as RaysBackground, y as RealisticSmoke, cT as RegularLink, bg as RepostButton, a2 as RevealImageAnimation, aj as RhombusGallery, da as RingLoader, bY as RotatedCardsCarousel, db as RoundScaleLoader, bh as RubberButton, bi as RunningButton, O as SchrodingerFormControls, ed as ScrambledText, ee as ScramblingLetters, dQ as ScrollCountdown, dR as ScrollDrivenTextBlowOut, dT as ScrollTextHighlight, dU as ScrollTimeline, dV as ScrollWithLight, bZ as Scroller, dS as ScrollingTextReveal, cK as SearchInput, g as SegmentedControls, e3 as SegmentedToggle, b_ as ShadowedCardsList, cO as ShadowedClick, ef as ShakingText, cU as ShakyLine, j as ShapeSelection, bj as ShimmerButton, bk as ShimmeringBorderGradient, bP as ShineAnimation, eg as ShiningText, bl as ShinyButton, dH as SinglePopoverMenu, dc as SkateboardPreloader, bm as SkeuomorphicLikeButton, p as SlideIn, bn as SlidingButton, cE as SlidingIcon, b$ as SlidingImages, bo as SlidingStepper, dd as SmileyPreloader, v as SmokeTextDisappearance, h as SmoothScroll, de as SnowballPreloader, K as SolarEclipse, bp as SparkleButton, bq as SparklyButton, t as SpeechToText, df as SpinningClickAnimation, cd as SplashCursor, cF as SquircleAvatar, br as SquishButton, bQ as StackingCards, $ as StaticSolarEclipse, cy as StickyHeader, q as StickyList, e4 as StretchToggle, dg as StretchyLoader, c2 as StrikethroughCheckbox, c3 as StrikethroughCheckboxes, dh as StuntPreloader, di as SubtleBorderAnimation, dj as SuccessLoader, bs as SuccessLoadingButton, dI as TabBarAnimation, a8 as TextImageHover, eh as TextMorphing, ei as TextOutline, ej as TextShadow, aq as Texture, ac as ThanosDisappearEffect, ad as ThanosDisappearEffectList, bt as ThreadsLikeButton, dk as ThreeDotsLoader, bu as ThumbsUpButton, dn as Ticker, bv as TicklishButton, dl as TimeCirclesLoader, e5 as TippingSwitch, f as Toasts, e6 as ToggleBubble, e7 as ToggleClipPath, el as TooltipRangeSlider, a0 as TranslucentBackdrop, bw as TrickButton, w as TurbulenceFilter, cV as UnderlinedLink, cW as UnderlinedLink2, ag as ViewTransitionAddToCard, af as ViewTransitionImageGallery, aa as VoiceAnimation, dJ as WavyMenu, ar as WebGLSmoke, ek as WeightText, cl as getDockTooltipPosition, ew as noop, em as useAnimatedText, en as useBowser, eq as useLiveRef, er as useMatchMedia, es as useOklch, eo as useOutsideClick, ep as useOutsideClickRef, et as usePrevious, eu as usePreviousRender, ev as useWindowReady } from './index-
|
|
1
|
+
export { bx as AccentShardCard, cX as AcrobaticPreloader, au as ActivateButton, A as AdjoinedFilters, av as AirplaneAnimation, cY as AlienSkeuomorphicLoaders, by as AnimatedBlendedCard, cz as AnimatedHeroTitle, aw as AnimatedHoverButton, ax as AnimatedHoverGlowButton, dp as AnimatedIconsNav, dq as AnimatedShareMenu, as as ApertureVideo, Z as Appearance, a3 as AreaLight, ay as AuroraButton, cn as AutoMasonryGrid, E as AvatarHover, an as BackgroundCircles, a6 as BackgroundSlider, ah as BlurVignette, B as BlurredBackground, cu as BoldHamburger, ai as BorderGradient, cP as BorderLink, X as BouncyClock, bz as BrandCard, V as BreakingProgress, az as BubblyParticlesButton, bR as BulletsCarousel, aA as BurningButton, aB as ButtonHoverFill, aC as ButtonShimmer, aD as ButtonWithDot, cZ as CanOfDigits, bB as CaptionCard, bS as CardCarousel, u as CardDetails, bC as CardGlow, dm as CardMarquee, bD as CardTile, c_ as ChaseLoader, c0 as Checkbox, bE as ChequeredCard, c4 as Chips, a4 as ChromaticAberration, c$ as CircleDotsLoader, o as CircleLinesAnimation, cQ as CircleLink, ak as CircleParticles, c9 as CircleTextHover, aE as ClaymorphicHeart, cG as ClearInput, aF as ClickButtonParticles, ca as ClickSpark, m as CollapseAnimation, aG as ColorfulButtons, at as ComingSoonBadge, ao as ComplexGradient, aH as ConfettiButton, cA as ContrastBackgroundText, bT as CoverFlowGallery, dK as CronRedirectPage, d0 as CubeLoader, ds as CurtainRevealMenu, aJ as DDDButton, bF as DDDHoverCard, dW as DDDRangeSlider, c6 as DailClock, aI as DarkMatterButton, cb as DarkMatterMouseEffect, d_ as DaySwitch, co as DenseGrid, dt as DetachedMenu, cf as DialControl, cg as DialFuturistic, ci as Dock, aK as DockButton, cj as DockHas, ck as DockMotion, cm as DockY, aL as DoubleArrowButton, aM as DoubleArrowCollabButton, aN as DoubleStateButton, du as DropdownMenu, i as Duck, aO as DynamicIconButton, k as DynamicIsland, aP as EchoClickButton, a9 as ElasticCards, cc as ElasticCursor, aQ as ElectrifiedButton, aR as ElectrifiedButtonGS, cL as EmailInput, dL as EmojiLayer, d1 as EndlessLoader, e8 as EnlightenedText, bG as EnvelopeTile, al as Expand, l as FadeUp, aS as FailedDownloadButton, dZ as FeedbackReactions, bA as FigmaLogo, r as FileIcons, F as Fingerprint, c5 as FlipChips, cp as FlipGrid, cH as FloatingLabelInput, cB as FluidGooeyTextBackground, aT as FootprintButton, cR as ForwardArrowLink, bU as FullScreenImageCarousel, dv as Futuristic3DHoverMenu, aU as GalaxyButton, bV as GalleryReverseScroll, cC as GlassIcon, d$ as GlassSwitch, bW as GlideImageGallery, a1 as GlidingReveal, I as GlitterCard, aV as GlowButton, dX as GlowSlider, dw as GlowingDropdown, cI as GlowingInput, H as GlowingShadows, dx as GlowingTabs, dy as GlowingTabs2, e9 as GlowingText, bI as GlowingTile, aX as GoHoverButton, aW as GodRaysButton, aY as GooeyButton, G as GradientBorder, bH as GradientGlowingTile, ea as GrainyGradientText, aZ as GravityButton, cq as Grid3DCards, am as GridAccordion, cr as GridHover, cs as GridViewTransition, cv as HamburgerMusic, cw as HamburgerX, cx as Header, a_ as HeartFoldButton, a$ as HoldSubmitButton, b0 as HoverGlowButton, bJ as HoverTile, bK as Hoverable3DCard, dr as ITEMS, ab as Illumination, bL as ImageCard, _ as ImageClipping, c1 as IndeterminateCheckboxes, d2 as InfiniteLoader, cJ as InputFirework, b1 as Ios15Button, e0 as IosSwitch, eb as JellyText, ae as LandingXYScroll, Q as LayeredComponents, ct as LeaningCards, bX as ListItemHover, d3 as LoaderGenerator, d4 as LoadingBook, d5 as LoadingWave, L as Lock, a7 as LoveGlow, ce as MagicMouseEffect, ec as MagicalText, b2 as MagneticButton, dz as MagnifiedNavItems, ch as MetalCircleController, b3 as MinimalisticGlassButton, dA as MobileNavBar, b4 as MorphingSubmitButton, c7 as MotionClock, J as MotionDigits, x as MouseMoveGallery, z as MultiGradientBackground, b5 as MultiStageButton, n as MultipathSvgAnimation, N as NamedPointer, dB as NavigationMenu, b6 as NeonButton, e1 as NeonToggleSwitch, c8 as NeumorphicAnalogClock, cD as NeumorphicLogo, dY as NeumorphicSlider, e2 as NeuromorphicToggle, cM as NewsletterInput, b7 as NoisyButton, Y as NotificationBell, d6 as OffTrackPreloader, b8 as OrbitalSubmitButton, cS as PaintedLink, b9 as PaperPlanButton, dM as ParallaxEmoji, dC as ParallaxMenu, cN as PasswordInput, bM as PhotoCard, a5 as PhotoZoom, dD as PianoNav, d7 as PieLoader, dE as PinDropdown, ba as PlayPauseButton, bb as PlayPauseMusicButton, s as PolaroidStack, bc as PositionHover, bd as PredictionButton, bN as ProductTile, bO as ProfileCard, be as ProgressButton, bf as PsychedelicButton, d8 as PulseInLoader, d9 as PulseOutLoader, U as QuickTimeClock, dF as RadialMenu, dG as RadialNavigation, dP as RadioHopping, dO as RadioParticles, dN as RadioRolling, ap as RaysBackground, y as RealisticSmoke, cT as RegularLink, bg as RepostButton, a2 as RevealImageAnimation, aj as RhombusGallery, da as RingLoader, bY as RotatedCardsCarousel, db as RoundScaleLoader, bh as RubberButton, bi as RunningButton, O as SchrodingerFormControls, ed as ScrambledText, ee as ScramblingLetters, dQ as ScrollCountdown, dR as ScrollDrivenTextBlowOut, dT as ScrollTextHighlight, dU as ScrollTimeline, dV as ScrollWithLight, bZ as Scroller, dS as ScrollingTextReveal, cK as SearchInput, g as SegmentedControls, e3 as SegmentedToggle, b_ as ShadowedCardsList, cO as ShadowedClick, ef as ShakingText, cU as ShakyLine, j as ShapeSelection, bj as ShimmerButton, bk as ShimmeringBorderGradient, bP as ShineAnimation, eg as ShiningText, bl as ShinyButton, dH as SinglePopoverMenu, dc as SkateboardPreloader, bm as SkeuomorphicLikeButton, p as SlideIn, bn as SlidingButton, cE as SlidingIcon, b$ as SlidingImages, bo as SlidingStepper, dd as SmileyPreloader, v as SmokeTextDisappearance, h as SmoothScroll, de as SnowballPreloader, K as SolarEclipse, bp as SparkleButton, bq as SparklyButton, t as SpeechToText, df as SpinningClickAnimation, cd as SplashCursor, cF as SquircleAvatar, br as SquishButton, bQ as StackingCards, $ as StaticSolarEclipse, cy as StickyHeader, q as StickyList, e4 as StretchToggle, dg as StretchyLoader, c2 as StrikethroughCheckbox, c3 as StrikethroughCheckboxes, dh as StuntPreloader, di as SubtleBorderAnimation, dj as SuccessLoader, bs as SuccessLoadingButton, dI as TabBarAnimation, a8 as TextImageHover, eh as TextMorphing, ei as TextOutline, ej as TextShadow, aq as Texture, ac as ThanosDisappearEffect, ad as ThanosDisappearEffectList, bt as ThreadsLikeButton, dk as ThreeDotsLoader, bu as ThumbsUpButton, dn as Ticker, bv as TicklishButton, dl as TimeCirclesLoader, e5 as TippingSwitch, f as Toasts, e6 as ToggleBubble, e7 as ToggleClipPath, el as TooltipRangeSlider, a0 as TranslucentBackdrop, bw as TrickButton, w as TurbulenceFilter, cV as UnderlinedLink, cW as UnderlinedLink2, ag as ViewTransitionAddToCard, af as ViewTransitionImageGallery, aa as VoiceAnimation, dJ as WavyMenu, ar as WebGLSmoke, ek as WeightText, cl as getDockTooltipPosition, ew as noop, em as useAnimatedText, en as useBowser, eq as useLiveRef, er as useMatchMedia, es as useOklch, eo as useOutsideClick, ep as useOutsideClickRef, et as usePrevious, eu as usePreviousRender, ev as useWindowReady } from './index-DAWWSvvE.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tarsis/toolkit",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.2.0-alpha.0",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -67,8 +67,8 @@
|
|
|
67
67
|
"@types/howler": "2.2.12",
|
|
68
68
|
"@types/node": "20.17.9",
|
|
69
69
|
"@types/p5": "1.7.6",
|
|
70
|
-
"@types/react": "
|
|
71
|
-
"@types/react-dom": "
|
|
70
|
+
"@types/react": "19.0.2",
|
|
71
|
+
"@types/react-dom": "19.0.2",
|
|
72
72
|
"@typescript-eslint/eslint-plugin": "8.17.0",
|
|
73
73
|
"@typescript-eslint/parser": "8.17.0",
|
|
74
74
|
"@use-gesture/react": "10.3.1",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"eslint-plugin-react-refresh": "0.4.16",
|
|
90
90
|
"eslint-plugin-storybook": "0.11.1",
|
|
91
91
|
"flickity": "2.0.10",
|
|
92
|
-
"framer-motion": "
|
|
92
|
+
"framer-motion": "12.0.0-alpha.2",
|
|
93
93
|
"gsap": "3.12.5",
|
|
94
94
|
"gsap-trial": "3.12.5",
|
|
95
95
|
"howler": "2.2.4",
|
|
@@ -100,8 +100,8 @@
|
|
|
100
100
|
"postcss": "8.4.49",
|
|
101
101
|
"postcss-preset-env": "10.1.1",
|
|
102
102
|
"prettier": "3.4.2",
|
|
103
|
-
"react": "
|
|
104
|
-
"react-dom": "
|
|
103
|
+
"react": "19.0.0",
|
|
104
|
+
"react-dom": "19.0.0",
|
|
105
105
|
"react-flip-toolkit": "7.2.4",
|
|
106
106
|
"react-icons": "5.4.0",
|
|
107
107
|
"rooks": "7.14.1",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
},
|
|
118
118
|
"peerDependencies": {
|
|
119
119
|
"@reach/tooltip": "0.18.0",
|
|
120
|
-
"@react-spring/web": "9.7.
|
|
120
|
+
"@react-spring/web": "9.7.5",
|
|
121
121
|
"@use-gesture/react": "10.3.1",
|
|
122
122
|
"bowser": "2.11.0",
|
|
123
123
|
"canvas-confetti": "1.9.3",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"classnames": "2.5.1",
|
|
126
126
|
"dat.gui": "0.7.9",
|
|
127
127
|
"flickity": "2.0.10",
|
|
128
|
-
"framer-motion": "
|
|
128
|
+
"framer-motion": "12.0.0-alpha.2",
|
|
129
129
|
"gsap": "3.12.5",
|
|
130
130
|
"gsap-trial": "3.12.5",
|
|
131
131
|
"howler": "2.2.4",
|