From 0c06da73db83888cb329c8dd8982cec954652bb6 Mon Sep 17 00:00:00 2001 From: Frank Harland Date: Tue, 31 Oct 2023 14:47:54 +0100 Subject: [PATCH 01/15] feat(GCOM-1221): add accessibility improvements --- .../components/Layout/LayoutFull.tsx | 2 +- .../components/Layout/LayoutNavigation.tsx | 13 ++++++++-- examples/magento-graphcms/locales/de.po | 6 +++++ examples/magento-graphcms/locales/en.po | 6 +++++ examples/magento-graphcms/locales/es.po | 6 +++++ examples/magento-graphcms/locales/fr.po | 6 +++++ examples/magento-graphcms/locales/it.po | 6 +++++ examples/magento-graphcms/locales/nl.po | 6 +++++ .../magento-graphcms/pages/checkout/added.tsx | 10 +++++-- .../components/ScrollerDots.tsx | 2 -- .../AddProductsToCartQuantity.tsx | 2 ++ .../ProductReviewChip/ProductReviewChip.tsx | 1 + .../components/LayoutDefault.tsx | 7 ++++- .../next-ui/LayoutParts/DesktopNavBar.tsx | 2 ++ .../components/NavigationOverlay.tsx | 16 ++++++++++-- packages/next-ui/SkipLink/SkipLink.tsx | 26 +++++++++++++++++++ .../TextInputNumber/TextInputNumber.tsx | 2 +- packages/next-ui/index.ts | 1 + 18 files changed, 109 insertions(+), 11 deletions(-) create mode 100644 packages/next-ui/SkipLink/SkipLink.tsx diff --git a/examples/magento-graphcms/components/Layout/LayoutFull.tsx b/examples/magento-graphcms/components/Layout/LayoutFull.tsx index a7edb98e3f..abea4a916e 100644 --- a/examples/magento-graphcms/components/Layout/LayoutFull.tsx +++ b/examples/magento-graphcms/components/Layout/LayoutFull.tsx @@ -62,7 +62,7 @@ export function LayoutFull(props: LayoutFullProps) { )} diff --git a/examples/magento-graphcms/components/Layout/LayoutNavigation.tsx b/examples/magento-graphcms/components/Layout/LayoutNavigation.tsx index ba156dbbab..c2b2b46abd 100644 --- a/examples/magento-graphcms/components/Layout/LayoutNavigation.tsx +++ b/examples/magento-graphcms/components/Layout/LayoutNavigation.tsx @@ -29,6 +29,7 @@ import { useRouter } from 'next/router' import { Footer } from './Footer' import { LayoutQuery } from './Layout.gql' import { Logo } from './Logo' +import { global } from 'styled-jsx/css' export type LayoutNavigationProps = LayoutQuery & Omit @@ -122,7 +123,15 @@ export function LayoutNavigation(props: LayoutNavigationProps) { ))} - selection.set([menu?.items?.[0]?.uid || ''])}> + selection.set([menu?.items?.[0]?.uid || ''])} + onKeyUp={(evt) => { + if (evt.key === 'Enter') { + selection.set([menu?.items?.[0]?.uid || '']) + } + }} + tabIndex={0} + > {menu?.items?.[0]?.name} @@ -142,7 +151,7 @@ export function LayoutNavigation(props: LayoutNavigationProps) { )} diff --git a/examples/magento-graphcms/locales/de.po b/examples/magento-graphcms/locales/de.po index 2d06328fad..c917cce825 100644 --- a/examples/magento-graphcms/locales/de.po +++ b/examples/magento-graphcms/locales/de.po @@ -40,6 +40,9 @@ msgstr "Neue Adresse hinzufügen" msgid "Add to Cart" msgstr "Zum Warenkorb hinzufügen" +msgid "Add to cart quantity" +msgstr "Zum Warenkorb hinzufügen Menge" + msgid "Add to comparison" msgstr "Zum Vergleich hinzufügen" @@ -610,6 +613,9 @@ msgstr "Abmelden" msgid "Sign up for our newsletter and stay updated" msgstr "Abonnieren Sie unseren Newsletter und bleiben Sie auf dem Laufenden" +msgid "Skip to main content" +msgstr "Zum Hauptinhalt springen" + msgid "Some items in your cart contain errors, please update or remove them, then try again." msgstr "Einige Artikel im Warenkorb enthalten Fehler, bitte aktualisieren oder entfernen Sie diese, und versuchen Sie es erneut." diff --git a/examples/magento-graphcms/locales/en.po b/examples/magento-graphcms/locales/en.po index 4abd9b5670..44a969f560 100644 --- a/examples/magento-graphcms/locales/en.po +++ b/examples/magento-graphcms/locales/en.po @@ -40,6 +40,9 @@ msgstr "Add new address" msgid "Add to Cart" msgstr "Add to Cart" +msgid "Add to cart quantity" +msgstr "Add to cart quantity" + msgid "Add to comparison" msgstr "Add to comparison" @@ -610,6 +613,9 @@ msgstr "Sign out" msgid "Sign up for our newsletter and stay updated" msgstr "Sign up for our newsletter and stay updated" +msgid "Skip to main content" +msgstr "Skip to main content" + msgid "Some items in your cart contain errors, please update or remove them, then try again." msgstr "Some items in your cart contain errors, please update or remove them, then try again." diff --git a/examples/magento-graphcms/locales/es.po b/examples/magento-graphcms/locales/es.po index bc3f4c4a15..fb82c4b0b2 100644 --- a/examples/magento-graphcms/locales/es.po +++ b/examples/magento-graphcms/locales/es.po @@ -40,6 +40,9 @@ msgstr "Añadir nueva dirección" msgid "Add to Cart" msgstr "Añadir al carrito" +msgid "Add to cart quantity" +msgstr "Añadir al carrito cantidad" + msgid "Add to comparison" msgstr "Añadir a la comparación" @@ -610,6 +613,9 @@ msgstr "Cerrar sesión" msgid "Sign up for our newsletter and stay updated" msgstr "Regístrese para nuestro boletín y manténgase actualizado" +msgid "Skip to main content" +msgstr "Saltar al contenido principal" + msgid "Some items in your cart contain errors, please update or remove them, then try again." msgstr "Algunos artículos de su carrito contienen errores, actualícelos o elimínelos y vuelva a intentarlo." diff --git a/examples/magento-graphcms/locales/fr.po b/examples/magento-graphcms/locales/fr.po index 0a0b7ed8f2..b5e4bdfaca 100644 --- a/examples/magento-graphcms/locales/fr.po +++ b/examples/magento-graphcms/locales/fr.po @@ -40,6 +40,9 @@ msgstr "Ajouter une nouvelle adresse" msgid "Add to Cart" msgstr "Ajouter au panier" +msgid "Add to cart quantity" +msgstr "Ajouter au panier quantité" + msgid "Add to comparison" msgstr "Ajouter à la comparaison" @@ -610,6 +613,9 @@ msgstr "Déconnexion" msgid "Sign up for our newsletter and stay updated" msgstr "Inscrivez-vous à notre newsletter et restez à jour" +msgid "Skip to main content" +msgstr "Passer au contenu principal" + msgid "Some items in your cart contain errors, please update or remove them, then try again." msgstr "Certains articles de votre panier contiennent des erreurs, veuillez les mettre à jour ou les supprimer, puis réessayer." diff --git a/examples/magento-graphcms/locales/it.po b/examples/magento-graphcms/locales/it.po index d31477e4f9..b106a043d2 100644 --- a/examples/magento-graphcms/locales/it.po +++ b/examples/magento-graphcms/locales/it.po @@ -40,6 +40,9 @@ msgstr "Aggiungi nuovo indirizzo" msgid "Add to Cart" msgstr "Aggiungi al carrello" +msgid "Add to cart quantity" +msgstr "Aggiungi al carrello quantità" + msgid "Add to comparison" msgstr "Aggiungi al confronto" @@ -610,6 +613,9 @@ msgstr "Esci" msgid "Sign up for our newsletter and stay updated" msgstr "Iscriviti alla nostra newsletter e rimani aggiornato" +msgid "Skip to main content" +msgstr "Passa al contenuto principale" + msgid "Some items in your cart contain errors, please update or remove them, then try again." msgstr "Alcuni articoli nel tuo carrello contengono errori, aggiorna o rimuovi e riprova." diff --git a/examples/magento-graphcms/locales/nl.po b/examples/magento-graphcms/locales/nl.po index 3b0f9d9b4f..1e8ced7904 100644 --- a/examples/magento-graphcms/locales/nl.po +++ b/examples/magento-graphcms/locales/nl.po @@ -40,6 +40,9 @@ msgstr "Voeg nieuw adres toe" msgid "Add to Cart" msgstr "In winkelwagen" +msgid "Add to cart quantity" +msgstr "Voeg toe aan winkelwagen aantal" + msgid "Add to comparison" msgstr "Toevoegen aan vergelijking" @@ -610,6 +613,9 @@ msgstr "Uitloggen" msgid "Sign up for our newsletter and stay updated" msgstr "Abonneer u op onze nieuwsbrief en blijf op de hoogte" +msgid "Skip to main content" +msgstr "Ga naar hoofdinhoud" + msgid "Some items in your cart contain errors, please update or remove them, then try again." msgstr "Sommige items in uw winkelwagen bevatten fouten, pas deze aan of verwijder ze en probeer het opnieuw." diff --git a/examples/magento-graphcms/pages/checkout/added.tsx b/examples/magento-graphcms/pages/checkout/added.tsx index 6a875bf25e..e98189ca4f 100644 --- a/examples/magento-graphcms/pages/checkout/added.tsx +++ b/examples/magento-graphcms/pages/checkout/added.tsx @@ -16,6 +16,7 @@ import { LayoutHeaderClose } from '@graphcommerce/next-ui/Layout/components/Layo import { i18n } from '@lingui/core' import { Trans } from '@lingui/react' import { Box, Container, Divider, Typography } from '@mui/material' +import { useEffect, useRef } from 'react' import { LayoutOverlay, LayoutOverlayProps, productListRenderer } from '../../components' import { graphqlSharedClient } from '../../lib/graphql/graphqlSsrClient' @@ -24,6 +25,11 @@ type GetPageStaticProps = GetStaticProps function CheckoutAdded() { const [addedItem, crossSellItems] = useCrosssellItems() + const a11yFocusRef = useRef(null) + + useEffect(() => { + a11yFocusRef.current?.focus() + }) return ( <> @@ -79,7 +85,7 @@ function CheckoutAdded() { )} - + }} @@ -87,7 +93,7 @@ function CheckoutAdded() { /> {crossSellItems.length > 0 && ( - + )} diff --git a/packages/framer-scroller/components/ScrollerDots.tsx b/packages/framer-scroller/components/ScrollerDots.tsx index 4b588d97f1..8aba9c15bb 100644 --- a/packages/framer-scroller/components/ScrollerDots.tsx +++ b/packages/framer-scroller/components/ScrollerDots.tsx @@ -7,8 +7,6 @@ import React from 'react' import { useScrollerContext } from '../hooks/useScrollerContext' import { ScrollerDot } from './ScrollerDot' -const MotionBox = styled(m.div)({}) - export type DotsProps = { fabProps?: Omit sx?: SxProps diff --git a/packages/magento-product/components/AddProductsToCart/AddProductsToCartQuantity.tsx b/packages/magento-product/components/AddProductsToCart/AddProductsToCartQuantity.tsx index 6f40b2ffa9..fa5fa85673 100644 --- a/packages/magento-product/components/AddProductsToCart/AddProductsToCartQuantity.tsx +++ b/packages/magento-product/components/AddProductsToCart/AddProductsToCartQuantity.tsx @@ -1,4 +1,5 @@ import { NumberFieldElement, NumberFieldElementProps } from '@graphcommerce/ecommerce-ui' +import { i18n } from '@lingui/core' import { AddProductsToCartMutationVariables } from './AddProductsToCart.gql' import { AddToCartItemSelector, useFormAddProductsToCart } from './useFormAddProductsToCart' @@ -22,6 +23,7 @@ export function AddProductsToCartQuantity(props: AddToCartQuantityProps) { inputProps={{ min: 1 }} defaultValue={1} control={control} + aria-label={i18n._(/* i18n */ 'Add to cart quantity')} name={`cartItems.${index}.quantity`} /> ) diff --git a/packages/magento-review/components/ProductReviewChip/ProductReviewChip.tsx b/packages/magento-review/components/ProductReviewChip/ProductReviewChip.tsx index 4d658e9391..1797e57d03 100644 --- a/packages/magento-review/components/ProductReviewChip/ProductReviewChip.tsx +++ b/packages/magento-review/components/ProductReviewChip/ProductReviewChip.tsx @@ -36,6 +36,7 @@ export function ProductReviewChip(props: ProductReviewChipProps) { icon={} color='default' size='medium' + aria-label='Review score' label={`${normalizedRating}/5`} {...chipProps} /> diff --git a/packages/next-ui/LayoutDefault/components/LayoutDefault.tsx b/packages/next-ui/LayoutDefault/components/LayoutDefault.tsx index 7633a15b3a..ead2c606b8 100644 --- a/packages/next-ui/LayoutDefault/components/LayoutDefault.tsx +++ b/packages/next-ui/LayoutDefault/components/LayoutDefault.tsx @@ -3,6 +3,7 @@ import { dvh } from '@graphcommerce/framer-utils' import { Box, SxProps, Theme } from '@mui/material' import { useTransform, useScroll } from 'framer-motion' import { LayoutProvider } from '../../Layout/components/LayoutProvider' +import { SkipLink } from '../../SkipLink/SkipLink' import { extendableComponent } from '../../Styles' import { useFabSize } from '../../Theme' @@ -67,6 +68,7 @@ export function LayoutDefault(props: LayoutDefaultProps) { ...(Array.isArray(sx) ? sx : [sx]), ]} > + {beforeHeader} )} -
{children}
+
+
+ {children} +
{footer}
diff --git a/packages/next-ui/LayoutParts/DesktopNavBar.tsx b/packages/next-ui/LayoutParts/DesktopNavBar.tsx index 6efdeff792..7751a12c93 100644 --- a/packages/next-ui/LayoutParts/DesktopNavBar.tsx +++ b/packages/next-ui/LayoutParts/DesktopNavBar.tsx @@ -69,6 +69,7 @@ export function DesktopNavBar(props: MenuTabsProps) { }} direction='left' size='small' + tabIndex={-1} className={`${classes.left} ${classes.button}`} > @@ -94,6 +95,7 @@ export function DesktopNavBar(props: MenuTabsProps) { }} direction='right' size='small' + tabIndex={-1} className={`${classes.right} ${classes.button}`} > diff --git a/packages/next-ui/Navigation/components/NavigationOverlay.tsx b/packages/next-ui/Navigation/components/NavigationOverlay.tsx index d8e7d6846d..8126aac7c6 100644 --- a/packages/next-ui/Navigation/components/NavigationOverlay.tsx +++ b/packages/next-ui/Navigation/components/NavigationOverlay.tsx @@ -2,7 +2,7 @@ import { useMotionValueValue, useMotionSelector, dvw } from '@graphcommerce/fram import { i18n } from '@lingui/core' import { useTheme, Box, Fab, SxProps, Theme, useEventCallback, styled } from '@mui/material' import { m } from 'framer-motion' -import React, { useEffect } from 'react' +import React, { useEffect, useRef } from 'react' import type { LiteralUnion } from 'type-fest' import { IconSvg, useIconSvgSize } from '../../IconSvg' import { LayoutHeaderContent } from '../../Layout/components/LayoutHeaderContent' @@ -71,6 +71,8 @@ export const NavigationOverlay = React.memo((props: NavigationOverlayProps) => { } else selection.set([]) }) + const a11yFocusRef = useRef(null) + const selectedLevel = useMotionValueValue(selection, (s) => (s === false ? -1 : s.length)) const selectionValue = useMotionValueValue(selection, (s) => (s ? s.join('') : s)) const activeAndNotClosing = useMotionSelector([selection, closing], ([s, c]) => @@ -125,7 +127,16 @@ export const NavigationOverlay = React.memo((props: NavigationOverlayProps) => { }, }} > - + { + if (selectedLevel === 1 && a11yFocusRef.current) { + a11yFocusRef.current.focus() + } + }} + > ({ @@ -149,6 +160,7 @@ export const NavigationOverlay = React.memo((props: NavigationOverlayProps) => { sx={{ boxShadow: 'none', my: fabMarginY }} size='responsive' aria-label={i18n._(/* i18n */ 'Back')} + ref={a11yFocusRef} > diff --git a/packages/next-ui/SkipLink/SkipLink.tsx b/packages/next-ui/SkipLink/SkipLink.tsx new file mode 100644 index 0000000000..de52f89505 --- /dev/null +++ b/packages/next-ui/SkipLink/SkipLink.tsx @@ -0,0 +1,26 @@ +import { Trans } from '@lingui/react' +import { Link } from '@mui/material' + +export function SkipLink() { + return ( + ({ + position: 'absolute', + top: theme.page.vertical, + zIndex: '-1', + marginLeft: theme.page.horizontal, + padding: theme.spacings.xxs, + backgroundColor: theme.palette.background.paper, + border: theme.palette.text.primary, + borderRadius: theme.shape.borderRadius, + '&:focus': { + zIndex: 9999, + }, + })} + > + + + ) +} diff --git a/packages/next-ui/TextInputNumber/TextInputNumber.tsx b/packages/next-ui/TextInputNumber/TextInputNumber.tsx index fc8f704858..0bc870e892 100644 --- a/packages/next-ui/TextInputNumber/TextInputNumber.tsx +++ b/packages/next-ui/TextInputNumber/TextInputNumber.tsx @@ -160,7 +160,7 @@ export function TextInputNumber(props: TextInputNumberProps) { }} inputProps={{ ...inputProps, - 'aria-label': i18n._(/* i18n */ 'Number'), + 'aria-label': i18n._(/* i18n */ 'Add to cart quantity'), sx: [ { typography: 'body1', diff --git a/packages/next-ui/index.ts b/packages/next-ui/index.ts index 65ca4d8772..f3815cf5b8 100644 --- a/packages/next-ui/index.ts +++ b/packages/next-ui/index.ts @@ -43,6 +43,7 @@ export * from './Row' export * from './SectionContainer/SectionContainer' export * from './SectionHeader/SectionHeader' export * from './Separator/Separator' +export * from './SkipLink/SkipLink' export * from './Snackbar/ErrorSnackbar' export * from './Snackbar/MessageSnackbar' export * from './Snackbar/MessageSnackbarImpl' From 729b357a606e4f0e8da87f6617969b9109db0aec Mon Sep 17 00:00:00 2001 From: Frank Harland Date: Wed, 15 Nov 2023 11:54:09 +0100 Subject: [PATCH 02/15] feat(GCOM-1221): make searchlink accessable via keyboard navigation --- .../components/SearchLink/SearchLink.tsx | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/magento-search/components/SearchLink/SearchLink.tsx b/packages/magento-search/components/SearchLink/SearchLink.tsx index d4a2c26365..9ba415c689 100644 --- a/packages/magento-search/components/SearchLink/SearchLink.tsx +++ b/packages/magento-search/components/SearchLink/SearchLink.tsx @@ -7,7 +7,7 @@ import { } from '@graphcommerce/next-ui' import { Breakpoint, Fab, FabProps, Link, LinkProps } from '@mui/material' import { useRouter } from 'next/router' -import { MouseEventHandler } from 'react' +import { KeyboardEventHandler, MouseEventHandler } from 'react' import type { SetRequired } from 'type-fest' export type SearchLinkProps = { @@ -38,6 +38,11 @@ export function SearchLink(props: SearchLinkProps) { return router.push(href) } + const handleKeyDown: KeyboardEventHandler = (e) => { + e.preventDefault() + return router.push(href) + } + return ( <> { + if (e.key === 'Enter') { + handleKeyDown(e) + } + }} + tabIndex={0} sx={[ (theme) => ({ justifySelf: 'center', From 64bcb8a333d39fedc9f1cb607cf2f50bafb79df0 Mon Sep 17 00:00:00 2001 From: Frank Harland Date: Wed, 15 Nov 2023 11:55:09 +0100 Subject: [PATCH 03/15] feat(GCOM-1221): conditionally have menu button in tabflow based on wether the button is visible or not --- .../Navigation/components/NavigationFab.tsx | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/packages/next-ui/Navigation/components/NavigationFab.tsx b/packages/next-ui/Navigation/components/NavigationFab.tsx index 01cd162dd1..ac0da57a2b 100644 --- a/packages/next-ui/Navigation/components/NavigationFab.tsx +++ b/packages/next-ui/Navigation/components/NavigationFab.tsx @@ -1,5 +1,5 @@ import { useMotionValueValue } from '@graphcommerce/framer-utils' -import { Fab, styled, Box, SxProps, Theme, FabProps } from '@mui/material' +import { Fab, styled, Box, SxProps, Theme, FabProps, useTheme, useMediaQuery } from '@mui/material' import { m } from 'framer-motion' import { useRouter } from 'next/router' import React, { useEffect } from 'react' @@ -34,6 +34,11 @@ export function NavigationFab(props: NavigationFabProps) { const { opacity, shadowOpacity } = useFabAnimation() const scrollY = useScrollY() const scrolled = useMotionValueValue(scrollY, (y) => y > 10) + const fabIsVisible = useMotionValueValue(opacity, () => opacity.get() === 1) + const theme = useTheme() + const isMobile = useMediaQuery(() => theme.breakpoints.down('md'), { + defaultMatches: false, + }) useEffect(() => { const clear = () => setOpenEl(null) @@ -54,19 +59,20 @@ export function NavigationFab(props: NavigationFabProps) { > ({ + sx={{ [theme.breakpoints.down('md')]: { opacity: '1 !important', transform: 'none !important', }, - })} + }} style={{ opacity }} > ({ + sx={{ boxShadow: 'none', '&:hover, &:focus': { boxShadow: 'none', @@ -75,7 +81,7 @@ export function NavigationFab(props: NavigationFabProps) { background: theme.palette.text.primary, pointerEvents: 'all', color: theme.palette.background.paper, - })} + }} className={classes.fab} {...fabProps} > @@ -87,7 +93,7 @@ export function NavigationFab(props: NavigationFabProps) { )} ({ + sx={{ pointerEvents: 'none', borderRadius: '99em', position: 'absolute', @@ -96,7 +102,7 @@ export function NavigationFab(props: NavigationFabProps) { boxShadow: theme.shadows[6], top: 0, [theme.breakpoints.down('md')]: { opacity: '1 !important' }, - })} + }} className={classes.shadow} style={{ opacity: shadowOpacity }} /> From e7bc8378f1ce7d4c03f9f981620234d1add9700d Mon Sep 17 00:00:00 2001 From: Frank Harland Date: Fri, 8 Dec 2023 12:08:50 +0100 Subject: [PATCH 04/15] fix: add graphql-codegen-typescript-validation-schema to resolutions in package.json --- packages/cli/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index b1261a85b6..9a4157dad8 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -32,7 +32,7 @@ "@graphql-tools/utils": "^10.0.8", "cosmiconfig": "^8.3.6", "detect-package-manager": "^3.0.1", - "graphql-codegen-typescript-validation-schema": "^0.12.0", + "graphql-codegen-typescript-validation-schema": "0.11.0", "graphql-tag": "^2.12.6", "rimraf": "^5.0.5", "tslib": "^2.6.2" diff --git a/yarn.lock b/yarn.lock index 64d4740ae5..261e5a4d97 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2614,7 +2614,7 @@ __metadata: "@graphql-tools/utils": "npm:^10.0.8" cosmiconfig: "npm:^8.3.6" detect-package-manager: "npm:^3.0.1" - graphql-codegen-typescript-validation-schema: "npm:^0.12.0" + graphql-codegen-typescript-validation-schema: "npm:0.11.0" graphql-tag: "npm:^2.12.6" rimraf: "npm:^5.0.5" tslib: "npm:^2.6.2" @@ -11866,9 +11866,9 @@ __metadata: languageName: node linkType: hard -"graphql-codegen-typescript-validation-schema@npm:^0.12.0": - version: 0.12.0 - resolution: "graphql-codegen-typescript-validation-schema@npm:0.12.0" +"graphql-codegen-typescript-validation-schema@npm:0.11.0": + version: 0.11.0 + resolution: "graphql-codegen-typescript-validation-schema@npm:0.11.0" dependencies: "@graphql-codegen/plugin-helpers": "npm:^5.0.0" "@graphql-codegen/schema-ast": "npm:4.0.0" @@ -11878,7 +11878,7 @@ __metadata: graphql: "npm:^16.6.0" peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 324246511652f55aa8ea67811eb5293973f80d2f852574e3a27f3ec3ad598de38f689b94c577d4c889e1ffe2d2cf2d65271edd39e476ccdccc58ee7acf6530b6 + checksum: cd6a4a7669b6d11dcb3ab016734fa6059c65c7e72111a3c8170312d160430aa550b607acfc9c06b4bdd97f87a3e5a4af8dfe3d718a6f2c22fbd68ffe3dde7cf6 languageName: node linkType: hard From 83f0c346792992143ef533a2043d91a0d090e7b1 Mon Sep 17 00:00:00 2001 From: FrankHarland <31548701+FrankHarland@users.noreply.github.com> Date: Fri, 8 Dec 2023 12:10:01 +0100 Subject: [PATCH 05/15] Create itchy-tables-drive.md --- .changeset/itchy-tables-drive.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/itchy-tables-drive.md diff --git a/.changeset/itchy-tables-drive.md b/.changeset/itchy-tables-drive.md new file mode 100644 index 0000000000..ea6e2ec33c --- /dev/null +++ b/.changeset/itchy-tables-drive.md @@ -0,0 +1,5 @@ +--- +"@graphcommerce/cli": patch +--- + +fix: add graphql-codegen-typescript-validation-schema to resolutions … From 165c34aacf82be521af6361bcb2beaefa1b83972 Mon Sep 17 00:00:00 2001 From: FrankHarland <31548701+FrankHarland@users.noreply.github.com> Date: Wed, 13 Dec 2023 13:24:45 +0100 Subject: [PATCH 06/15] Update packages/magento-search/components/SearchLink/SearchLink.tsx Co-authored-by: Mike Keehnen --- .../components/SearchLink/SearchLink.tsx | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/packages/magento-search/components/SearchLink/SearchLink.tsx b/packages/magento-search/components/SearchLink/SearchLink.tsx index 9ba415c689..d37bb0c1b7 100644 --- a/packages/magento-search/components/SearchLink/SearchLink.tsx +++ b/packages/magento-search/components/SearchLink/SearchLink.tsx @@ -39,8 +39,10 @@ export function SearchLink(props: SearchLinkProps) { } const handleKeyDown: KeyboardEventHandler = (e) => { - e.preventDefault() - return router.push(href) + if (e.key === 'Enter') { + e.preventDefault() + return router.push(href) + } } return ( @@ -50,11 +52,7 @@ export function SearchLink(props: SearchLinkProps) { className={classes.root} underline='none' onClick={handleClick} - onKeyDown={(e) => { - if (e.key === 'Enter') { - handleKeyDown(e) - } - }} + onKeyDown={handleKeyDown} tabIndex={0} sx={[ (theme) => ({ From 011afa0475051d35e5a589b83d4b609e12afd34c Mon Sep 17 00:00:00 2001 From: Frank Harland Date: Wed, 13 Dec 2023 14:46:01 +0100 Subject: [PATCH 07/15] fix: improve tab-based navigation --- .../LayoutDefault/components/LayoutDefault.tsx | 2 +- .../Navigation/components/NavigationOverlay.tsx | 17 ++++++----------- packages/next-ui/SkipLink/SkipLink.tsx | 12 ++++++++++++ 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/packages/next-ui/LayoutDefault/components/LayoutDefault.tsx b/packages/next-ui/LayoutDefault/components/LayoutDefault.tsx index ead2c606b8..c6f7256a85 100644 --- a/packages/next-ui/LayoutDefault/components/LayoutDefault.tsx +++ b/packages/next-ui/LayoutDefault/components/LayoutDefault.tsx @@ -147,7 +147,7 @@ export function LayoutDefault(props: LayoutDefaultProps) {
)}
-
+
{children}
{footer}
diff --git a/packages/next-ui/Navigation/components/NavigationOverlay.tsx b/packages/next-ui/Navigation/components/NavigationOverlay.tsx index 60b7a3a77e..d9c1e35906 100644 --- a/packages/next-ui/Navigation/components/NavigationOverlay.tsx +++ b/packages/next-ui/Navigation/components/NavigationOverlay.tsx @@ -81,6 +81,10 @@ export const NavigationOverlay = React.memo((props: NavigationOverlayProps) => { useEffect(() => { animating.set(true) + + if (activeAndNotClosing) { + a11yFocusRef.current?.focus() + } }, [activeAndNotClosing, animating]) const afterClose = useEventCallback(() => { @@ -127,16 +131,7 @@ export const NavigationOverlay = React.memo((props: NavigationOverlayProps) => { }, }} > - { - if (selectedLevel === 1 && a11yFocusRef.current) { - a11yFocusRef.current.focus() - } - }} - > + ({ @@ -160,7 +155,6 @@ export const NavigationOverlay = React.memo((props: NavigationOverlayProps) => { sx={{ boxShadow: 'none', my: fabMarginY }} size='responsive' aria-label={i18n._(/* i18n */ 'Back')} - ref={a11yFocusRef} > @@ -173,6 +167,7 @@ export const NavigationOverlay = React.memo((props: NavigationOverlayProps) => { sx={{ boxShadow: 'none', my: fabMarginY }} size='responsive' aria-label={i18n._(/* i18n */ 'Close')} + ref={a11yFocusRef} > diff --git a/packages/next-ui/SkipLink/SkipLink.tsx b/packages/next-ui/SkipLink/SkipLink.tsx index de52f89505..1ef9413948 100644 --- a/packages/next-ui/SkipLink/SkipLink.tsx +++ b/packages/next-ui/SkipLink/SkipLink.tsx @@ -2,10 +2,22 @@ import { Trans } from '@lingui/react' import { Link } from '@mui/material' export function SkipLink() { + const setFocus = (e) => { + e.preventDefault() + globalThis.document.querySelector('#skip-nav')?.focus() + globalThis.document.querySelector('#skip-nav')?.scrollIntoView() + } + return ( { + if (e.key === 'Enter') { + setFocus(e) + } + }} sx={(theme) => ({ position: 'absolute', top: theme.page.vertical, From e5bbc2763aa546f05347bcde3d8b29b77e158d3e Mon Sep 17 00:00:00 2001 From: Paul Hachmang Date: Thu, 4 Jan 2024 14:23:20 +0100 Subject: [PATCH 08/15] Cleanup --- examples/magento-graphcms/components/Layout/LayoutFull.tsx | 2 +- .../magento-graphcms/components/Layout/LayoutNavigation.tsx | 1 - examples/magento-graphcms/pages/checkout/added.tsx | 2 +- packages/framer-scroller/components/ScrollerDots.tsx | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/examples/magento-graphcms/components/Layout/LayoutFull.tsx b/examples/magento-graphcms/components/Layout/LayoutFull.tsx index abea4a916e..0847900c1a 100644 --- a/examples/magento-graphcms/components/Layout/LayoutFull.tsx +++ b/examples/magento-graphcms/components/Layout/LayoutFull.tsx @@ -62,7 +62,7 @@ export function LayoutFull(props: LayoutFullProps) { )} diff --git a/examples/magento-graphcms/components/Layout/LayoutNavigation.tsx b/examples/magento-graphcms/components/Layout/LayoutNavigation.tsx index 17e7e1662c..4c98ab904c 100644 --- a/examples/magento-graphcms/components/Layout/LayoutNavigation.tsx +++ b/examples/magento-graphcms/components/Layout/LayoutNavigation.tsx @@ -29,7 +29,6 @@ import { useRouter } from 'next/router' import { Footer } from './Footer' import { LayoutQuery } from './Layout.gql' import { Logo } from './Logo' -import { global } from 'styled-jsx/css' export type LayoutNavigationProps = LayoutQuery & Omit diff --git a/examples/magento-graphcms/pages/checkout/added.tsx b/examples/magento-graphcms/pages/checkout/added.tsx index dba98ab7a1..71fc1b3883 100644 --- a/examples/magento-graphcms/pages/checkout/added.tsx +++ b/examples/magento-graphcms/pages/checkout/added.tsx @@ -27,7 +27,7 @@ function CheckoutAdded() { useEffect(() => { a11yFocusRef.current?.focus() - }) + }, []) return ( <> diff --git a/packages/framer-scroller/components/ScrollerDots.tsx b/packages/framer-scroller/components/ScrollerDots.tsx index 8aba9c15bb..8ad99a92f4 100644 --- a/packages/framer-scroller/components/ScrollerDots.tsx +++ b/packages/framer-scroller/components/ScrollerDots.tsx @@ -1,7 +1,7 @@ import { useMotionValueValue } from '@graphcommerce/framer-utils' // eslint-disable-next-line import/no-extraneous-dependencies import { extendableComponent } from '@graphcommerce/next-ui/Styles' -import { Box, FabProps, styled, SxProps, Theme } from '@mui/material' +import { Box, FabProps, SxProps, Theme } from '@mui/material' import { m } from 'framer-motion' import React from 'react' import { useScrollerContext } from '../hooks/useScrollerContext' From 3f2845026752a36626d678a5d10521222ac3379a Mon Sep 17 00:00:00 2001 From: Paul Hachmang Date: Thu, 4 Jan 2024 14:24:39 +0100 Subject: [PATCH 09/15] Revert package.json --- packages/cli/package.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 9a4157dad8..5318fad550 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -2,7 +2,7 @@ "name": "@graphcommerce/cli", "homepage": "https://www.graphcommerce.org/", "repository": "github:graphcommerce-org/graphcommerce", - "version": "7.1.0-canary.64", + "version": "8.0.0-canary.70", "scripts": { "dev": "tsc --preserveWatchOutput --watch", "build": "tsc", @@ -29,7 +29,7 @@ "@graphql-mesh/store": "latest", "@graphql-mesh/types": "latest", "@graphql-mesh/utils": "latest", - "@graphql-tools/utils": "^10.0.8", + "@graphql-tools/utils": "^10.0.11", "cosmiconfig": "^8.3.6", "detect-package-manager": "^3.0.1", "graphql-codegen-typescript-validation-schema": "0.11.0", @@ -38,14 +38,13 @@ "tslib": "^2.6.2" }, "peerDependencies": { - "@graphcommerce/eslint-config-pwa": "^7.1.0-canary.64", - "@graphcommerce/hygraph-cli": "^7.1.0-canary.64", - "@graphcommerce/next-config": "^7.1.0-canary.64", - "@graphcommerce/prettier-config-pwa": "^7.1.0-canary.64", - "@graphcommerce/typescript-config-pwa": "^7.1.0-canary.64", + "@graphcommerce/eslint-config-pwa": "^8.0.0-canary.70", + "@graphcommerce/hygraph-cli": "^8.0.0-canary.70", + "@graphcommerce/next-config": "^8.0.0-canary.70", + "@graphcommerce/prettier-config-pwa": "^8.0.0-canary.70", + "@graphcommerce/typescript-config-pwa": "^8.0.0-canary.70", "graphql": "^16.7.1", - "react": "^18.2.0", - "typescript": "5.2.2" + "react": "^18.2.0" }, "sideEffects": false, "prettier": "@graphcommerce/prettier-config-pwa", From a9d773dfd9d26c27061537781f3333a37596d234 Mon Sep 17 00:00:00 2001 From: Paul Hachmang Date: Thu, 4 Jan 2024 14:25:38 +0100 Subject: [PATCH 10/15] REvert yarn.lock changes --- yarn.lock | 5530 +++++++++++++++++++++++++---------------------------- 1 file changed, 2579 insertions(+), 2951 deletions(-) diff --git a/yarn.lock b/yarn.lock index 261e5a4d97..f55df66cb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,90 +12,90 @@ __metadata: languageName: node linkType: hard -"@adobe/css-tools@npm:^4.3.1": - version: 4.3.1 - resolution: "@adobe/css-tools@npm:4.3.1" - checksum: 05672719b544cc0c21ae3ed0eb6349bf458e9d09457578eeeb07cf0f696469ac6417e9c9be1b129e5d6a18098a061c1db55b2275591760ef30a79822436fcbfa +"@adobe/css-tools@npm:^4.3.2": + version: 4.3.2 + resolution: "@adobe/css-tools@npm:4.3.2" + checksum: 296a03dd29f227c60500d2da8c7f64991fecf1d8b456ce2b4adb8cec7363d9c08b5b03f1463673fc8cbfe54b538745588e7a13c736d2dd14a80c01a20f127f39 languageName: node linkType: hard -"@algolia/cache-browser-local-storage@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/cache-browser-local-storage@npm:4.20.0" +"@algolia/cache-browser-local-storage@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/cache-browser-local-storage@npm:4.22.0" dependencies: - "@algolia/cache-common": "npm:4.20.0" - checksum: efab9b8535d9cf2fc9d1e382541e87797946da0953dc02809aab181161b40ce419b4fa71bc35883e02eb34176185200e0ce1e887109a24233c0e9e6ef5f2a340 + "@algolia/cache-common": "npm:4.22.0" + checksum: 945bdb8c0c24b67b039adb2b6fb6d41d05224abe5fe1e2b925984158ad6acc290a7cbb1a468c4c27e55d49beb333470ed3e983576308f4f62f95d9778c5d4a58 languageName: node linkType: hard -"@algolia/cache-common@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/cache-common@npm:4.20.0" - checksum: e2e55945dc9d3cafaace828afe28cb944a14efa645d588968e8bf88360efd7dc35f95f2b2392fc84dc697d115ada2a253b34f384ec5d82a191df77eb2125e43e +"@algolia/cache-common@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/cache-common@npm:4.22.0" + checksum: 2b5018fcab1222ac756610d1e28ba1b7b9af065e7ba73f1c202a8830e3ad530f52a37bca689d6b82486345a947b6e0fe837b6c6e207379b35ac0bcb21290cfc5 languageName: node linkType: hard -"@algolia/cache-in-memory@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/cache-in-memory@npm:4.20.0" +"@algolia/cache-in-memory@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/cache-in-memory@npm:4.22.0" dependencies: - "@algolia/cache-common": "npm:4.20.0" - checksum: 9dd67c93fb97d0055ec6d487bae922a5ccbf2adcdf2692c737b85d50b5aa2b57f3fb21ead0202a570e7feb1096fb48ea56a2309259998c17d7c82bc8ae170818 + "@algolia/cache-common": "npm:4.22.0" + checksum: 4b2c990ee587870282d6f1e1e1b976b387cc976ca9a6c58f42175f2024d1f683c2efc7266d4b86b678db8de191d959f14a2226e5b7fab69f4b6507474bf7f813 languageName: node linkType: hard -"@algolia/client-account@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/client-account@npm:4.20.0" +"@algolia/client-account@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/client-account@npm:4.22.0" dependencies: - "@algolia/client-common": "npm:4.20.0" - "@algolia/client-search": "npm:4.20.0" - "@algolia/transporter": "npm:4.20.0" - checksum: 6ff0cd7834d48988ec748ed504a28e4de8842526881c7d0f875f9702e037f51c9ec70195489e5d189995d0901212f844b0555d6df0b423d0b846b300a321b6a2 + "@algolia/client-common": "npm:4.22.0" + "@algolia/client-search": "npm:4.22.0" + "@algolia/transporter": "npm:4.22.0" + checksum: 157939aa5b63b01f0710078fd5a131600b335f8f0f845ccd044b1b96395b89403e782dbd40ae30f519159aa99ba97db16404e40be829b0847a3c19cb7e5e6eae languageName: node linkType: hard -"@algolia/client-analytics@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/client-analytics@npm:4.20.0" +"@algolia/client-analytics@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/client-analytics@npm:4.22.0" dependencies: - "@algolia/client-common": "npm:4.20.0" - "@algolia/client-search": "npm:4.20.0" - "@algolia/requester-common": "npm:4.20.0" - "@algolia/transporter": "npm:4.20.0" - checksum: ebc20c90461a05c1bfbdf152953904afde749d70fe7008857c4f5a96510f0bb1895420a400decfcb3dce3137be880b4360e8ac09a8249b4fe8426dd0a3042a09 + "@algolia/client-common": "npm:4.22.0" + "@algolia/client-search": "npm:4.22.0" + "@algolia/requester-common": "npm:4.22.0" + "@algolia/transporter": "npm:4.22.0" + checksum: aa6baa7f10818333f179a4ea0eba9f6d97fdb33eb7f2cf0da9494bd14ed533a4ea7356bcfe8a995bb9eef814443acf2a7bff394f96379e08d2be9f63f444fbd7 languageName: node linkType: hard -"@algolia/client-common@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/client-common@npm:4.20.0" +"@algolia/client-common@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/client-common@npm:4.22.0" dependencies: - "@algolia/requester-common": "npm:4.20.0" - "@algolia/transporter": "npm:4.20.0" - checksum: b0cf4d127dd5712867e3e7dbb10465d960d5ad2ca491321c0d1908c3b4d2f485bc54926c1b3de2b9d5b5f3438a1e91d50f02318fc164770d4e78bd7828a3e2f6 + "@algolia/requester-common": "npm:4.22.0" + "@algolia/transporter": "npm:4.22.0" + checksum: 3e106c927254a14844050a91cead947ec5e72f8aa682f812e421cb9065a75eb8b1b1e93c90cf5b510c7d61552fe1ea4ce010bac0e9ad46f914f15f64dfa57f78 languageName: node linkType: hard -"@algolia/client-personalization@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/client-personalization@npm:4.20.0" +"@algolia/client-personalization@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/client-personalization@npm:4.22.0" dependencies: - "@algolia/client-common": "npm:4.20.0" - "@algolia/requester-common": "npm:4.20.0" - "@algolia/transporter": "npm:4.20.0" - checksum: a4ffff168daee0495192c7aa1b155827d10ba408d352d01e112552e048a18244a2a446df47706639dc67a6b4061bdc084f35e47b5a75b0f1a722427abe131fe8 + "@algolia/client-common": "npm:4.22.0" + "@algolia/requester-common": "npm:4.22.0" + "@algolia/transporter": "npm:4.22.0" + checksum: 590165c1e2c60da995ed263f8c0008e11f9368334b9255058fc49a1898edc770ce0f63f6971932a199c1f09e91921c7cc8d5f1218ba87ec677ef5ea787ecc10c languageName: node linkType: hard -"@algolia/client-search@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/client-search@npm:4.20.0" +"@algolia/client-search@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/client-search@npm:4.22.0" dependencies: - "@algolia/client-common": "npm:4.20.0" - "@algolia/requester-common": "npm:4.20.0" - "@algolia/transporter": "npm:4.20.0" - checksum: 79b75fbfddf41bd65d1d028236b249e81672a5a5aea9e84fa5586ee5d1f0d78966dacdc464109e14a46f6c78c8d68d5a8a50ad7b571247ac64fc2d1399072332 + "@algolia/client-common": "npm:4.22.0" + "@algolia/requester-common": "npm:4.22.0" + "@algolia/transporter": "npm:4.22.0" + checksum: efe78d440c5d349640a3878f4da46c82dba8632e887689df96b1a3a9cd446f3afafb6c1441d4d76dee78e6c01e0b48afe2610cd40d0066f30a0bc8b0ac21b126 languageName: node linkType: hard @@ -106,55 +106,55 @@ __metadata: languageName: node linkType: hard -"@algolia/logger-common@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/logger-common@npm:4.20.0" - checksum: 03fffc0e021097836d4588f130fc22b3fd6ca55e286e8fc59f0525330754bc49edcf7c5d2f0016fd1c4aa3ad3432005ba3a17b5c41880c16258e98bcf4746b4d +"@algolia/logger-common@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/logger-common@npm:4.22.0" + checksum: f838ced854f18fa4fad0954de196da4f1a8c4865ed9c41c8786bf34963cce0cdf0a03de8ab34b49f99c0811063c956edffba6e2f6d5a602bdf34d1693ff1c87b languageName: node linkType: hard -"@algolia/logger-console@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/logger-console@npm:4.20.0" +"@algolia/logger-console@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/logger-console@npm:4.22.0" dependencies: - "@algolia/logger-common": "npm:4.20.0" - checksum: 2b1f32f3344613de3ae949df57ef5b794ec247572dfbdd04b2c5d1b250b224fef2ce7292c9ce56f45ef491afe90a7505ec21ad3b00f645ef07516c8cbe200fae + "@algolia/logger-common": "npm:4.22.0" + checksum: 454f63d86b2940a09260a9e7790a8c5eb720e2f08b484e8eb8cf467e02f77e18b896136a36cb43739b6354e22c4b84d6febab946cb39e0c2aaddcaed580922d7 languageName: node linkType: hard -"@algolia/requester-browser-xhr@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/requester-browser-xhr@npm:4.20.0" +"@algolia/requester-browser-xhr@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/requester-browser-xhr@npm:4.22.0" dependencies: - "@algolia/requester-common": "npm:4.20.0" - checksum: 0e3fba53b05805bb9801b3b0e8cc4c95b8f55c6e23f43f4c5f1cd01ce277aa71fb08d935be97f921af0d60d83d23b83e2bbdd35f79bd2657c9aaa8604a838d62 + "@algolia/requester-common": "npm:4.22.0" + checksum: cf9899dc2a420afdd343548b5a8133d5186d50daaf26d29d0770cc6235110d774a0543196ac8796524130265c9bf884c33294f4b3aac61eb835d939b4c76f4b3 languageName: node linkType: hard -"@algolia/requester-common@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/requester-common@npm:4.20.0" - checksum: 3d69d781549a58784fdf34d79c46e15a9010185757112953e58f987a814e9645b47a2d7202148fb644edfacc73df783041b274eac58de06936dfc9c6f1ac88e5 +"@algolia/requester-common@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/requester-common@npm:4.22.0" + checksum: 5a46bc1630ef2c7579d7ea9faea675321d310005dfa06be0bc71ddf0fceebcf5895ad68f690e2b29b8224f563bd6553231ebc3dc92b77e1aef5c330ee40a1cec languageName: node linkType: hard -"@algolia/requester-node-http@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/requester-node-http@npm:4.20.0" +"@algolia/requester-node-http@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/requester-node-http@npm:4.22.0" dependencies: - "@algolia/requester-common": "npm:4.20.0" - checksum: b774593ad9a4f04215481ed3e18a4870275c0586a9106280137e53fd6278a6e4eea9fed15fb086e5989c436097552b4884c35a2f2ec49999105ab697b20831a2 + "@algolia/requester-common": "npm:4.22.0" + checksum: fb13b9698fd05f71019d9affdcec30b070331b2d97b2f976ed73f4f8671ef496c609ed42862b5c3b89366c645eec757d29fe736e8f9685c574d03b435a5ded5f languageName: node linkType: hard -"@algolia/transporter@npm:4.20.0": - version: 4.20.0 - resolution: "@algolia/transporter@npm:4.20.0" +"@algolia/transporter@npm:4.22.0": + version: 4.22.0 + resolution: "@algolia/transporter@npm:4.22.0" dependencies: - "@algolia/cache-common": "npm:4.20.0" - "@algolia/logger-common": "npm:4.20.0" - "@algolia/requester-common": "npm:4.20.0" - checksum: 769c5d61a280283e2dc4c4a49fcd92e6489bc0267a290438f56311dacc213c0ff4979d063fb8dd5b7bcc888d819ec00eef5d24eb2768946696f4297b757ff527 + "@algolia/cache-common": "npm:4.22.0" + "@algolia/logger-common": "npm:4.22.0" + "@algolia/requester-common": "npm:4.22.0" + checksum: c17d5813f2658075b48b6155f79d1843d40df5b2575f53bf2d8c03c4a9617b5771b8467b7edd125b6fd6961f72d3dd7e2b73b70d8ff138e390cad34e4d14c46d languageName: node linkType: hard @@ -198,17 +198,16 @@ __metadata: languageName: node linkType: hard -"@apollo/client@npm:~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0, @apollo/client@npm:~3.8.7": - version: 3.8.7 - resolution: "@apollo/client@npm:3.8.7" +"@apollo/client@npm:~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0, @apollo/client@npm:~3.8.8": + version: 3.8.8 + resolution: "@apollo/client@npm:3.8.8" dependencies: "@graphql-typed-document-node/core": "npm:^3.1.1" - "@wry/context": "npm:^0.7.3" "@wry/equality": "npm:^0.5.6" - "@wry/trie": "npm:^0.4.3" + "@wry/trie": "npm:^0.5.0" graphql-tag: "npm:^2.12.6" hoist-non-react-statics: "npm:^3.3.2" - optimism: "npm:^0.17.5" + optimism: "npm:^0.18.0" prop-types: "npm:^15.7.2" response-iterator: "npm:^0.2.6" symbol-observable: "npm:^4.0.0" @@ -230,7 +229,7 @@ __metadata: optional: true subscriptions-transport-ws: optional: true - checksum: e88be52f6393ab0625999abf7f6ed6c1035e5f290a738477210f9563d85d369b3dcb86dff7613be84a012192b66c2fae18ee9d5acf55f2b0ca30c1cc77c38559 + checksum: a097fb49d68fa77d59f8d63f73f0335624608102ebe2a30270d679b50f3fc2d697298fde8619571b419c93660a5ba90874d93e3b10efc8d910d752f14df1770b languageName: node linkType: hard @@ -272,55 +271,55 @@ __metadata: languageName: node linkType: hard -"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.22.13": - version: 7.22.13 - resolution: "@babel/code-frame@npm:7.22.13" +"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.23.5": + version: 7.23.5 + resolution: "@babel/code-frame@npm:7.23.5" dependencies: - "@babel/highlight": "npm:^7.22.13" + "@babel/highlight": "npm:^7.23.4" chalk: "npm:^2.4.2" - checksum: f4cc8ae1000265677daf4845083b72f88d00d311adb1a93c94eb4b07bf0ed6828a81ae4ac43ee7d476775000b93a28a9cddec18fbdc5796212d8dcccd5de72bd + checksum: a10e843595ddd9f97faa99917414813c06214f4d9205294013e20c70fbdf4f943760da37dec1d998bf3e6fc20fa2918a47c0e987a7e458663feb7698063ad7c6 languageName: node linkType: hard -"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.22.9, @babel/compat-data@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/compat-data@npm:7.23.3" - checksum: c6af331753c34ee8a5678bc94404320826cb56b1dda3efc1311ec8fb0774e78225132f3c1acc988440ace667f14a838e297a822692b95758aa63da406e1f97a1 +"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.23.3, @babel/compat-data@npm:^7.23.5": + version: 7.23.5 + resolution: "@babel/compat-data@npm:7.23.5" + checksum: 081278ed46131a890ad566a59c61600a5f9557bd8ee5e535890c8548192532ea92590742fd74bd9db83d74c669ef8a04a7e1c85cdea27f960233e3b83c3a957c languageName: node linkType: hard "@babel/core@npm:^7.11.1, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.14.0, @babel/core@npm:^7.21.0, @babel/core@npm:^7.22.9": - version: 7.23.3 - resolution: "@babel/core@npm:7.23.3" + version: 7.23.7 + resolution: "@babel/core@npm:7.23.7" dependencies: "@ampproject/remapping": "npm:^2.2.0" - "@babel/code-frame": "npm:^7.22.13" - "@babel/generator": "npm:^7.23.3" - "@babel/helper-compilation-targets": "npm:^7.22.15" + "@babel/code-frame": "npm:^7.23.5" + "@babel/generator": "npm:^7.23.6" + "@babel/helper-compilation-targets": "npm:^7.23.6" "@babel/helper-module-transforms": "npm:^7.23.3" - "@babel/helpers": "npm:^7.23.2" - "@babel/parser": "npm:^7.23.3" + "@babel/helpers": "npm:^7.23.7" + "@babel/parser": "npm:^7.23.6" "@babel/template": "npm:^7.22.15" - "@babel/traverse": "npm:^7.23.3" - "@babel/types": "npm:^7.23.3" + "@babel/traverse": "npm:^7.23.7" + "@babel/types": "npm:^7.23.6" convert-source-map: "npm:^2.0.0" debug: "npm:^4.1.0" gensync: "npm:^1.0.0-beta.2" json5: "npm:^2.2.3" semver: "npm:^6.3.1" - checksum: 08d43b749e24052d12713a7fb1f0c0d1275d4fb056d00846faeb8da79ecf6d0ba91a11b6afec407b8b0f9388d00e2c2f485f282bef0ade4d6d0a17de191a4287 + checksum: 38c9934973d384ed83369712978453eac91dc3f22167404dbdb272b64f602e74728a6f37012c53ee57e521b8ae2da60097f050497d9b6a212d28b59cdfb2cd1d languageName: node linkType: hard -"@babel/generator@npm:^7.14.0, @babel/generator@npm:^7.18.13, @babel/generator@npm:^7.21.1, @babel/generator@npm:^7.23.3, @babel/generator@npm:^7.7.2": - version: 7.23.3 - resolution: "@babel/generator@npm:7.23.3" +"@babel/generator@npm:^7.14.0, @babel/generator@npm:^7.18.13, @babel/generator@npm:^7.21.1, @babel/generator@npm:^7.23.6, @babel/generator@npm:^7.7.2": + version: 7.23.6 + resolution: "@babel/generator@npm:7.23.6" dependencies: - "@babel/types": "npm:^7.23.3" + "@babel/types": "npm:^7.23.6" "@jridgewell/gen-mapping": "npm:^0.3.2" "@jridgewell/trace-mapping": "npm:^0.3.17" jsesc: "npm:^2.5.1" - checksum: d5fff1417eecfada040e01a7c77a4968e81c436aeb35815ce85b4e80cd01e731423613d61033044a6cb5563bb8449ee260e3379b63eb50b38ec0a9ea9c00abfd + checksum: 53540e905cd10db05d9aee0a5304e36927f455ce66f95d1253bb8a179f286b88fa7062ea0db354c566fe27f8bb96567566084ffd259f8feaae1de5eccc8afbda languageName: node linkType: hard @@ -342,35 +341,35 @@ __metadata: languageName: node linkType: hard -"@babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.15, @babel/helper-compilation-targets@npm:^7.22.6": - version: 7.22.15 - resolution: "@babel/helper-compilation-targets@npm:7.22.15" +"@babel/helper-compilation-targets@npm:^7.20.7, @babel/helper-compilation-targets@npm:^7.22.15, @babel/helper-compilation-targets@npm:^7.22.6, @babel/helper-compilation-targets@npm:^7.23.6": + version: 7.23.6 + resolution: "@babel/helper-compilation-targets@npm:7.23.6" dependencies: - "@babel/compat-data": "npm:^7.22.9" - "@babel/helper-validator-option": "npm:^7.22.15" - browserslist: "npm:^4.21.9" + "@babel/compat-data": "npm:^7.23.5" + "@babel/helper-validator-option": "npm:^7.23.5" + browserslist: "npm:^4.22.2" lru-cache: "npm:^5.1.1" semver: "npm:^6.3.1" - checksum: 45b9286861296e890f674a3abb199efea14a962a27d9b8adeb44970a9fd5c54e73a9e342e8414d2851cf4f98d5994537352fbce7b05ade32e9849bbd327f9ff1 + checksum: ba38506d11185f48b79abf439462ece271d3eead1673dd8814519c8c903c708523428806f05f2ec5efd0c56e4e278698fac967e5a4b5ee842c32415da54bc6fa languageName: node linkType: hard "@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.22.15": - version: 7.22.15 - resolution: "@babel/helper-create-class-features-plugin@npm:7.22.15" + version: 7.23.7 + resolution: "@babel/helper-create-class-features-plugin@npm:7.23.7" dependencies: "@babel/helper-annotate-as-pure": "npm:^7.22.5" - "@babel/helper-environment-visitor": "npm:^7.22.5" - "@babel/helper-function-name": "npm:^7.22.5" - "@babel/helper-member-expression-to-functions": "npm:^7.22.15" + "@babel/helper-environment-visitor": "npm:^7.22.20" + "@babel/helper-function-name": "npm:^7.23.0" + "@babel/helper-member-expression-to-functions": "npm:^7.23.0" "@babel/helper-optimise-call-expression": "npm:^7.22.5" - "@babel/helper-replace-supers": "npm:^7.22.9" + "@babel/helper-replace-supers": "npm:^7.22.20" "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.22.5" "@babel/helper-split-export-declaration": "npm:^7.22.6" semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0 - checksum: 2ae5759fe8845fda99b34f2ba6cd0794fc860213d14c93a87aa9180960252bce621157a79c373b7fbb423b25a55fb0e20eae0d5f8e4ad5ef22dc70e7c2af3805 + checksum: f594e99f97211bda5530756712751c1c4ce6063bb376f1f38cc540309a086bd0f4b62aff969ddb29e7310e936c2d3745934a2b292c4710be8112e57fbe3f3381 languageName: node linkType: hard @@ -387,9 +386,9 @@ __metadata: languageName: node linkType: hard -"@babel/helper-define-polyfill-provider@npm:^0.4.3": - version: 0.4.3 - resolution: "@babel/helper-define-polyfill-provider@npm:0.4.3" +"@babel/helper-define-polyfill-provider@npm:^0.4.4": + version: 0.4.4 + resolution: "@babel/helper-define-polyfill-provider@npm:0.4.4" dependencies: "@babel/helper-compilation-targets": "npm:^7.22.6" "@babel/helper-plugin-utils": "npm:^7.22.5" @@ -398,11 +397,11 @@ __metadata: resolve: "npm:^1.14.2" peerDependencies: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 - checksum: 0007035157e0d32ee9cb4ca319b89d6f3705523383efe52a59eb3d4dfa2ed08c5147e49c10a6e6d69c15221d89c76c8e5875475d6710fb44a5c37b8e69388e40 + checksum: 60126f5f719b9e2114df62e3bf3ac0797b71d8dc733db60192eb169b004fde72ee309fa5848c5fdfe98b8e8863c46f55e16da5aa8a4e420b4d2670cd0c5dd708 languageName: node linkType: hard -"@babel/helper-environment-visitor@npm:^7.22.20, @babel/helper-environment-visitor@npm:^7.22.5": +"@babel/helper-environment-visitor@npm:^7.22.20": version: 7.22.20 resolution: "@babel/helper-environment-visitor@npm:7.22.20" checksum: e762c2d8f5d423af89bd7ae9abe35bd4836d2eb401af868a63bbb63220c513c783e25ef001019418560b3fdc6d9a6fb67e6c0b650bcdeb3a2ac44b5c3d2bdd94 @@ -428,7 +427,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-member-expression-to-functions@npm:^7.22.15": +"@babel/helper-member-expression-to-functions@npm:^7.22.15, @babel/helper-member-expression-to-functions@npm:^7.23.0": version: 7.23.0 resolution: "@babel/helper-member-expression-to-functions@npm:7.23.0" dependencies: @@ -490,7 +489,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-replace-supers@npm:^7.22.20, @babel/helper-replace-supers@npm:^7.22.9": +"@babel/helper-replace-supers@npm:^7.22.20": version: 7.22.20 resolution: "@babel/helper-replace-supers@npm:7.22.20" dependencies: @@ -530,10 +529,10 @@ __metadata: languageName: node linkType: hard -"@babel/helper-string-parser@npm:^7.22.5": - version: 7.22.5 - resolution: "@babel/helper-string-parser@npm:7.22.5" - checksum: 6b0ff8af724377ec41e5587fffa7605198da74cb8e7d8d48a36826df0c0ba210eb9fedb3d9bef4d541156e0bd11040f021945a6cbb731ccec4aefb4affa17aa4 +"@babel/helper-string-parser@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/helper-string-parser@npm:7.23.4" + checksum: f348d5637ad70b6b54b026d6544bd9040f78d24e7ec245a0fc42293968181f6ae9879c22d89744730d246ce8ec53588f716f102addd4df8bbc79b73ea10004ac languageName: node linkType: hard @@ -544,10 +543,10 @@ __metadata: languageName: node linkType: hard -"@babel/helper-validator-option@npm:^7.22.15": - version: 7.22.15 - resolution: "@babel/helper-validator-option@npm:7.22.15" - checksum: e9661bf80ba18e2dd978217b350fb07298e57ac417f4f1ab9fa011505e20e4857f2c3b4b538473516a9dc03af5ce3a831e5ed973311c28326f4c330b6be981c2 +"@babel/helper-validator-option@npm:^7.23.5": + version: 7.23.5 + resolution: "@babel/helper-validator-option@npm:7.23.5" + checksum: af45d5c0defb292ba6fd38979e8f13d7da63f9623d8ab9ededc394f67eb45857d2601278d151ae9affb6e03d5d608485806cd45af08b4468a0515cf506510e94 languageName: node linkType: hard @@ -562,34 +561,34 @@ __metadata: languageName: node linkType: hard -"@babel/helpers@npm:^7.23.2": - version: 7.23.2 - resolution: "@babel/helpers@npm:7.23.2" +"@babel/helpers@npm:^7.23.7": + version: 7.23.7 + resolution: "@babel/helpers@npm:7.23.7" dependencies: "@babel/template": "npm:^7.22.15" - "@babel/traverse": "npm:^7.23.2" - "@babel/types": "npm:^7.23.0" - checksum: 3a6a939c5277a27486e7c626812f0643b35d1c053ac2eb66911f5ae6c0a4e4bcdd40750eba36b766b0ee8a753484287f50ae56232a5f8f2947116723e44b9e35 + "@babel/traverse": "npm:^7.23.7" + "@babel/types": "npm:^7.23.6" + checksum: f74a61ad28a1bc1fdd9133ad571c07787b66d6db017c707b87c203b0cd06879cea8b33e9c6a8585765a4949efa5df3cc9e19b710fe867f11be38ee29fd4a0488 languageName: node linkType: hard -"@babel/highlight@npm:^7.22.13": - version: 7.22.20 - resolution: "@babel/highlight@npm:7.22.20" +"@babel/highlight@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/highlight@npm:7.23.4" dependencies: "@babel/helper-validator-identifier": "npm:^7.22.20" chalk: "npm:^2.4.2" js-tokens: "npm:^4.0.0" - checksum: f3c3a193afad23434297d88e81d1d6c0c2cf02423de2139ada7ce0a7fc62d8559abf4cc996533c1a9beca7fc990010eb8d544097f75e818ac113bf39ed810aa2 + checksum: fbff9fcb2f5539289c3c097d130e852afd10d89a3a08ac0b5ebebbc055cc84a4bcc3dcfed463d488cde12dd0902ef1858279e31d7349b2e8cee43913744bda33 languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.16.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.2, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/parser@npm:7.23.3" +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.16.8, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.21.2, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.6": + version: 7.23.6 + resolution: "@babel/parser@npm:7.23.6" bin: parser: ./bin/babel-parser.js - checksum: 0fe11eadd4146a9155305b5bfece0f8223a3b1b97357ffa163c0156940de92e76cd0e7a173de819b8692767147e62f33389b312d1537f84cede51092672df6ef + checksum: 6f76cd5ccae1fa9bcab3525b0865c6222e9c1d22f87abc69f28c5c7b2c8816a13361f5bd06bddbd5faf903f7320a8feba02545c981468acec45d12a03db7755e languageName: node linkType: hard @@ -617,15 +616,15 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.23.3" +"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:^7.23.7": + version: 7.23.7 + resolution: "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@npm:7.23.7" dependencies: "@babel/helper-environment-visitor": "npm:^7.22.20" "@babel/helper-plugin-utils": "npm:^7.22.5" peerDependencies: "@babel/core": ^7.0.0 - checksum: 0f43b74741d50e637ba4dcef2786621126fe4da6ccf4ee2e94423ee23f6a04ecd91d458e59764c43e4968be139e5197ee43be8a2fea2c09f0b202a3391e548cc + checksum: 355746e21ad7f43e4f4daef54cfe2ef461ecd19446b2afedd53c39df1bf9aa2eeeeaabee2279b1321de89a97c9360e4f76e9ba950fee50ff1676c25f6929d625 languageName: node linkType: hard @@ -786,7 +785,7 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-jsx@npm:^7.0.0, @babel/plugin-syntax-jsx@npm:^7.22.5, @babel/plugin-syntax-jsx@npm:^7.7.2": +"@babel/plugin-syntax-jsx@npm:^7.0.0, @babel/plugin-syntax-jsx@npm:^7.23.3, @babel/plugin-syntax-jsx@npm:^7.7.2": version: 7.23.3 resolution: "@babel/plugin-syntax-jsx@npm:7.23.3" dependencies: @@ -919,9 +918,9 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-async-generator-functions@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-async-generator-functions@npm:7.23.3" +"@babel/plugin-transform-async-generator-functions@npm:^7.23.7": + version: 7.23.7 + resolution: "@babel/plugin-transform-async-generator-functions@npm:7.23.7" dependencies: "@babel/helper-environment-visitor": "npm:^7.22.20" "@babel/helper-plugin-utils": "npm:^7.22.5" @@ -929,7 +928,7 @@ __metadata: "@babel/plugin-syntax-async-generators": "npm:^7.8.4" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: e846f282658e097fce4fccf3ee29289bf05f0654846a5994727a36f0cdc2e47abdffd4be4fa65787e94aa975824fae894c90afbfdc8caacd46c12c7f43e99d7f + checksum: 63d314edc9fbeaf2700745ca0e19bf9840e87f2d7d1f6c5638e06d2aec3e7418d0d7493ed09087e2fe369cc15e9d96c113fb2cd367cb5e3ff922e3712c27b7d4 languageName: node linkType: hard @@ -957,14 +956,14 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-block-scoping@npm:^7.0.0, @babel/plugin-transform-block-scoping@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-block-scoping@npm:7.23.3" +"@babel/plugin-transform-block-scoping@npm:^7.0.0, @babel/plugin-transform-block-scoping@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-block-scoping@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: ccaeded7954c196811d22a35322579254cda52676e823682b6234885a3aaf88fe0d5152dacaec43db9031dcf35a050a5343e36028e5905b0ba9c02d36b30a57f + checksum: 83006804dddf980ab1bcd6d67bc381e24b58c776507c34f990468f820d0da71dba3697355ca4856532fa2eeb2a1e3e73c780f03760b5507a511cbedb0308e276 languageName: node linkType: hard @@ -980,22 +979,22 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-class-static-block@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-class-static-block@npm:7.23.3" +"@babel/plugin-transform-class-static-block@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-class-static-block@npm:7.23.4" dependencies: "@babel/helper-create-class-features-plugin": "npm:^7.22.15" "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/plugin-syntax-class-static-block": "npm:^7.14.5" peerDependencies: "@babel/core": ^7.12.0 - checksum: 89cdb66d7bc834cd51659eb7286a6bee23add0bc114943d68c4b6c0c834178cf0d55183df0cf508fec9c55ed4155641360e6f55a91c16fe826ccaf1adf381922 + checksum: fdca96640ef29d8641a7f8de106f65f18871b38cc01c0f7b696d2b49c76b77816b30a812c08e759d06dd10b4d9b3af6b5e4ac22a2017a88c4077972224b77ab0 languageName: node linkType: hard -"@babel/plugin-transform-classes@npm:^7.0.0, @babel/plugin-transform-classes@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-classes@npm:7.23.3" +"@babel/plugin-transform-classes@npm:^7.0.0, @babel/plugin-transform-classes@npm:^7.23.5": + version: 7.23.5 + resolution: "@babel/plugin-transform-classes@npm:7.23.5" dependencies: "@babel/helper-annotate-as-pure": "npm:^7.22.5" "@babel/helper-compilation-targets": "npm:^7.22.15" @@ -1008,7 +1007,7 @@ __metadata: globals: "npm:^11.1.0" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 88bfd332db0ba5cbfb8557a2ba5a7185151aebc9cfe3035b014aa6d795556acbe672bb8c78da3c9fd1d23f55a333d14b5daa127ef037f5ced5198b6d79a146d6 + checksum: 07988f52b4893151887d1ea6ff79e5fe834078c5731bd09babd5659edbbae21ea4e2de326a02443a63fd776b4c945da6177f07875b56fe66e0b7899e830a9e92 languageName: node linkType: hard @@ -1058,15 +1057,15 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-dynamic-import@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-dynamic-import@npm:7.23.3" +"@babel/plugin-transform-dynamic-import@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-dynamic-import@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/plugin-syntax-dynamic-import": "npm:^7.8.3" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: df3fd130312dc53d068fa76333991dce5e86987b023af8c3b502bd7d36a8e67da6f718e61dc838576a9fbacd06628e29607ee22d9bae30705485c14130eab201 + checksum: 19ae4a4a2ca86d35224734c41c48b2aa6a13139f3cfa1cbd18c0e65e461de8b65687dec7e52b7a72bb49db04465394c776aa1b13a2af5dc975b2a0cde3dcab67 languageName: node linkType: hard @@ -1082,15 +1081,15 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-export-namespace-from@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-export-namespace-from@npm:7.23.3" +"@babel/plugin-transform-export-namespace-from@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-export-namespace-from@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/plugin-syntax-export-namespace-from": "npm:^7.8.3" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 390c6626dcda99023629049d92090242b4575351a4a7b47f97febabd2381f2cd0f624de661d8de8d1f715fedd63753cfd1feddead19e5960c27b88e447465b81 + checksum: 38bf04f851e36240bbe83ace4169da626524f4107bfb91f05b4ad93a5fb6a36d5b3d30b8883c1ba575ccfc1bac7938e90ca2e3cb227f7b3f4a9424beec6fd4a7 languageName: node linkType: hard @@ -1106,14 +1105,15 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-for-of@npm:^7.0.0, @babel/plugin-transform-for-of@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-for-of@npm:7.23.3" +"@babel/plugin-transform-for-of@npm:^7.0.0, @babel/plugin-transform-for-of@npm:^7.23.6": + version: 7.23.6 + resolution: "@babel/plugin-transform-for-of@npm:7.23.6" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" + "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.22.5" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 8a36202cfee312ba80e509c7c2131e6773524e572b4dc64a8ee95bd912634fdeb5ea91c6c7747ee30e03562d0f0d333f88ed7dbb929b36b60b8d74189189e12f + checksum: 46681b6ab10f3ca2d961f50d4096b62ab5d551e1adad84e64be1ee23e72eb2f26a1e30e617e853c74f1349fffe4af68d33921a128543b6f24b6d46c09a3e2aec languageName: node linkType: hard @@ -1130,15 +1130,15 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-json-strings@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-json-strings@npm:7.23.3" +"@babel/plugin-transform-json-strings@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-json-strings@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/plugin-syntax-json-strings": "npm:^7.8.3" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: e1cef6a485b9da32aba9449fb459dac062dfc401f3d6ad48e7fbdcb73bbe470c995cc15ce5c421b95efe1e9a90d5507eb606360fe10b6d8cb869dd5dae7a2562 + checksum: 39e82223992a9ad857722ae051291935403852ad24b0dd64c645ca1c10517b6bf9822377d88643fed8b3e61a4e3f7e5ae41cf90eb07c40a786505d47d5970e54 languageName: node linkType: hard @@ -1153,15 +1153,15 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-logical-assignment-operators@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.23.3" +"@babel/plugin-transform-logical-assignment-operators@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-logical-assignment-operators@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/plugin-syntax-logical-assignment-operators": "npm:^7.10.4" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 23b7588b26d420c8b132bd08916d49871ca0c8db892f6b58637b10e2a0d918163d413c505db880a9157fc2e61d089040f139298a60d837ccbd0efca0474ac7ca + checksum: 87b034dd13143904e405887e6125d76c27902563486efc66b7d9a9d8f9406b76c6ac42d7b37224014af5783d7edb465db0cdecd659fa3227baad0b3a6a35deff languageName: node linkType: hard @@ -1250,33 +1250,33 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.23.3" +"@babel/plugin-transform-nullish-coalescing-operator@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-nullish-coalescing-operator@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/plugin-syntax-nullish-coalescing-operator": "npm:^7.8.3" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: f960faed3975c8454c52d2b5d85daf0c9a27677b248d7933882e59b10202ade2a98c7b925ce0bae2b8eb4d66eb5d63a5588c1090d54eaa4cd235533d71228ff3 + checksum: bce490d22da5c87ff27fffaff6ad5a4d4979b8d7b72e30857f191e9c1e1824ba73bb8d7081166289369e388f94f0ce5383a593b1fc84d09464a062c75f824b0b languageName: node linkType: hard -"@babel/plugin-transform-numeric-separator@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-numeric-separator@npm:7.23.3" +"@babel/plugin-transform-numeric-separator@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-numeric-separator@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/plugin-syntax-numeric-separator": "npm:^7.10.4" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: d3748cce20e8752e61dfda55e275c699459a3ff8d0bb46585da813136e04066b1ce70b71beef504fcdc8d4cca3c955112cea96d5e9fd5a42a5bc8956d05236c2 + checksum: e34902da4f5588dc4812c92cb1f6a5e3e3647baf7b4623e30942f551bf1297621abec4e322ebfa50b320c987c0f34d9eb4355b3d289961d9035e2126e3119c12 languageName: node linkType: hard -"@babel/plugin-transform-object-rest-spread@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-object-rest-spread@npm:7.23.3" +"@babel/plugin-transform-object-rest-spread@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-object-rest-spread@npm:7.23.4" dependencies: "@babel/compat-data": "npm:^7.23.3" "@babel/helper-compilation-targets": "npm:^7.22.15" @@ -1285,7 +1285,7 @@ __metadata: "@babel/plugin-transform-parameters": "npm:^7.23.3" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 31ab631aaba945c118662943e5f1f54a21f07d64f06e06b25d55871168c460f3eeeccdf7b05aa74a1340e2cfbe781ad3c7ceccd0c2585d39f7b73ba11ebaa9d0 + checksum: b56017992ffe7fcd1dd9a9da67c39995a141820316266bcf7d77dc912980d228ccbd3f36191d234f5cc389b09157b5d2a955e33e8fb368319534affd1c72b262 languageName: node linkType: hard @@ -1301,28 +1301,28 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-optional-catch-binding@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.23.3" +"@babel/plugin-transform-optional-catch-binding@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-optional-catch-binding@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/plugin-syntax-optional-catch-binding": "npm:^7.8.3" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 85ac1e94ee8f21648816151628ff931cc16143ec8c904649a1ecfd8960160290eccc5a197b4ae3ee7a1c7a27a7c4189e61b4de24483d5bad4040784afe2d206f + checksum: 4ef61812af0e4928485e28301226ce61139a8b8cea9e9a919215ebec4891b9fea2eb7a83dc3090e2679b7d7b2c8653da601fbc297d2addc54a908b315173991e languageName: node linkType: hard -"@babel/plugin-transform-optional-chaining@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-optional-chaining@npm:7.23.3" +"@babel/plugin-transform-optional-chaining@npm:^7.23.3, @babel/plugin-transform-optional-chaining@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-optional-chaining@npm:7.23.4" dependencies: "@babel/helper-plugin-utils": "npm:^7.22.5" "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.22.5" "@babel/plugin-syntax-optional-chaining": "npm:^7.8.3" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 2b358962169d871392aa292a67527e5335909438da0ddbb0d19e7838c0f8a2081cc751a49e6e534ac4d6c932254531a205ac22b197f64fc4c89f41bf9f595497 + checksum: 305b773c29ad61255b0e83ec1e92b2f7af6aa58be4cba1e3852bddaa14f7d2afd7b4438f41c28b179d6faac7eb8d4fb5530a17920294f25d459b8f84406bfbfb languageName: node linkType: hard @@ -1349,9 +1349,9 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-private-property-in-object@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-transform-private-property-in-object@npm:7.23.3" +"@babel/plugin-transform-private-property-in-object@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/plugin-transform-private-property-in-object@npm:7.23.4" dependencies: "@babel/helper-annotate-as-pure": "npm:^7.22.5" "@babel/helper-create-class-features-plugin": "npm:^7.22.15" @@ -1359,7 +1359,7 @@ __metadata: "@babel/plugin-syntax-private-property-in-object": "npm:^7.14.5" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 9211dd25a6e87a01535f2d97a663fa6de3472b963c8dcfaacce229a2e3fa6500f2e9fc690bc100a540fc7b66c8364faf7ef19b32e9c9b9791e4561b742c15ed3 + checksum: 8d31b28f24204b4d13514cd3a8f3033abf575b1a6039759ddd6e1d82dd33ba7281f9bc85c9f38072a665d69bfa26dc40737eefaf9d397b024654a483d2357bf5 languageName: node linkType: hard @@ -1386,17 +1386,17 @@ __metadata: linkType: hard "@babel/plugin-transform-react-jsx@npm:^7.0.0": - version: 7.22.15 - resolution: "@babel/plugin-transform-react-jsx@npm:7.22.15" + version: 7.23.4 + resolution: "@babel/plugin-transform-react-jsx@npm:7.23.4" dependencies: "@babel/helper-annotate-as-pure": "npm:^7.22.5" "@babel/helper-module-imports": "npm:^7.22.15" "@babel/helper-plugin-utils": "npm:^7.22.5" - "@babel/plugin-syntax-jsx": "npm:^7.22.5" - "@babel/types": "npm:^7.22.15" + "@babel/plugin-syntax-jsx": "npm:^7.23.3" + "@babel/types": "npm:^7.23.4" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: db37491e3eea5530521e177380312f308f01f806866fa0ce08d48fc5a8c9eaf9a954f778fa1ff477248afb72e916eb66ab3d35254bb6a8979f8b8e74a0fd8873 + checksum: 8851b3adc515cd91bdb06ff3a23a0f81f0069cfef79dfb3fa744da4b7a82e3555ccb6324c4fa71ecf22508db13b9ff6a0ed96675f95fc87903b9fc6afb699580 languageName: node linkType: hard @@ -1527,16 +1527,16 @@ __metadata: linkType: hard "@babel/preset-env@npm:^7.11.0": - version: 7.23.3 - resolution: "@babel/preset-env@npm:7.23.3" + version: 7.23.7 + resolution: "@babel/preset-env@npm:7.23.7" dependencies: - "@babel/compat-data": "npm:^7.23.3" - "@babel/helper-compilation-targets": "npm:^7.22.15" + "@babel/compat-data": "npm:^7.23.5" + "@babel/helper-compilation-targets": "npm:^7.23.6" "@babel/helper-plugin-utils": "npm:^7.22.5" - "@babel/helper-validator-option": "npm:^7.22.15" + "@babel/helper-validator-option": "npm:^7.23.5" "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.23.3" "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "npm:^7.23.3" - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.23.3" + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "npm:^7.23.7" "@babel/plugin-proposal-private-property-in-object": "npm:7.21.0-placeholder-for-preset-env.2" "@babel/plugin-syntax-async-generators": "npm:^7.8.4" "@babel/plugin-syntax-class-properties": "npm:^7.12.13" @@ -1557,25 +1557,25 @@ __metadata: "@babel/plugin-syntax-top-level-await": "npm:^7.14.5" "@babel/plugin-syntax-unicode-sets-regex": "npm:^7.18.6" "@babel/plugin-transform-arrow-functions": "npm:^7.23.3" - "@babel/plugin-transform-async-generator-functions": "npm:^7.23.3" + "@babel/plugin-transform-async-generator-functions": "npm:^7.23.7" "@babel/plugin-transform-async-to-generator": "npm:^7.23.3" "@babel/plugin-transform-block-scoped-functions": "npm:^7.23.3" - "@babel/plugin-transform-block-scoping": "npm:^7.23.3" + "@babel/plugin-transform-block-scoping": "npm:^7.23.4" "@babel/plugin-transform-class-properties": "npm:^7.23.3" - "@babel/plugin-transform-class-static-block": "npm:^7.23.3" - "@babel/plugin-transform-classes": "npm:^7.23.3" + "@babel/plugin-transform-class-static-block": "npm:^7.23.4" + "@babel/plugin-transform-classes": "npm:^7.23.5" "@babel/plugin-transform-computed-properties": "npm:^7.23.3" "@babel/plugin-transform-destructuring": "npm:^7.23.3" "@babel/plugin-transform-dotall-regex": "npm:^7.23.3" "@babel/plugin-transform-duplicate-keys": "npm:^7.23.3" - "@babel/plugin-transform-dynamic-import": "npm:^7.23.3" + "@babel/plugin-transform-dynamic-import": "npm:^7.23.4" "@babel/plugin-transform-exponentiation-operator": "npm:^7.23.3" - "@babel/plugin-transform-export-namespace-from": "npm:^7.23.3" - "@babel/plugin-transform-for-of": "npm:^7.23.3" + "@babel/plugin-transform-export-namespace-from": "npm:^7.23.4" + "@babel/plugin-transform-for-of": "npm:^7.23.6" "@babel/plugin-transform-function-name": "npm:^7.23.3" - "@babel/plugin-transform-json-strings": "npm:^7.23.3" + "@babel/plugin-transform-json-strings": "npm:^7.23.4" "@babel/plugin-transform-literals": "npm:^7.23.3" - "@babel/plugin-transform-logical-assignment-operators": "npm:^7.23.3" + "@babel/plugin-transform-logical-assignment-operators": "npm:^7.23.4" "@babel/plugin-transform-member-expression-literals": "npm:^7.23.3" "@babel/plugin-transform-modules-amd": "npm:^7.23.3" "@babel/plugin-transform-modules-commonjs": "npm:^7.23.3" @@ -1583,15 +1583,15 @@ __metadata: "@babel/plugin-transform-modules-umd": "npm:^7.23.3" "@babel/plugin-transform-named-capturing-groups-regex": "npm:^7.22.5" "@babel/plugin-transform-new-target": "npm:^7.23.3" - "@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.23.3" - "@babel/plugin-transform-numeric-separator": "npm:^7.23.3" - "@babel/plugin-transform-object-rest-spread": "npm:^7.23.3" + "@babel/plugin-transform-nullish-coalescing-operator": "npm:^7.23.4" + "@babel/plugin-transform-numeric-separator": "npm:^7.23.4" + "@babel/plugin-transform-object-rest-spread": "npm:^7.23.4" "@babel/plugin-transform-object-super": "npm:^7.23.3" - "@babel/plugin-transform-optional-catch-binding": "npm:^7.23.3" - "@babel/plugin-transform-optional-chaining": "npm:^7.23.3" + "@babel/plugin-transform-optional-catch-binding": "npm:^7.23.4" + "@babel/plugin-transform-optional-chaining": "npm:^7.23.4" "@babel/plugin-transform-parameters": "npm:^7.23.3" "@babel/plugin-transform-private-methods": "npm:^7.23.3" - "@babel/plugin-transform-private-property-in-object": "npm:^7.23.3" + "@babel/plugin-transform-private-property-in-object": "npm:^7.23.4" "@babel/plugin-transform-property-literals": "npm:^7.23.3" "@babel/plugin-transform-regenerator": "npm:^7.23.3" "@babel/plugin-transform-reserved-words": "npm:^7.23.3" @@ -1605,14 +1605,14 @@ __metadata: "@babel/plugin-transform-unicode-regex": "npm:^7.23.3" "@babel/plugin-transform-unicode-sets-regex": "npm:^7.23.3" "@babel/preset-modules": "npm:0.1.6-no-external-plugins" - babel-plugin-polyfill-corejs2: "npm:^0.4.6" - babel-plugin-polyfill-corejs3: "npm:^0.8.5" - babel-plugin-polyfill-regenerator: "npm:^0.5.3" + babel-plugin-polyfill-corejs2: "npm:^0.4.7" + babel-plugin-polyfill-corejs3: "npm:^0.8.7" + babel-plugin-polyfill-regenerator: "npm:^0.5.4" core-js-compat: "npm:^3.31.0" semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 36b02a86817ab5474bb74a8d62a110723b0b05904a52ddc5627cf89457525b8d5ac0739b8e435a6ae12ef8b90cd5fc191169898c3dc2ac9d2c84026b02f2580a + checksum: ac9def873cec52ee02a550bde6e22eced16d1ae331bb8ebc82c03e4c91c12ac17e3e4027647e61612937bcc25ac46e71370aaf99dc2e85dbd11f7777ffeed54e languageName: node linkType: hard @@ -1636,21 +1636,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.1, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2": - version: 7.23.2 - resolution: "@babel/runtime@npm:7.23.2" - dependencies: - regenerator-runtime: "npm:^0.14.0" - checksum: 271fcfad8574269d9967b8a1c03f2e1eab108a52ad7c96ed136eee0b11f46156f1186637bd5e79a4207163db9a00413cd70a6428e137b982d0ee8ab85eb9f438 - languageName: node - linkType: hard - -"@babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.22.10": - version: 7.23.4 - resolution: "@babel/runtime@npm:7.23.4" +"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.0, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.1, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.4, @babel/runtime@npm:^7.23.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2": + version: 7.23.7 + resolution: "@babel/runtime@npm:7.23.7" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: db2bf183cd0119599b903ca51ca0aeea8e0ab478a16be1aae10dd90473ed614159d3e5adfdd8f8f3d840402428ce0d90b5c01aae95da9e45a2dd83e02d85ca27 + checksum: 3e304133ee55b0750e03e53cb4efb47fb2bdcdb5795f85bbffa10595196c34b9be60eb65bd6d833c87f49fc827f0365f86f95f51d85b188004d3128bb5129c93 languageName: node linkType: hard @@ -1665,32 +1656,32 @@ __metadata: languageName: node linkType: hard -"@babel/traverse@npm:^7.14.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.23.2, @babel/traverse@npm:^7.23.3": - version: 7.23.3 - resolution: "@babel/traverse@npm:7.23.3" +"@babel/traverse@npm:^7.14.0, @babel/traverse@npm:^7.16.8, @babel/traverse@npm:^7.23.7": + version: 7.23.7 + resolution: "@babel/traverse@npm:7.23.7" dependencies: - "@babel/code-frame": "npm:^7.22.13" - "@babel/generator": "npm:^7.23.3" + "@babel/code-frame": "npm:^7.23.5" + "@babel/generator": "npm:^7.23.6" "@babel/helper-environment-visitor": "npm:^7.22.20" "@babel/helper-function-name": "npm:^7.23.0" "@babel/helper-hoist-variables": "npm:^7.22.5" "@babel/helper-split-export-declaration": "npm:^7.22.6" - "@babel/parser": "npm:^7.23.3" - "@babel/types": "npm:^7.23.3" - debug: "npm:^4.1.0" + "@babel/parser": "npm:^7.23.6" + "@babel/types": "npm:^7.23.6" + debug: "npm:^4.3.1" globals: "npm:^11.1.0" - checksum: 3c2784f4765185126d64fd5eebce0413b7aee6d54f779998594a343a7f973a9693a441ba27533df84e7ab7ce22f1239c6837f35e903132a1b25f7fc7a67bc30f + checksum: e32fceb4249beec2bde83968ddffe17444221c1ee5cd18c543a2feaf94e3ca83f2a4dfbc2dcca87cf226e0105973e0fe3717063a21e982a9de9945615ab3f3f5 languageName: node linkType: hard -"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.13, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.2, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.3, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": - version: 7.23.3 - resolution: "@babel/types@npm:7.23.3" +"@babel/types@npm:^7.0.0, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.13, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.2, @babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.4, @babel/types@npm:^7.23.6, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3": + version: 7.23.6 + resolution: "@babel/types@npm:7.23.6" dependencies: - "@babel/helper-string-parser": "npm:^7.22.5" + "@babel/helper-string-parser": "npm:^7.23.4" "@babel/helper-validator-identifier": "npm:^7.22.20" to-fast-properties: "npm:^2.0.0" - checksum: 371a10dd9c8d8ebf48fc5d9e1b327dafd74453f8ea582dcbddd1cee5ae34e8881b743e783a86c08c04dcd1849b1842455472a911ae8a1c185484fe9b7b5f1595 + checksum: 42cefce8a68bd09bb5828b4764aa5586c53c60128ac2ac012e23858e1c179347a4aac9c66fc577994fbf57595227611c5ec8270bf0cfc94ff033bbfac0550b70 languageName: node linkType: hard @@ -1766,15 +1757,15 @@ __metadata: languageName: node linkType: hard -"@changesets/apply-release-plan@npm:^6.1.4": - version: 6.1.4 - resolution: "@changesets/apply-release-plan@npm:6.1.4" +"@changesets/apply-release-plan@npm:^7.0.0": + version: 7.0.0 + resolution: "@changesets/apply-release-plan@npm:7.0.0" dependencies: "@babel/runtime": "npm:^7.20.1" - "@changesets/config": "npm:^2.3.1" - "@changesets/get-version-range-type": "npm:^0.3.2" - "@changesets/git": "npm:^2.0.0" - "@changesets/types": "npm:^5.2.1" + "@changesets/config": "npm:^3.0.0" + "@changesets/get-version-range-type": "npm:^0.4.0" + "@changesets/git": "npm:^3.0.0" + "@changesets/types": "npm:^6.0.0" "@manypkg/get-packages": "npm:^1.1.3" detect-indent: "npm:^6.0.0" fs-extra: "npm:^7.0.1" @@ -1783,11 +1774,11 @@ __metadata: prettier: "npm:^2.7.1" resolve-from: "npm:^5.0.0" semver: "npm:^7.5.3" - checksum: 880f0980965df33875f1152e991fe1b3f54fa3f6c8427d5b8336980fb702ebd7c48a79d24c1a0ff5a5110862e2740dbee2a8f7baef8433b098ab751190f6eb86 + checksum: 5f4c2d6b500d0ade51b31bc03b2475dd0bcaf3a31995f2ad953a6c3b05d3fb588568470bad3093d052f351ecdc6f8e2124d38941210361692b81bf62afbba7d7 languageName: node linkType: hard -"@changesets/assemble-release-plan@npm:^5.2.4": +"@changesets/assemble-release-plan@npm:5.2.4": version: 5.2.4 resolution: "@changesets/assemble-release-plan@npm:5.2.4" dependencies: @@ -1801,54 +1792,53 @@ __metadata: languageName: node linkType: hard -"@changesets/changelog-git@npm:^0.1.14": - version: 0.1.14 - resolution: "@changesets/changelog-git@npm:0.1.14" +"@changesets/changelog-git@npm:^0.2.0": + version: 0.2.0 + resolution: "@changesets/changelog-git@npm:0.2.0" dependencies: - "@changesets/types": "npm:^5.2.1" - checksum: 0d97b789fc68710e30265721ca1454c1038f701c756dac5a500035e6faea27b3755ffd2167f556684bf7bd4d3cebb5cfeefa5dcb322615503afad01b85d8dc31 + "@changesets/types": "npm:^6.0.0" + checksum: d94df555656ac4ac9698d87a173b1955227ac0f1763d59b9b4d4f149ab3f879ca67603e48407b1dfdadaef4e7882ae7bbc7b7be160a45a55f05442004bdc61bd languageName: node linkType: hard -"@changesets/changelog-github@npm:0.4.8": - version: 0.4.8 - resolution: "@changesets/changelog-github@npm:0.4.8" +"@changesets/changelog-github@npm:0.5.0": + version: 0.5.0 + resolution: "@changesets/changelog-github@npm:0.5.0" dependencies: - "@changesets/get-github-info": "npm:^0.5.2" - "@changesets/types": "npm:^5.2.1" + "@changesets/get-github-info": "npm:^0.6.0" + "@changesets/types": "npm:^6.0.0" dotenv: "npm:^8.1.0" - checksum: e8bf1c8f769594be5d79cb2c2d23c9d0d9042e706cd0534da92b3dd96e5fa8c17fd6fb6c1bbfd1dc0432beabeafc83667909b633fcd5652bda5947ddfceabafa + checksum: fc6a6947185af6f1c7543c572ca6e46d733188586ab873c75476f389fb11c675df1c230a56394d490aa9a7f13bdf88d23541265deeda77f167d06b0cc3206923 languageName: node linkType: hard -"@changesets/cli@npm:2.26.2": - version: 2.26.2 - resolution: "@changesets/cli@npm:2.26.2" +"@changesets/cli@npm:2.27.1": + version: 2.27.1 + resolution: "@changesets/cli@npm:2.27.1" dependencies: "@babel/runtime": "npm:^7.20.1" - "@changesets/apply-release-plan": "npm:^6.1.4" - "@changesets/assemble-release-plan": "npm:^5.2.4" - "@changesets/changelog-git": "npm:^0.1.14" - "@changesets/config": "npm:^2.3.1" - "@changesets/errors": "npm:^0.1.4" - "@changesets/get-dependents-graph": "npm:^1.3.6" - "@changesets/get-release-plan": "npm:^3.0.17" - "@changesets/git": "npm:^2.0.0" - "@changesets/logger": "npm:^0.0.5" - "@changesets/pre": "npm:^1.0.14" - "@changesets/read": "npm:^0.5.9" - "@changesets/types": "npm:^5.2.1" - "@changesets/write": "npm:^0.2.3" + "@changesets/apply-release-plan": "npm:^7.0.0" + "@changesets/assemble-release-plan": "npm:^6.0.0" + "@changesets/changelog-git": "npm:^0.2.0" + "@changesets/config": "npm:^3.0.0" + "@changesets/errors": "npm:^0.2.0" + "@changesets/get-dependents-graph": "npm:^2.0.0" + "@changesets/get-release-plan": "npm:^4.0.0" + "@changesets/git": "npm:^3.0.0" + "@changesets/logger": "npm:^0.1.0" + "@changesets/pre": "npm:^2.0.0" + "@changesets/read": "npm:^0.6.0" + "@changesets/types": "npm:^6.0.0" + "@changesets/write": "npm:^0.3.0" "@manypkg/get-packages": "npm:^1.1.3" - "@types/is-ci": "npm:^3.0.0" "@types/semver": "npm:^7.5.0" ansi-colors: "npm:^4.1.3" chalk: "npm:^2.1.0" + ci-info: "npm:^3.7.0" enquirer: "npm:^2.3.0" external-editor: "npm:^3.1.0" fs-extra: "npm:^7.0.1" human-id: "npm:^1.0.2" - is-ci: "npm:^3.0.1" meow: "npm:^6.0.0" outdent: "npm:^0.5.0" p-limit: "npm:^2.2.0" @@ -1860,11 +1850,11 @@ __metadata: tty-table: "npm:^4.1.5" bin: changeset: bin.js - checksum: 4f08d87b095ac98660158adc4b676ce0473d0b1126b2fb2568d984981a29434850e7af85627a2fe88386c2b5c16eb7bd44c65434a51d559bb856a3efe2f5fc90 + checksum: c7adc35f22983be9b0f6a8e4c3bc7013208ddf341b637530b88267e78469f0b7af9e36b138bea9f2fe29bb7b44294cd08aa0301a5cba0c6a928824f11d024e04 languageName: node linkType: hard -"@changesets/config@npm:^2.3.1": +"@changesets/config@npm:2.3.1": version: 2.3.1 resolution: "@changesets/config@npm:2.3.1" dependencies: @@ -1888,6 +1878,15 @@ __metadata: languageName: node linkType: hard +"@changesets/errors@npm:^0.2.0": + version: 0.2.0 + resolution: "@changesets/errors@npm:0.2.0" + dependencies: + extendable-error: "npm:^0.1.5" + checksum: f2757c752ab04e9733b0dfd7903f1caf873f9e603794c4d9ea2294af4f937c73d07273c24be864ad0c30b6a98424360d5b96a6eab14f97f3cf2cbfd3763b95c1 + languageName: node + linkType: hard + "@changesets/get-dependents-graph@npm:^1.3.6": version: 1.3.6 resolution: "@changesets/get-dependents-graph@npm:1.3.6" @@ -1901,50 +1900,63 @@ __metadata: languageName: node linkType: hard -"@changesets/get-github-info@npm:^0.5.2": - version: 0.5.2 - resolution: "@changesets/get-github-info@npm:0.5.2" +"@changesets/get-dependents-graph@npm:^2.0.0": + version: 2.0.0 + resolution: "@changesets/get-dependents-graph@npm:2.0.0" + dependencies: + "@changesets/types": "npm:^6.0.0" + "@manypkg/get-packages": "npm:^1.1.3" + chalk: "npm:^2.1.0" + fs-extra: "npm:^7.0.1" + semver: "npm:^7.5.3" + checksum: 68ac8f7f0b7b6f671b9809541238798aebe9250b083f6d9dace1305c436b565a71634412e83f642c6b21ed8656f4d548c92f583d2f4c6bf7a8665f6dddf14309 + languageName: node + linkType: hard + +"@changesets/get-github-info@npm:^0.6.0": + version: 0.6.0 + resolution: "@changesets/get-github-info@npm:0.6.0" dependencies: dataloader: "npm:^1.4.0" node-fetch: "npm:^2.5.0" - checksum: 702c001d939be544490db4903c63d60a38404348bf6658632e9a8e204b1a96289a604a27aa00da67322331e4cfe3592e7175dbd88736449c203f4664a7c69824 + checksum: 21fde8a8cb48091a8ea8be37defbc0dca5defe10a097025968b273076657f354032803a5db31ffe0fa86ab089383faa981ab674489d31e38bf7bc4dcf981ad79 languageName: node linkType: hard -"@changesets/get-release-plan@npm:^3.0.17": - version: 3.0.17 - resolution: "@changesets/get-release-plan@npm:3.0.17" +"@changesets/get-release-plan@npm:^4.0.0": + version: 4.0.0 + resolution: "@changesets/get-release-plan@npm:4.0.0" dependencies: "@babel/runtime": "npm:^7.20.1" - "@changesets/assemble-release-plan": "npm:^5.2.4" - "@changesets/config": "npm:^2.3.1" - "@changesets/pre": "npm:^1.0.14" - "@changesets/read": "npm:^0.5.9" - "@changesets/types": "npm:^5.2.1" + "@changesets/assemble-release-plan": "npm:^6.0.0" + "@changesets/config": "npm:^3.0.0" + "@changesets/pre": "npm:^2.0.0" + "@changesets/read": "npm:^0.6.0" + "@changesets/types": "npm:^6.0.0" "@manypkg/get-packages": "npm:^1.1.3" - checksum: cbc9f804d30c9ec30ca3bd71eb2f3e811a12dc1399abc70fc33fd420a749f75b27eaf866893fd047326db02aba7e9e644537cdc202d2481bf4ee11663b39494d + checksum: d77140ca1d45a6e70c3ed8a3859986a7d1ae40c015a8ca85910acec6455e333311c78e3664d9cee02ed540020f7bacde1846d3cff58ec2ffd64edd55bf8a114b languageName: node linkType: hard -"@changesets/get-version-range-type@npm:^0.3.2": - version: 0.3.2 - resolution: "@changesets/get-version-range-type@npm:0.3.2" - checksum: a32c84cd6e5cdf746b9dde09aac9943141141af3be44c61433c45df0e57da348cd26c257b149f200caedb861a78349ac77130ea40e18a84f2ac68283045979e3 +"@changesets/get-version-range-type@npm:^0.4.0": + version: 0.4.0 + resolution: "@changesets/get-version-range-type@npm:0.4.0" + checksum: e466208c8383489a383f37958d8b5b9aed38539f9287b47fe155a2e8855973f6960fb1724a1ee33b11580d65e1011059045ee654e8ef51e4783017d8989c9d3f languageName: node linkType: hard -"@changesets/git@npm:^2.0.0": - version: 2.0.0 - resolution: "@changesets/git@npm:2.0.0" +"@changesets/git@npm:^3.0.0": + version: 3.0.0 + resolution: "@changesets/git@npm:3.0.0" dependencies: "@babel/runtime": "npm:^7.20.1" - "@changesets/errors": "npm:^0.1.4" - "@changesets/types": "npm:^5.2.1" + "@changesets/errors": "npm:^0.2.0" + "@changesets/types": "npm:^6.0.0" "@manypkg/get-packages": "npm:^1.1.3" is-subdir: "npm:^1.1.1" micromatch: "npm:^4.0.2" spawndamnit: "npm:^2.0.0" - checksum: 0f5eb05a062feb8b5877cb90d2463f5cb816c0d39151f5f7be970a2118b2925dae3646ee0f9cffa86a819902b04d86f9150dbde9a071e9aff89fa17cc5628037 + checksum: 75b0ce2d8c52c8141a2d07be1cc05da15463d6f93a8a95351e171c6c3d48345b3134f33bfeb695a11467adbcc51ff3d87487995a61fba99af89063eac4a8ce7a languageName: node linkType: hard @@ -1957,42 +1969,51 @@ __metadata: languageName: node linkType: hard -"@changesets/parse@npm:^0.3.16": - version: 0.3.16 - resolution: "@changesets/parse@npm:0.3.16" +"@changesets/logger@npm:^0.1.0": + version: 0.1.0 + resolution: "@changesets/logger@npm:0.1.0" dependencies: - "@changesets/types": "npm:^5.2.1" + chalk: "npm:^2.1.0" + checksum: b40365a4e62be4bf7a75c5900e8f95b1abd8fb9ff9f2cf71a7b567532377ddd5490b0ee1d566189a91e8c8250c9e875d333cfb3e44a34c230a11fd61337f923e + languageName: node + linkType: hard + +"@changesets/parse@npm:^0.4.0": + version: 0.4.0 + resolution: "@changesets/parse@npm:0.4.0" + dependencies: + "@changesets/types": "npm:^6.0.0" js-yaml: "npm:^3.13.1" - checksum: 4fa076ef5ae856b54e62c57b2fae18482ab42a41cc70e059db1f6dade4e28ee796e5b9226af78e975bc9fb004748de5e09947da308fdd1d8bebc887c76f68054 + checksum: 8e76f8540aceb2263eb76c97f027c1990fc069bf275321ad0aabf843cb51bc6711b13118eda35c701a30a36d26f48e75f7afc14e9a5c863f8a98091021fd5d61 languageName: node linkType: hard -"@changesets/pre@npm:^1.0.14": - version: 1.0.14 - resolution: "@changesets/pre@npm:1.0.14" +"@changesets/pre@npm:^2.0.0": + version: 2.0.0 + resolution: "@changesets/pre@npm:2.0.0" dependencies: "@babel/runtime": "npm:^7.20.1" - "@changesets/errors": "npm:^0.1.4" - "@changesets/types": "npm:^5.2.1" + "@changesets/errors": "npm:^0.2.0" + "@changesets/types": "npm:^6.0.0" "@manypkg/get-packages": "npm:^1.1.3" fs-extra: "npm:^7.0.1" - checksum: 4030c4dc6ec93d97aecccc1c9526e0affc7b65ccac513777a3ead3414e3aa24c71b634be4c9ca71e56b56cb6bef4158b57cf8ce62c893f13837ac08ef199e024 + checksum: 3971fb9b3f8b1719a983b82fcd34aab573151d0765ff38ae44f31d66d040ca40d33e80808b3694ae40331ebf6d654d479352c3bc0a964ad553200ebf5d1ec44f languageName: node linkType: hard -"@changesets/read@npm:^0.5.9": - version: 0.5.9 - resolution: "@changesets/read@npm:0.5.9" +"@changesets/read@npm:^0.6.0": + version: 0.6.0 + resolution: "@changesets/read@npm:0.6.0" dependencies: "@babel/runtime": "npm:^7.20.1" - "@changesets/git": "npm:^2.0.0" - "@changesets/logger": "npm:^0.0.5" - "@changesets/parse": "npm:^0.3.16" - "@changesets/types": "npm:^5.2.1" + "@changesets/git": "npm:^3.0.0" + "@changesets/logger": "npm:^0.1.0" + "@changesets/parse": "npm:^0.4.0" + "@changesets/types": "npm:^6.0.0" chalk: "npm:^2.1.0" fs-extra: "npm:^7.0.1" p-filter: "npm:^2.1.0" - checksum: deb70f5e21ed5f6618fb79f16f19ccbbec38379613aa960f7c67133f73d3b8ef163b335d07b9d0658a46c9f615199322ab187d0693387791def2db75bf51ca2c + checksum: ec2914fb89de923145a3482e00a2930b011c9c7a7c5690b053e344e8e8941ab06087bd3fe3b6cc01a651656c0438b5f9b96c616c7df1ad146f87b8751701bf5a languageName: node linkType: hard @@ -2010,16 +2031,23 @@ __metadata: languageName: node linkType: hard -"@changesets/write@npm:^0.2.3": - version: 0.2.3 - resolution: "@changesets/write@npm:0.2.3" +"@changesets/types@npm:^6.0.0": + version: 6.0.0 + resolution: "@changesets/types@npm:6.0.0" + checksum: e755f208792547e3b9ece15ce4da22466267da810c6fd87d927a1b8cec4d7fb7f0eea0d1a7585747676238e3e4ba1ffdabe016ccb05cfa537b4e4b03ec399f41 + languageName: node + linkType: hard + +"@changesets/write@npm:^0.3.0": + version: 0.3.0 + resolution: "@changesets/write@npm:0.3.0" dependencies: "@babel/runtime": "npm:^7.20.1" - "@changesets/types": "npm:^5.2.1" + "@changesets/types": "npm:^6.0.0" fs-extra: "npm:^7.0.1" human-id: "npm:^1.0.2" prettier: "npm:^2.7.1" - checksum: 24b7e0258421897a946275093b616529b12fe470aa785f088fb89c5844a5e41916abdbee0909b088e1e204e94725f2482c589ea80c14398e46b1723aee0bbbb4 + checksum: 537f419d854946cce5694696b6a48ffee0ea1f7b5c97c5246836931886db18153c42a7dea1e74b0e8bf571fcded527e2f443ab362fdb1e4129bd95a61b2d0fe5 languageName: node linkType: hard @@ -2058,6 +2086,15 @@ __metadata: languageName: node linkType: hard +"@emnapi/runtime@npm:^0.44.0": + version: 0.44.0 + resolution: "@emnapi/runtime@npm:0.44.0" + dependencies: + tslib: "npm:^2.4.0" + checksum: 68133f288a5f413787610232c90194ab0b692b859a130866f4869483217d94f71ac3fd23aacfb428e0eb438e4882d0e04874690a1f06386b7b35ebae330e698a + languageName: node + linkType: hard + "@emotion/babel-plugin@npm:^11.11.0": version: 11.11.0 resolution: "@emotion/babel-plugin@npm:11.11.0" @@ -2130,13 +2167,13 @@ __metadata: linkType: hard "@emotion/react@npm:^11.11.1": - version: 11.11.1 - resolution: "@emotion/react@npm:11.11.1" + version: 11.11.3 + resolution: "@emotion/react@npm:11.11.3" dependencies: "@babel/runtime": "npm:^7.18.3" "@emotion/babel-plugin": "npm:^11.11.0" "@emotion/cache": "npm:^11.11.0" - "@emotion/serialize": "npm:^1.1.2" + "@emotion/serialize": "npm:^1.1.3" "@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1" "@emotion/utils": "npm:^1.2.1" "@emotion/weak-memoize": "npm:^0.3.1" @@ -2146,20 +2183,20 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 1aea4d735b537fbfbeda828bbf929488a7e1b5b7d131f14aeede8737e92bb3b611e15fec353e97f85aed7a65a1c86a695a04ba6e9be905231beef6bd624cb705 + checksum: ce995395b8714343715284beb8478afdfa72b89ed83981a15a170ca0f4a2f77d7a4a198fd50c1f9c6efcd0535768d168ff88c5921dc5f90bb33134c7a75f9455 languageName: node linkType: hard -"@emotion/serialize@npm:^1.1.2": - version: 1.1.2 - resolution: "@emotion/serialize@npm:1.1.2" +"@emotion/serialize@npm:^1.1.2, @emotion/serialize@npm:^1.1.3": + version: 1.1.3 + resolution: "@emotion/serialize@npm:1.1.3" dependencies: "@emotion/hash": "npm:^0.9.1" "@emotion/memoize": "npm:^0.8.1" "@emotion/unitless": "npm:^0.8.1" "@emotion/utils": "npm:^1.2.1" csstype: "npm:^3.0.2" - checksum: d243e0e5abce8d2183d25a32ec89bf650ee741ebadb29e6405abde05d4e2ed446ba5b3f725a29833ad709d0d08f0a5c8d0532fdcd43f4b23d931d8b6d4f218c1 + checksum: 875241eafaa30e7d3b7cf9b585d8c1f224cbf627a674e87eb1d7662dafa76a8c8d67f14a79dbf7d1eaa017e9f68389962990fbcc699d5ad65035a1a047432a3f languageName: node linkType: hard @@ -2455,9 +2492,9 @@ __metadata: languageName: node linkType: hard -"@eslint/eslintrc@npm:^2.1.3": - version: 2.1.3 - resolution: "@eslint/eslintrc@npm:2.1.3" +"@eslint/eslintrc@npm:^2.1.4": + version: 2.1.4 + resolution: "@eslint/eslintrc@npm:2.1.4" dependencies: ajv: "npm:^6.12.4" debug: "npm:^4.3.2" @@ -2468,23 +2505,23 @@ __metadata: js-yaml: "npm:^4.1.0" minimatch: "npm:^3.1.2" strip-json-comments: "npm:^3.1.1" - checksum: f4103f4346126292eb15581c5a1d12bef03410fd3719dedbdb92e1f7031d46a5a2d60de8566790445d5d4b70b75ba050876799a11f5fff8265a91ee3fa77dab0 + checksum: 32f67052b81768ae876c84569ffd562491ec5a5091b0c1e1ca1e0f3c24fb42f804952fdd0a137873bc64303ba368a71ba079a6f691cee25beee9722d94cc8573 languageName: node linkType: hard -"@eslint/js@npm:8.53.0": - version: 8.53.0 - resolution: "@eslint/js@npm:8.53.0" - checksum: d29f6c207b2f6dc4ef174d16a3c07b0d3a17ca3d805680496ff267edd773e3bac41db4e7dcab622ca1970d892535bd19671e2a756d4eac75e96fd8c8dcdb619b +"@eslint/js@npm:8.55.0": + version: 8.55.0 + resolution: "@eslint/js@npm:8.55.0" + checksum: 88ab9fc57a651becd2b32ec40a3958db27fae133b1ae77bebd733aa5bbd00a92f325bb02f20ad680d31c731fa49b22f060a4777dd52eb3e27da013d940bd978d languageName: node linkType: hard "@floating-ui/core@npm:^1.4.2": - version: 1.5.0 - resolution: "@floating-ui/core@npm:1.5.0" + version: 1.5.2 + resolution: "@floating-ui/core@npm:1.5.2" dependencies: "@floating-ui/utils": "npm:^0.1.3" - checksum: bca811cefd09c3f56c4cf58c3e94826c1ce4a0b40124e9030ddca2ef1cc68b4ddc5ba5b4d7cc94c9555aea6876d2428a77a2ae261fe5b39c79df247a9518b053 + checksum: 595896efbd4d4298ef799e734784b924594f179c7b37d6019c7a0bd2f062558f172b4125540668e1242746d69cc8c03f191ba1a3ab2f22d9ad926076bdf21274 languageName: node linkType: hard @@ -2498,7 +2535,7 @@ __metadata: languageName: node linkType: hard -"@floating-ui/react-dom@npm:^2.0.1, @floating-ui/react-dom@npm:^2.0.2": +"@floating-ui/react-dom@npm:^2.0.4": version: 2.0.4 resolution: "@floating-ui/react-dom@npm:2.0.4" dependencies: @@ -2517,13 +2554,6 @@ __metadata: languageName: node linkType: hard -"@gar/promisify@npm:^1.1.3": - version: 1.1.3 - resolution: "@gar/promisify@npm:1.1.3" - checksum: 0b3c9958d3cd17f4add3574975e3115ae05dc7f1298a60810414b16f6f558c137b5fb3cd3905df380bacfd955ec13f67c1e6710cbb5c246a7e8d65a8289b2bff - languageName: node - linkType: hard - "@graphcms/zoid@npm:^9.0.64-alpha.3": version: 9.0.64-alpha.3 resolution: "@graphcms/zoid@npm:9.0.64-alpha.3" @@ -2540,19 +2570,19 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/address-fields-nl@workspace:packages/address-fields-nl" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -2562,25 +2592,25 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/algolia-search@workspace:packages/algolia-search" dependencies: - algoliasearch: "npm:^4.20.0" + algoliasearch: "npm:^4.21.0" react-instantsearch-hooks-web: "npm:^6.47.3" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-search": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-config": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-search": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-config": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -2596,11 +2626,11 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/changeset-changelog@workspace:packagesDev/changeset-changelog" dependencies: - "@changesets/changelog-github": "npm:0.4.8" + "@changesets/changelog-github": "npm:0.5.0" languageName: unknown linkType: soft -"@graphcommerce/cli@npm:7.1.0-canary.64, @graphcommerce/cli@workspace:packages/cli": +"@graphcommerce/cli@npm:8.0.0-canary.70, @graphcommerce/cli@workspace:packages/cli": version: 0.0.0-use.local resolution: "@graphcommerce/cli@workspace:packages/cli" dependencies: @@ -2611,22 +2641,21 @@ __metadata: "@graphql-mesh/store": "npm:latest" "@graphql-mesh/types": "npm:latest" "@graphql-mesh/utils": "npm:latest" - "@graphql-tools/utils": "npm:^10.0.8" + "@graphql-tools/utils": "npm:^10.0.11" cosmiconfig: "npm:^8.3.6" detect-package-manager: "npm:^3.0.1" - graphql-codegen-typescript-validation-schema: "npm:0.11.0" + graphql-codegen-typescript-validation-schema: "npm:^0.12.1" graphql-tag: "npm:^2.12.6" rimraf: "npm:^5.0.5" tslib: "npm:^2.6.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/hygraph-cli": ^7.1.0-canary.64 - "@graphcommerce/next-config": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/hygraph-cli": ^8.0.0-canary.70 + "@graphcommerce/next-config": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 graphql: ^16.7.1 react: ^18.2.0 - typescript: 5.2.2 bin: gql-gen: dist/bin/codegen.js gql-mesh: dist/bin/mesh.js @@ -2639,21 +2668,21 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/demo-magento-graphcommerce@npm:7.1.0-canary.64, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": +"@graphcommerce/demo-magento-graphcommerce@npm:8.0.0-canary.70, @graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce": version: 0.0.0-use.local resolution: "@graphcommerce/demo-magento-graphcommerce@workspace:packages/demo-magento-graphcommerce" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-scroller": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-configurable": ^7.1.0-canary.64 - "@graphcommerce/magento-recently-viewed-products": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-scroller": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-configurable": ^8.0.0-canary.70 + "@graphcommerce/magento-recently-viewed-products": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -2663,42 +2692,42 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/docs@workspace:docs" peerDependencies: - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 languageName: unknown linkType: soft -"@graphcommerce/ecommerce-ui@npm:7.1.0-canary.64, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": +"@graphcommerce/ecommerce-ui@npm:8.0.0-canary.70, @graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui": version: 0.0.0-use.local resolution: "@graphcommerce/ecommerce-ui@workspace:packages/ecommerce-ui" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/eslint-config-pwa@npm:7.1.0-canary.64, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": +"@graphcommerce/eslint-config-pwa@npm:8.0.0-canary.70, @graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config": version: 0.0.0-use.local resolution: "@graphcommerce/eslint-config-pwa@workspace:packagesDev/eslint-config" dependencies: - "@graphcommerce/typescript-config-pwa": "npm:7.1.0-canary.64" - "@next/eslint-plugin-next": "npm:14.0.2" - "@typescript-eslint/eslint-plugin": "npm:^6.10.0" - "@typescript-eslint/parser": "npm:^6.10.0" + "@graphcommerce/typescript-config-pwa": "npm:8.0.0-canary.70" + "@next/eslint-plugin-next": "npm:14.0.4" + "@typescript-eslint/eslint-plugin": "npm:^6.14.0" + "@typescript-eslint/parser": "npm:^6.14.0" eslint-config-airbnb: "npm:19.0.4" eslint-config-airbnb-typescript: "npm:17.1.0" - eslint-config-prettier: "npm:9.0.0" + eslint-config-prettier: "npm:9.1.0" eslint-plugin-import: "npm:2.29.0" eslint-plugin-jsx-a11y: "npm:6.8.0" eslint-plugin-react: "npm:^7.33.2" @@ -2712,52 +2741,52 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/framer-next-pages-example@workspace:packages/framer-next-pages/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/prettier-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/typescript-config-pwa": "npm:7.1.0-canary.64" - "@lingui/cli": "npm:4.5.0" - "@lingui/core": "npm:4.5.0" - "@lingui/macro": "npm:4.5.0" - "@lingui/react": "npm:4.5.0" - "@mui/lab": "npm:5.0.0-alpha.152" - "@mui/material": "npm:5.14.17" - "@next/env": "npm:14.0.2" + "@graphcommerce/eslint-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/prettier-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/typescript-config-pwa": "npm:8.0.0-canary.70" + "@lingui/cli": "npm:4.6.0" + "@lingui/core": "npm:4.6.0" + "@lingui/macro": "npm:4.6.0" + "@lingui/react": "npm:4.6.0" + "@mui/lab": "npm:5.0.0-alpha.155" + "@mui/material": "npm:5.14.20" + "@next/env": "npm:14.0.4" "@parcel/watcher": "npm:^2.3.0" - "@playwright/test": "npm:1.39.0" - "@types/node": "npm:^16.18.61" - "@types/react": "npm:^18.2.37" - "@types/react-dom": "npm:^18.2.15" + "@playwright/test": "npm:1.40.1" + "@types/node": "npm:^18" + "@types/react": "npm:^18.2.43" + "@types/react-dom": "npm:^18.2.17" "@types/react-is": "npm:^18.2.4" babel-plugin-macros: "npm:^3.1.0" concurrently: "npm:8.2.2" cross-env: "npm:^7.0.3" dotenv: "npm:16.3.1" - eslint: "npm:8.53.0" - framer-motion: "npm:10.16.4" + eslint: "npm:8.55.0" + framer-motion: "npm:10.16.16" graphql: "npm:^16.8.1" - next: "npm:14.0.2" + next: "npm:14.0.4" next-sitemap: "npm:4.2.3" patch-package: "npm:8.0.0" - prettier: "npm:3.1.0" + prettier: "npm:3.1.1" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - sharp: "npm:0.32.6" - type-fest: "npm:^4.7.1" - typescript: "npm:5.2.2" + sharp: "npm:0.33.0" + type-fest: "npm:^4.8.3" + typescript: "npm:5.3.3" webpack: "npm:5.89.0" languageName: unknown linkType: soft -"@graphcommerce/framer-next-pages@npm:7.1.0-canary.64, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": +"@graphcommerce/framer-next-pages@npm:8.0.0-canary.70, @graphcommerce/framer-next-pages@workspace:packages/framer-next-pages": version: 0.0.0-use.local resolution: "@graphcommerce/framer-next-pages@workspace:packages/framer-next-pages" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-utils": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-utils": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -2767,96 +2796,96 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/framer-scroller-example@workspace:packages/framer-scroller/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/prettier-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/typescript-config-pwa": "npm:7.1.0-canary.64" - "@lingui/cli": "npm:4.5.0" - "@lingui/core": "npm:4.5.0" - "@lingui/macro": "npm:4.5.0" - "@lingui/react": "npm:4.5.0" - "@mui/lab": "npm:5.0.0-alpha.152" - "@mui/material": "npm:5.14.17" - "@next/env": "npm:14.0.2" + "@graphcommerce/eslint-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/prettier-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/typescript-config-pwa": "npm:8.0.0-canary.70" + "@lingui/cli": "npm:4.6.0" + "@lingui/core": "npm:4.6.0" + "@lingui/macro": "npm:4.6.0" + "@lingui/react": "npm:4.6.0" + "@mui/lab": "npm:5.0.0-alpha.155" + "@mui/material": "npm:5.14.20" + "@next/env": "npm:14.0.4" "@parcel/watcher": "npm:^2.3.0" - "@playwright/test": "npm:1.39.0" - "@types/node": "npm:^16.18.61" - "@types/react": "npm:^18.2.37" - "@types/react-dom": "npm:^18.2.15" + "@playwright/test": "npm:1.40.1" + "@types/node": "npm:^18" + "@types/react": "npm:^18.2.43" + "@types/react-dom": "npm:^18.2.17" "@types/react-is": "npm:^18.2.4" babel-plugin-macros: "npm:^3.1.0" concurrently: "npm:8.2.2" cross-env: "npm:^7.0.3" dotenv: "npm:16.3.1" - eslint: "npm:8.53.0" - framer-motion: "npm:10.16.4" + eslint: "npm:8.55.0" + framer-motion: "npm:10.16.16" graphql: "npm:^16.8.1" - next: "npm:14.0.2" + next: "npm:14.0.4" next-sitemap: "npm:4.2.3" patch-package: "npm:8.0.0" - prettier: "npm:3.1.0" + prettier: "npm:3.1.1" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - sharp: "npm:0.32.6" - type-fest: "npm:^4.7.1" - typescript: "npm:5.2.2" + sharp: "npm:0.33.0" + type-fest: "npm:^4.8.3" + typescript: "npm:5.3.3" webpack: "npm:5.89.0" languageName: unknown linkType: soft -"@graphcommerce/framer-scroller@npm:7.1.0-canary.64, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": +"@graphcommerce/framer-scroller@npm:8.0.0-canary.70, @graphcommerce/framer-scroller@workspace:packages/framer-scroller": version: 0.0.0-use.local resolution: "@graphcommerce/framer-scroller@workspace:packages/framer-scroller" dependencies: popmotion: "npm:11.0.5" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-utils": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-utils": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/framer-utils@npm:7.1.0-canary.64, @graphcommerce/framer-utils@workspace:packages/framer-utils": +"@graphcommerce/framer-utils@npm:8.0.0-canary.70, @graphcommerce/framer-utils@workspace:packages/framer-utils": version: 0.0.0-use.local resolution: "@graphcommerce/framer-utils@workspace:packages/framer-utils" dependencies: framesync: "npm:^6.1.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 framer-motion: ^10.0.0 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/googleanalytics@npm:7.1.0-canary.64, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": +"@graphcommerce/googleanalytics@npm:8.0.0-canary.70, @graphcommerce/googleanalytics@workspace:packages/googleanalytics": version: 0.0.0-use.local resolution: "@graphcommerce/googleanalytics@workspace:packages/googleanalytics" dependencies: "@types/gtag.js": "npm:^0.0.18" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-payment-method": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-shipping-method": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/next-config": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-payment-method": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-shipping-method": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/next-config": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 peerDependenciesMeta: @@ -2871,52 +2900,52 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/googlerecaptcha@npm:7.1.0-canary.64, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": +"@graphcommerce/googlerecaptcha@npm:8.0.0-canary.70, @graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha": version: 0.0.0-use.local resolution: "@graphcommerce/googlerecaptcha@workspace:packages/googlerecaptcha" dependencies: "@types/grecaptcha": "npm:^3.0.7" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/googletagmanager@npm:7.1.0-canary.64, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": +"@graphcommerce/googletagmanager@npm:8.0.0-canary.70, @graphcommerce/googletagmanager@workspace:packages/googletagmanager": version: 0.0.0-use.local resolution: "@graphcommerce/googletagmanager@workspace:packages/googletagmanager" dependencies: "@types/gapi.client.tagmanager": "npm:^2.0.4" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 - next: ^14 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/graphcms-ui@npm:7.1.0-canary.64, @graphcommerce/graphcms-ui@workspace:packages/hygraph-ui": +"@graphcommerce/graphcms-ui@npm:8.0.0-canary.70, @graphcommerce/graphcms-ui@workspace:packages/hygraph-ui": version: 0.0.0-use.local resolution: "@graphcommerce/graphcms-ui@workspace:packages/hygraph-ui" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -2929,56 +2958,56 @@ __metadata: "@graphql-codegen/add": "npm:5.0.0" "@graphql-codegen/plugin-helpers": "npm:5.0.1" "@graphql-codegen/visitor-plugin-common": "npm:4.0.1" - "@graphql-tools/utils": "npm:^10.0.8" + "@graphql-tools/utils": "npm:^10.0.11" "@types/parse-filepath": "npm:^1.0.2" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-near-operation-file@npm:7.1.0-canary.64, @graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file": +"@graphcommerce/graphql-codegen-near-operation-file@npm:8.0.0-canary.70, @graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-codegen-near-operation-file@workspace:packagesDev/graphql-codegen-near-operation-file" dependencies: "@graphql-codegen/add": "npm:5.0.0" "@graphql-codegen/plugin-helpers": "npm:5.0.1" "@graphql-codegen/visitor-plugin-common": "npm:4.0.1" - "@graphql-tools/utils": "npm:^10.0.8" + "@graphql-tools/utils": "npm:^10.0.11" "@types/parse-filepath": "npm:^1.0.2" parse-filepath: "npm:^1.0.2" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:7.1.0-canary.64, @graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin": +"@graphcommerce/graphql-codegen-relay-optimizer-plugin@npm:8.0.0-canary.70, @graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-codegen-relay-optimizer-plugin@workspace:packagesDev/graphql-codegen-relay-optimizer-plugin" dependencies: "@ardatan/relay-compiler": "npm:12.0.0" "@graphql-codegen/plugin-helpers": "npm:5.0.1" "@graphql-codegen/testing": "npm:3.0.0" - "@types/jest": "npm:29.5.8" + "@types/jest": "npm:29.5.11" "@types/relay-compiler": "npm:8.0.4" jest: "npm:29.7.0" jest-diff: "npm:^28" ts-jest: "npm:29.1.1" - typescript: "npm:5.2.2" + typescript: "npm:5.3.3" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql-mesh@npm:7.1.0-canary.64, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": +"@graphcommerce/graphql-mesh@npm:8.0.0-canary.70, @graphcommerce/graphql-mesh@workspace:packages/graphql-mesh": version: 0.0.0-use.local resolution: "@graphcommerce/graphql-mesh@workspace:packages/graphql-mesh" dependencies: @@ -2986,6 +3015,7 @@ __metadata: "@graphql-mesh/config": "npm:latest" "@graphql-mesh/cross-helpers": "npm:latest" "@graphql-mesh/graphql": "npm:latest" + "@graphql-mesh/http": "npm:latest" "@graphql-mesh/plugin-http-details-extensions": "npm:latest" "@graphql-mesh/runtime": "npm:latest" "@graphql-mesh/store": "npm:latest" @@ -2993,26 +3023,26 @@ __metadata: "@graphql-mesh/transform-prune": "npm:latest" "@graphql-mesh/types": "npm:latest" "@graphql-mesh/utils": "npm:latest" - "@graphql-tools/utils": "npm:^10.0.8" + "@graphql-tools/utils": "npm:^10.0.11" "@whatwg-node/fetch": "npm:^0.9.14" fetch-retry: "npm:^5.0.6" tslib: "npm:^2.6.2" - typescript: "npm:5.2.2" + typescript: "npm:5.3.3" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 graphql: ^16.7.1 languageName: unknown linkType: soft -"@graphcommerce/graphql@npm:7.1.0-canary.64, @graphcommerce/graphql@workspace:packages/graphql": +"@graphcommerce/graphql@npm:8.0.0-canary.70, @graphcommerce/graphql@workspace:packages/graphql": version: 0.0.0-use.local resolution: "@graphcommerce/graphql@workspace:packages/graphql" dependencies: - "@graphcommerce/graphql-codegen-near-operation-file": "npm:7.1.0-canary.64" - "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:7.1.0-canary.64" + "@graphcommerce/graphql-codegen-near-operation-file": "npm:8.0.0-canary.70" + "@graphcommerce/graphql-codegen-relay-optimizer-plugin": "npm:8.0.0-canary.70" "@graphql-codegen/add": "npm:5.0.0" "@graphql-codegen/fragment-matcher": "npm:5.0.0" "@graphql-codegen/introspection": "npm:4.0.0" @@ -3025,31 +3055,31 @@ __metadata: apollo3-cache-persist: "npm:^0.14.1" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 graphql: ^16.7.1 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/hygraph-cli@npm:7.1.0-canary.64, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": +"@graphcommerce/hygraph-cli@npm:8.0.0-canary.70, @graphcommerce/hygraph-cli@workspace:packages/hygraph-cli": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-cli@workspace:packages/hygraph-cli" dependencies: - "@hygraph/management-sdk": "npm:1.2.3" - "@types/prompts": "npm:^2.4.8" + "@hygraph/management-sdk": "npm:1.2.4" + "@types/prompts": "npm:^2.4.9" "@whatwg-node/fetch": "npm:^0.9.14" graphql-tag: "npm:^2.12.6" prompts: "npm:^2.4.2" - typescript: "npm:5.2.2" + typescript: "npm:5.3.3" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/next-config": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/next-config": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 dotenv: ^16.1.4 graphql: ^16.7.1 languageName: unknown @@ -3059,39 +3089,44 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-dynamic-rows-ui@workspace:packages/hygraph-dynamic-rows-ui" dependencies: - "@apollo/client": "npm:~3.8.7" - "@graphcommerce/eslint-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/next-config": "npm:7.1.0-canary.64" - "@graphcommerce/prettier-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/typescript-config-pwa": "npm:7.1.0-canary.64" - "@hygraph/app-sdk-react": "npm:^0.0.2" - "@mui/material": "npm:5.14.7" - "@types/react-is": "npm:^18.2.0" + "@apollo/client": "npm:~3.8.8" + "@graphcommerce/eslint-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/next-config": "npm:8.0.0-canary.70" + "@graphcommerce/prettier-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/typescript-config-pwa": "npm:8.0.0-canary.70" + "@hygraph/app-sdk-react": "npm:^0.0.3" + "@lingui/core": "npm:^4.2.1" + "@lingui/macro": "npm:^4.2.1" + "@lingui/react": "npm:^4.2.1" + "@mui/material": "npm:5.14.20" + "@types/react-is": "npm:^18.2.4" + babel-plugin-macros: "npm:^3.1.0" cross-env: "npm:^7.0.3" dotenv: "npm:16.3.1" - eslint: "npm:8.53.0" + eslint: "npm:8.55.0" graphql: "npm:^16.8.1" - next: "npm:^13.2.0" + next: "npm:14.0.4" + prettier: "npm:3.1.1" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:5.1.3" - webpack: "npm:5.88.2" + typescript: "npm:5.3.3" + webpack: "npm:5.89.0" languageName: unknown linkType: soft -"@graphcommerce/hygraph-dynamic-rows@npm:7.1.0-canary.64, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": +"@graphcommerce/hygraph-dynamic-rows@npm:8.0.0-canary.70, @graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows": version: 0.0.0-use.local resolution: "@graphcommerce/hygraph-dynamic-rows@workspace:packages/hygraph-dynamic-rows" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphcms-ui": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphcms-ui": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3101,52 +3136,52 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/image-example@workspace:packages/image/example" dependencies: - "@graphcommerce/eslint-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/prettier-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/typescript-config-pwa": "npm:7.1.0-canary.64" - "@lingui/cli": "npm:4.5.0" - "@lingui/core": "npm:4.5.0" - "@lingui/macro": "npm:4.5.0" - "@lingui/react": "npm:4.5.0" - "@mui/lab": "npm:5.0.0-alpha.152" - "@mui/material": "npm:5.14.17" - "@next/env": "npm:14.0.2" + "@graphcommerce/eslint-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/prettier-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/typescript-config-pwa": "npm:8.0.0-canary.70" + "@lingui/cli": "npm:4.6.0" + "@lingui/core": "npm:4.6.0" + "@lingui/macro": "npm:4.6.0" + "@lingui/react": "npm:4.6.0" + "@mui/lab": "npm:5.0.0-alpha.155" + "@mui/material": "npm:5.14.20" + "@next/env": "npm:14.0.4" "@parcel/watcher": "npm:^2.3.0" - "@playwright/test": "npm:1.39.0" - "@types/node": "npm:^16.18.61" - "@types/react": "npm:^18.2.37" - "@types/react-dom": "npm:^18.2.15" + "@playwright/test": "npm:1.40.1" + "@types/node": "npm:^18" + "@types/react": "npm:^18.2.43" + "@types/react-dom": "npm:^18.2.17" "@types/react-is": "npm:^18.2.4" babel-plugin-macros: "npm:^3.1.0" concurrently: "npm:8.2.2" cross-env: "npm:^7.0.3" dotenv: "npm:16.3.1" - eslint: "npm:8.53.0" - framer-motion: "npm:10.16.4" + eslint: "npm:8.55.0" + framer-motion: "npm:10.16.16" graphql: "npm:^16.8.1" - next: "npm:14.0.2" + next: "npm:14.0.4" next-sitemap: "npm:4.2.3" patch-package: "npm:8.0.0" - prettier: "npm:3.1.0" + prettier: "npm:3.1.1" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - sharp: "npm:0.32.6" - type-fest: "npm:^4.7.1" - typescript: "npm:5.2.2" + sharp: "npm:0.33.0" + type-fest: "npm:^4.8.3" + typescript: "npm:5.3.3" webpack: "npm:5.89.0" languageName: unknown linkType: soft -"@graphcommerce/image@npm:7.1.0-canary.64, @graphcommerce/image@workspace:packages/image": +"@graphcommerce/image@npm:8.0.0-canary.70, @graphcommerce/image@workspace:packages/image": version: 0.0.0-use.local resolution: "@graphcommerce/image@workspace:packages/image" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-utils": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-utils": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3156,184 +3191,184 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/lighthouse@workspace:packages/lighthouse" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 - next: ^14 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 + next: "*" languageName: unknown linkType: soft -"@graphcommerce/lingui-next@npm:7.1.0-canary.64, @graphcommerce/lingui-next@workspace:packages/lingui-next": +"@graphcommerce/lingui-next@npm:8.0.0-canary.70, @graphcommerce/lingui-next@workspace:packages/lingui-next": version: 0.0.0-use.local resolution: "@graphcommerce/lingui-next@workspace:packages/lingui-next" dependencies: - "@lingui/conf": "npm:^4.5.0" + "@lingui/conf": "npm:4.6.0" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/next-config": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/next-config": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart-billing-address@npm:7.1.0-canary.64, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": +"@graphcommerce/magento-cart-billing-address@npm:8.0.0-canary.70, @graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-billing-address@workspace:packages/magento-cart-billing-address" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-next-pages": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-next-pages": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart-checkout@npm:7.1.0-canary.64, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": +"@graphcommerce/magento-cart-checkout@npm:8.0.0-canary.70, @graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-checkout@workspace:packages/magento-cart-checkout" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-coupon": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-items": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-coupon": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-items": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart-coupon@npm:7.1.0-canary.64, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": +"@graphcommerce/magento-cart-coupon@npm:8.0.0-canary.70, @graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-coupon@workspace:packages/magento-cart-coupon" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart-email@npm:7.1.0-canary.64, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": +"@graphcommerce/magento-cart-email@npm:8.0.0-canary.70, @graphcommerce/magento-cart-email@workspace:packages/magento-cart-email": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-email@workspace:packages/magento-cart-email" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart-items@npm:7.1.0-canary.64, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": +"@graphcommerce/magento-cart-items@npm:8.0.0-canary.70, @graphcommerce/magento-cart-items@workspace:packages/magento-cart-items": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-items@workspace:packages/magento-cart-items" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart-payment-method@npm:7.1.0-canary.64, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": +"@graphcommerce/magento-cart-payment-method@npm:8.0.0-canary.70, @graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-payment-method@workspace:packages/magento-cart-payment-method" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-scroller": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-shipping-address": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-scroller": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-shipping-address": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3343,172 +3378,172 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-pickup@workspace:packages/magento-cart-pickup" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-shipping-method": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-shipping-method": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-address@npm:7.1.0-canary.64, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": +"@graphcommerce/magento-cart-shipping-address@npm:8.0.0-canary.70, @graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-shipping-address@workspace:packages/magento-cart-shipping-address" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart-shipping-method@npm:7.1.0-canary.64, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": +"@graphcommerce/magento-cart-shipping-method@npm:8.0.0-canary.70, @graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart-shipping-method@workspace:packages/magento-cart-shipping-method" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-scroller": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-shipping-address": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-scroller": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-shipping-address": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cart@npm:7.1.0-canary.64, @graphcommerce/magento-cart@workspace:packages/magento-cart": +"@graphcommerce/magento-cart@npm:8.0.0-canary.70, @graphcommerce/magento-cart@workspace:packages/magento-cart": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cart@workspace:packages/magento-cart" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-next-pages": ^7.1.0-canary.64 - "@graphcommerce/framer-scroller": ^7.1.0-canary.64 - "@graphcommerce/framer-utils": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-next-pages": ^8.0.0-canary.70 + "@graphcommerce/framer-scroller": ^8.0.0-canary.70 + "@graphcommerce/framer-utils": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-category@npm:7.1.0-canary.64, @graphcommerce/magento-category@workspace:packages/magento-category": +"@graphcommerce/magento-category@npm:8.0.0-canary.70, @graphcommerce/magento-category@workspace:packages/magento-category": version: 0.0.0-use.local resolution: "@graphcommerce/magento-category@workspace:packages/magento-category" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-scroller": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-scroller": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-cms@npm:7.1.0-canary.64, @graphcommerce/magento-cms@workspace:packages/magento-cms": +"@graphcommerce/magento-cms@npm:8.0.0-canary.70, @graphcommerce/magento-cms@workspace:packages/magento-cms": version: 0.0.0-use.local resolution: "@graphcommerce/magento-cms@workspace:packages/magento-cms" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-compare@npm:7.1.0-canary.64, @graphcommerce/magento-compare@workspace:packages/magento-compare": +"@graphcommerce/magento-compare@npm:8.0.0-canary.70, @graphcommerce/magento-compare@workspace:packages/magento-compare": version: 0.0.0-use.local resolution: "@graphcommerce/magento-compare@workspace:packages/magento-compare" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-next-pages": ^7.1.0-canary.64 - "@graphcommerce/framer-utils": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-next-pages": ^8.0.0-canary.70 + "@graphcommerce/framer-utils": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 graphql: ^16.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3518,10 +3553,10 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer-account@workspace:packages/magento-customer-account" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 languageName: unknown linkType: soft @@ -3529,50 +3564,50 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer-order@workspace:packages/magento-customer-order" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-customer@npm:7.1.0-canary.64, @graphcommerce/magento-customer@workspace:packages/magento-customer": +"@graphcommerce/magento-customer@npm:8.0.0-canary.70, @graphcommerce/magento-customer@workspace:packages/magento-customer": version: 0.0.0-use.local resolution: "@graphcommerce/magento-customer@workspace:packages/magento-customer" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-utils": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-utils": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 graphql: ^16.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3582,126 +3617,125 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-graphcms@workspace:examples/magento-graphcms" dependencies: - "@apollo/client": "npm:~3.8.7" + "@apollo/client": "npm:~3.8.8" "@ducanh2912/next-pwa": "npm:9.7.2" - "@graphcommerce/cli": "npm:7.1.0-canary.64" - "@graphcommerce/demo-magento-graphcommerce": "npm:7.1.0-canary.64" - "@graphcommerce/ecommerce-ui": "npm:7.1.0-canary.64" - "@graphcommerce/eslint-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/framer-next-pages": "npm:7.1.0-canary.64" - "@graphcommerce/framer-scroller": "npm:7.1.0-canary.64" - "@graphcommerce/framer-utils": "npm:7.1.0-canary.64" - "@graphcommerce/googleanalytics": "npm:7.1.0-canary.64" - "@graphcommerce/googlerecaptcha": "npm:7.1.0-canary.64" - "@graphcommerce/googletagmanager": "npm:7.1.0-canary.64" - "@graphcommerce/graphcms-ui": "npm:7.1.0-canary.64" - "@graphcommerce/graphql": "npm:7.1.0-canary.64" - "@graphcommerce/graphql-mesh": "npm:7.1.0-canary.64" - "@graphcommerce/hygraph-cli": "npm:7.1.0-canary.64" - "@graphcommerce/hygraph-dynamic-rows": "npm:7.1.0-canary.64" - "@graphcommerce/image": "npm:7.1.0-canary.64" - "@graphcommerce/lingui-next": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart-billing-address": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart-checkout": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart-coupon": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart-email": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart-items": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart-payment-method": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart-shipping-address": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cart-shipping-method": "npm:7.1.0-canary.64" - "@graphcommerce/magento-category": "npm:7.1.0-canary.64" - "@graphcommerce/magento-cms": "npm:7.1.0-canary.64" - "@graphcommerce/magento-compare": "npm:7.1.0-canary.64" - "@graphcommerce/magento-customer": "npm:7.1.0-canary.64" - "@graphcommerce/magento-graphql": "npm:7.1.0-canary.64" - "@graphcommerce/magento-newsletter": "npm:7.1.0-canary.64" - "@graphcommerce/magento-payment-included": "npm:7.1.0-canary.64" - "@graphcommerce/magento-product": "npm:7.1.0-canary.64" - "@graphcommerce/magento-product-bundle": "npm:7.1.0-canary.64" - "@graphcommerce/magento-product-configurable": "npm:7.1.0-canary.64" - "@graphcommerce/magento-product-downloadable": "npm:7.1.0-canary.64" - "@graphcommerce/magento-product-grouped": "npm:7.1.0-canary.64" - "@graphcommerce/magento-product-simple": "npm:7.1.0-canary.64" - "@graphcommerce/magento-product-virtual": "npm:7.1.0-canary.64" - "@graphcommerce/magento-recently-viewed-products": "npm:7.1.0-canary.64" - "@graphcommerce/magento-review": "npm:7.1.0-canary.64" - "@graphcommerce/magento-search": "npm:7.1.0-canary.64" - "@graphcommerce/magento-store": "npm:7.1.0-canary.64" - "@graphcommerce/magento-wishlist": "npm:7.1.0-canary.64" - "@graphcommerce/next-config": "npm:7.1.0-canary.64" - "@graphcommerce/next-ui": "npm:7.1.0-canary.64" - "@graphcommerce/prettier-config-pwa": "npm:7.1.0-canary.64" - "@graphcommerce/react-hook-form": "npm:7.1.0-canary.64" - "@graphcommerce/typescript-config-pwa": "npm:7.1.0-canary.64" - "@lingui/cli": "npm:4.5.0" - "@lingui/core": "npm:4.5.0" - "@lingui/macro": "npm:4.5.0" - "@lingui/react": "npm:4.5.0" - "@mui/lab": "npm:5.0.0-alpha.152" - "@mui/material": "npm:5.14.17" - "@next/env": "npm:14.0.2" + "@graphcommerce/cli": "npm:8.0.0-canary.70" + "@graphcommerce/demo-magento-graphcommerce": "npm:8.0.0-canary.70" + "@graphcommerce/ecommerce-ui": "npm:8.0.0-canary.70" + "@graphcommerce/eslint-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/framer-next-pages": "npm:8.0.0-canary.70" + "@graphcommerce/framer-scroller": "npm:8.0.0-canary.70" + "@graphcommerce/framer-utils": "npm:8.0.0-canary.70" + "@graphcommerce/googleanalytics": "npm:8.0.0-canary.70" + "@graphcommerce/googlerecaptcha": "npm:8.0.0-canary.70" + "@graphcommerce/googletagmanager": "npm:8.0.0-canary.70" + "@graphcommerce/graphcms-ui": "npm:8.0.0-canary.70" + "@graphcommerce/graphql": "npm:8.0.0-canary.70" + "@graphcommerce/graphql-mesh": "npm:8.0.0-canary.70" + "@graphcommerce/hygraph-cli": "npm:8.0.0-canary.70" + "@graphcommerce/hygraph-dynamic-rows": "npm:8.0.0-canary.70" + "@graphcommerce/image": "npm:8.0.0-canary.70" + "@graphcommerce/lingui-next": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart-billing-address": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart-checkout": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart-coupon": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart-email": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart-items": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart-payment-method": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart-shipping-address": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cart-shipping-method": "npm:8.0.0-canary.70" + "@graphcommerce/magento-category": "npm:8.0.0-canary.70" + "@graphcommerce/magento-cms": "npm:8.0.0-canary.70" + "@graphcommerce/magento-compare": "npm:8.0.0-canary.70" + "@graphcommerce/magento-customer": "npm:8.0.0-canary.70" + "@graphcommerce/magento-graphql": "npm:8.0.0-canary.70" + "@graphcommerce/magento-newsletter": "npm:8.0.0-canary.70" + "@graphcommerce/magento-payment-included": "npm:8.0.0-canary.70" + "@graphcommerce/magento-product": "npm:8.0.0-canary.70" + "@graphcommerce/magento-product-bundle": "npm:8.0.0-canary.70" + "@graphcommerce/magento-product-configurable": "npm:8.0.0-canary.70" + "@graphcommerce/magento-product-downloadable": "npm:8.0.0-canary.70" + "@graphcommerce/magento-product-grouped": "npm:8.0.0-canary.70" + "@graphcommerce/magento-product-simple": "npm:8.0.0-canary.70" + "@graphcommerce/magento-product-virtual": "npm:8.0.0-canary.70" + "@graphcommerce/magento-recently-viewed-products": "npm:8.0.0-canary.70" + "@graphcommerce/magento-review": "npm:8.0.0-canary.70" + "@graphcommerce/magento-search": "npm:8.0.0-canary.70" + "@graphcommerce/magento-store": "npm:8.0.0-canary.70" + "@graphcommerce/magento-wishlist": "npm:8.0.0-canary.70" + "@graphcommerce/next-config": "npm:8.0.0-canary.70" + "@graphcommerce/next-ui": "npm:8.0.0-canary.70" + "@graphcommerce/prettier-config-pwa": "npm:8.0.0-canary.70" + "@graphcommerce/react-hook-form": "npm:8.0.0-canary.70" + "@graphcommerce/typescript-config-pwa": "npm:8.0.0-canary.70" + "@lingui/cli": "npm:4.6.0" + "@lingui/core": "npm:4.6.0" + "@lingui/macro": "npm:4.6.0" + "@lingui/react": "npm:4.6.0" + "@mui/lab": "npm:5.0.0-alpha.155" + "@mui/material": "npm:5.14.20" + "@next/env": "npm:14.0.4" "@parcel/watcher": "npm:^2.3.0" - "@playwright/test": "npm:1.39.0" - "@types/babel-plugin-macros": "npm:^3" - "@types/node": "npm:^16.18.61" - "@types/react": "npm:^18.2.37" - "@types/react-dom": "npm:^18.2.15" + "@playwright/test": "npm:1.40.1" + "@types/node": "npm:^18" + "@types/react": "npm:^18.2.43" + "@types/react-dom": "npm:^18.2.17" "@types/react-is": "npm:^18.2.4" babel-plugin-macros: "npm:^3.1.0" concurrently: "npm:8.2.2" cross-env: "npm:^7.0.3" dotenv: "npm:16.3.1" - eslint: "npm:8.53.0" - framer-motion: "npm:10.16.4" + eslint: "npm:8.55.0" + framer-motion: "npm:10.16.16" graphql: "npm:^16.8.1" - next: "npm:14.0.2" + next: "npm:14.0.4" next-sitemap: "npm:4.2.3" patch-package: "npm:8.0.0" - prettier: "npm:3.1.0" + prettier: "npm:3.1.1" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - react-hook-form: "npm:^7.48.2" - sharp: "npm:0.32.6" - type-fest: "npm:^4.7.1" - typescript: "npm:5.2.2" + react-hook-form: "npm:^7.49.0" + sharp: "npm:0.33.0" + type-fest: "npm:^4.8.3" + typescript: "npm:5.3.3" webpack: "npm:5.89.0" languageName: unknown linkType: soft -"@graphcommerce/magento-graphql@npm:7.1.0-canary.64, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": +"@graphcommerce/magento-graphql@npm:8.0.0-canary.70, @graphcommerce/magento-graphql@workspace:packages/magento-graphql": version: 0.0.0-use.local resolution: "@graphcommerce/magento-graphql@workspace:packages/magento-graphql" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 - next: ^14 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-newsletter@npm:7.1.0-canary.64, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": +"@graphcommerce/magento-newsletter@npm:8.0.0-canary.70, @graphcommerce/magento-newsletter@workspace:packages/magento-newsletter": version: 0.0.0-use.local resolution: "@graphcommerce/magento-newsletter@workspace:packages/magento-newsletter" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3711,24 +3745,24 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-pagebuilder@workspace:packages/magento-pagebuilder" dependencies: - "@types/jsdom": "npm:^21.1.5" - jsdom: "npm:^22.1.0" - peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-category": ^7.1.0-canary.64 - "@graphcommerce/magento-cms": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@types/jsdom": "npm:^21.1.6" + jsdom: "npm:^23.0.1" + peerDependencies: + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-category": ^8.0.0-canary.70 + "@graphcommerce/magento-cms": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3738,23 +3772,23 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-adyen@workspace:packages/magento-payment-adyen" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-payment-method": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-payment-method": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3764,56 +3798,56 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-braintree@workspace:packages/magento-payment-braintree" dependencies: - "@types/braintree-web": "npm:^3.96.9" - braintree-web: "npm:^3.97.3" - peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-payment-method": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-shipping-address": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-configurable": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@types/braintree-web": "npm:^3.96.10" + braintree-web: "npm:^3.97.4" + peerDependencies: + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-payment-method": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-shipping-address": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-configurable": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-payment-included@npm:7.1.0-canary.64, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": +"@graphcommerce/magento-payment-included@npm:8.0.0-canary.70, @graphcommerce/magento-payment-included@workspace:packages/magento-payment-included": version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-included@workspace:packages/magento-payment-included" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-payment-method": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-shipping-address": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-configurable": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-payment-method": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-shipping-address": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-configurable": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3823,20 +3857,20 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-klarna@workspace:packages/magento-payment-klarna" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3846,27 +3880,27 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-multisafepay@workspace:packages/magento-payment-multisafepay" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-checkout": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-payment-method": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-shipping-address": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-configurable": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-checkout": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-payment-method": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-shipping-address": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-configurable": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -3876,317 +3910,317 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/magento-payment-paypal@workspace:packages/magento-payment-paypal" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-payment-method": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-payment-method": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-product-bundle@npm:7.1.0-canary.64, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": +"@graphcommerce/magento-product-bundle@npm:8.0.0-canary.70, @graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-bundle@workspace:packages/magento-product-bundle" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-items": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-simple": ^7.1.0-canary.64 - "@graphcommerce/magento-product-virtual": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-items": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-simple": ^8.0.0-canary.70 + "@graphcommerce/magento-product-virtual": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-product-configurable@npm:7.1.0-canary.64, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": +"@graphcommerce/magento-product-configurable@npm:8.0.0-canary.70, @graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-configurable@workspace:packages/magento-product-configurable" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-items": ^7.1.0-canary.64 - "@graphcommerce/magento-category": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-simple": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-items": ^8.0.0-canary.70 + "@graphcommerce/magento-category": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-simple": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-product-downloadable@npm:7.1.0-canary.64, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": +"@graphcommerce/magento-product-downloadable@npm:8.0.0-canary.70, @graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-downloadable@workspace:packages/magento-product-downloadable" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-product-grouped@npm:7.1.0-canary.64, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": +"@graphcommerce/magento-product-grouped@npm:8.0.0-canary.70, @graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-grouped@workspace:packages/magento-product-grouped" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-simple": ^7.1.0-canary.64 - "@graphcommerce/magento-product-virtual": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-simple": ^8.0.0-canary.70 + "@graphcommerce/magento-product-virtual": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-product-simple@npm:7.1.0-canary.64, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": +"@graphcommerce/magento-product-simple@npm:8.0.0-canary.70, @graphcommerce/magento-product-simple@workspace:packages/magento-product-simple": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-simple@workspace:packages/magento-product-simple" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-items": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-items": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-product-virtual@npm:7.1.0-canary.64, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": +"@graphcommerce/magento-product-virtual@npm:8.0.0-canary.70, @graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product-virtual@workspace:packages/magento-product-virtual" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-items": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-items": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-product@npm:7.1.0-canary.64, @graphcommerce/magento-product@workspace:packages/magento-product": +"@graphcommerce/magento-product@npm:8.0.0-canary.70, @graphcommerce/magento-product@workspace:packages/magento-product": version: 0.0.0-use.local resolution: "@graphcommerce/magento-product@workspace:packages/magento-product" dependencies: schema-dts: "npm:^1.1.2" - typescript: "npm:5.2.2" - peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-next-pages": ^7.1.0-canary.64 - "@graphcommerce/framer-scroller": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + typescript: "npm:5.3.3" + peerDependencies: + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-next-pages": ^8.0.0-canary.70 + "@graphcommerce/framer-scroller": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-recently-viewed-products@npm:7.1.0-canary.64, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": +"@graphcommerce/magento-recently-viewed-products@npm:8.0.0-canary.70, @graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products": version: 0.0.0-use.local resolution: "@graphcommerce/magento-recently-viewed-products@workspace:packages/magento-recently-viewed-products" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-configurable": ^7.1.0-canary.64 - "@graphcommerce/next-config": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-configurable": ^8.0.0-canary.70 + "@graphcommerce/next-config": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-review@npm:7.1.0-canary.64, @graphcommerce/magento-review@workspace:packages/magento-review": +"@graphcommerce/magento-review@npm:8.0.0-canary.70, @graphcommerce/magento-review@workspace:packages/magento-review": version: 0.0.0-use.local resolution: "@graphcommerce/magento-review@workspace:packages/magento-review" dependencies: schema-dts: "npm:^1.1.2" - typescript: "npm:5.2.2" - peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + typescript: "npm:5.3.3" + peerDependencies: + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-search@npm:7.1.0-canary.64, @graphcommerce/magento-search@workspace:packages/magento-search": +"@graphcommerce/magento-search@npm:8.0.0-canary.70, @graphcommerce/magento-search@workspace:packages/magento-search": version: 0.0.0-use.local resolution: "@graphcommerce/magento-search@workspace:packages/magento-search" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-store@npm:7.1.0-canary.64, @graphcommerce/magento-store@workspace:packages/magento-store": +"@graphcommerce/magento-store@npm:8.0.0-canary.70, @graphcommerce/magento-store@workspace:packages/magento-store": version: 0.0.0-use.local resolution: "@graphcommerce/magento-store@workspace:packages/magento-store" peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/magento-wishlist@npm:7.1.0-canary.64, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": +"@graphcommerce/magento-wishlist@npm:8.0.0-canary.70, @graphcommerce/magento-wishlist@workspace:packages/magento-wishlist": version: 0.0.0-use.local resolution: "@graphcommerce/magento-wishlist@workspace:packages/magento-wishlist" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-customer": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-configurable": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-config": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-customer": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-configurable": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-config": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -4196,57 +4230,57 @@ __metadata: version: 0.0.0-use.local resolution: "@graphcommerce/mollie-magento-payment@workspace:packages/mollie-magento-payment" peerDependencies: - "@graphcommerce/ecommerce-ui": ^7.1.0-canary.64 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/graphql": ^7.1.0-canary.64 - "@graphcommerce/graphql-mesh": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/magento-cart": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-payment-method": ^7.1.0-canary.64 - "@graphcommerce/magento-cart-shipping-address": ^7.1.0-canary.64 - "@graphcommerce/magento-product": ^7.1.0-canary.64 - "@graphcommerce/magento-product-configurable": ^7.1.0-canary.64 - "@graphcommerce/magento-store": ^7.1.0-canary.64 - "@graphcommerce/next-ui": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/react-hook-form": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/ecommerce-ui": ^8.0.0-canary.70 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/graphql": ^8.0.0-canary.70 + "@graphcommerce/graphql-mesh": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/magento-cart": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-payment-method": ^8.0.0-canary.70 + "@graphcommerce/magento-cart-shipping-address": ^8.0.0-canary.70 + "@graphcommerce/magento-product": ^8.0.0-canary.70 + "@graphcommerce/magento-product-configurable": ^8.0.0-canary.70 + "@graphcommerce/magento-store": ^8.0.0-canary.70 + "@graphcommerce/next-ui": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/react-hook-form": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/material": ^5.10.16 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/next-config@npm:7.1.0-canary.64, @graphcommerce/next-config@workspace:packagesDev/next-config": +"@graphcommerce/next-config@npm:8.0.0-canary.70, @graphcommerce/next-config@workspace:packagesDev/next-config": version: 0.0.0-use.local resolution: "@graphcommerce/next-config@workspace:packagesDev/next-config" dependencies: "@graphql-mesh/cli": "npm:latest" - "@lingui/loader": "npm:4.5.0" + "@lingui/loader": "npm:4.6.0" "@lingui/swc-plugin": "npm:4.0.4" - "@swc/core": "npm:1.3.96" + "@swc/core": "npm:1.3.100" "@types/circular-dependency-plugin": "npm:^5.0.8" - "@types/lodash": "npm:^4.14.201" + "@types/lodash": "npm:^4.14.202" circular-dependency-plugin: "npm:^5.2.2" inspectpack: "npm:^4.7.1" js-yaml-loader: "npm:^1.2.2" lodash: "npm:^4.17.21" - typescript: "npm:5.2.2" + typescript: "npm:5.3.3" znv: "npm:^0.4.0" zod: "npm:^3.22.4" peerDependencies: "@lingui/macro": ^4.2.1 graphql: ^16 - next: ^14 + next: "*" webpack: ^5.0.0 languageName: unknown linkType: soft -"@graphcommerce/next-ui@npm:7.1.0-canary.64, @graphcommerce/next-ui@workspace:packages/next-ui": +"@graphcommerce/next-ui@npm:8.0.0-canary.70, @graphcommerce/next-ui@workspace:packages/next-ui": version: 0.0.0-use.local resolution: "@graphcommerce/next-ui@workspace:packages/next-ui" dependencies: @@ -4254,33 +4288,33 @@ __metadata: "@emotion/react": "npm:^11.11.1" "@emotion/server": "npm:^11.11.0" "@emotion/styled": "npm:^11.11.0" - "@types/cookie": "npm:^0.5.4" + "@types/cookie": "npm:^0.6.0" "@types/react-is": "npm:^18.2.4" cookie: "npm:^0.6.0" react-is: "npm:^18.2.0" schema-dts: "npm:^1.1.2" - typescript: "npm:5.2.2" - peerDependencies: - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/framer-next-pages": ^7.1.0-canary.64 - "@graphcommerce/framer-scroller": ^7.1.0-canary.64 - "@graphcommerce/framer-utils": ^7.1.0-canary.64 - "@graphcommerce/image": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + typescript: "npm:5.3.3" + peerDependencies: + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/framer-next-pages": ^8.0.0-canary.70 + "@graphcommerce/framer-scroller": ^8.0.0-canary.70 + "@graphcommerce/framer-utils": ^8.0.0-canary.70 + "@graphcommerce/image": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 "@lingui/core": ^4.2.1 "@lingui/macro": ^4.2.1 "@lingui/react": ^4.2.1 "@mui/lab": ^5.0.0-alpha.68 "@mui/material": ^5.10.16 framer-motion: ^10.0.0 - next: ^14 + next: "*" react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown linkType: soft -"@graphcommerce/prettier-config-pwa@npm:7.1.0-canary.64, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": +"@graphcommerce/prettier-config-pwa@npm:8.0.0-canary.70, @graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config": version: 0.0.0-use.local resolution: "@graphcommerce/prettier-config-pwa@workspace:packagesDev/prettier-config" dependencies: @@ -4290,16 +4324,16 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/react-hook-form@npm:7.1.0-canary.64, @graphcommerce/react-hook-form@workspace:packages/react-hook-form": +"@graphcommerce/react-hook-form@npm:8.0.0-canary.70, @graphcommerce/react-hook-form@workspace:packages/react-hook-form": version: 0.0.0-use.local resolution: "@graphcommerce/react-hook-form@workspace:packages/react-hook-form" dependencies: - "@testing-library/react": "npm:^14.1.0" + "@testing-library/react": "npm:^14.1.2" peerDependencies: "@apollo/client": ^3 - "@graphcommerce/eslint-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/prettier-config-pwa": ^7.1.0-canary.64 - "@graphcommerce/typescript-config-pwa": ^7.1.0-canary.64 + "@graphcommerce/eslint-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/prettier-config-pwa": ^8.0.0-canary.70 + "@graphcommerce/typescript-config-pwa": ^8.0.0-canary.70 graphql: ^16.6.0 react: ^18.2.0 react-dom: ^18.2.0 @@ -4307,11 +4341,11 @@ __metadata: languageName: unknown linkType: soft -"@graphcommerce/typescript-config-pwa@npm:7.1.0-canary.64, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": +"@graphcommerce/typescript-config-pwa@npm:8.0.0-canary.70, @graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config": version: 0.0.0-use.local resolution: "@graphcommerce/typescript-config-pwa@workspace:packagesDev/typescript-config" dependencies: - "@tsconfig/node16": "npm:^16.1.1" + "@tsconfig/node18": "npm:^18.2.2" languageName: unknown linkType: soft @@ -4642,49 +4676,49 @@ __metadata: languageName: node linkType: hard -"@graphql-inspector/core@npm:5.0.1": - version: 5.0.1 - resolution: "@graphql-inspector/core@npm:5.0.1" +"@graphql-inspector/core@npm:5.0.2": + version: 5.0.2 + resolution: "@graphql-inspector/core@npm:5.0.2" dependencies: dependency-graph: "npm:0.11.0" object-inspect: "npm:1.12.3" - tslib: "npm:2.6.0" + tslib: "npm:2.6.2" peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: 82d525b1bd9e04efa0c7ce7e380cf432baec0f593bde6762b564a1e37195d2d392ca5c3ca4b3bb482c23f94d8e24cf6d3e9ee88ba13b1eb1fea1275f9de1a0e6 + checksum: d417ed342eca1b4447fdffae92adc100c5bee5b20d8993afa5132c890ebf15a568d60b023412d0f76e667754e9195ab57e89f4f6d10e797d5bcf7638a93f351e languageName: node linkType: hard "@graphql-mesh/apollo-link@npm:latest": - version: 0.97.1 - resolution: "@graphql-mesh/apollo-link@npm:0.97.1" + version: 0.97.3 + resolution: "@graphql-mesh/apollo-link@npm:0.97.3" peerDependencies: "@apollo/client": ^3.5.9 - "@graphql-mesh/runtime": ^0.97.1 + "@graphql-mesh/runtime": ^0.97.3 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: ^15.2.0 || ^16.0.0 tslib: ^2.4.0 - checksum: 94ba6ef039b8217dd70ac17608864481b868ce3dc227c0e4f8f352caca6ea51b9448357928faacfecf561575eeb7afad6e52b8e21a67e3eb273aed8759aedd75 + checksum: 89a7f6899859431f5102c73b2252c6bcbe6b4d03e48dfd759daf6653787949b1dfae30375c064215b7bfeb70efb1ae06653b13b622ab1ff842aa193d0fe30013 languageName: node linkType: hard -"@graphql-mesh/cache-localforage@npm:^0.96.0": - version: 0.96.0 - resolution: "@graphql-mesh/cache-localforage@npm:0.96.0" +"@graphql-mesh/cache-localforage@npm:^0.96.2": + version: 0.96.2 + resolution: "@graphql-mesh/cache-localforage@npm:0.96.2" dependencies: localforage: "npm:1.10.0" peerDependencies: - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 graphql: "*" tslib: ^2.4.0 - checksum: 9e8b372f8ee54207770e3509e1773b6d6ff1bd1fd46f370c3d2e437e35840213934d2761e5180fb277ded70af2c0adcb2408a75daa29f7b7c0af60c3f0f62cf1 + checksum: f0b4bdbb5077b8c8d6a7796a149464851c467514289c47ea96806fc759fd4c44f25063e3ba5337a52c2e36d4e2522adc242ba8c52b5dc7f135e2339b7186c58e languageName: node linkType: hard "@graphql-mesh/cli@npm:latest": - version: 0.88.1 - resolution: "@graphql-mesh/cli@npm:0.88.1" + version: 0.88.4 + resolution: "@graphql-mesh/cli@npm:0.88.4" dependencies: "@graphql-codegen/core": "npm:^4.0.0" "@graphql-codegen/typed-document-node": "npm:^5.0.0" @@ -4692,24 +4726,24 @@ __metadata: "@graphql-codegen/typescript-generic-sdk": "npm:^3.1.0" "@graphql-codegen/typescript-operations": "npm:^4.0.0" "@graphql-codegen/typescript-resolvers": "npm:^4.0.0" - "@graphql-mesh/config": "npm:^0.98.1" + "@graphql-mesh/config": "npm:^0.98.3" "@graphql-mesh/cross-helpers": "npm:^0.4.1" - "@graphql-mesh/http": "npm:^0.97.1" - "@graphql-mesh/runtime": "npm:^0.97.1" - "@graphql-mesh/store": "npm:^0.96.0" - "@graphql-mesh/types": "npm:^0.96.0" - "@graphql-mesh/utils": "npm:^0.96.0" + "@graphql-mesh/http": "npm:^0.97.3" + "@graphql-mesh/runtime": "npm:^0.97.3" + "@graphql-mesh/store": "npm:^0.96.2" + "@graphql-mesh/types": "npm:^0.96.2" + "@graphql-mesh/utils": "npm:^0.96.2" "@graphql-tools/utils": "npm:^10.0.1" ajv: "npm:^8.12.0" change-case: "npm:^4.1.2" - cosmiconfig: "npm:^8.1.3" + cosmiconfig: "npm:^9.0.0" dotenv: "npm:^16.0.3" graphql-import-node: "npm:^0.0.5" graphql-ws: "npm:^5.12.1" json-bigint-patch: "npm:^0.0.8" json5: "npm:^2.2.3" mkdirp: "npm:^3.0.0" - node-libcurl: "npm:^3.0.0" + node-libcurl: "npm:3.0.1-0" open: "npm:^7.4.2" pascal-case: "npm:^3.1.2" rimraf: "npm:^5.0.0" @@ -4721,23 +4755,26 @@ __metadata: yargs: "npm:^17.7.1" peerDependencies: graphql: "*" + dependenciesMeta: + node-libcurl: + optional: true bin: gql-mesh: cjs/bin.js graphql-mesh: cjs/bin.js graphql-mesh-esm: esm/bin.js mesh: cjs/bin.js - checksum: 3ff6485a802dffe97fcac79f761e7ad0fd90e33702d1362285e2e0945ae723ea0a364e7c2d247ef534eeebc04eb2d1351c515d544cc1485e5447217c080e9714 + checksum: c40a5ca7beec7bde9892eb9bb4fb481d9d92818462b95d0613950ad1136a94995f43b57b8b220e3f79a10e88ad278bcd19e0d0ce58fe1b7f4cf9492d43c7548b languageName: node linkType: hard -"@graphql-mesh/config@npm:^0.98.1, @graphql-mesh/config@npm:latest": - version: 0.98.1 - resolution: "@graphql-mesh/config@npm:0.98.1" +"@graphql-mesh/config@npm:^0.98.3, @graphql-mesh/config@npm:latest": + version: 0.98.3 + resolution: "@graphql-mesh/config@npm:0.98.3" dependencies: "@envelop/core": "npm:^5.0.0" - "@graphql-mesh/cache-localforage": "npm:^0.96.0" - "@graphql-mesh/merger-bare": "npm:^0.96.0" - "@graphql-mesh/merger-stitching": "npm:^0.96.0" + "@graphql-mesh/cache-localforage": "npm:^0.96.2" + "@graphql-mesh/merger-bare": "npm:^0.96.2" + "@graphql-mesh/merger-stitching": "npm:^0.96.2" "@graphql-tools/code-file-loader": "npm:^8.0.0" "@graphql-tools/graphql-file-loader": "npm:^8.0.0" "@graphql-tools/load": "npm:^8.0.0" @@ -4748,14 +4785,14 @@ __metadata: pascal-case: "npm:^3.1.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.1 - "@graphql-mesh/runtime": ^0.97.1 - "@graphql-mesh/store": ^0.96.0 - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/runtime": ^0.97.3 + "@graphql-mesh/store": ^0.96.2 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: be5216541abb80fa4c763ca767f327dfa3ae58b78f4c56090d7d8f5032ad6ef21e8c51ba197ce2b554fc1eac3aec6ff6fde3aab79f0ac719a7225392da4a2332 + checksum: 25f156f8cb395dffc4d9ad4268d6f1f803c48316562d11ba8339205e2670b3795224fe9d65004474af70cb01bab3bc3f86673b04e22d42aba6250b90d7ab6b96 languageName: node linkType: hard @@ -4772,8 +4809,8 @@ __metadata: linkType: hard "@graphql-mesh/graphql@npm:latest": - version: 0.96.0 - resolution: "@graphql-mesh/graphql@npm:0.96.0" + version: 0.96.2 + resolution: "@graphql-mesh/graphql@npm:0.96.2" dependencies: "@graphql-mesh/string-interpolation": "npm:^0.5.3" "@graphql-tools/delegate": "npm:^10.0.0" @@ -4782,85 +4819,85 @@ __metadata: lodash.get: "npm:^4.4.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.1 - "@graphql-mesh/store": ^0.96.0 - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/store": ^0.96.2 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: e86b50da404c576ae09714f59b51062523b360bf8dd184b3f03897f7177e773c4b1e27a253a1ca10ea73bf48408d37490b7cf58021405699e6a3b21a6c5af7f1 + checksum: 4f3e7b6fa5b3571d3c8a947558d1b61eaad3dcaab9369056fad873fa58e8eaa4f2e019f571fdc9d4bdd030c6fd91a6407956d65f2c9600d624bcdec77ca32f48 languageName: node linkType: hard -"@graphql-mesh/http@npm:^0.97.1": - version: 0.97.1 - resolution: "@graphql-mesh/http@npm:0.97.1" +"@graphql-mesh/http@npm:^0.97.3, @graphql-mesh/http@npm:latest": + version: 0.97.3 + resolution: "@graphql-mesh/http@npm:0.97.3" dependencies: "@whatwg-node/server": "npm:^0.9.0" graphql-yoga: "npm:^5.0.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.1 - "@graphql-mesh/runtime": ^0.97.1 - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/runtime": ^0.97.3 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 graphql: "*" tslib: ^2.4.0 - checksum: e971133de90f31f327f157640954fa95301197bd1ee6b2a2a66de30f8300bf15939b141020312dcdff8f89c7f5542b83aef10daccdb8c3f48ac00c094603b898 + checksum: 7d4004e4265197c4f22f839a42166ccf8e3e3df61d949105e761a4497446b4b1444f3b7ad325e4fbfd3aff8b065601086b18646209095356db7947e988ac75ca languageName: node linkType: hard -"@graphql-mesh/merger-bare@npm:^0.96.0": - version: 0.96.0 - resolution: "@graphql-mesh/merger-bare@npm:0.96.0" +"@graphql-mesh/merger-bare@npm:^0.96.2": + version: 0.96.2 + resolution: "@graphql-mesh/merger-bare@npm:0.96.2" dependencies: - "@graphql-mesh/merger-stitching": "npm:0.96.0" - "@graphql-tools/schema": "npm:10.0.0" + "@graphql-mesh/merger-stitching": "npm:0.96.2" + "@graphql-tools/schema": "npm:10.0.2" peerDependencies: - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: 42bdb8004bfbdef2a38d7639ea6d1ce1124674cb4c83c3e574e6dac48bf60d76e7ec8c72486b3dc3305461d9b1f8c42e1bec1f67d2589f5de955448f68e1affc + checksum: efe3ee5802eec384e75e74f8644dcc3794960f2c57eb431a5ae62851b8a6d2c91d7860f4ef8347df0d4d86a80f7183526d60674cbfc9f8dd0dcad4c30cb0f708 languageName: node linkType: hard -"@graphql-mesh/merger-stitching@npm:0.96.0, @graphql-mesh/merger-stitching@npm:^0.96.0": - version: 0.96.0 - resolution: "@graphql-mesh/merger-stitching@npm:0.96.0" +"@graphql-mesh/merger-stitching@npm:0.96.2, @graphql-mesh/merger-stitching@npm:^0.96.2": + version: 0.96.2 + resolution: "@graphql-mesh/merger-stitching@npm:0.96.2" dependencies: "@graphql-tools/delegate": "npm:^10.0.0" "@graphql-tools/schema": "npm:^10.0.0" "@graphql-tools/stitch": "npm:^9.0.0" peerDependencies: - "@graphql-mesh/store": ^0.96.0 - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/store": ^0.96.2 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: b798d75043e62fbb0d65228d287262534ae30e3c2ed2ea2ffb3f1f5957c8acf9eee9003fb42f566c27382876733e7f755830a199528c9fb31222da2ec3215907 + checksum: 3dc8f440846a2f7c0fe62f262243893f6e1d9c4521fe3e7c1a8eaa74f606cef84df1f5d4459a3815bc876c8e4c75d45da330173bf5c8d02eabf97ffbb4ed31e1 languageName: node linkType: hard "@graphql-mesh/plugin-http-details-extensions@npm:latest": - version: 0.96.0 - resolution: "@graphql-mesh/plugin-http-details-extensions@npm:0.96.0" + version: 0.96.2 + resolution: "@graphql-mesh/plugin-http-details-extensions@npm:0.96.2" dependencies: "@envelop/core": "npm:5.0.0" "@whatwg-node/fetch": "npm:^0.9.0" peerDependencies: - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 graphql: "*" tslib: ^2.4.0 - checksum: a6978903900e0f0f9df31038a1f7d6510ea82eab74ca849ed5bc045324e7ba61ab4bec024c98f36a0dc3fd91da57711d76dd735e246edacd44a66bd9cf36bdc0 + checksum: 4a4278792c220657ce1deb67dd09ec2aed44934bfea81f94280d01acfb05140c92154a1827b5bf900ba55c6cf7c7df9cc713f1b0a6d81b00eda39d5d5029f42e languageName: node linkType: hard -"@graphql-mesh/runtime@npm:^0.97.1, @graphql-mesh/runtime@npm:latest": - version: 0.97.1 - resolution: "@graphql-mesh/runtime@npm:0.97.1" +"@graphql-mesh/runtime@npm:^0.97.3, @graphql-mesh/runtime@npm:latest": + version: 0.97.3 + resolution: "@graphql-mesh/runtime@npm:0.97.3" dependencies: "@envelop/core": "npm:^5.0.0" "@envelop/extended-validation": "npm:^4.0.0" @@ -4874,28 +4911,28 @@ __metadata: graphql-jit: "npm:0.8.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.1 - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: 1864c51dbab2ce027e30f75551851a1c78d0ac48fc8c0dbdddbd0a9ba9b0061dc40693a69d2984d9a9623c7a7ace4914a63c53f7f2b5ebeeb6e28d987dc197ba + checksum: 91af2cac68db5705fb752389d610b847713403155b2eb5cd983ed737c3a43093526173f61c5b0e943bcf6a91bc2514a7bcb3fdd3bc92f1e2a326bffce4e592ce languageName: node linkType: hard -"@graphql-mesh/store@npm:^0.96.0, @graphql-mesh/store@npm:latest": - version: 0.96.0 - resolution: "@graphql-mesh/store@npm:0.96.0" +"@graphql-mesh/store@npm:^0.96.2, @graphql-mesh/store@npm:latest": + version: 0.96.2 + resolution: "@graphql-mesh/store@npm:0.96.2" dependencies: - "@graphql-inspector/core": "npm:5.0.1" + "@graphql-inspector/core": "npm:5.0.2" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.1 - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: 44f8ee9f9202bdf33dd8585a9bd6deb3512c1e1f1c22c6e81d47ec679d470dbbc24b76a1ac3e79dcf09a489c053a3ca06656fc8c417dddaa907b9ea12f8a9652 + checksum: 317f057f2881864210224b926a9f1a8d708719a6db1e2764537a31b7a7c7b37a488b1209a8bbdaa14c569ea5b47f774ba58dcd7cf4cb39956320011751ef77eb languageName: node linkType: hard @@ -4914,53 +4951,53 @@ __metadata: linkType: hard "@graphql-mesh/transform-filter-schema@npm:latest": - version: 0.96.0 - resolution: "@graphql-mesh/transform-filter-schema@npm:0.96.0" + version: 0.96.2 + resolution: "@graphql-mesh/transform-filter-schema@npm:0.96.2" dependencies: "@graphql-tools/delegate": "npm:^10.0.0" "@graphql-tools/wrap": "npm:^10.0.0" minimatch: "npm:^9.0.0" peerDependencies: - "@graphql-mesh/types": ^0.96.0 - "@graphql-mesh/utils": ^0.96.0 + "@graphql-mesh/types": ^0.96.2 + "@graphql-mesh/utils": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: b0b45132407f9d57d7daf49fb0b453bf42b78a12921d6ee4211e486046051319dc2b511c79afd978c01f5461d1b08697cd76d3faf0d1cdf251c541531904b7b4 + checksum: abe1447b9b7445716ea4af08295f9437cbb89c0e3af7b0312f25e3f6e42ff43e0fe68cac9d262938d6de0faf7f9ee78c42c0dcd4fb8c47c7de4c313b68487a88 languageName: node linkType: hard "@graphql-mesh/transform-prune@npm:latest": - version: 0.96.0 - resolution: "@graphql-mesh/transform-prune@npm:0.96.0" + version: 0.96.2 + resolution: "@graphql-mesh/transform-prune@npm:0.96.2" peerDependencies: - "@graphql-mesh/types": ^0.96.0 + "@graphql-mesh/types": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: b7607331822020c52d341399b6fc10ac2dac68c4726c1c69266fbbeb3d6c5b7975e3e6ea66cab218533b06bead14a87f0609080524979981289b9aad1c84f136 + checksum: 0408e1efebe0a0a59daf789ccd5fff5930d8276fe699139964927bcac7f1ef11393797fcce5ffcfbcc0de0946dc935b645f160c8ebc8aac8b4faef032d3afcd8 languageName: node linkType: hard -"@graphql-mesh/types@npm:^0.96.0, @graphql-mesh/types@npm:latest": - version: 0.96.0 - resolution: "@graphql-mesh/types@npm:0.96.0" +"@graphql-mesh/types@npm:^0.96.2, @graphql-mesh/types@npm:latest": + version: 0.96.2 + resolution: "@graphql-mesh/types@npm:0.96.2" dependencies: "@graphql-tools/batch-delegate": "npm:^9.0.0" "@graphql-tools/delegate": "npm:^10.0.0" "@graphql-typed-document-node/core": "npm:^3.2.0" peerDependencies: - "@graphql-mesh/store": ^0.96.0 + "@graphql-mesh/store": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: 691505381bc9e5b478e3c613bc80b3bdb191d6ec5cc702d026cf58aa23cb17034ad2829252c0c0c5026c910fba63c1064cf4d7434b383d06ace495412582812e + checksum: ed5a0bc1f645db1b4e7486ed7c2aedd7c13730d1b78c9e3f03c02608439bd2b70a9c46461b6870d5678df9a65f0b1c2a70fb15733d5ec40ba95b41ef2cf8a998 languageName: node linkType: hard -"@graphql-mesh/utils@npm:^0.96.0, @graphql-mesh/utils@npm:latest": - version: 0.96.0 - resolution: "@graphql-mesh/utils@npm:0.96.0" +"@graphql-mesh/utils@npm:^0.96.2, @graphql-mesh/utils@npm:latest": + version: 0.96.2 + resolution: "@graphql-mesh/utils@npm:0.96.2" dependencies: "@graphql-mesh/string-interpolation": "npm:^0.5.3" "@graphql-tools/delegate": "npm:^10.0.0" @@ -4972,11 +5009,11 @@ __metadata: tiny-lru: "npm:^11.0.0" peerDependencies: "@graphql-mesh/cross-helpers": ^0.4.1 - "@graphql-mesh/types": ^0.96.0 + "@graphql-mesh/types": ^0.96.2 "@graphql-tools/utils": ^9.2.1 || ^10.0.0 graphql: "*" tslib: ^2.4.0 - checksum: 9f8b07b098824a0e04deb67d9a405dfd550919fa19cbef6cb6aea57db6e1d6f002e183b9f88c4e35a70986211bd39c0a6aa34953f15814eb955e49225bfd1546 + checksum: 160416cdb293a360ef61f558d6a19147186667e5dacd75b2701a35f73c508ee3ff14da22433033bb72a1269049f906ef5617eff808b3227227c74f709918d4c8 languageName: node linkType: hard @@ -5070,9 +5107,9 @@ __metadata: languageName: node linkType: hard -"@graphql-tools/executor-http@npm:^1.0.0": - version: 1.0.3 - resolution: "@graphql-tools/executor-http@npm:1.0.3" +"@graphql-tools/executor-http@npm:^1.0.0, @graphql-tools/executor-http@npm:^1.0.5, @graphql-tools/executor-http@npm:^1.0.6": + version: 1.0.6 + resolution: "@graphql-tools/executor-http@npm:1.0.6" dependencies: "@graphql-tools/utils": "npm:^10.0.2" "@repeaterjs/repeater": "npm:^3.0.4" @@ -5083,22 +5120,22 @@ __metadata: value-or-promise: "npm:^1.0.12" peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - checksum: 428f00833bc0f8d748ffd64b84eccc7e18e50d7d3824596d136a31c275bd2daadfdadda659f82ae1071a0ac022f7213ce27b3c2e20717dedda52c803c0cb1477 + checksum: b2a18600b866843ee65496cef0c8de3539f97aeb86adbe9e08a3b72cd19e97ec6f2afcf441b254b4b777b76334708df39b7bf476d18c77dcb473ab2949d9628d languageName: node linkType: hard "@graphql-tools/executor-legacy-ws@npm:^1.0.0": - version: 1.0.4 - resolution: "@graphql-tools/executor-legacy-ws@npm:1.0.4" + version: 1.0.5 + resolution: "@graphql-tools/executor-legacy-ws@npm:1.0.5" dependencies: "@graphql-tools/utils": "npm:^10.0.0" "@types/ws": "npm:^8.0.0" - isomorphic-ws: "npm:5.0.0" + isomorphic-ws: "npm:^5.0.0" tslib: "npm:^2.4.0" - ws: "npm:8.14.2" + ws: "npm:^8.15.0" peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - checksum: 559f229ef84ccfd79ee03e417276122cd11797186272d5f8134cd9fc57cc055951d5fde98c2151b2c4210adf04de35a903b58119429c0159bd13824d48fbb9d2 + checksum: 6ec7a70f5c7f61d879ffe5b65b3bff942ff4f3d497c2d4c9200f971f61fed7adb25ae6744bf87aab9410b6fc23bb511321aa7e11e58c8a3ca6e322f169b1fea8 languageName: node linkType: hard @@ -5118,12 +5155,12 @@ __metadata: linkType: hard "@graphql-tools/federation@npm:^1.1.0": - version: 1.1.11 - resolution: "@graphql-tools/federation@npm:1.1.11" + version: 1.1.13 + resolution: "@graphql-tools/federation@npm:1.1.13" dependencies: "@apollo/client": "npm:~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0 || ~3.7.0 || ~3.8.0" "@graphql-tools/delegate": "npm:^10.0.1" - "@graphql-tools/executor-http": "npm:^1.0.0" + "@graphql-tools/executor-http": "npm:^1.0.6" "@graphql-tools/merge": "npm:^9.0.0" "@graphql-tools/schema": "npm:^10.0.0" "@graphql-tools/stitch": "npm:^9.0.2" @@ -5136,7 +5173,7 @@ __metadata: dependenciesMeta: "@apollo/client": optional: true - checksum: bac649e632dd84b31ccbd884d82080003b2df8821f2f6cc13557351fc5df96bb442cafdddddc8bee0a868ec7ffb93d6a59e95ed4aeb3a680ee8b9b708cc2aadf + checksum: cb09454ab014f41d936605f1469eae6f92797554cfc18a33f6b1a6299f1cd931741101293776c1c42e3e42504d5eb29e7c0dfee7f1b4f1aaeeff3ddf0f9c8a72 languageName: node linkType: hard @@ -5233,28 +5270,28 @@ __metadata: linkType: hard "@graphql-tools/load@npm:^8.0.0": - version: 8.0.0 - resolution: "@graphql-tools/load@npm:8.0.0" + version: 8.0.1 + resolution: "@graphql-tools/load@npm:8.0.1" dependencies: "@graphql-tools/schema": "npm:^10.0.0" - "@graphql-tools/utils": "npm:^10.0.0" + "@graphql-tools/utils": "npm:^10.0.11" p-limit: "npm:3.1.0" tslib: "npm:^2.4.0" peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - checksum: 6168c8aff1c3029540f017e8ec07acf684df1eec59e192588699a03474524175c30d7252ef9f768dcb58eed4dbc8a34a7bc07481873d18247e0798989ca390dc + checksum: d00477837dd38dbb95423141f4d670a9414236c7b55949533752b8fa76807b5f05db436a87d54b9263b4d2d166edd4760411252fc41e2196338ee8dbb7696bb8 languageName: node linkType: hard -"@graphql-tools/merge@npm:^9.0.0": - version: 9.0.0 - resolution: "@graphql-tools/merge@npm:9.0.0" +"@graphql-tools/merge@npm:^9.0.0, @graphql-tools/merge@npm:^9.0.1": + version: 9.0.1 + resolution: "@graphql-tools/merge@npm:9.0.1" dependencies: - "@graphql-tools/utils": "npm:^10.0.0" + "@graphql-tools/utils": "npm:^10.0.10" tslib: "npm:^2.4.0" peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - checksum: 10376dbf1b64a3659dfa01d63bdafbb8addac829c0e772fc4596df4b46f249bee179692cc3f06b1157bdc3dccfe3a46caf5499786cce203eb0f7e124c88a5648 + checksum: cbfcb2c10490a11417991e8b61b8df2eba73a2c576e57cbf2d928902030d4391122536b9442bf042609ec24376b79b8bc6d9117e137dd8db2255ed90613acbc7 languageName: node linkType: hard @@ -5334,17 +5371,17 @@ __metadata: languageName: node linkType: hard -"@graphql-tools/schema@npm:10.0.0, @graphql-tools/schema@npm:^10.0.0": - version: 10.0.0 - resolution: "@graphql-tools/schema@npm:10.0.0" +"@graphql-tools/schema@npm:10.0.2, @graphql-tools/schema@npm:^10.0.0": + version: 10.0.2 + resolution: "@graphql-tools/schema@npm:10.0.2" dependencies: - "@graphql-tools/merge": "npm:^9.0.0" - "@graphql-tools/utils": "npm:^10.0.0" + "@graphql-tools/merge": "npm:^9.0.1" + "@graphql-tools/utils": "npm:^10.0.10" tslib: "npm:^2.4.0" value-or-promise: "npm:^1.0.12" peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - checksum: b746c69cefb3b89fad13d56f0abb9e764efe1569836ea9ae5e5c510a6f0bce6e08f324b28aebcb5b2c11ba2ea1c308f18c204e322a188e254e2c7e426d3ccecb + checksum: 3d71117c8d8ed491aa5b988bcdfcc1a7ca8cea8638b37083af2665a0dbb95e1255961a8a43658538ad33b83d621812886a4626ad7a5333d7d9e6c62304b52cb2 languageName: node linkType: hard @@ -5368,13 +5405,13 @@ __metadata: linkType: hard "@graphql-tools/url-loader@npm:^8.0.0": - version: 8.0.0 - resolution: "@graphql-tools/url-loader@npm:8.0.0" + version: 8.0.1 + resolution: "@graphql-tools/url-loader@npm:8.0.1" dependencies: "@ardatan/sync-fetch": "npm:^0.0.1" "@graphql-tools/delegate": "npm:^10.0.0" "@graphql-tools/executor-graphql-ws": "npm:^1.0.0" - "@graphql-tools/executor-http": "npm:^1.0.0" + "@graphql-tools/executor-http": "npm:^1.0.5" "@graphql-tools/executor-legacy-ws": "npm:^1.0.0" "@graphql-tools/utils": "npm:^10.0.0" "@graphql-tools/wrap": "npm:^10.0.0" @@ -5386,13 +5423,13 @@ __metadata: ws: "npm:^8.12.0" peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - checksum: 8dae6eecd5c51b38fad2edc6e1d9df3ce638d009f35e1afa7418a1c8a379390cfc58d1e534599ea9bcffbbe1e9b24ab5ef0da7025d6371ccbe85c770f4df8b33 + checksum: eab4c9ffcaa284ade72809c079011929bc55e6caece8aebf42ddd507c0fdaffc2e1aeaf06d38a3f4a5c2e7895eae0655cac2fe2256bfb766faac3d0c38a0ce60 languageName: node linkType: hard -"@graphql-tools/utils@npm:^10.0.0, @graphql-tools/utils@npm:^10.0.1, @graphql-tools/utils@npm:^10.0.2, @graphql-tools/utils@npm:^10.0.5, @graphql-tools/utils@npm:^10.0.8": - version: 10.0.8 - resolution: "@graphql-tools/utils@npm:10.0.8" +"@graphql-tools/utils@npm:^10.0.0, @graphql-tools/utils@npm:^10.0.1, @graphql-tools/utils@npm:^10.0.10, @graphql-tools/utils@npm:^10.0.11, @graphql-tools/utils@npm:^10.0.2, @graphql-tools/utils@npm:^10.0.5, @graphql-tools/utils@npm:^10.0.8": + version: 10.0.12 + resolution: "@graphql-tools/utils@npm:10.0.12" dependencies: "@graphql-typed-document-node/core": "npm:^3.1.1" cross-inspect: "npm:1.0.0" @@ -5400,7 +5437,7 @@ __metadata: tslib: "npm:^2.4.0" peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 - checksum: ea0dfa4535ba360d27a1eb501d48a114a9ebb6224d178b89e3d978b19bd30d98fc1622cbeb31b2198b3e06cb9f717edb70933530958509bfcf0458842618a1b0 + checksum: 875a79f0a926208751e8847a3428cdf0bf0bb7959bf61a87140efbe234c9e57dd7640b6c34303cdff3a2a30e271293e043ed257e7efea6dd53c4cd129934ca82 languageName: node linkType: hard @@ -5461,13 +5498,13 @@ __metadata: linkType: hard "@graphql-yoga/plugin-persisted-operations@npm:^3.0.0": - version: 3.0.0 - resolution: "@graphql-yoga/plugin-persisted-operations@npm:3.0.0" + version: 3.1.0 + resolution: "@graphql-yoga/plugin-persisted-operations@npm:3.1.0" peerDependencies: "@graphql-tools/utils": ^10.0.0 graphql: ^15.2.0 || ^16.0.0 - graphql-yoga: ^5.0.0 - checksum: ddfc9bc4b87bf1b73313c17648346f7db0dcbae7995a7d2e3435c3b5eb6e2c5f7def1262342d47aba5d6605a9a16d26cccf4727d1413f4e01a73c935794c7b9d + graphql-yoga: ^5.1.0 + checksum: fe4714d860e7581160d8f3250cdb8006224726e9927401975ef0929116e234738c3d102ac7772c5b8b890e8f8678d7f07cbd684259a3ca5af0624c2befa0fced languageName: node linkType: hard @@ -5518,59 +5555,234 @@ __metadata: languageName: node linkType: hard -"@hygraph/app-sdk-react@npm:^0.0.2": - version: 0.0.2 - resolution: "@hygraph/app-sdk-react@npm:0.0.2" +"@hygraph/app-sdk-react@npm:^0.0.3": + version: 0.0.3 + resolution: "@hygraph/app-sdk-react@npm:0.0.3" dependencies: "@graphcms/zoid": "npm:^9.0.64-alpha.3" - "@hygraph/app-sdk": "npm:0.0.2" - checksum: b31f215b32f433a286a6746226116f5b1cd96a180dc14324a39163b6b8966791f3e5d20c22d591c51da7d3d3823a8f00c7105bac5be0555153fcb0980cc72bd3 + "@hygraph/app-sdk": "npm:0.0.3" + checksum: 3ed7590fc9070084341094f6c9db72147422056a0780789ea65ba9da0007db31d9ce69b56ea41f983f449c8d2f0a633b0b14ad7df5da74616991e60b2cfcf54a languageName: node linkType: hard -"@hygraph/app-sdk@npm:0.0.2": - version: 0.0.2 - resolution: "@hygraph/app-sdk@npm:0.0.2" +"@hygraph/app-sdk@npm:0.0.3": + version: 0.0.3 + resolution: "@hygraph/app-sdk@npm:0.0.3" dependencies: "@graphcms/zoid": "npm:^9.0.64-alpha.3" final-form: "npm:4.20.6" - checksum: bd3ecdd67ca5c079dbb57db9d8abd5aa3001fe7a46811d903076cee9b6f286e5b28bead6ee76a4bdf6d10ec5d7a5858a406722392af0d1286879d498ab781dc0 + checksum: 5028deb0b4ea5b74fc629164cd6e5fb8030b87bb81d83d274c08886e350c8684c34da40439c1d575dd7656688b30b7e752ec4d695fe688886de8d682471fb8e3 languageName: node linkType: hard -"@hygraph/management-sdk@npm:1.2.3": - version: 1.2.3 - resolution: "@hygraph/management-sdk@npm:1.2.3" +"@hygraph/management-sdk@npm:1.2.4": + version: 1.2.4 + resolution: "@hygraph/management-sdk@npm:1.2.4" dependencies: graphql: "npm:^16.5.0" graphql-request: "npm:^4.3.0" - checksum: 13eef5cdfc05fee7dda59f5def166b5a29fd49373f369115fa75a43470f79f5db171ff33b3596990dd5bf77dd81c8734897279279c1fed8bb0162fee108b5164 + checksum: 01d9e51bc549f01e02e2b19955eb80e034d99bc4b2417642da5e1654104ae9fcbffb07512a6c0ca8acfd64ec79bd4d3f34b378ab6c38327ad4c6ce3016d51b11 languageName: node linkType: hard -"@isaacs/cliui@npm:^8.0.2": - version: 8.0.2 - resolution: "@isaacs/cliui@npm:8.0.2" +"@img/sharp-darwin-arm64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-darwin-arm64@npm:0.33.0" dependencies: - string-width: "npm:^5.1.2" - string-width-cjs: "npm:string-width@^4.2.0" - strip-ansi: "npm:^7.0.1" - strip-ansi-cjs: "npm:strip-ansi@^6.0.1" - wrap-ansi: "npm:^8.1.0" - wrap-ansi-cjs: "npm:wrap-ansi@^7.0.0" - checksum: b1bf42535d49f11dc137f18d5e4e63a28c5569de438a221c369483731e9dac9fb797af554e8bf02b6192d1e5eba6e6402cf93900c3d0ac86391d00d04876789e + "@img/sharp-libvips-darwin-arm64": "npm:1.0.0" + dependenciesMeta: + "@img/sharp-libvips-darwin-arm64": + optional: true + conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@istanbuljs/load-nyc-config@npm:^1.0.0": - version: 1.1.0 - resolution: "@istanbuljs/load-nyc-config@npm:1.1.0" +"@img/sharp-darwin-x64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-darwin-x64@npm:0.33.0" dependencies: - camelcase: "npm:^5.3.1" - find-up: "npm:^4.1.0" - get-package-type: "npm:^0.1.0" - js-yaml: "npm:^3.13.1" - resolve-from: "npm:^5.0.0" + "@img/sharp-libvips-darwin-x64": "npm:1.0.0" + dependenciesMeta: + "@img/sharp-libvips-darwin-x64": + optional: true + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + +"@img/sharp-libvips-darwin-arm64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-darwin-arm64@npm:1.0.0" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + +"@img/sharp-libvips-darwin-x64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-darwin-x64@npm:1.0.0" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + +"@img/sharp-libvips-linux-arm64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linux-arm64@npm:1.0.0" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-libvips-linux-arm@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linux-arm@npm:1.0.0" + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-libvips-linux-s390x@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linux-s390x@npm:1.0.0" + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-libvips-linux-x64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linux-x64@npm:1.0.0" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-libvips-linuxmusl-arm64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.0.0" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + +"@img/sharp-libvips-linuxmusl-x64@npm:1.0.0": + version: 1.0.0 + resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.0.0" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + +"@img/sharp-linux-arm64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linux-arm64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linux-arm64": "npm:1.0.0" + dependenciesMeta: + "@img/sharp-libvips-linux-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linux-arm@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linux-arm@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linux-arm": "npm:1.0.0" + dependenciesMeta: + "@img/sharp-libvips-linux-arm": + optional: true + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linux-s390x@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linux-s390x@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linux-s390x": "npm:1.0.0" + dependenciesMeta: + "@img/sharp-libvips-linux-s390x": + optional: true + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linux-x64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linux-x64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linux-x64": "npm:1.0.0" + dependenciesMeta: + "@img/sharp-libvips-linux-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + +"@img/sharp-linuxmusl-arm64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linuxmusl-arm64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linuxmusl-arm64": "npm:1.0.0" + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + +"@img/sharp-linuxmusl-x64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-linuxmusl-x64@npm:0.33.0" + dependencies: + "@img/sharp-libvips-linuxmusl-x64": "npm:1.0.0" + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + +"@img/sharp-wasm32@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-wasm32@npm:0.33.0" + dependencies: + "@emnapi/runtime": "npm:^0.44.0" + conditions: cpu=wasm32 + languageName: node + linkType: hard + +"@img/sharp-win32-ia32@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-win32-ia32@npm:0.33.0" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + +"@img/sharp-win32-x64@npm:0.33.0": + version: 0.33.0 + resolution: "@img/sharp-win32-x64@npm:0.33.0" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"@isaacs/cliui@npm:^8.0.2": + version: 8.0.2 + resolution: "@isaacs/cliui@npm:8.0.2" + dependencies: + string-width: "npm:^5.1.2" + string-width-cjs: "npm:string-width@^4.2.0" + strip-ansi: "npm:^7.0.1" + strip-ansi-cjs: "npm:strip-ansi@^6.0.1" + wrap-ansi: "npm:^8.1.0" + wrap-ansi-cjs: "npm:wrap-ansi@^7.0.0" + checksum: b1bf42535d49f11dc137f18d5e4e63a28c5569de438a221c369483731e9dac9fb797af554e8bf02b6192d1e5eba6e6402cf93900c3d0ac86391d00d04876789e + languageName: node + linkType: hard + +"@istanbuljs/load-nyc-config@npm:^1.0.0": + version: 1.1.0 + resolution: "@istanbuljs/load-nyc-config@npm:1.1.0" + dependencies: + camelcase: "npm:^5.3.1" + find-up: "npm:^4.1.0" + get-package-type: "npm:^0.1.0" + js-yaml: "npm:^3.13.1" + resolve-from: "npm:^5.0.0" checksum: dd2a8b094887da5a1a2339543a4933d06db2e63cbbc2e288eb6431bd832065df0c099d091b6a67436e71b7d6bf85f01ce7c15f9253b4cbebcc3b9a496165ba42 languageName: node linkType: hard @@ -5883,27 +6095,34 @@ __metadata: languageName: node linkType: hard -"@lingui/babel-plugin-extract-messages@npm:4.5.0": - version: 4.5.0 - resolution: "@lingui/babel-plugin-extract-messages@npm:4.5.0" - checksum: 233e2ba8ba23be515c7b69ec6c83857bf0a5e4d032891070093e89bfecfe5facf09c82c457a702a37ab448958efc449e9a8271b2a6e95d2325488a2af7830063 +"@kamilkisiela/fast-url-parser@npm:^1.1.4": + version: 1.1.4 + resolution: "@kamilkisiela/fast-url-parser@npm:1.1.4" + checksum: 2c85202cb4924720ac812c8bc06967fd5df4db759a68aa3acc2962b8cf9e2b3bc131de863f00473c0b0602df13891b35140f667a87eea04c9b897b6c1ae89c4a languageName: node linkType: hard -"@lingui/cli@npm:4.5.0": - version: 4.5.0 - resolution: "@lingui/cli@npm:4.5.0" +"@lingui/babel-plugin-extract-messages@npm:4.6.0": + version: 4.6.0 + resolution: "@lingui/babel-plugin-extract-messages@npm:4.6.0" + checksum: 40f0ade45c86c5034d33d14a13daa7a8fa711ea65d759d938e90a2587eab2d29b973a1285079395720c9751de496998c85c063d92eeff45df5a654da0ebfe5b9 + languageName: node + linkType: hard + +"@lingui/cli@npm:4.6.0": + version: 4.6.0 + resolution: "@lingui/cli@npm:4.6.0" dependencies: "@babel/core": "npm:^7.21.0" "@babel/generator": "npm:^7.21.1" "@babel/parser": "npm:^7.21.2" "@babel/runtime": "npm:^7.21.0" "@babel/types": "npm:^7.21.2" - "@lingui/babel-plugin-extract-messages": "npm:4.5.0" - "@lingui/conf": "npm:4.5.0" - "@lingui/core": "npm:4.5.0" - "@lingui/format-po": "npm:4.5.0" - "@lingui/message-utils": "npm:4.5.0" + "@lingui/babel-plugin-extract-messages": "npm:4.6.0" + "@lingui/conf": "npm:4.6.0" + "@lingui/core": "npm:4.6.0" + "@lingui/format-po": "npm:4.6.0" + "@lingui/message-utils": "npm:4.6.0" babel-plugin-macros: "npm:^3.0.1" chalk: "npm:^4.1.0" chokidar: "npm:3.5.1" @@ -5925,13 +6144,13 @@ __metadata: source-map: "npm:^0.8.0-beta.0" bin: lingui: dist/lingui.js - checksum: 61f0ddf41392450cd1dd711bcd77b6f29f3dd8fbbc07ce1a1de25a3ccf2b27efd6e1d8a0055df6cea5d7848bf5f4c6f4efa36a1d2f788692ee7da3294ea97c31 + checksum: 3b8e071f99b3a7e60f3b6e79e8a417aa3a8bbce698199d07aefa793088c73f4187628db0976fd25ec647a55822534f1b4297cfef5b03e7d897b4255b0b556ce2 languageName: node linkType: hard -"@lingui/conf@npm:4.5.0, @lingui/conf@npm:^4.5.0": - version: 4.5.0 - resolution: "@lingui/conf@npm:4.5.0" +"@lingui/conf@npm:4.6.0": + version: 4.6.0 + resolution: "@lingui/conf@npm:4.6.0" dependencies: "@babel/runtime": "npm:^7.20.13" chalk: "npm:^4.1.0" @@ -5939,80 +6158,81 @@ __metadata: jest-validate: "npm:^29.4.3" jiti: "npm:^1.17.1" lodash.get: "npm:^4.4.2" - checksum: bf637034414035664b9dcadc8239d8be766bb911339841fb26d04b13b0c89164d8d88908ad124bbf0e7210c17c52bed04e49641b046961defb3c4469a2d196a9 + checksum: deae6115292961512276b8c5c7547c9abf041752ad5ce16552dc2b59903c25e7c3ddfc566bb2b06412f2e4adc4e625fe74e40a2eb149531fc54d6504ac880b7a languageName: node linkType: hard -"@lingui/core@npm:4.5.0": - version: 4.5.0 - resolution: "@lingui/core@npm:4.5.0" +"@lingui/core@npm:4.6.0, @lingui/core@npm:^4.2.1": + version: 4.6.0 + resolution: "@lingui/core@npm:4.6.0" dependencies: "@babel/runtime": "npm:^7.20.13" - "@lingui/message-utils": "npm:4.5.0" + "@lingui/message-utils": "npm:4.6.0" unraw: "npm:^3.0.0" - checksum: da2f2de4629618dced6aa9b3486930a46c823ca6acdb718f23880e453beaeb5aa54a9329a69d01289ae00ba4cda96aeb0ead10ee22fc0454ec200a926494b965 + checksum: c8f4e4fa0c942d6b641752ce632edb842f8e04f90e96036364f018f5fb2a5fa523fcbbd1589af097531eafa7559c1357bcbcf9237f7e66ceae2b6ed802af08af languageName: node linkType: hard -"@lingui/format-po@npm:4.5.0": - version: 4.5.0 - resolution: "@lingui/format-po@npm:4.5.0" +"@lingui/format-po@npm:4.6.0": + version: 4.6.0 + resolution: "@lingui/format-po@npm:4.6.0" dependencies: - "@lingui/conf": "npm:4.5.0" - "@lingui/message-utils": "npm:4.5.0" + "@lingui/conf": "npm:4.6.0" + "@lingui/message-utils": "npm:4.6.0" date-fns: "npm:^2.29.3" pofile: "npm:^1.1.4" - checksum: a650861149a035a9240cadb55ad2332722208278be513f6cb863da467bb6e07452c76c1a97217b2f86211b8ed0153c4c39093772c4c4fe2e4cd2550b3b8ba8c4 + checksum: 5adc590034dc0f62fd8b2f7407a0e3bb5708cfc139e2dd84bb8b39ab2b16041332962ea0a034b7cb863eee10273f34a944dc08cc320d6f775f6ec7db4cdbcffe languageName: node linkType: hard -"@lingui/loader@npm:4.5.0": - version: 4.5.0 - resolution: "@lingui/loader@npm:4.5.0" +"@lingui/loader@npm:4.6.0": + version: 4.6.0 + resolution: "@lingui/loader@npm:4.6.0" dependencies: "@babel/runtime": "npm:^7.20.13" - "@lingui/cli": "npm:4.5.0" - "@lingui/conf": "npm:4.5.0" + "@lingui/cli": "npm:4.6.0" + "@lingui/conf": "npm:4.6.0" peerDependencies: webpack: ^5.0.0 - checksum: 0c9204dd20f4ef267eebdcb614e95882095aec8856f5dc53551ba9f8d0f0b6081ca324a6b9965dfb0da5eed4d8c0020de4412021e59bfba5aac189cf0a75f362 + checksum: 44d51dafaa1706840e2d40a654677a4b4c2da9d9b698fea1e87661479f897b5a5a2e14a3a9d12c769cf2a4be61c2166a051655299eea0774167825769292e4f3 languageName: node linkType: hard -"@lingui/macro@npm:4.5.0": - version: 4.5.0 - resolution: "@lingui/macro@npm:4.5.0" +"@lingui/macro@npm:4.6.0, @lingui/macro@npm:^4.2.1": + version: 4.6.0 + resolution: "@lingui/macro@npm:4.6.0" dependencies: "@babel/runtime": "npm:^7.20.13" "@babel/types": "npm:^7.20.7" - "@lingui/conf": "npm:4.5.0" - "@lingui/core": "npm:4.5.0" - "@lingui/message-utils": "npm:4.5.0" + "@lingui/conf": "npm:4.6.0" + "@lingui/core": "npm:4.6.0" + "@lingui/message-utils": "npm:4.6.0" peerDependencies: "@lingui/react": ^4.0.0 babel-plugin-macros: 2 || 3 - checksum: f76b37120d7e163dc7edc40389a83923248553509e2c71f70913137d2d8f22bc696609fa5e640f80cebb39b1cae5189ff90195843185385d0e42741e52c1939e + checksum: d500d74798846de5681cef067dc05e79010a8f4a34466037515d4a94bc1e805fb92a9d7512851ff04a9664fd437aef3b1ef9a0ab5678e9570f685e3b9921d515 languageName: node linkType: hard -"@lingui/message-utils@npm:4.5.0": - version: 4.5.0 - resolution: "@lingui/message-utils@npm:4.5.0" +"@lingui/message-utils@npm:4.6.0": + version: 4.6.0 + resolution: "@lingui/message-utils@npm:4.6.0" dependencies: "@messageformat/parser": "npm:^5.0.0" - checksum: afa089aaca8d22e908c7a101cc84856da13b78619260efb92d1036a23ab14a6769f8fb9bdae8da29b9d8f319aaad27f016b469368c926bc696a0b0307ca9e960 + js-sha256: "npm:^0.10.1" + checksum: ca7fb59a882835ba20018fe0ef9a0b2a97512fabb8ac8aae35c507574214cb42412ad39b0df0ab051db97c67cc51b49af6c918788ae29783cfa1cd4d1924ede0 languageName: node linkType: hard -"@lingui/react@npm:4.5.0": - version: 4.5.0 - resolution: "@lingui/react@npm:4.5.0" +"@lingui/react@npm:4.6.0, @lingui/react@npm:^4.2.1": + version: 4.6.0 + resolution: "@lingui/react@npm:4.6.0" dependencies: "@babel/runtime": "npm:^7.20.13" - "@lingui/core": "npm:4.5.0" + "@lingui/core": "npm:4.6.0" peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 - checksum: 191eed948a421625f03c3ff38f460aba91a06f5c57cf9f0ad51fe8018a1d05bcafe0f1c07ea96c10b9a5ef94e8fc4e407f78addb2787b3e66bd87b82910d0766 + checksum: 4aaa882299879e3c9ac58ec8f3924ac2c700a8c801080a9a0d50160958c13e11a32e3692add4a6bbc7e7a40a6e7b2e4330296c1592afbd8ac949c81d2667815d languageName: node linkType: hard @@ -6056,9 +6276,9 @@ __metadata: languageName: node linkType: hard -"@mapbox/node-pre-gyp@npm:1.0.10": - version: 1.0.10 - resolution: "@mapbox/node-pre-gyp@npm:1.0.10" +"@mapbox/node-pre-gyp@npm:1.0.11": + version: 1.0.11 + resolution: "@mapbox/node-pre-gyp@npm:1.0.11" dependencies: detect-libc: "npm:^2.0.0" https-proxy-agent: "npm:^5.0.0" @@ -6071,7 +6291,7 @@ __metadata: tar: "npm:^6.1.11" bin: node-pre-gyp: bin/node-pre-gyp - checksum: 469f3bc00778c76e0a7ffaf40742482462e05fec31b53c55ad6d6a892894046c0db7bb8543ed49b2cf1926dfcd9af1289985c367c5d20076939f8a889f686e45 + checksum: 2b24b93c31beca1c91336fa3b3769fda98e202fb7f9771f0f4062588d36dcc30fcf8118c36aa747fa7f7610d8cf601872bdaaf62ce7822bb08b545d1bbe086cc languageName: node linkType: hard @@ -6086,12 +6306,12 @@ __metadata: linkType: hard "@maxim_mazurok/gapi.client.tagmanager-v2@npm:latest": - version: 0.0.20231108 - resolution: "@maxim_mazurok/gapi.client.tagmanager-v2@npm:0.0.20231108" + version: 0.0.20231129 + resolution: "@maxim_mazurok/gapi.client.tagmanager-v2@npm:0.0.20231129" dependencies: "@types/gapi.client": "npm:*" "@types/gapi.client.discovery-v1": "npm:*" - checksum: be195cab6d7c7b9a6de48f00deb7ac0d85d693c7f31382e0bed2475f488dc9d80a772131dc7b9163c56fbfb1a1a88d3dde69e81d5d2f66c8a946a088d9bfa745 + checksum: 46a274e74a196a7bef74fb3b0172e5b093b60d4ca0bde090d91dd2eaf75c4c384f9596d51df7abb0b3ad74f57c187da4d08bd4fa138510ded2c15605cca0ec32 languageName: node linkType: hard @@ -6104,38 +6324,14 @@ __metadata: languageName: node linkType: hard -"@mui/base@npm:5.0.0-beta.13": - version: 5.0.0-beta.13 - resolution: "@mui/base@npm:5.0.0-beta.13" - dependencies: - "@babel/runtime": "npm:^7.22.10" - "@emotion/is-prop-valid": "npm:^1.2.1" - "@floating-ui/react-dom": "npm:^2.0.1" - "@mui/types": "npm:^7.2.4" - "@mui/utils": "npm:^5.14.7" - "@popperjs/core": "npm:^2.11.8" - clsx: "npm:^2.0.0" - prop-types: "npm:^15.8.1" - react-is: "npm:^18.2.0" - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - checksum: c73ac225417ae8f0eab7b57939e6d728148c4dc4a648450801c90aeadba93c1422ce07052dc3ca584f5d8f98bb3602d2fdb0b581df34a7bee5400afa07bad0b8 - languageName: node - linkType: hard - -"@mui/base@npm:5.0.0-beta.23": - version: 5.0.0-beta.23 - resolution: "@mui/base@npm:5.0.0-beta.23" +"@mui/base@npm:5.0.0-beta.26": + version: 5.0.0-beta.26 + resolution: "@mui/base@npm:5.0.0-beta.26" dependencies: - "@babel/runtime": "npm:^7.23.2" - "@floating-ui/react-dom": "npm:^2.0.2" - "@mui/types": "npm:^7.2.8" - "@mui/utils": "npm:^5.14.17" + "@babel/runtime": "npm:^7.23.4" + "@floating-ui/react-dom": "npm:^2.0.4" + "@mui/types": "npm:^7.2.10" + "@mui/utils": "npm:^5.14.20" "@popperjs/core": "npm:^2.11.8" clsx: "npm:^2.0.0" prop-types: "npm:^15.8.1" @@ -6146,33 +6342,26 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 70581eac33b89e9e53ddada985e649c46c3524849d535cda97505529d2adf16786672a991544f44d32dafbf3baad7150ac45981d7f6f762b5d82e5b02191f910 + checksum: 8d04dc6c5674e89e2d3a1ee9b95e595cba9e006304dd52850dfadcc227f4b2acbcc309cf9c4e4e736667c665c113e70a780b45970e83bcc0da4136e15da81bb7 languageName: node linkType: hard -"@mui/core-downloads-tracker@npm:^5.14.17": - version: 5.14.17 - resolution: "@mui/core-downloads-tracker@npm:5.14.17" - checksum: 44c348fe4b27889fcca2fc486300ec193fe4fe18943acdbbb69d2635ad0bab4cc3e6faed7787c1c3e0acc724733eeaae09cfd843019e7fa0d3c3e9f2849e6c4c +"@mui/core-downloads-tracker@npm:^5.14.20": + version: 5.15.2 + resolution: "@mui/core-downloads-tracker@npm:5.15.2" + checksum: bee88bdc7568c6bc564be6489035e86e1d89a8bab6e607fb1145d0f450693289ea7a3f216e1e30136ae0125a80da7d4729b0533160b9e50190bdc9bb1aafed22 languageName: node linkType: hard -"@mui/core-downloads-tracker@npm:^5.14.7": - version: 5.14.18 - resolution: "@mui/core-downloads-tracker@npm:5.14.18" - checksum: 28ef7a9d45a1612398b2c27750b8759b2f5dfd82e923c4a3002748c9cbd8e1095d3dd28bece426a2ec5543cbc2e02ea1c39f68e1f28d6b9a93d537aa9cbcc5cc - languageName: node - linkType: hard - -"@mui/lab@npm:5.0.0-alpha.152": - version: 5.0.0-alpha.152 - resolution: "@mui/lab@npm:5.0.0-alpha.152" +"@mui/lab@npm:5.0.0-alpha.155": + version: 5.0.0-alpha.155 + resolution: "@mui/lab@npm:5.0.0-alpha.155" dependencies: - "@babel/runtime": "npm:^7.23.2" - "@mui/base": "npm:5.0.0-beta.23" - "@mui/system": "npm:^5.14.17" - "@mui/types": "npm:^7.2.8" - "@mui/utils": "npm:^5.14.17" + "@babel/runtime": "npm:^7.23.4" + "@mui/base": "npm:5.0.0-beta.26" + "@mui/system": "npm:^5.14.20" + "@mui/types": "npm:^7.2.10" + "@mui/utils": "npm:^5.14.20" clsx: "npm:^2.0.0" prop-types: "npm:^15.8.1" peerDependencies: @@ -6189,21 +6378,21 @@ __metadata: optional: true "@types/react": optional: true - checksum: 5b39611fc5ffe0840d75b1a1e8638f3839940caf72ce1d11897b888dc9d10e4007f22f875c8877b6a94f088597e42fd3c644967dd40b8e0a25cb46a4096efaf7 + checksum: 2b691f5ea3bd6e7a84393e4f56542b8f0f5c7731cb8d8636128cc313ae4a6fd7892b9c55c3aa83f99facb8dda4f4b78a18eb660d65629bdc24b8bdfa8115e9a1 languageName: node linkType: hard -"@mui/material@npm:5.14.17": - version: 5.14.17 - resolution: "@mui/material@npm:5.14.17" +"@mui/material@npm:5.14.20": + version: 5.14.20 + resolution: "@mui/material@npm:5.14.20" dependencies: - "@babel/runtime": "npm:^7.23.2" - "@mui/base": "npm:5.0.0-beta.23" - "@mui/core-downloads-tracker": "npm:^5.14.17" - "@mui/system": "npm:^5.14.17" - "@mui/types": "npm:^7.2.8" - "@mui/utils": "npm:^5.14.17" - "@types/react-transition-group": "npm:^4.4.8" + "@babel/runtime": "npm:^7.23.4" + "@mui/base": "npm:5.0.0-beta.26" + "@mui/core-downloads-tracker": "npm:^5.14.20" + "@mui/system": "npm:^5.14.20" + "@mui/types": "npm:^7.2.10" + "@mui/utils": "npm:^5.14.20" + "@types/react-transition-group": "npm:^4.4.9" clsx: "npm:^2.0.0" csstype: "npm:^3.1.2" prop-types: "npm:^15.8.1" @@ -6222,82 +6411,32 @@ __metadata: optional: true "@types/react": optional: true - checksum: 8fb5440c4fea5a7e346df0a753f8e686e3b11d7fedd9c7188aeabca783444eb80efdc7f73af85ece2be9935aa28059ce0e7fc9d6287998335b8b757a8f1e97ae + checksum: f7ade5827b98050bb434b98d79ea77150ba99ed62fd94c91b37636698010d388a91b9f5eeae750b5e2bda2201b3a79e5bfe1820cde44f4b0d1f03d5250690853 languageName: node linkType: hard -"@mui/material@npm:5.14.7": - version: 5.14.7 - resolution: "@mui/material@npm:5.14.7" +"@mui/private-theming@npm:^5.15.2": + version: 5.15.2 + resolution: "@mui/private-theming@npm:5.15.2" dependencies: - "@babel/runtime": "npm:^7.22.10" - "@mui/base": "npm:5.0.0-beta.13" - "@mui/core-downloads-tracker": "npm:^5.14.7" - "@mui/system": "npm:^5.14.7" - "@mui/types": "npm:^7.2.4" - "@mui/utils": "npm:^5.14.7" - "@types/react-transition-group": "npm:^4.4.6" - clsx: "npm:^2.0.0" - csstype: "npm:^3.1.2" + "@babel/runtime": "npm:^7.23.6" + "@mui/utils": "npm:^5.15.2" prop-types: "npm:^15.8.1" - react-is: "npm:^18.2.0" - react-transition-group: "npm:^4.4.5" peerDependencies: - "@emotion/react": ^11.5.0 - "@emotion/styled": ^11.3.0 "@types/react": ^17.0.0 || ^18.0.0 react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 peerDependenciesMeta: - "@emotion/react": - optional: true - "@emotion/styled": - optional: true "@types/react": optional: true - checksum: 662bd13ceed725a31f3fab6e67530d8e0e64b145c007c07492e8a370452c613685f0a22ce205ed53e75271a2088ca0d98292b85cf7e45d688c41a10251fb0fad + checksum: 1a507f5ba8d257af1d3e375d7eebaf1562127ea7995bc92249fdba386b835dfb70d14378c38b832e0a92fbf0a9ac3295483fd11f338916f97ec2ffabe09dacbf languageName: node linkType: hard -"@mui/private-theming@npm:^5.14.17": - version: 5.14.17 - resolution: "@mui/private-theming@npm:5.14.17" +"@mui/styled-engine@npm:^5.15.2": + version: 5.15.2 + resolution: "@mui/styled-engine@npm:5.15.2" dependencies: - "@babel/runtime": "npm:^7.23.2" - "@mui/utils": "npm:^5.14.17" - prop-types: "npm:^15.8.1" - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - checksum: ba1a99ff4cebee4824018369490c4c4be9d9c844c786592982f46640acea6434ceafd4d7b59d2e9cbd7a2ea9ef3544282b05482d5a53af4bb119eeee3284b1f6 - languageName: node - linkType: hard - -"@mui/private-theming@npm:^5.14.18": - version: 5.14.18 - resolution: "@mui/private-theming@npm:5.14.18" - dependencies: - "@babel/runtime": "npm:^7.23.2" - "@mui/utils": "npm:^5.14.18" - prop-types: "npm:^15.8.1" - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - checksum: 36bb2ecb1e853addbe60a2b54265a74daba154d678dee89e09b2f2e17a5bd1305a0148ed290216d916e12644f24a1c96e4750ab6f3bb6f08acde71d3d8ee0a34 - languageName: node - linkType: hard - -"@mui/styled-engine@npm:^5.14.17": - version: 5.14.17 - resolution: "@mui/styled-engine@npm:5.14.17" - dependencies: - "@babel/runtime": "npm:^7.23.2" + "@babel/runtime": "npm:^7.23.6" "@emotion/cache": "npm:^11.11.0" csstype: "npm:^3.1.2" prop-types: "npm:^15.8.1" @@ -6310,40 +6449,19 @@ __metadata: optional: true "@emotion/styled": optional: true - checksum: 7deda7fad2c0e77183e3d5e128a616fa2b1348164678bdd6eaa4bd8bd54cb7f526d7463c89dfae160444027c74f911bdf70dc42dd41a9093725a183fae5e549b + checksum: 918580193afd32f35d60099bac67c67f00aa72c1bb76132bceebb6a9e4b8f46de080a598e0ea6677c900d9409afaa9ff91572e05482d3a4609b0e7faa39004e2 languageName: node linkType: hard -"@mui/styled-engine@npm:^5.14.18": - version: 5.14.18 - resolution: "@mui/styled-engine@npm:5.14.18" +"@mui/system@npm:^5.14.20": + version: 5.15.2 + resolution: "@mui/system@npm:5.15.2" dependencies: - "@babel/runtime": "npm:^7.23.2" - "@emotion/cache": "npm:^11.11.0" - csstype: "npm:^3.1.2" - prop-types: "npm:^15.8.1" - peerDependencies: - "@emotion/react": ^11.4.1 - "@emotion/styled": ^11.3.0 - react: ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - "@emotion/react": - optional: true - "@emotion/styled": - optional: true - checksum: fbe0dfc265be09672b8df315c96385024286d6f3ae2adb61af2f7c018553c7eb933addfc48f8dfae16dfb5eba88a41d9a21928e2b4dd073ab6dec634f190fd03 - languageName: node - linkType: hard - -"@mui/system@npm:^5.14.17": - version: 5.14.17 - resolution: "@mui/system@npm:5.14.17" - dependencies: - "@babel/runtime": "npm:^7.23.2" - "@mui/private-theming": "npm:^5.14.17" - "@mui/styled-engine": "npm:^5.14.17" - "@mui/types": "npm:^7.2.8" - "@mui/utils": "npm:^5.14.17" + "@babel/runtime": "npm:^7.23.6" + "@mui/private-theming": "npm:^5.15.2" + "@mui/styled-engine": "npm:^5.15.2" + "@mui/types": "npm:^7.2.11" + "@mui/utils": "npm:^5.15.2" clsx: "npm:^2.0.0" csstype: "npm:^3.1.2" prop-types: "npm:^15.8.1" @@ -6359,68 +6477,28 @@ __metadata: optional: true "@types/react": optional: true - checksum: 3e081f37cb28c99e4279c9b90d292e9900f04112400934c56022f0d511ac3043cce70e6cd9a53d778c62132e9878e96c50a574b781a92d84c56f8507e76df983 + checksum: b57b9080b942c0149f882aa64094491696ce8d2cfd537ed5b14dad76b17978b1435a3f357342f283ae4c3d2b5f214c2beda02942fb3eff77dc0eb2c786cd64a0 languageName: node linkType: hard -"@mui/system@npm:^5.14.7": - version: 5.14.18 - resolution: "@mui/system@npm:5.14.18" - dependencies: - "@babel/runtime": "npm:^7.23.2" - "@mui/private-theming": "npm:^5.14.18" - "@mui/styled-engine": "npm:^5.14.18" - "@mui/types": "npm:^7.2.9" - "@mui/utils": "npm:^5.14.18" - clsx: "npm:^2.0.0" - csstype: "npm:^3.1.2" - prop-types: "npm:^15.8.1" +"@mui/types@npm:^7.2.10, @mui/types@npm:^7.2.11": + version: 7.2.11 + resolution: "@mui/types@npm:7.2.11" peerDependencies: - "@emotion/react": ^11.5.0 - "@emotion/styled": ^11.3.0 "@types/react": ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 peerDependenciesMeta: - "@emotion/react": - optional: true - "@emotion/styled": - optional: true "@types/react": optional: true - checksum: 47f8dfed1ed7f3395794d1772bc8ed4e3b0959d27682b03033fe39ddd365edae15cc53887ab37bd2f0b641308e9d67f4248d5e5c6a8de0a13741270594b5b0b9 + checksum: 5aecdd9b02ca4537d05ec1809a31e64a3330dc104509bc470ec8e38a00259d36faf2dadee828987b385dff46fbec6fe112ef3a5c0c1b78e60c56755af04d38fa languageName: node linkType: hard -"@mui/types@npm:^7.2.4, @mui/types@npm:^7.2.9": - version: 7.2.9 - resolution: "@mui/types@npm:7.2.9" - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - checksum: 8c3258762820a65c5bc66ab7a3f12d264ea20db63635a3343dad93cde5727a97aeb37c2d02fb16d67f7969a2029de7f82bb40ac72e8fceceae9b8914fb782077 - languageName: node - linkType: hard - -"@mui/types@npm:^7.2.8": - version: 7.2.8 - resolution: "@mui/types@npm:7.2.8" - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - checksum: ea313c0292a9efdfe8c72d95e2ae88de45c3c999d361d0d2a4ca69a162e9f1dbf1d4a6bb30d6972e8574c8ece8586c35473aa5bf297963dd5dc19c68bc27c28e - languageName: node - linkType: hard - -"@mui/utils@npm:^5.14.17": - version: 5.14.17 - resolution: "@mui/utils@npm:5.14.17" +"@mui/utils@npm:^5.14.20, @mui/utils@npm:^5.15.2": + version: 5.15.2 + resolution: "@mui/utils@npm:5.15.2" dependencies: - "@babel/runtime": "npm:^7.23.2" - "@types/prop-types": "npm:^15.7.9" + "@babel/runtime": "npm:^7.23.6" + "@types/prop-types": "npm:^15.7.11" prop-types: "npm:^15.8.1" react-is: "npm:^18.2.0" peerDependencies: @@ -6429,173 +6507,92 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 651d687adda6071871b338c6d9f963eac5d182d5c1c35403d6390e343e335bc1d3a413a8b2fce9da539d5ad9a1de25bf23d6b586bc054384c75f1f378438bb65 + checksum: 4268b2685eb602024c0c21a43bc7b0fafa417a0b936750899988076d7cc582acc38568ddf65d50e76b02a136f7c69fa782ccd1d22d732fdac61d7f359eb7d369 languageName: node linkType: hard -"@mui/utils@npm:^5.14.18, @mui/utils@npm:^5.14.7": - version: 5.14.18 - resolution: "@mui/utils@npm:5.14.18" - dependencies: - "@babel/runtime": "npm:^7.23.2" - "@types/prop-types": "npm:^15.7.10" - prop-types: "npm:^15.8.1" - react-is: "npm:^18.2.0" - peerDependencies: - "@types/react": ^17.0.0 || ^18.0.0 - react: ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - checksum: 659d8f275b0a376ad4df8fcd0a7722771d7814d10aa26b385c772404930bc798431a7ef11e68b0fdd89951ddcb6fe6279baf3a925cddc92782e799ec6f7c3095 +"@next/env@npm:14.0.4": + version: 14.0.4 + resolution: "@next/env@npm:14.0.4" + checksum: 59b893d30aea0556379a24f6e4eac830677feb149bd8416b72383ea2600ce194fa22a79b2dd86e0b295c4a8f0702e461f48edaff1ac9173eddef42a4cce7fd98 languageName: node linkType: hard -"@next/env@npm:13.5.6, @next/env@npm:^13.4.3": +"@next/env@npm:^13.4.3": version: 13.5.6 resolution: "@next/env@npm:13.5.6" checksum: b1fefa21b698397a2f922ee53a5ecb91ff858f042b2a198652b9de49c031fc5e00d79da92ba7d84ef205e95368d5afbb0f104abaf00e9dde7985d9eae63bb4fb languageName: node linkType: hard -"@next/env@npm:14.0.2": - version: 14.0.2 - resolution: "@next/env@npm:14.0.2" - checksum: 9fad703ce13b7b7fecf898d3c239f8976f2ec7f3c7c461c06da70898a0221775c48e1a2e2c76740216c4093c2db9bd7adaacd196586cd4283e09eb89de4c1db6 - languageName: node - linkType: hard - -"@next/eslint-plugin-next@npm:14.0.2": - version: 14.0.2 - resolution: "@next/eslint-plugin-next@npm:14.0.2" +"@next/eslint-plugin-next@npm:14.0.4": + version: 14.0.4 + resolution: "@next/eslint-plugin-next@npm:14.0.4" dependencies: glob: "npm:7.1.7" - checksum: 94a06810d87bdb4e806ef77fb841c74334707e2b1c570aa740b473d4871ef61aa05acd6f6b8487948e4bbca121819e757f14a8ccf0b84914e55bdc84223ea9f7 - languageName: node - linkType: hard - -"@next/swc-darwin-arm64@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-darwin-arm64@npm:13.5.6" - conditions: os=darwin & cpu=arm64 + checksum: 0e93cb704efdedbe20978c4ffa4856f818cebd91255db859bd88ff1b1f206e92ee61a22b047db87b32cd2f544e3ee0e31ac41f877e1c9a0a7a3b6096513f3376 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-darwin-arm64@npm:14.0.2" +"@next/swc-darwin-arm64@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-darwin-arm64@npm:14.0.4" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-darwin-x64@npm:13.5.6" - conditions: os=darwin & cpu=x64 - languageName: node - linkType: hard - -"@next/swc-darwin-x64@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-darwin-x64@npm:14.0.2" +"@next/swc-darwin-x64@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-darwin-x64@npm:14.0.4" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-linux-arm64-gnu@npm:13.5.6" +"@next/swc-linux-arm64-gnu@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-linux-arm64-gnu@npm:14.0.4" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-linux-arm64-gnu@npm:14.0.2" - conditions: os=linux & cpu=arm64 & libc=glibc - languageName: node - linkType: hard - -"@next/swc-linux-arm64-musl@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-linux-arm64-musl@npm:13.5.6" +"@next/swc-linux-arm64-musl@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-linux-arm64-musl@npm:14.0.4" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-linux-arm64-musl@npm:14.0.2" - conditions: os=linux & cpu=arm64 & libc=musl - languageName: node - linkType: hard - -"@next/swc-linux-x64-gnu@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-linux-x64-gnu@npm:13.5.6" +"@next/swc-linux-x64-gnu@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-linux-x64-gnu@npm:14.0.4" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-linux-x64-gnu@npm:14.0.2" - conditions: os=linux & cpu=x64 & libc=glibc - languageName: node - linkType: hard - -"@next/swc-linux-x64-musl@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-linux-x64-musl@npm:13.5.6" +"@next/swc-linux-x64-musl@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-linux-x64-musl@npm:14.0.4" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-linux-x64-musl@npm:14.0.2" - conditions: os=linux & cpu=x64 & libc=musl - languageName: node - linkType: hard - -"@next/swc-win32-arm64-msvc@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-win32-arm64-msvc@npm:13.5.6" +"@next/swc-win32-arm64-msvc@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-win32-arm64-msvc@npm:14.0.4" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-win32-arm64-msvc@npm:14.0.2" - conditions: os=win32 & cpu=arm64 - languageName: node - linkType: hard - -"@next/swc-win32-ia32-msvc@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-win32-ia32-msvc@npm:13.5.6" +"@next/swc-win32-ia32-msvc@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-win32-ia32-msvc@npm:14.0.4" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-win32-ia32-msvc@npm:14.0.2" - conditions: os=win32 & cpu=ia32 - languageName: node - linkType: hard - -"@next/swc-win32-x64-msvc@npm:13.5.6": - version: 13.5.6 - resolution: "@next/swc-win32-x64-msvc@npm:13.5.6" - conditions: os=win32 & cpu=x64 - languageName: node - linkType: hard - -"@next/swc-win32-x64-msvc@npm:14.0.2": - version: 14.0.2 - resolution: "@next/swc-win32-x64-msvc@npm:14.0.2" +"@next/swc-win32-x64-msvc@npm:14.0.4": + version: 14.0.4 + resolution: "@next/swc-win32-x64-msvc@npm:14.0.4" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -6640,16 +6637,6 @@ __metadata: languageName: node linkType: hard -"@npmcli/fs@npm:^2.1.0": - version: 2.1.2 - resolution: "@npmcli/fs@npm:2.1.2" - dependencies: - "@gar/promisify": "npm:^1.1.3" - semver: "npm:^7.3.5" - checksum: c50d087733d0d8df23be24f700f104b19922a28677aa66fdbe06ff6af6431cc4a5bb1e27683cbc661a5dafa9bafdc603e6a0378121506dfcd394b2b6dd76a187 - languageName: node - linkType: hard - "@npmcli/fs@npm:^3.1.0": version: 3.1.0 resolution: "@npmcli/fs@npm:3.1.0" @@ -6659,16 +6646,6 @@ __metadata: languageName: node linkType: hard -"@npmcli/move-file@npm:^2.0.0": - version: 2.0.1 - resolution: "@npmcli/move-file@npm:2.0.1" - dependencies: - mkdirp: "npm:^1.0.4" - rimraf: "npm:^3.0.2" - checksum: 11b2151e6d1de6f6eb23128de5aa8a429fd9097d839a5190cb77aa47a6b627022c42d50fa7c47a00f1c9f8f0c1560092b09b061855d293fa0741a2a94cfb174d - languageName: node - linkType: hard - "@parcel/watcher-android-arm64@npm:2.3.0": version: 2.3.0 resolution: "@parcel/watcher-android-arm64@npm:2.3.0" @@ -6843,14 +6820,14 @@ __metadata: languageName: node linkType: hard -"@playwright/test@npm:1.39.0": - version: 1.39.0 - resolution: "@playwright/test@npm:1.39.0" +"@playwright/test@npm:1.40.1": + version: 1.40.1 + resolution: "@playwright/test@npm:1.40.1" dependencies: - playwright: "npm:1.39.0" + playwright: "npm:1.40.1" bin: playwright: cli.js - checksum: d808ca36f0a411ae09eece19fc93fcbd048541253c6c9e341fc9488613395bb94ebf65ad64e920d6be0fb20e887cf317c532a45d2c30e1804d6842e55c1fe6e9 + checksum: 1edbc9659fb6a9c5299cacd9a0c7d3fdc88939036642d8f367e13d267d808ae3f88ca9d00e9981e3bcd5f584ccefba38d24eda6b23d27895908f203dc35f339e languageName: node linkType: hard @@ -6970,90 +6947,82 @@ __metadata: languageName: node linkType: hard -"@swc/core-darwin-arm64@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-darwin-arm64@npm:1.3.96" +"@swc/core-darwin-arm64@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-darwin-arm64@npm:1.3.100" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@swc/core-darwin-x64@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-darwin-x64@npm:1.3.96" +"@swc/core-darwin-x64@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-darwin-x64@npm:1.3.100" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@swc/core-linux-arm-gnueabihf@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.96" - conditions: os=linux & cpu=arm - languageName: node - linkType: hard - -"@swc/core-linux-arm64-gnu@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-linux-arm64-gnu@npm:1.3.96" +"@swc/core-linux-arm64-gnu@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-linux-arm64-gnu@npm:1.3.100" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-arm64-musl@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-linux-arm64-musl@npm:1.3.96" +"@swc/core-linux-arm64-musl@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-linux-arm64-musl@npm:1.3.100" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@swc/core-linux-x64-gnu@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-linux-x64-gnu@npm:1.3.96" +"@swc/core-linux-x64-gnu@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-linux-x64-gnu@npm:1.3.100" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-x64-musl@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-linux-x64-musl@npm:1.3.96" +"@swc/core-linux-x64-musl@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-linux-x64-musl@npm:1.3.100" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@swc/core-win32-arm64-msvc@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-win32-arm64-msvc@npm:1.3.96" +"@swc/core-win32-arm64-msvc@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-win32-arm64-msvc@npm:1.3.100" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@swc/core-win32-ia32-msvc@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-win32-ia32-msvc@npm:1.3.96" +"@swc/core-win32-ia32-msvc@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-win32-ia32-msvc@npm:1.3.100" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@swc/core-win32-x64-msvc@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core-win32-x64-msvc@npm:1.3.96" +"@swc/core-win32-x64-msvc@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core-win32-x64-msvc@npm:1.3.100" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@swc/core@npm:1.3.96": - version: 1.3.96 - resolution: "@swc/core@npm:1.3.96" +"@swc/core@npm:1.3.100": + version: 1.3.100 + resolution: "@swc/core@npm:1.3.100" dependencies: - "@swc/core-darwin-arm64": "npm:1.3.96" - "@swc/core-darwin-x64": "npm:1.3.96" - "@swc/core-linux-arm-gnueabihf": "npm:1.3.96" - "@swc/core-linux-arm64-gnu": "npm:1.3.96" - "@swc/core-linux-arm64-musl": "npm:1.3.96" - "@swc/core-linux-x64-gnu": "npm:1.3.96" - "@swc/core-linux-x64-musl": "npm:1.3.96" - "@swc/core-win32-arm64-msvc": "npm:1.3.96" - "@swc/core-win32-ia32-msvc": "npm:1.3.96" - "@swc/core-win32-x64-msvc": "npm:1.3.96" + "@swc/core-darwin-arm64": "npm:1.3.100" + "@swc/core-darwin-x64": "npm:1.3.100" + "@swc/core-linux-arm64-gnu": "npm:1.3.100" + "@swc/core-linux-arm64-musl": "npm:1.3.100" + "@swc/core-linux-x64-gnu": "npm:1.3.100" + "@swc/core-linux-x64-musl": "npm:1.3.100" + "@swc/core-win32-arm64-msvc": "npm:1.3.100" + "@swc/core-win32-ia32-msvc": "npm:1.3.100" + "@swc/core-win32-x64-msvc": "npm:1.3.100" "@swc/counter": "npm:^0.1.1" "@swc/types": "npm:^0.1.5" peerDependencies: @@ -7063,8 +7032,6 @@ __metadata: optional: true "@swc/core-darwin-x64": optional: true - "@swc/core-linux-arm-gnueabihf": - optional: true "@swc/core-linux-arm64-gnu": optional: true "@swc/core-linux-arm64-musl": @@ -7082,7 +7049,7 @@ __metadata: peerDependenciesMeta: "@swc/helpers": optional: true - checksum: 273d4894d9f62b72a3f4e84d351bc426ba33055bb2fd38f743777c5ac802365bf61dec2e12552252fbdb705c96dd9688534740e23746ddb98a59b4e45af64369 + checksum: d6e873a7c627765991b18bd8d1b0ce1f1d9cf08c451fe78dbbf28dda14d4301cec2689f6bd85e604847d4a20226fd79c272796fef4f28feaca81a20c0f62e8e9 languageName: node linkType: hard @@ -7125,11 +7092,11 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.1.4": - version: 6.1.4 - resolution: "@testing-library/jest-dom@npm:6.1.4" +"@testing-library/jest-dom@npm:^6.1.5": + version: 6.1.6 + resolution: "@testing-library/jest-dom@npm:6.1.6" dependencies: - "@adobe/css-tools": "npm:^4.3.1" + "@adobe/css-tools": "npm:^4.3.2" "@babel/runtime": "npm:^7.9.2" aria-query: "npm:^5.0.0" chalk: "npm:^3.0.0" @@ -7151,13 +7118,13 @@ __metadata: optional: true vitest: optional: true - checksum: 2e23f120613fd8ae6d5169bbc94f1a2e4c82b07182057dc94db8ec54ebf32555833442e6c43a187e59715d83704ffb5df49ba88a71f6f32d2683f3d95ba721c7 + checksum: f98f79f3e470517469c86947d0ff1bb83ac2e59fd2a29728ab306eca5fba63c948084ec06b7b531642e6002d1f0211d918c298c628f0d386c0ef63ba881c47ba languageName: node linkType: hard -"@testing-library/react@npm:^14.1.0": - version: 14.1.0 - resolution: "@testing-library/react@npm:14.1.0" +"@testing-library/react@npm:^14.1.2": + version: 14.1.2 + resolution: "@testing-library/react@npm:14.1.2" dependencies: "@babel/runtime": "npm:^7.12.5" "@testing-library/dom": "npm:^9.0.0" @@ -7165,7 +7132,7 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 357ad80b11bdd4b6d10d2fb1bf86d5b39fb457cf09293033cf42bcc7a95738a86a2b12b760ae15bad326da0b9c074ca015d2bbf0baae7da38fdbc7c808925820 + checksum: b5b0990d3aa0ea8b37c55804e0d5d584fc638a5c7d4df90da9a0fdb00bc981b27b6991468b2dc719982a5d0b0107a41596063ce51ad519eeab47b22bc04d6779 languageName: node linkType: hard @@ -7204,10 +7171,10 @@ __metadata: languageName: node linkType: hard -"@tsconfig/node16@npm:^16.1.1": - version: 16.1.1 - resolution: "@tsconfig/node16@npm:16.1.1" - checksum: 0660087773cd67654a676280f88e77433d54c915994fe4aa47b0d535366edaf9413df69ebc54ba8e271874c59cfa046c961d6a1dea0ed1eaf104ffeb4f78de46 +"@tsconfig/node18@npm:^18.2.2": + version: 18.2.2 + resolution: "@tsconfig/node18@npm:18.2.2" + checksum: 71f2c65616125f3ec8c85704ea55100d2131e0c01cbf7a247e5f6f7d617dfaafd5ff4a09b4193bceface4b4f44e9aa909da8e9af3910c01a0661f202386e40af languageName: node linkType: hard @@ -7218,34 +7185,25 @@ __metadata: languageName: node linkType: hard -"@types/babel-plugin-macros@npm:^3": - version: 3.1.3 - resolution: "@types/babel-plugin-macros@npm:3.1.3" - dependencies: - "@types/babel__core": "npm:*" - checksum: bfb129f8a1d8d09f84f261d2a8ed7dd26fde427afa4872afd4f52420dc9caebf7f1f283d34365df9411e9b68b3ddbeccfa76eb106580d0644cea3cbee1d881b1 - languageName: node - linkType: hard - -"@types/babel__core@npm:*, @types/babel__core@npm:^7.1.14": - version: 7.20.4 - resolution: "@types/babel__core@npm:7.20.4" +"@types/babel__core@npm:^7.1.14": + version: 7.20.5 + resolution: "@types/babel__core@npm:7.20.5" dependencies: "@babel/parser": "npm:^7.20.7" "@babel/types": "npm:^7.20.7" "@types/babel__generator": "npm:*" "@types/babel__template": "npm:*" "@types/babel__traverse": "npm:*" - checksum: 2adc7ec49de5f922271ce087cedee000de468a3e13f92b7b6254016bd8357298cb98e6d2b3c9defc69bb6e38e0c134ffe80776a8ce4e9fb167bbffcb4d7613b7 + checksum: bdee3bb69951e833a4b811b8ee9356b69a61ed5b7a23e1a081ec9249769117fa83aaaf023bb06562a038eb5845155ff663e2d5c75dd95c1d5ccc91db012868ff languageName: node linkType: hard "@types/babel__generator@npm:*": - version: 7.6.7 - resolution: "@types/babel__generator@npm:7.6.7" + version: 7.6.8 + resolution: "@types/babel__generator@npm:7.6.8" dependencies: "@babel/types": "npm:^7.0.0" - checksum: 2427203864ef231857e102eeb32b731a419164863983119cdd4dac9f1503c2831eb4262d05ade95d4574aa410b94c16e54e36a616758452f685a34881f4596d9 + checksum: f0ba105e7d2296bf367d6e055bb22996886c114261e2cb70bf9359556d0076c7a57239d019dee42bb063f565bade5ccb46009bce2044b2952d964bf9a454d6d2 languageName: node linkType: hard @@ -7260,21 +7218,21 @@ __metadata: linkType: hard "@types/babel__traverse@npm:*, @types/babel__traverse@npm:^7.0.6": - version: 7.20.4 - resolution: "@types/babel__traverse@npm:7.20.4" + version: 7.20.5 + resolution: "@types/babel__traverse@npm:7.20.5" dependencies: "@babel/types": "npm:^7.20.7" - checksum: e76cb4974c7740fd61311152dc497e7b05c1c46ba554aab875544ab0a7457f343cafcad34ba8fb2ff543ab0e012ef2d3fa0c13f1a4e9a4cd9c4c703c7a2a8d62 + checksum: 033abcb2f4c084ad33e30c3efaad82161240f351e3c71b6154ed289946b33b363696c0fbd42502b68e4582a87413c418321f40eb1ea863e34fe525641345e05b languageName: node linkType: hard -"@types/braintree-web@npm:^3.96.9": - version: 3.96.9 - resolution: "@types/braintree-web@npm:3.96.9" +"@types/braintree-web@npm:^3.96.10": + version: 3.96.10 + resolution: "@types/braintree-web@npm:3.96.10" dependencies: "@types/googlepay": "npm:*" "@types/paypal-checkout-components": "npm:*" - checksum: dee540e36829ddd954399e300ddeee8f41d7f90e2e977f31a5c3e78d75bb821c82790e292afc1f6f7ccee951f38cb7c3248be39743a7a2d20e24d25d7de46297 + checksum: f4796f3d464f44c94487071a9551b5bf55f3cca4d7ccb60bcf450a4cf5e2826ecbc02a0720032a2dca84b1cd9290bcfdbc497bd41f9d2d2aa9ba8f8f0efb05fe languageName: node linkType: hard @@ -7288,10 +7246,10 @@ __metadata: languageName: node linkType: hard -"@types/cookie@npm:^0.5.4": - version: 0.5.4 - resolution: "@types/cookie@npm:0.5.4" - checksum: c5111f8c71fedabf0ccdfdf183676fc3aa89e146653e9ed87e5ea3780f33a46dde1ace06bf04374dcc363a0ef8db91e41060e9861199226c9a4deaa27fde03ba +"@types/cookie@npm:^0.6.0": + version: 0.6.0 + resolution: "@types/cookie@npm:0.6.0" + checksum: 5b326bd0188120fb32c0be086b141b1481fec9941b76ad537f9110e10d61ee2636beac145463319c71e4be67a17e85b81ca9e13ceb6e3bb63b93d16824d6c149 languageName: node linkType: hard @@ -7322,12 +7280,12 @@ __metadata: linkType: hard "@types/eslint@npm:*": - version: 8.44.7 - resolution: "@types/eslint@npm:8.44.7" + version: 8.56.1 + resolution: "@types/eslint@npm:8.56.1" dependencies: "@types/estree": "npm:*" "@types/json-schema": "npm:*" - checksum: 447b55ccff47668fc63466728e7e598ae16a03de8d489350e855b6020ad16f58a703e75b875376dd6cd5fcab630311a805fa7f934476637ea35819f01c9db3ca + checksum: a2aa5e2ec16f07944a60b825d6447d66f83369783e31c014ccf582fa92df963aa8d62c447a8fdc4fbfcd7299ad74ed1a753e06e560ce184eab4efceccfa66262 languageName: node linkType: hard @@ -7345,6 +7303,15 @@ __metadata: languageName: node linkType: hard +"@types/event-stream@npm:^4": + version: 4.0.5 + resolution: "@types/event-stream@npm:4.0.5" + dependencies: + "@types/node": "npm:*" + checksum: 413260d3e52ac8fad2960862ef8a7b23c0093d5ecb7befae6c2db0e250ea21f4ad26f23213addc8b7c98437c4c34ea98708f1b3bedf6699d6740a88ad21cc898 + languageName: node + linkType: hard + "@types/gapi.client.discovery-v1@npm:*": version: 0.0.4 resolution: "@types/gapi.client.discovery-v1@npm:0.0.4" @@ -7381,16 +7348,16 @@ __metadata: linkType: hard "@types/google.maps@npm:^3.45.3": - version: 3.54.7 - resolution: "@types/google.maps@npm:3.54.7" - checksum: 2dedc554d0973d78b6f84a07574a3baed75e330938759ff2575141ae2f68d99181d465167c1b53a719d91b4ea0f422c27a0500fdab4fe073b8fda9d24180ec06 + version: 3.54.10 + resolution: "@types/google.maps@npm:3.54.10" + checksum: 8e73e91ba451a28d4bc43e16b2714b22fca84a3460e9b8da8a15b127e9f2ac9283015f3eb1da58daf9c2792c53e1034804b6220cb4fbb042d61a01dd919e3af0 languageName: node linkType: hard "@types/googlepay@npm:*": - version: 0.7.4 - resolution: "@types/googlepay@npm:0.7.4" - checksum: a772cd1dc22256f88f9ab9ea339c879bc026ce095e787b1e98e5b548e10d42cadac3f5d44391fb811b8ac80faf89738184b91bd7f8ec73a1d8dfaa0459690df6 + version: 0.7.5 + resolution: "@types/googlepay@npm:0.7.5" + checksum: d1f81ff9627f8db0d241aa759365effc2607c6e1cbb134798300837f67d8f73ce2741a12c36094f9c7dc39c3c1875e33d309fef75ab5d14c8e061b9d2354f6f4 languageName: node linkType: hard @@ -7418,18 +7385,9 @@ __metadata: linkType: hard "@types/hogan.js@npm:^3.0.0": - version: 3.0.4 - resolution: "@types/hogan.js@npm:3.0.4" - checksum: 8c5817dd5de471a484f13cd9320f9ed8a93bb7469b2a065152ff557e996572b0b8470664d51a5587bf34765dff4a24659dab47e8d901a4377387fd161a38220b - languageName: node - linkType: hard - -"@types/is-ci@npm:^3.0.0": - version: 3.0.4 - resolution: "@types/is-ci@npm:3.0.4" - dependencies: - ci-info: "npm:^3.1.0" - checksum: 80a3d444d06af53b32429ef9e70184adf12bd98a2f851d8c050aecf7b4abfdab9671abc317785be834d41cad98331992040147ef382bacc2b2a441fee1549a3e + version: 3.0.5 + resolution: "@types/hogan.js@npm:3.0.5" + checksum: 04c569884e3bb9a9225a0e94b3be9644d693518bf6a1931fe097407674fe653d8a1755a33f46a981d2bdcac2a83ef042c074f29e107f931b4cf3de3c58467173 languageName: node linkType: hard @@ -7458,13 +7416,13 @@ __metadata: languageName: node linkType: hard -"@types/jest@npm:29.5.8": - version: 29.5.8 - resolution: "@types/jest@npm:29.5.8" +"@types/jest@npm:29.5.11": + version: 29.5.11 + resolution: "@types/jest@npm:29.5.11" dependencies: expect: "npm:^29.0.0" pretty-format: "npm:^29.0.0" - checksum: a28e7827ea7e1a2aace6a386868fa6b8402c162d6c71570aed2c29d3745ddc22ceef6899a20643071817905d3c57b670a7992fc8760bff65939351fd4dc481cf + checksum: 524a3394845214581278bf4d75055927261fbeac7e1a89cd621bd0636da37d265fe0a85eac58b5778758faad1cbd7c7c361dfc190c78ebde03a91cce33463261 languageName: node linkType: hard @@ -7486,14 +7444,14 @@ __metadata: languageName: node linkType: hard -"@types/jsdom@npm:^21.1.5": - version: 21.1.5 - resolution: "@types/jsdom@npm:21.1.5" +"@types/jsdom@npm:^21.1.6": + version: 21.1.6 + resolution: "@types/jsdom@npm:21.1.6" dependencies: "@types/node": "npm:*" "@types/tough-cookie": "npm:*" parse5: "npm:^7.0.0" - checksum: de274d2af7196b0ee869ffc874295a2edc7d0e6161c7e185ffeadd7791c2196b77a352e2ef5d9e38cbafdee7cdfa8a32485db8f8b86de21bc6ff6565c327c865 + checksum: 6ae8f84c6e7b8e1c303b8bc271bc51ad21399bbfec93fdc3b168af8aa9cafb41ebb00eed99753fbb1943e4fc5006aa39e34251dee4d116d55f731cebc0f02e64 languageName: node linkType: hard @@ -7518,10 +7476,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.14.201": - version: 4.14.201 - resolution: "@types/lodash@npm:4.14.201" - checksum: 14dc43787296c429433d7d034ed47c5ac24b92217056f80a0e6c990449120b9c9c1058918188945fb88353c0c8333c5c36dccc40c51edbd39b05d2169ab2e0ad +"@types/lodash@npm:^4.14.202": + version: 4.14.202 + resolution: "@types/lodash@npm:4.14.202" + checksum: 6064d43c8f454170841bd67c8266cc9069d9e570a72ca63f06bceb484cb4a3ee60c9c1f305c1b9e3a87826049fd41124b8ef265c4dd08b00f6766609c7fe9973 languageName: node linkType: hard @@ -7556,11 +7514,11 @@ __metadata: linkType: hard "@types/node@npm:*": - version: 20.9.0 - resolution: "@types/node@npm:20.9.0" + version: 20.10.6 + resolution: "@types/node@npm:20.10.6" dependencies: undici-types: "npm:~5.26.4" - checksum: 755d07de735eafda4e20af75ad9d03bdbfddef327d790e9a896142eac7493db5d8501591376e1c8227aa12eeb88e522bc727c6024504842ed40e539e8a466db9 + checksum: 6692ccfa8552ef60c4069fda3c8de726c23e8d403cdf788e3c7efa769987e80fbda5f02723dd857f9de7df24a5fa40b3ed4580ec3c5cbac04eba44cf7b2ab1dc languageName: node linkType: hard @@ -7571,10 +7529,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^16.18.61": - version: 16.18.61 - resolution: "@types/node@npm:16.18.61" - checksum: 219423dbb29ee1a84feb3e2e7b985eccd05e00dfc6efa18b5e2e1713be1df3578ca9f9c51354d66bd8d0d4ab8f0e1959e7de1ef7d03869ff27ed5ba885c6a8cd +"@types/node@npm:^18": + version: 18.19.4 + resolution: "@types/node@npm:18.19.4" + dependencies: + undici-types: "npm:~5.26.4" + checksum: e395bf591e79bd91c0819e7bee39c56e881399da2ca37fba5a59194ff28941fb8ed663c3fb4fba89465842720d916110dee9b774a3e4aecbe08b9e1ada4ab4fe languageName: node linkType: hard @@ -7606,24 +7566,17 @@ __metadata: languageName: node linkType: hard -"@types/prompts@npm:^2.4.8": - version: 2.4.8 - resolution: "@types/prompts@npm:2.4.8" +"@types/prompts@npm:^2.4.9": + version: 2.4.9 + resolution: "@types/prompts@npm:2.4.9" dependencies: "@types/node": "npm:*" kleur: "npm:^3.0.3" - checksum: b5940938ab587d3a054919d14b31a7ca5660ce2b4e4a66d6949687a5305e7281a5963b1fe2dd87839ec0876bb01258fbaf89f120d134303853be146f34241f67 + checksum: 22fe0da6807681c85e88ba283184f4be4c8a95c744ea12a638865c98c4e0c22e7f733542f6b0f1fbca02245cdc3fe84feacf9c9adf4ddd8bc98a337fd679d8d2 languageName: node linkType: hard -"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.9": - version: 15.7.10 - resolution: "@types/prop-types@npm:15.7.10" - checksum: 964348d05cdf7399260b3179fbd1462b23d7452dc39fbccb319e54ed6ffafb0a01c0a62c3e6f7c944a635c7a4ad5c99d62c4787c9c4b74e2ec07aebaf6cfedc1 - languageName: node - linkType: hard - -"@types/prop-types@npm:^15.7.10": +"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.11": version: 15.7.11 resolution: "@types/prop-types@npm:15.7.11" checksum: e53423cf9d510515ef8b47ff42f4f1b65a7b7b37c8704e2dbfcb9a60defe0c0e1f3cb1acfdeb466bad44ca938d7c79bffdd51b48ffb659df2432169d0b27a132 @@ -7631,22 +7584,22 @@ __metadata: linkType: hard "@types/qs@npm:^6.5.3": - version: 6.9.10 - resolution: "@types/qs@npm:6.9.10" - checksum: 6be12e5f062d1b41eb037d59bf9cb65bc9410cedd5e6da832dfd7c8e2b3f4c91e81c9b90b51811140770e5052c6c4e8361181bd9437ddcd4515dc128b7c00353 + version: 6.9.11 + resolution: "@types/qs@npm:6.9.11" + checksum: 657a50f05b694d6fd3916d24177cfa0f3b8b87d9deff4ffa4dddcb0b03583ebf7c47b424b8de400270fb9a5cc1e9cf790dd82c833c6935305851e7da8ede3ff5 languageName: node linkType: hard -"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.2.15": - version: 18.2.15 - resolution: "@types/react-dom@npm:18.2.15" +"@types/react-dom@npm:^18.0.0, @types/react-dom@npm:^18.2.17": + version: 18.2.18 + resolution: "@types/react-dom@npm:18.2.18" dependencies: "@types/react": "npm:*" - checksum: 70e86f15f69f89b8f179139ab2e8a8aa9765e742789f5dd5a46fec40d4300ada8fe3349cceda42b9964a018982d7ccb7d791b47f781966c992bfd37da909fbd3 + checksum: 74dba11a1b8156f3a763f3fca1fb4ec1dcd349153279b8bf79210024a69f994bf2cf0728198c047f8130c5318420ea56281b0a4ef84c8ae943cd9a0cac705220 languageName: node linkType: hard -"@types/react-is@npm:^18.2.0, @types/react-is@npm:^18.2.4": +"@types/react-is@npm:^18.2.4": version: 18.2.4 resolution: "@types/react-is@npm:18.2.4" dependencies: @@ -7655,23 +7608,23 @@ __metadata: languageName: node linkType: hard -"@types/react-transition-group@npm:^4.4.6, @types/react-transition-group@npm:^4.4.8": - version: 4.4.9 - resolution: "@types/react-transition-group@npm:4.4.9" +"@types/react-transition-group@npm:^4.4.9": + version: 4.4.10 + resolution: "@types/react-transition-group@npm:4.4.10" dependencies: "@types/react": "npm:*" - checksum: 279cd319202f7ec24ecad174dffd19fd161250bc438bf3c62951f467093e5664a0c895b185976bf45f55b68ec901e520924216eb8abafe934b66f55337319ff5 + checksum: 3eb9bca143abc21eb781aa5cb1bded0c9335689d515bf0513fb8e63217b7a8122c6a323ecd5644a06938727e1f467ee061d8df1c93b68825a80ff1b47ab777a2 languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:^18.2.37": - version: 18.2.37 - resolution: "@types/react@npm:18.2.37" +"@types/react@npm:*, @types/react@npm:^18.2.43": + version: 18.2.46 + resolution: "@types/react@npm:18.2.46" dependencies: "@types/prop-types": "npm:*" "@types/scheduler": "npm:*" csstype: "npm:^3.0.2" - checksum: 79dd5d23da05bec54e7423ca17096e345eb8fd80a3bf8dd916bb5cdd60677d27c298523aa5b245d090fcc4ec100cfd58c1af4631fbac709d0a9d8be75f9d78a9 + checksum: 814cc67107e5e69501d65bfc371cc2c716665d2a3608d395a2f81e24c3a2875db28e2cad717dfb17017eabcffd1d68ee2c9e09ecaba3f7108d5b7fbb9888ebab languageName: node linkType: hard @@ -7686,9 +7639,9 @@ __metadata: linkType: hard "@types/relay-runtime@npm:*": - version: 14.1.17 - resolution: "@types/relay-runtime@npm:14.1.17" - checksum: 7dc55a9aa6744c88d522e6819470c8e5d4a1f20fdac1baa2141149c7e65953e53517132481c8d9ef6110b9d65642cec9efe7ab0b83869ebd79588276644337f2 + version: 14.1.21 + resolution: "@types/relay-runtime@npm:14.1.21" + checksum: 870a7475deffa7e2021931ff608329dbf1c49c4b0d92d0df0d9f3e833798f82dcf21b35c62cfcbbdba4250727d877ef14e5d5b093846f4e3ce866d51c56a9142 languageName: node linkType: hard @@ -7702,16 +7655,16 @@ __metadata: linkType: hard "@types/scheduler@npm:*": - version: 0.16.6 - resolution: "@types/scheduler@npm:0.16.6" - checksum: ed998ff7f83fe22086653a407072bc21046e71c3b36a7238372e105181985a215e9eda7558e450131c875e52d6d51da4bc46aaba53142ac00b0cc41fe1510cf3 + version: 0.16.8 + resolution: "@types/scheduler@npm:0.16.8" + checksum: f86de504945b8fc41b1f391f847444d542e2e4067cf7e5d9bfeb5d2d2393d3203b1161bc0ef3b1e104d828dabfb60baf06e8d2c27e27ff7e8258e6e618d8c4ec languageName: node linkType: hard "@types/semver@npm:^7.5.0": - version: 7.5.5 - resolution: "@types/semver@npm:7.5.5" - checksum: bb1b525221d93c9e7b45914af5ed1729a5bfdfa80927d6b02bcb4550ff7015f8c713152c32cb679ffcc79e77c0dda66d1f972ff5ee8d2205336729c51198bb18 + version: 7.5.6 + resolution: "@types/semver@npm:7.5.6" + checksum: 196dc32db5f68cbcde2e6a42bb4aa5cbb100fa2b7bd9c8c82faaaf3e03fbe063e205dbb4f03c7cdf53da2edb70a0d34c9f2e601b54281b377eb8dc1743226acd languageName: node linkType: hard @@ -7730,9 +7683,9 @@ __metadata: linkType: hard "@types/trusted-types@npm:^2.0.2": - version: 2.0.6 - resolution: "@types/trusted-types@npm:2.0.6" - checksum: 8d942c25bfabd89463170e22f0b3312b776885735a9c259495266b90c590f040b2112cb25e05cc2dee6e397301597b979b8ea8b0d10f2232adf38c542a16324b + version: 2.0.7 + resolution: "@types/trusted-types@npm:2.0.7" + checksum: 4c4855f10de7c6c135e0d32ce462419d8abbbc33713b31d294596c0cc34ae1fa6112a2f9da729c8f7a20707782b0d69da3b1f8df6645b0366d08825ca1522e0c languageName: node linkType: hard @@ -7744,11 +7697,11 @@ __metadata: linkType: hard "@types/ws@npm:^8.0.0": - version: 8.5.9 - resolution: "@types/ws@npm:8.5.9" + version: 8.5.10 + resolution: "@types/ws@npm:8.5.10" dependencies: "@types/node": "npm:*" - checksum: 678bdd6461c4653f2975c537fb673cb1918c331558e2d2422b69761c9ced67200bb07c664e2593f3864077a891cb7c13ef2a40d303b4aacb06173d095d8aa3ce + checksum: e9af279b984c4a04ab53295a40aa95c3e9685f04888df5c6920860d1dd073fcc57c7bd33578a04b285b2c655a0b52258d34bee0a20569dca8defb8393e1e5d29 languageName: node linkType: hard @@ -7760,23 +7713,23 @@ __metadata: linkType: hard "@types/yargs@npm:^17.0.8": - version: 17.0.31 - resolution: "@types/yargs@npm:17.0.31" + version: 17.0.32 + resolution: "@types/yargs@npm:17.0.32" dependencies: "@types/yargs-parser": "npm:*" - checksum: 1e04df99bd0ad8ac8b3748b6ac0e99a9a4efe20b9cd8eab69ac9503fe87ab9bec312ad56982e969cdb0e2c0679431434ad571f6934049adb15fa35b22810c867 + checksum: 2095e8aad8a4e66b86147415364266b8d607a3b95b4239623423efd7e29df93ba81bb862784a6e08664f645cc1981b25fd598f532019174cd3e5e1e689e1cccf languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^6.10.0": - version: 6.10.0 - resolution: "@typescript-eslint/eslint-plugin@npm:6.10.0" +"@typescript-eslint/eslint-plugin@npm:^6.14.0": + version: 6.17.0 + resolution: "@typescript-eslint/eslint-plugin@npm:6.17.0" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.10.0" - "@typescript-eslint/type-utils": "npm:6.10.0" - "@typescript-eslint/utils": "npm:6.10.0" - "@typescript-eslint/visitor-keys": "npm:6.10.0" + "@typescript-eslint/scope-manager": "npm:6.17.0" + "@typescript-eslint/type-utils": "npm:6.17.0" + "@typescript-eslint/utils": "npm:6.17.0" + "@typescript-eslint/visitor-keys": "npm:6.17.0" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -7789,44 +7742,44 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: f50b17cb753afbfc99549d38585eba8558949b977eb4661dd584e73ee946b3dbe944c9e3b12a233fa06b5e1c7d101730ac88a00c7a91b0a7f1e2c37a98e13c7a + checksum: 44a3c914b72607b12925d07c04be97d325f8795f5d7de8501054a4405accc35b35eaa2aa93983c602d13e842503d49bdbf1f5af5c0a69d700351c005681dcd52 languageName: node linkType: hard -"@typescript-eslint/parser@npm:^6.10.0": - version: 6.10.0 - resolution: "@typescript-eslint/parser@npm:6.10.0" +"@typescript-eslint/parser@npm:^6.14.0": + version: 6.17.0 + resolution: "@typescript-eslint/parser@npm:6.17.0" dependencies: - "@typescript-eslint/scope-manager": "npm:6.10.0" - "@typescript-eslint/types": "npm:6.10.0" - "@typescript-eslint/typescript-estree": "npm:6.10.0" - "@typescript-eslint/visitor-keys": "npm:6.10.0" + "@typescript-eslint/scope-manager": "npm:6.17.0" + "@typescript-eslint/types": "npm:6.17.0" + "@typescript-eslint/typescript-estree": "npm:6.17.0" + "@typescript-eslint/visitor-keys": "npm:6.17.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 peerDependenciesMeta: typescript: optional: true - checksum: fd86c31dfdde03636393a3a9cf16716856bb506923069f34d87af14fac363a33578f47476a15d272e4d7a764de00fd905ee11361cc06b81b302a9fa8ebe4c23c + checksum: 66b53159688083eb48259de5b4daf076f3de284ac3b4d2618bda3f7ab2d8ee27b01ae851b08e8487047e33ff3668424f17d677d66413164cb231f1519dcff82f languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:6.10.0": - version: 6.10.0 - resolution: "@typescript-eslint/scope-manager@npm:6.10.0" +"@typescript-eslint/scope-manager@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/scope-manager@npm:6.17.0" dependencies: - "@typescript-eslint/types": "npm:6.10.0" - "@typescript-eslint/visitor-keys": "npm:6.10.0" - checksum: a5fbee770d763852a7f426b950d495529139f1629fdcb30136c93f787acd82236db4272f78dff1d05a3a10a6406472ae95ae94ab75cfb618a06d75b8cc536cbf + "@typescript-eslint/types": "npm:6.17.0" + "@typescript-eslint/visitor-keys": "npm:6.17.0" + checksum: b7ac7d9c39515c2a1b3844577fab967bf126ec25ccf28076240748b3f42d60ab3e64131bfffee61f66251bdf2d59e50e39f5cb0bee7987c85c49140c75d26b5f languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.10.0": - version: 6.10.0 - resolution: "@typescript-eslint/type-utils@npm:6.10.0" +"@typescript-eslint/type-utils@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/type-utils@npm:6.17.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.10.0" - "@typescript-eslint/utils": "npm:6.10.0" + "@typescript-eslint/typescript-estree": "npm:6.17.0" + "@typescript-eslint/utils": "npm:6.17.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: @@ -7834,59 +7787,60 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: f7c425d4da4d53d78b3d6630216dc1f2809f8dcaed62dc3cf12252102a53103a2aa39a160b310ca1cedebf87b8c339013be0c2360710c7c836b775374730c10e + checksum: 15bc9ba2d7f12c3825eced4e5c2283616496e4bca57914c98e895af23d920f94e47e2081fb4fd59da13d274809e08667ae43a76a2f1494a7043c75f980f21114 languageName: node linkType: hard -"@typescript-eslint/types@npm:6.10.0": - version: 6.10.0 - resolution: "@typescript-eslint/types@npm:6.10.0" - checksum: 30f47de625405b3729db6d26a0376d98628bd966c70ca01fab1adcef91bba810d27ce643d844e42d1cc77bb2c6277e62efe278a090da63ba748dfe5710c4757b +"@typescript-eslint/types@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/types@npm:6.17.0" + checksum: c458d985b9ab4f369018536bcb88f0aedafb0c8c4b22ffd376e0c0c768a44e3956475c85ebeef40ae44238841c8df268893477b85873aa2621995c37e738e37e languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:6.10.0": - version: 6.10.0 - resolution: "@typescript-eslint/typescript-estree@npm:6.10.0" +"@typescript-eslint/typescript-estree@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/typescript-estree@npm:6.17.0" dependencies: - "@typescript-eslint/types": "npm:6.10.0" - "@typescript-eslint/visitor-keys": "npm:6.10.0" + "@typescript-eslint/types": "npm:6.17.0" + "@typescript-eslint/visitor-keys": "npm:6.17.0" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" + minimatch: "npm:9.0.3" semver: "npm:^7.5.4" ts-api-utils: "npm:^1.0.1" peerDependenciesMeta: typescript: optional: true - checksum: ca28ca5a55e2d431c649ad093e4a4302f2b37c430bbeebbe622b05c727fd14dab136aead5a96848499d3ff4d187889733f8871b8dd5205d19bed4a260ad74544 + checksum: 5a858288bb05f45a2a45b04394115826ff19f85555144bfb67dc281d4e75fc3a1e1aceb3dee68022e86b91f199d1310c15bda3100a4890004b8e474d86afad51 languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.10.0": - version: 6.10.0 - resolution: "@typescript-eslint/utils@npm:6.10.0" +"@typescript-eslint/utils@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/utils@npm:6.17.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" "@types/json-schema": "npm:^7.0.12" "@types/semver": "npm:^7.5.0" - "@typescript-eslint/scope-manager": "npm:6.10.0" - "@typescript-eslint/types": "npm:6.10.0" - "@typescript-eslint/typescript-estree": "npm:6.10.0" + "@typescript-eslint/scope-manager": "npm:6.17.0" + "@typescript-eslint/types": "npm:6.17.0" + "@typescript-eslint/typescript-estree": "npm:6.17.0" semver: "npm:^7.5.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: 809a1d08b154f76ed7a99edddf872369f6ed93987cea19a18cb9f12b8390bddcff9138d9d94955545da54488d59e0001054bec13baf6d858a1761b059480b887 + checksum: a85907c5fbe0a54944fff25df05bf5b8bbe524bb1907fb54c7c68135cf764aa45344e679965c17e235b328ad32e74b1357057c43035203ce874915c4687daa93 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:6.10.0": - version: 6.10.0 - resolution: "@typescript-eslint/visitor-keys@npm:6.10.0" +"@typescript-eslint/visitor-keys@npm:6.17.0": + version: 6.17.0 + resolution: "@typescript-eslint/visitor-keys@npm:6.17.0" dependencies: - "@typescript-eslint/types": "npm:6.10.0" + "@typescript-eslint/types": "npm:6.17.0" eslint-visitor-keys: "npm:^3.4.1" - checksum: f9223c148655ce00bb17db8aa92ee964e62c75d15095893e0b4d653c60a4033f456329b06de3eab4b404d8df359904f0dd6e3c8c842885c6d130e28ccd95ce03 + checksum: 75a48f5810c6a69bc1c082b07d2b840c40895807b1b4ecf9d3ab9eb783176eeb3e7b11eb89d652e8331da79d604f82300f315ffc21cd937819197a8601b48d1d languageName: node linkType: hard @@ -8076,12 +8030,12 @@ __metadata: linkType: hard "@whatwg-node/fetch@npm:^0.9.0, @whatwg-node/fetch@npm:^0.9.10, @whatwg-node/fetch@npm:^0.9.13, @whatwg-node/fetch@npm:^0.9.14, @whatwg-node/fetch@npm:^0.9.7": - version: 0.9.14 - resolution: "@whatwg-node/fetch@npm:0.9.14" + version: 0.9.15 + resolution: "@whatwg-node/fetch@npm:0.9.15" dependencies: "@whatwg-node/node-fetch": "npm:^0.5.0" urlpattern-polyfill: "npm:^9.0.0" - checksum: cb91d18c744e0d01c2f8d7982f961258a43b54baa8680ed6291a257f85e5ace1b68fc74105eebebd96b4450648fbaec98d91a434c1142da44acf928c41842d58 + checksum: 8e3e9692d709b4f379fde83fbb38ca64401e73026bbacca92585c7652170de629fe78303e83a45e83d2e26c5af2a6e754f858e3a0c88f9b392c49ff1b84aa080 languageName: node linkType: hard @@ -8099,29 +8053,38 @@ __metadata: linkType: hard "@whatwg-node/node-fetch@npm:^0.5.0": - version: 0.5.0 - resolution: "@whatwg-node/node-fetch@npm:0.5.0" + version: 0.5.3 + resolution: "@whatwg-node/node-fetch@npm:0.5.3" dependencies: + "@kamilkisiela/fast-url-parser": "npm:^1.1.4" "@whatwg-node/events": "npm:^0.1.0" busboy: "npm:^1.6.0" fast-querystring: "npm:^1.1.1" - fast-url-parser: "npm:^1.1.3" tslib: "npm:^2.3.1" - checksum: 1c1638dc205fb9047a41462f787dd90990973b63c4e47baaf3ad4d1f3e1b2537ef9a02d5a874297997d91d3f48392ab4b3eca68b7b48aab32dedc43c7709f0a9 + checksum: 8a2f2c5a4138b734a45db93899fe5304e7b7821d4a8708bcd10ad860988381acb76907d2b21aa867f784760393c9da68105e8052b7e371d9acf208c9668822b2 languageName: node linkType: hard "@whatwg-node/server@npm:^0.9.0, @whatwg-node/server@npm:^0.9.1": - version: 0.9.16 - resolution: "@whatwg-node/server@npm:0.9.16" + version: 0.9.23 + resolution: "@whatwg-node/server@npm:0.9.23" dependencies: "@whatwg-node/fetch": "npm:^0.9.10" tslib: "npm:^2.3.1" - checksum: 8de5ef7cd1bb462754043a83eda88c4b5848a5f7ae11d91def86c795e3fb71fcba41879e0483b7fe72c00a1661aaaa6721739a296662049460901f7f05b9ce67 + checksum: 3959fe856ad12c5ebc91ae330a50870e26a8e6432b384a241ac85052884850bd3e87780254876d78fbcce2f0df775ff4b8ae1cf3c83efbf4b13e248d6fa16e4a + languageName: node + linkType: hard + +"@wry/caches@npm:^1.0.0": + version: 1.0.1 + resolution: "@wry/caches@npm:1.0.1" + dependencies: + tslib: "npm:^2.3.0" + checksum: a7bca3377f1131d3f1080f2e39d0692c9d1ca86bfd55734786f167f46aad28a4c8e772107324e8319843fb8068fdf98abcdea376d8a589316b1f0cdadf81f8b1 languageName: node linkType: hard -"@wry/context@npm:^0.7.0, @wry/context@npm:^0.7.3": +"@wry/context@npm:^0.7.0": version: 0.7.4 resolution: "@wry/context@npm:0.7.4" dependencies: @@ -8148,6 +8111,15 @@ __metadata: languageName: node linkType: hard +"@wry/trie@npm:^0.5.0": + version: 0.5.0 + resolution: "@wry/trie@npm:0.5.0" + dependencies: + tslib: "npm:^2.3.0" + checksum: 8c8cfcac96ba4bc69dabf02740e19e613f501b398e80bacc32cd95e87228f75ecb41cd1a76a65abae9756c0f61ab3536e0da52de28857456f9381ffdf5995d3e + languageName: node + linkType: hard + "@xtuc/ieee754@npm:^1.2.0": version: 1.2.0 resolution: "@xtuc/ieee754@npm:1.2.0" @@ -8176,7 +8148,7 @@ __metadata: languageName: node linkType: hard -"abbrev@npm:1, abbrev@npm:^1.0.0": +"abbrev@npm:1": version: 1.1.1 resolution: "abbrev@npm:1.1.1" checksum: 3f762677702acb24f65e813070e306c61fafe25d4b2583f9dfc935131f774863f3addd5741572ed576bd69cabe473c5af18e1e108b829cb7b6b4747884f726e6 @@ -8190,6 +8162,15 @@ __metadata: languageName: node linkType: hard +"abort-controller@npm:^3.0.0": + version: 3.0.0 + resolution: "abort-controller@npm:3.0.0" + dependencies: + event-target-shim: "npm:^5.0.0" + checksum: 90ccc50f010250152509a344eb2e71977fbf8db0ab8f1061197e3275ddf6c61a41a6edfd7b9409c664513131dd96e962065415325ef23efa5db931b382d24ca5 + languageName: node + linkType: hard + "acorn-globals@npm:^7.0.0": version: 7.0.1 resolution: "acorn-globals@npm:7.0.1" @@ -8219,22 +8200,22 @@ __metadata: linkType: hard "acorn-walk@npm:^8.0.2, acorn-walk@npm:^8.1.1": - version: 8.3.0 - resolution: "acorn-walk@npm:8.3.0" - checksum: 24346e595f507b6e704a60d35f3c5e1aa9891d4fb6a3fc3d856503ab718cc26cabb5e3e1ff0ff8da6ec03d60a8226ebdb602805a94f970e7f797ea3b8b09437f + version: 8.3.1 + resolution: "acorn-walk@npm:8.3.1" + checksum: a23d2f7c6b6cad617f4c77f14dfeb062a239208d61753e9ba808d916c550add92b39535467d2e6028280761ac4f5a904cc9df21530b84d3f834e3edef74ddde5 languageName: node linkType: hard "acorn@npm:^8.1.0, acorn@npm:^8.4.1, acorn@npm:^8.7.1, acorn@npm:^8.8.1, acorn@npm:^8.8.2, acorn@npm:^8.9.0": - version: 8.11.2 - resolution: "acorn@npm:8.11.2" + version: 8.11.3 + resolution: "acorn@npm:8.11.3" bin: acorn: bin/acorn - checksum: a3ed76c761b75ec54b1ec3068fb7f113a182e95aea7f322f65098c2958d232e3d211cb6dac35ff9c647024b63714bc528a26d54a925d1fef2c25585b4c8e4017 + checksum: 3ff155f8812e4a746fee8ecff1f227d527c4c45655bb1fad6347c3cb58e46190598217551b1500f18542d2bbe5c87120cb6927f5a074a59166fbdd9468f0a299 languageName: node linkType: hard -"agent-base@npm:6, agent-base@npm:^6.0.2": +"agent-base@npm:6": version: 6.0.2 resolution: "agent-base@npm:6.0.2" dependencies: @@ -8252,15 +8233,6 @@ __metadata: languageName: node linkType: hard -"agentkeepalive@npm:^4.2.1": - version: 4.5.0 - resolution: "agentkeepalive@npm:4.5.0" - dependencies: - humanize-ms: "npm:^1.2.1" - checksum: 394ea19f9710f230722996e156607f48fdf3a345133b0b1823244b7989426c16019a428b56c82d3eabef616e938812981d9009f4792ecc66bd6a59e991c62612 - languageName: node - linkType: hard - "aggregate-error@npm:^3.0.0": version: 3.1.0 resolution: "aggregate-error@npm:3.1.0" @@ -8315,25 +8287,25 @@ __metadata: languageName: node linkType: hard -"algoliasearch@npm:^4.20.0": - version: 4.20.0 - resolution: "algoliasearch@npm:4.20.0" +"algoliasearch@npm:^4.21.0": + version: 4.22.0 + resolution: "algoliasearch@npm:4.22.0" dependencies: - "@algolia/cache-browser-local-storage": "npm:4.20.0" - "@algolia/cache-common": "npm:4.20.0" - "@algolia/cache-in-memory": "npm:4.20.0" - "@algolia/client-account": "npm:4.20.0" - "@algolia/client-analytics": "npm:4.20.0" - "@algolia/client-common": "npm:4.20.0" - "@algolia/client-personalization": "npm:4.20.0" - "@algolia/client-search": "npm:4.20.0" - "@algolia/logger-common": "npm:4.20.0" - "@algolia/logger-console": "npm:4.20.0" - "@algolia/requester-browser-xhr": "npm:4.20.0" - "@algolia/requester-common": "npm:4.20.0" - "@algolia/requester-node-http": "npm:4.20.0" - "@algolia/transporter": "npm:4.20.0" - checksum: 39c1e5391560ba019a845440c00f770e41b3462860214f45b678f976e3de61108eb7abafab610f26adde7d3057df1f8f65d465bcd114612546b935880e43f1dd + "@algolia/cache-browser-local-storage": "npm:4.22.0" + "@algolia/cache-common": "npm:4.22.0" + "@algolia/cache-in-memory": "npm:4.22.0" + "@algolia/client-account": "npm:4.22.0" + "@algolia/client-analytics": "npm:4.22.0" + "@algolia/client-common": "npm:4.22.0" + "@algolia/client-personalization": "npm:4.22.0" + "@algolia/client-search": "npm:4.22.0" + "@algolia/logger-common": "npm:4.22.0" + "@algolia/logger-console": "npm:4.22.0" + "@algolia/requester-browser-xhr": "npm:4.22.0" + "@algolia/requester-common": "npm:4.22.0" + "@algolia/requester-node-http": "npm:4.22.0" + "@algolia/transporter": "npm:4.22.0" + checksum: 6be8b0da31ff11705e8f39f85370344212fb9c8d88cb4d98823e0814c1b7ed770eaf156919026d8d14f6d041369779532e029c0bea5302958e5cd6a8c295e141 languageName: node linkType: hard @@ -8435,13 +8407,13 @@ __metadata: languageName: node linkType: hard -"are-we-there-yet@npm:^3.0.0": - version: 3.0.1 - resolution: "are-we-there-yet@npm:3.0.1" +"are-we-there-yet@npm:^4.0.0": + version: 4.0.1 + resolution: "are-we-there-yet@npm:4.0.1" dependencies: delegates: "npm:^1.0.0" - readable-stream: "npm:^3.6.0" - checksum: 8373f289ba42e4b5ec713bb585acdac14b5702c75f2a458dc985b9e4fa5762bc5b46b40a21b72418a3ed0cfb5e35bdc317ef1ae132f3035f633d581dd03168c3 + readable-stream: "npm:^4.1.0" + checksum: ca4c89c08236a7ecbb909c29d0a7b9e02e1df9b0e438a75b317aa6bdcd0392bb20ce5365c4af571923a6c8c835aa85d50bf1f80c60453b794ee3b02dcdfd39bb languageName: node linkType: hard @@ -8696,13 +8668,6 @@ __metadata: languageName: node linkType: hard -"b4a@npm:^1.6.4": - version: 1.6.4 - resolution: "b4a@npm:1.6.4" - checksum: a0af707430c3643fd8d9418c732849d3626f1c9281489e021fcad969fb4808fb9f67b224de36b59c9c3b5a13d853482fee0c0eb53f7aec12d540fa67f63648b6 - languageName: node - linkType: hard - "babel-jest@npm:^29.7.0": version: 29.7.0 resolution: "babel-jest@npm:29.7.0" @@ -8756,39 +8721,39 @@ __metadata: languageName: node linkType: hard -"babel-plugin-polyfill-corejs2@npm:^0.4.6": - version: 0.4.6 - resolution: "babel-plugin-polyfill-corejs2@npm:0.4.6" +"babel-plugin-polyfill-corejs2@npm:^0.4.7": + version: 0.4.7 + resolution: "babel-plugin-polyfill-corejs2@npm:0.4.7" dependencies: "@babel/compat-data": "npm:^7.22.6" - "@babel/helper-define-polyfill-provider": "npm:^0.4.3" + "@babel/helper-define-polyfill-provider": "npm:^0.4.4" semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 - checksum: 64a98811f343492aa6970ab253760194e389c0417e5b830522f944009c1f0c78e1251975fd1b9869cd48cc4623111b20a3389cf6732a1d10ba0d19de6fa5114f + checksum: f80f7284ec72c63e7dd751e0bdf25e9978df195a79e0887470603bfdea13ee518d62573cf360bb1bc01b80819e54915dd5edce9cff14c52d0af5f984aa3d36a3 languageName: node linkType: hard -"babel-plugin-polyfill-corejs3@npm:^0.8.5": - version: 0.8.6 - resolution: "babel-plugin-polyfill-corejs3@npm:0.8.6" +"babel-plugin-polyfill-corejs3@npm:^0.8.7": + version: 0.8.7 + resolution: "babel-plugin-polyfill-corejs3@npm:0.8.7" dependencies: - "@babel/helper-define-polyfill-provider": "npm:^0.4.3" + "@babel/helper-define-polyfill-provider": "npm:^0.4.4" core-js-compat: "npm:^3.33.1" peerDependencies: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 - checksum: 97d974c1dfbefdf27866e21a1ac757f6ab1626379b544d6f8ddb05f7bfa02173f8347b6140295b0f770394549f9321775d3048e466a9a02b99b88ad5f0346858 + checksum: 094e40f4ab9f131408202063964d63740609fd4fdb70a5b6332b371761921b540ffbcee7a434c0199b8317dfb2ba4675eef674867215fd3b85e24054607c1501 languageName: node linkType: hard -"babel-plugin-polyfill-regenerator@npm:^0.5.3": - version: 0.5.3 - resolution: "babel-plugin-polyfill-regenerator@npm:0.5.3" +"babel-plugin-polyfill-regenerator@npm:^0.5.4": + version: 0.5.4 + resolution: "babel-plugin-polyfill-regenerator@npm:0.5.4" dependencies: - "@babel/helper-define-polyfill-provider": "npm:^0.4.3" + "@babel/helper-define-polyfill-provider": "npm:^0.4.4" peerDependencies: "@babel/core": ^7.4.0 || ^8.0.0-0 <8.0.0 - checksum: cc32313b9ebbf1d7bedc33524a861136b9e5d3b6e9be317ac360a1c2a59ae5ed1b465a6c68b2715cdefb089780ddfb0c11f4a148e49827a947beee76e43da598 + checksum: 0b903f5fe2f8c487b4260935dfe60bd9a95bcaee7ae63958f063045093b16d4e8288c232199d411261300aa21f6b106a3cb83c42cc996de013b337f5825a79fe languageName: node linkType: hard @@ -8925,7 +8890,7 @@ __metadata: languageName: node linkType: hard -"bl@npm:^4.0.3, bl@npm:^4.1.0": +"bl@npm:^4.1.0": version: 4.1.0 resolution: "bl@npm:4.1.0" dependencies: @@ -8964,9 +8929,9 @@ __metadata: languageName: node linkType: hard -"braintree-web@npm:^3.97.3": - version: 3.97.3 - resolution: "braintree-web@npm:3.97.3" +"braintree-web@npm:^3.97.4": + version: 3.98.0 + resolution: "braintree-web@npm:3.98.0" dependencies: "@braintree/asset-loader": "npm:0.4.4" "@braintree/browser-detection": "npm:1.17.1" @@ -8982,7 +8947,7 @@ __metadata: inject-stylesheet: "npm:5.0.0" promise-polyfill: "npm:8.2.3" restricted-input: "npm:3.0.5" - checksum: e134831a2f1892be744bff66df7372ff61f57530e1635b33158b75de994cfaadff7328261bf730e081fa0bb5e50b5b8f6b8fc688dfbd0450b7cdc807d3e0807d + checksum: 861bc27caf011fdb3e59bd6ba23f2675bed8cb9582bcafcc5056c8058a93203ec489e9e45f04d5c8950445a4d745babd026f019ae7650d383a360d9d4c8026a8 languageName: node linkType: hard @@ -8995,17 +8960,17 @@ __metadata: languageName: node linkType: hard -"browserslist@npm:^4.14.5, browserslist@npm:^4.21.9, browserslist@npm:^4.22.1": - version: 4.22.1 - resolution: "browserslist@npm:4.22.1" +"browserslist@npm:^4.14.5, browserslist@npm:^4.22.2": + version: 4.22.2 + resolution: "browserslist@npm:4.22.2" dependencies: - caniuse-lite: "npm:^1.0.30001541" - electron-to-chromium: "npm:^1.4.535" - node-releases: "npm:^2.0.13" + caniuse-lite: "npm:^1.0.30001565" + electron-to-chromium: "npm:^1.4.601" + node-releases: "npm:^2.0.14" update-browserslist-db: "npm:^1.0.13" bin: browserslist: cli.js - checksum: 6810f2d63f171d0b7b8d38cf091708e00cb31525501810a507839607839320d66e657293b0aa3d7f051ecbc025cb07390a90c037682c1d05d12604991e41050b + checksum: 2a331aab90503130043ca41dd5d281fa1e89d5e076d07a2d75e76bf4d693bd56e73d5abcd8c4f39119da6328d450578c216cf1cd5c99b82d8a90a2ae6271b465 languageName: node linkType: hard @@ -9051,6 +9016,16 @@ __metadata: languageName: node linkType: hard +"buffer@npm:^6.0.3": + version: 6.0.3 + resolution: "buffer@npm:6.0.3" + dependencies: + base64-js: "npm:^1.3.1" + ieee754: "npm:^1.2.1" + checksum: 2a905fbbcde73cc5d8bd18d1caa23715d5f83a5935867c2329f0ac06104204ba7947be098fe1317fbd8830e26090ff8e764f08cd14fefc977bb248c3487bcbd0 + languageName: node + linkType: hard + "builtin-modules@npm:^3.1.0": version: 3.3.0 resolution: "builtin-modules@npm:3.3.0" @@ -9067,49 +9042,23 @@ __metadata: languageName: node linkType: hard -"cacache@npm:^16.1.0": - version: 16.1.3 - resolution: "cacache@npm:16.1.3" - dependencies: - "@npmcli/fs": "npm:^2.1.0" - "@npmcli/move-file": "npm:^2.0.0" - chownr: "npm:^2.0.0" - fs-minipass: "npm:^2.1.0" - glob: "npm:^8.0.1" - infer-owner: "npm:^1.0.4" - lru-cache: "npm:^7.7.1" - minipass: "npm:^3.1.6" - minipass-collect: "npm:^1.0.2" - minipass-flush: "npm:^1.0.5" - minipass-pipeline: "npm:^1.2.4" - mkdirp: "npm:^1.0.4" - p-map: "npm:^4.0.0" - promise-inflight: "npm:^1.0.1" - rimraf: "npm:^3.0.2" - ssri: "npm:^9.0.0" - tar: "npm:^6.1.11" - unique-filename: "npm:^2.0.0" - checksum: cdf6836e1c457d2a5616abcaf5d8240c0346b1f5bd6fdb8866b9d84b6dff0b54e973226dc11e0d099f35394213d24860d1989c8358d2a41b39eb912b3000e749 - languageName: node - linkType: hard - "cacache@npm:^18.0.0": - version: 18.0.0 - resolution: "cacache@npm:18.0.0" + version: 18.0.1 + resolution: "cacache@npm:18.0.1" dependencies: "@npmcli/fs": "npm:^3.1.0" fs-minipass: "npm:^3.0.0" glob: "npm:^10.2.2" lru-cache: "npm:^10.0.1" minipass: "npm:^7.0.3" - minipass-collect: "npm:^1.0.2" + minipass-collect: "npm:^2.0.1" minipass-flush: "npm:^1.0.5" minipass-pipeline: "npm:^1.2.4" p-map: "npm:^4.0.0" ssri: "npm:^10.0.0" tar: "npm:^6.1.11" unique-filename: "npm:^3.0.0" - checksum: e359823778d712ad365740cef3f488d4f74c62cc79be5935896d9597a7d81033e50c54c15898fa9cc018620879307ab30d1dddc476ae705bfd5b29c145ae6938 + checksum: a31666805a80a8b16ad3f85faf66750275a9175a3480896f4f6d31b5d53ef190484fabd71bdb6d2ea5603c717fbef09f4af03d6a65b525c8ef0afaa44c361866 languageName: node linkType: hard @@ -9166,10 +9115,10 @@ __metadata: languageName: node linkType: hard -"caniuse-lite@npm:^1.0.30001406, caniuse-lite@npm:^1.0.30001541": - version: 1.0.30001561 - resolution: "caniuse-lite@npm:1.0.30001561" - checksum: 6e84c84026fee53edbdbb5aded7a04a036aae4c2e367cf6bdc90c6783a591e2fdcfcdebcc4e774aca61092e542a61200c8c16b06659396492426033c4dbcc618 +"caniuse-lite@npm:^1.0.30001406, caniuse-lite@npm:^1.0.30001565": + version: 1.0.30001572 + resolution: "caniuse-lite@npm:1.0.30001572" + checksum: 7d02570fa576b158d96739f2c65ea3ad22e90a8b028a343902de1f13b7db8512144870f1d29ec5e9ae7189d96158d9643871b6e902e6680a06b27a9afe556da2 languageName: node linkType: hard @@ -9320,13 +9269,6 @@ __metadata: languageName: node linkType: hard -"chownr@npm:^1.1.1": - version: 1.1.4 - resolution: "chownr@npm:1.1.4" - checksum: ed57952a84cc0c802af900cf7136de643d3aba2eecb59d29344bc2f3f9bf703a301b9d84cdc71f82c3ffc9ccde831b0d92f5b45f91727d6c9da62f23aef9d9db - languageName: node - linkType: hard - "chownr@npm:^2.0.0": version: 2.0.0 resolution: "chownr@npm:2.0.0" @@ -9341,7 +9283,7 @@ __metadata: languageName: node linkType: hard -"ci-info@npm:^3.1.0, ci-info@npm:^3.2.0, ci-info@npm:^3.7.0": +"ci-info@npm:^3.2.0, ci-info@npm:^3.7.0": version: 3.9.0 resolution: "ci-info@npm:3.9.0" checksum: 6f0109e36e111684291d46123d491bc4e7b7a1934c3a20dea28cba89f1d4a03acd892f5f6a81ed3855c38647e285a150e3c9ba062e38943bef57fee6c1554c3a @@ -9392,9 +9334,9 @@ __metadata: linkType: hard "cli-spinners@npm:^2.5.0": - version: 2.9.1 - resolution: "cli-spinners@npm:2.9.1" - checksum: c9b1152bd387e5b76823bdee6f19079c4017994d352627216e5d3dab9220a8402514519ad96a0a12120b80752fead98d1e7a7a5f56ce32125f92778ef47bdd8c + version: 2.9.2 + resolution: "cli-spinners@npm:2.9.2" + checksum: 907a1c227ddf0d7a101e7ab8b300affc742ead4b4ebe920a5bf1bc6d45dce2958fcd195eb28fa25275062fe6fa9b109b93b63bc8033396ed3bcb50297008b3a3 languageName: node linkType: hard @@ -9472,9 +9414,9 @@ __metadata: linkType: hard "clsx@npm:^2.0.0": - version: 2.0.0 - resolution: "clsx@npm:2.0.0" - checksum: c09f43b3144a0b7826b6b11b6a111b2c7440831004eecc02d333533c5e58ef0aa5f2dce071d3b25fbb8c8ea97b45df96c74bcc1d51c8c2027eb981931107b0cd + version: 2.1.0 + resolution: "clsx@npm:2.1.0" + checksum: c09c00ad14f638366ca814097e6cab533dfa1972a358da5b557be487168acbb25b4c1395e89ffa842a8a61ba87a462d2b4885bc9d4f8410b598f3cb339599cdb languageName: node linkType: hard @@ -9678,11 +9620,11 @@ __metadata: linkType: hard "core-js-compat@npm:^3.31.0, core-js-compat@npm:^3.33.1": - version: 3.33.2 - resolution: "core-js-compat@npm:3.33.2" + version: 3.35.0 + resolution: "core-js-compat@npm:3.35.0" dependencies: - browserslist: "npm:^4.22.1" - checksum: bcf6f0badffbbf4a127449f64720c33e9c960f204f072d9644954b30d7742e18de733e9f446c7093f1ccf5d9e101205a7c64747a5aeec7d3925f336322f85a03 + browserslist: "npm:^4.22.2" + checksum: 8c4379240b8decb94b21e81d5ba6f768418721061923b28c9dfc97574680c35d778d39c010207402fc7c8308a68a4cf6d5e02bcbcb96e931c52e6e0dce29a68c languageName: node linkType: hard @@ -9706,20 +9648,37 @@ __metadata: languageName: node linkType: hard -"cosmiconfig@npm:^8.0.0, cosmiconfig@npm:^8.1.0, cosmiconfig@npm:^8.1.3, cosmiconfig@npm:^8.3.6": - version: 8.3.6 - resolution: "cosmiconfig@npm:8.3.6" +"cosmiconfig@npm:^8.0.0, cosmiconfig@npm:^8.1.0, cosmiconfig@npm:^8.1.3, cosmiconfig@npm:^8.3.6": + version: 8.3.6 + resolution: "cosmiconfig@npm:8.3.6" + dependencies: + import-fresh: "npm:^3.3.0" + js-yaml: "npm:^4.1.0" + parse-json: "npm:^5.2.0" + path-type: "npm:^4.0.0" + peerDependencies: + typescript: ">=4.9.5" + peerDependenciesMeta: + typescript: + optional: true + checksum: 0382a9ed13208f8bfc22ca2f62b364855207dffdb73dc26e150ade78c3093f1cf56172df2dd460c8caf2afa91c0ed4ec8a88c62f8f9cd1cf423d26506aa8797a + languageName: node + linkType: hard + +"cosmiconfig@npm:^9.0.0": + version: 9.0.0 + resolution: "cosmiconfig@npm:9.0.0" dependencies: + env-paths: "npm:^2.2.1" import-fresh: "npm:^3.3.0" js-yaml: "npm:^4.1.0" parse-json: "npm:^5.2.0" - path-type: "npm:^4.0.0" peerDependencies: typescript: ">=4.9.5" peerDependenciesMeta: typescript: optional: true - checksum: 0382a9ed13208f8bfc22ca2f62b364855207dffdb73dc26e150ade78c3093f1cf56172df2dd460c8caf2afa91c0ed4ec8a88c62f8f9cd1cf423d26506aa8797a + checksum: 1c1703be4f02a250b1d6ca3267e408ce16abfe8364193891afc94c2d5c060b69611fdc8d97af74b7e6d5d1aac0ab2fb94d6b079573146bc2d756c2484ce5f0ee languageName: node linkType: hard @@ -9871,9 +9830,9 @@ __metadata: linkType: hard "csstype@npm:^3.0.2, csstype@npm:^3.1.2": - version: 3.1.2 - resolution: "csstype@npm:3.1.2" - checksum: 32c038af259897c807ac738d9eab16b3d86747c72b09d5c740978e06f067f9b7b1737e1b75e407c7ab1fe1543dc95f20e202b4786aeb1b8d3bdf5d5ce655e6c6 + version: 3.1.3 + resolution: "csstype@npm:3.1.3" + checksum: 80c089d6f7e0c5b2bd83cf0539ab41474198579584fa10d86d0cafe0642202343cbc119e076a0b1aece191989477081415d66c9fefbf3c957fc2fc4b7009f248 languageName: node linkType: hard @@ -9928,14 +9887,13 @@ __metadata: languageName: node linkType: hard -"data-urls@npm:^4.0.0": - version: 4.0.0 - resolution: "data-urls@npm:4.0.0" +"data-urls@npm:^5.0.0": + version: 5.0.0 + resolution: "data-urls@npm:5.0.0" dependencies: - abab: "npm:^2.0.6" - whatwg-mimetype: "npm:^3.0.0" - whatwg-url: "npm:^12.0.0" - checksum: 928d9a21db31d3dcee125d514fddfeb88067c348b1225e9d2c6ca55db16e1cbe49bf58c092cae7163de958f415fd5c612c2aef2eef87896e097656fce205d766 + whatwg-mimetype: "npm:^4.0.0" + whatwg-url: "npm:^14.0.0" + checksum: 1b894d7d41c861f3a4ed2ae9b1c3f0909d4575ada02e36d3d3bc584bdd84278e20709070c79c3b3bff7ac98598cb191eb3e86a89a79ea4ee1ef360e1694f92ad languageName: node linkType: hard @@ -9976,7 +9934,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4": +"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4": version: 4.3.4 resolution: "debug@npm:4.3.4" dependencies: @@ -10030,15 +9988,6 @@ __metadata: languageName: node linkType: hard -"decompress-response@npm:^6.0.0": - version: 6.0.0 - resolution: "decompress-response@npm:6.0.0" - dependencies: - mimic-response: "npm:^3.1.0" - checksum: bd89d23141b96d80577e70c54fb226b2f40e74a6817652b80a116d7befb8758261ad073a8895648a29cc0a5947021ab66705cb542fa9c143c82022b27c5b175e - languageName: node - linkType: hard - "dedent@npm:^1.0.0": version: 1.5.1 resolution: "dedent@npm:1.5.1" @@ -10077,13 +10026,6 @@ __metadata: languageName: node linkType: hard -"deep-extend@npm:^0.6.0": - version: 0.6.0 - resolution: "deep-extend@npm:0.6.0" - checksum: 1c6b0abcdb901e13a44c7d699116d3d4279fdb261983122a3783e7273844d5f2537dc2e1c454a23fcf645917f93fbf8d07101c1d03c015a87faa662755212566 - languageName: node - linkType: hard - "deep-is@npm:^0.1.3": version: 0.1.4 resolution: "deep-is@npm:0.1.4" @@ -10118,7 +10060,7 @@ __metadata: languageName: node linkType: hard -"define-properties@npm:^1.1.3, define-properties@npm:^1.1.4, define-properties@npm:^1.2.0, define-properties@npm:^1.2.1": +"define-properties@npm:^1.1.3, define-properties@npm:^1.2.0, define-properties@npm:^1.2.1": version: 1.2.1 resolution: "define-properties@npm:1.2.1" dependencies: @@ -10334,6 +10276,13 @@ __metadata: languageName: node linkType: hard +"duplexer@npm:^0.1.1, duplexer@npm:~0.1.1": + version: 0.1.2 + resolution: "duplexer@npm:0.1.2" + checksum: c57bcd4bdf7e623abab2df43a7b5b23d18152154529d166c1e0da6bee341d84c432d157d7e97b32fecb1bf3a8b8857dd85ed81a915789f550637ed25b8e64fc2 + languageName: node + linkType: hard + "eastasianwidth@npm:^0.2.0": version: 0.2.0 resolution: "eastasianwidth@npm:0.2.0" @@ -10352,10 +10301,10 @@ __metadata: languageName: node linkType: hard -"electron-to-chromium@npm:^1.4.535": - version: 1.4.581 - resolution: "electron-to-chromium@npm:1.4.581" - checksum: b545ece73fab4be8556873bc6e16da2276ae1c1712e75639d44f94f6210c81d2ff1bce8ebbc41df646e808c7c8bb2efa93e6ba35918b5d02a5d9ebfe493b0f57 +"electron-to-chromium@npm:^1.4.601": + version: 1.4.617 + resolution: "electron-to-chromium@npm:1.4.617" + checksum: ffc594fdf605abe613ef94e2baefec135f21971ff977207bbcb978e5dc0f2684d6667f549c125e064ff8972dec26a74f1447c9eca1c00c2279a51172dc6451c3 languageName: node linkType: hard @@ -10396,15 +10345,6 @@ __metadata: languageName: node linkType: hard -"end-of-stream@npm:^1.1.0, end-of-stream@npm:^1.4.1": - version: 1.4.4 - resolution: "end-of-stream@npm:1.4.4" - dependencies: - once: "npm:^1.4.0" - checksum: 870b423afb2d54bb8d243c63e07c170409d41e20b47eeef0727547aea5740bd6717aca45597a9f2745525667a6b804c1e7bede41f856818faee5806dd9ff3975 - languageName: node - linkType: hard - "enhanced-resolve@npm:^5.15.0": version: 5.15.0 resolution: "enhanced-resolve@npm:5.15.0" @@ -10439,7 +10379,7 @@ __metadata: languageName: node linkType: hard -"env-paths@npm:^2.2.0": +"env-paths@npm:^2.2.0, env-paths@npm:^2.2.1": version: 2.2.1 resolution: "env-paths@npm:2.2.1" checksum: 285325677bf00e30845e330eec32894f5105529db97496ee3f598478e50f008c5352a41a30e5e72ec9de8a542b5a570b85699cd63bd2bc646dbcb9f311d83bc4 @@ -10755,14 +10695,14 @@ __metadata: languageName: node linkType: hard -"eslint-config-prettier@npm:9.0.0": - version: 9.0.0 - resolution: "eslint-config-prettier@npm:9.0.0" +"eslint-config-prettier@npm:9.1.0": + version: 9.1.0 + resolution: "eslint-config-prettier@npm:9.1.0" peerDependencies: eslint: ">=7.0.0" bin: eslint-config-prettier: bin/cli.js - checksum: bc1f661915845c631824178942e5d02f858fe6d0ea796f0050d63e0f681927b92696e81139dd04714c08c3e7de580fd079c66162e40070155ba79eaee78ab5d0 + checksum: 6d332694b36bc9ac6fdb18d3ca2f6ac42afa2ad61f0493e89226950a7091e38981b66bac2b47ba39d15b73fff2cd32c78b850a9cf9eed9ca9a96bfb2f3a2f10d languageName: node linkType: hard @@ -10904,14 +10844,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:8.53.0": - version: 8.53.0 - resolution: "eslint@npm:8.53.0" +"eslint@npm:8.55.0": + version: 8.55.0 + resolution: "eslint@npm:8.55.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.6.1" - "@eslint/eslintrc": "npm:^2.1.3" - "@eslint/js": "npm:8.53.0" + "@eslint/eslintrc": "npm:^2.1.4" + "@eslint/js": "npm:8.55.0" "@humanwhocodes/config-array": "npm:^0.11.13" "@humanwhocodes/module-importer": "npm:^1.0.1" "@nodelib/fs.walk": "npm:^1.2.8" @@ -10948,7 +10888,7 @@ __metadata: text-table: "npm:^0.2.0" bin: eslint: bin/eslint.js - checksum: c5cd0049488c0463dab7d97466767ca5a1d0b3b59d0a223122683dc8039ecea30b27867fb9e38906b4c1ab9d09ece8a802a6c540d8905016f1cc4b4bb27329af + checksum: d28c0b60f19bb7d355cb8393e77b018c8f548dba3f820b799c89bb2e0c436ee26084e700c5e57e1e97e7972ec93065277849141b82e7b0c0d02c2dc1e553a2a1 languageName: node linkType: hard @@ -11019,7 +10959,29 @@ __metadata: languageName: node linkType: hard -"events@npm:^3.2.0": +"event-stream@npm:^4.0.1": + version: 4.0.1 + resolution: "event-stream@npm:4.0.1" + dependencies: + duplexer: "npm:^0.1.1" + from: "npm:^0.1.7" + map-stream: "npm:0.0.7" + pause-stream: "npm:^0.0.11" + split: "npm:^1.0.1" + stream-combiner: "npm:^0.2.2" + through: "npm:^2.3.8" + checksum: cedb3f7ffda81f1524b66c284b4a41bb8407246bd7fe461b89a07807d28753460596e430f1346c135a64c5ba88d2a5d0711d072379b39c2266756125877aebd5 + languageName: node + linkType: hard + +"event-target-shim@npm:^5.0.0": + version: 5.0.1 + resolution: "event-target-shim@npm:5.0.1" + checksum: 0255d9f936215fd206156fd4caa9e8d35e62075d720dc7d847e89b417e5e62cf1ce6c9b4e0a1633a9256de0efefaf9f8d26924b1f3c8620cffb9db78e7d3076b + languageName: node + linkType: hard + +"events@npm:^3.2.0, events@npm:^3.3.0": version: 3.3.0 resolution: "events@npm:3.3.0" checksum: d6b6f2adbccbcda74ddbab52ed07db727ef52e31a61ed26db9feb7dc62af7fc8e060defa65e5f8af9449b86b52cc1a1f6a79f2eafcf4e62add2b7a1fa4a432f6 @@ -11050,13 +11012,6 @@ __metadata: languageName: node linkType: hard -"expand-template@npm:^2.0.3": - version: 2.0.3 - resolution: "expand-template@npm:2.0.3" - checksum: 1c9e7afe9acadf9d373301d27f6a47b34e89b3391b1ef38b7471d381812537ef2457e620ae7f819d2642ce9c43b189b3583813ec395e2938319abe356a9b2f51 - languageName: node - linkType: hard - "expect@npm:^29.0.0, expect@npm:^29.7.0": version: 29.7.0 resolution: "expect@npm:29.7.0" @@ -11123,13 +11078,6 @@ __metadata: languageName: node linkType: hard -"fast-fifo@npm:^1.1.0, fast-fifo@npm:^1.2.0": - version: 1.3.2 - resolution: "fast-fifo@npm:1.3.2" - checksum: d53f6f786875e8b0529f784b59b4b05d4b5c31c651710496440006a398389a579c8dbcd2081311478b5bf77f4b0b21de69109c5a4eabea9d8e8783d1eb864e4c - languageName: node - linkType: hard - "fast-glob@npm:3.3.1": version: 3.3.1 resolution: "fast-glob@npm:3.3.1" @@ -11200,11 +11148,11 @@ __metadata: linkType: hard "fastq@npm:^1.6.0": - version: 1.15.0 - resolution: "fastq@npm:1.15.0" + version: 1.16.0 + resolution: "fastq@npm:1.16.0" dependencies: reusify: "npm:^1.0.4" - checksum: 5ce4f83afa5f88c9379e67906b4d31bc7694a30826d6cc8d0f0473c966929017fda65c2174b0ec89f064ede6ace6c67f8a4fe04cef42119b6a55b0d465554c24 + checksum: 38c1b49adba639af020727284a02af021acab764efd7f088bc31364e8a5b01ce9031eb6c5f7f304019b8267c3b7c236e79d6904884f50f94f83b1700b8a6619a languageName: node linkType: hard @@ -11428,9 +11376,9 @@ __metadata: languageName: node linkType: hard -"framer-motion@npm:10.16.4": - version: 10.16.4 - resolution: "framer-motion@npm:10.16.4" +"framer-motion@npm:10.16.16": + version: 10.16.16 + resolution: "framer-motion@npm:10.16.16" dependencies: "@emotion/is-prop-valid": "npm:^0.8.2" tslib: "npm:^2.4.0" @@ -11445,7 +11393,7 @@ __metadata: optional: true react-dom: optional: true - checksum: a50f2124fbb585ec0a73d8ba7538cef3fb5deec463ae813d7e15c0893aa55d2f0919d432a33770cab38a1df81fa2c7e29a4834f2ba6e3713bc9c29dd6a98f3af + checksum: 4cd620971e6ac044461783ee94d8fe39dafd11d658f1b2fb06f025c0c502d022bb3bf24dd95b9486325fce27e437ce575b8f033c7770539b4fb3af62a5742e71 languageName: node linkType: hard @@ -11458,10 +11406,10 @@ __metadata: languageName: node linkType: hard -"fs-constants@npm:^1.0.0": - version: 1.0.0 - resolution: "fs-constants@npm:1.0.0" - checksum: a0cde99085f0872f4d244e83e03a46aa387b74f5a5af750896c6b05e9077fac00e9932fdf5aef84f2f16634cd473c63037d7a512576da7d5c2b9163d1909f3a8 +"from@npm:^0.1.7": + version: 0.1.7 + resolution: "from@npm:0.1.7" + checksum: 3aab5aea8fe8e1f12a5dee7f390d46a93431ce691b6222dcd5701c5d34378e51ca59b44967da1105a0f90fcdf5d7629d963d51e7ccd79827d19693bdcfb688d4 languageName: node linkType: hard @@ -11499,7 +11447,7 @@ __metadata: languageName: node linkType: hard -"fs-minipass@npm:^2.0.0, fs-minipass@npm:^2.1.0": +"fs-minipass@npm:^2.0.0": version: 2.1.0 resolution: "fs-minipass@npm:2.1.0" dependencies: @@ -11605,19 +11553,19 @@ __metadata: languageName: node linkType: hard -"gauge@npm:^4.0.3": - version: 4.0.4 - resolution: "gauge@npm:4.0.4" +"gauge@npm:^5.0.0": + version: 5.0.1 + resolution: "gauge@npm:5.0.1" dependencies: aproba: "npm:^1.0.3 || ^2.0.0" color-support: "npm:^1.1.3" console-control-strings: "npm:^1.1.0" has-unicode: "npm:^2.0.1" - signal-exit: "npm:^3.0.7" + signal-exit: "npm:^4.0.1" string-width: "npm:^4.2.3" strip-ansi: "npm:^6.0.1" wide-align: "npm:^1.1.5" - checksum: ef10d7981113d69225135f994c9f8c4369d945e64a8fc721d655a3a38421b738c9fe899951721d1b47b73c41fdb5404ac87cc8903b2ecbed95d2800363e7e58c + checksum: 845f9a2534356cd0e9c1ae590ed471bbe8d74c318915b92a34e8813b8d3441ca8e0eb0fa87a48081e70b63b84d398c5e66a13b8e8040181c10b9d77e9fe3287f languageName: node linkType: hard @@ -11687,13 +11635,6 @@ __metadata: languageName: node linkType: hard -"github-from-package@npm:0.0.0": - version: 0.0.0 - resolution: "github-from-package@npm:0.0.0" - checksum: 737ee3f52d0a27e26332cde85b533c21fcdc0b09fb716c3f8e522cfaa9c600d4a631dec9fcde179ec9d47cca89017b7848ed4d6ae6b6b78f936c06825b1fcc12 - languageName: node - linkType: hard - "glob-parent@npm:^5.1.2, glob-parent@npm:~5.1.0": version: 5.1.2 resolution: "glob-parent@npm:5.1.2" @@ -11762,19 +11703,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^8.0.1": - version: 8.1.0 - resolution: "glob@npm:8.1.0" - dependencies: - fs.realpath: "npm:^1.0.0" - inflight: "npm:^1.0.4" - inherits: "npm:2" - minimatch: "npm:^5.0.1" - once: "npm:^1.3.0" - checksum: cb0b5cab17a59c57299376abe5646c7070f8acb89df5595b492dba3bfb43d301a46c01e5695f01154e6553168207cb60d4eaf07d3be4bc3eb9b0457c5c561d0f - languageName: node - linkType: hard - "globals@npm:^11.1.0": version: 11.12.0 resolution: "globals@npm:11.12.0" @@ -11783,11 +11711,11 @@ __metadata: linkType: hard "globals@npm:^13.19.0": - version: 13.23.0 - resolution: "globals@npm:13.23.0" + version: 13.24.0 + resolution: "globals@npm:13.24.0" dependencies: type-fest: "npm:^0.20.2" - checksum: fc05e184b3be59bffa2580f28551a12a758c3a18df4be91444202982c76f13f52821ad54ffaf7d3f2a4d2498fdf54aeaca8d4540fd9e860a9edb09d34ef4c507 + checksum: d3c11aeea898eb83d5ec7a99508600fbe8f83d2cf00cbb77f873dbf2bcb39428eff1b538e4915c993d8a3b3473fa71eeebfe22c9bb3a3003d1e26b1f2c8a42cd languageName: node linkType: hard @@ -11836,7 +11764,7 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9": +"graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11" checksum: 386d011a553e02bc594ac2ca0bd6d9e4c22d7fa8cfbfc448a6d148c59ea881b092db9dbe3547ae4b88e55f1b01f7c4a2ecc53b310c042793e63aa44cf6c257f2 @@ -11866,9 +11794,9 @@ __metadata: languageName: node linkType: hard -"graphql-codegen-typescript-validation-schema@npm:0.11.0": - version: 0.11.0 - resolution: "graphql-codegen-typescript-validation-schema@npm:0.11.0" +"graphql-codegen-typescript-validation-schema@npm:^0.12.1": + version: 0.12.1 + resolution: "graphql-codegen-typescript-validation-schema@npm:0.12.1" dependencies: "@graphql-codegen/plugin-helpers": "npm:^5.0.0" "@graphql-codegen/schema-ast": "npm:4.0.0" @@ -11878,7 +11806,7 @@ __metadata: graphql: "npm:^16.6.0" peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - checksum: cd6a4a7669b6d11dcb3ab016734fa6059c65c7e72111a3c8170312d160430aa550b607acfc9c06b4bdd97f87a3e5a4af8dfe3d718a6f2c22fbd68ffe3dde7cf6 + checksum: 21b3fde1f7f0453d2c66e7f9a0e6ccd464e5b2b7c62d8cd84ecc5b3fb7a95aec1a29a35bd585d164d73ade1f307d5975691742dbae06107a74bf32deb6a882fd languageName: node linkType: hard @@ -11979,17 +11907,17 @@ __metadata: linkType: hard "graphql-ws@npm:^5.12.1, graphql-ws@npm:^5.14.0": - version: 5.14.2 - resolution: "graphql-ws@npm:5.14.2" + version: 5.14.3 + resolution: "graphql-ws@npm:5.14.3" peerDependencies: graphql: ">=0.11 <=16" - checksum: 5a25051fc35e47d09bd2d512ab8f9943b79efff0f0b5a3d421d6512ec8ca502f4e7cbb20a3629bd9290cbab0f0d2529ecd3c59111d977d7b8560f455f2f773a0 + checksum: 0715feb7b6bf760e2460c31848983bd3bd5958c95d8120c2acc7416f24137585dab2eb731d6bb6f8de992afbc2ad0cf258a00c6a08aa21479fb3e9bd1d3e120a languageName: node linkType: hard "graphql-yoga@npm:^5.0.0": - version: 5.0.0 - resolution: "graphql-yoga@npm:5.0.0" + version: 5.1.0 + resolution: "graphql-yoga@npm:5.1.0" dependencies: "@envelop/core": "npm:^5.0.0" "@graphql-tools/executor": "npm:^1.0.0" @@ -12004,7 +11932,7 @@ __metadata: tslib: "npm:^2.5.2" peerDependencies: graphql: ^15.2.0 || ^16.0.0 - checksum: 0358b304783393bccbbf178c0e3dcbd905ca81679b67b573072a6a230d536b07f547b6ae132d55462bd22eb8860b97b4dba3a44fe7801a479399ef1ff14c79a0 + checksum: 9814a12c279ea52050367a2c803d50669a180347e94ddd48bfc0579ecf0b0c686bcc824df564a47f5c280c91214779515e35955c00ccdee6ac60fe45bd7f69ed languageName: node linkType: hard @@ -12161,6 +12089,15 @@ __metadata: languageName: node linkType: hard +"html-encoding-sniffer@npm:^4.0.0": + version: 4.0.0 + resolution: "html-encoding-sniffer@npm:4.0.0" + dependencies: + whatwg-encoding: "npm:^3.1.1" + checksum: 523398055dc61ac9b34718a719cb4aa691e4166f29187e211e1607de63dc25ac7af52ca7c9aead0c4b3c0415ffecb17326396e1202e2e86ff4bca4c0ee4c6140 + languageName: node + linkType: hard + "html-escaper@npm:^2.0.0": version: 2.0.2 resolution: "html-escaper@npm:2.0.2" @@ -12183,7 +12120,7 @@ __metadata: languageName: node linkType: hard -"http-cache-semantics@npm:^4.1.0, http-cache-semantics@npm:^4.1.1": +"http-cache-semantics@npm:^4.1.1": version: 4.1.1 resolution: "http-cache-semantics@npm:4.1.1" checksum: ce1319b8a382eb3cbb4a37c19f6bfe14e5bb5be3d09079e885e8c513ab2d3cd9214902f8a31c9dc4e37022633ceabfc2d697405deeaf1b8f3552bb4ed996fdfc @@ -12221,7 +12158,7 @@ __metadata: languageName: node linkType: hard -"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1": +"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.2": version: 7.0.2 resolution: "https-proxy-agent@npm:7.0.2" dependencies: @@ -12245,15 +12182,6 @@ __metadata: languageName: node linkType: hard -"humanize-ms@npm:^1.2.1": - version: 1.2.1 - resolution: "humanize-ms@npm:1.2.1" - dependencies: - ms: "npm:^2.0.0" - checksum: f34a2c20161d02303c2807badec2f3b49cbfbbb409abd4f95a07377ae01cfe6b59e3d15ac609cffcd8f2521f0eb37b7e1091acf65da99aa2a4f1ad63c21e7e7a - languageName: node - linkType: hard - "iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2": version: 0.6.3 resolution: "iconv-lite@npm:0.6.3" @@ -12279,7 +12207,7 @@ __metadata: languageName: node linkType: hard -"ieee754@npm:^1.1.13": +"ieee754@npm:^1.1.13, ieee754@npm:^1.2.1": version: 1.2.1 resolution: "ieee754@npm:1.2.1" checksum: b0782ef5e0935b9f12883a2e2aa37baa75da6e66ce6515c168697b42160807d9330de9a32ec1ed73149aea02e0d822e572bca6f1e22bdcbd2149e13b050b17bb @@ -12287,9 +12215,9 @@ __metadata: linkType: hard "ignore@npm:^5.2.0, ignore@npm:^5.2.4": - version: 5.2.4 - resolution: "ignore@npm:5.2.4" - checksum: 7c7cd90edd9fea6e037f9b9da4b01bf0a86b198ce78345f9bbd983929d68ff14830be31111edc5d70c264921f4962404d75b7262b4d9cc3bc12381eccbd03096 + version: 5.3.0 + resolution: "ignore@npm:5.3.0" + checksum: dc06bea5c23aae65d0725a957a0638b57e235ae4568dda51ca142053ed2c352de7e3bc93a69b2b32ac31966a1952e9a93c5ef2e2ab7c6b06aef9808f6b55b571 languageName: node linkType: hard @@ -12350,13 +12278,6 @@ __metadata: languageName: node linkType: hard -"infer-owner@npm:^1.0.4": - version: 1.0.4 - resolution: "infer-owner@npm:1.0.4" - checksum: a7b241e3149c26e37474e3435779487f42f36883711f198c45794703c7556bc38af224088bd4d1a221a45b8208ae2c2bcf86200383621434d0c099304481c5b9 - languageName: node - linkType: hard - "inflight@npm:^1.0.4": version: 1.0.6 resolution: "inflight@npm:1.0.6" @@ -12374,13 +12295,6 @@ __metadata: languageName: node linkType: hard -"ini@npm:~1.3.0": - version: 1.3.8 - resolution: "ini@npm:1.3.8" - checksum: ec93838d2328b619532e4f1ff05df7909760b6f66d9c9e2ded11e5c1897d6f2f9980c54dd638f88654b00919ce31e827040631eab0a3969e4d1abefa0719516a - languageName: node - linkType: hard - "inject-stylesheet@npm:5.0.0": version: 5.0.0 resolution: "inject-stylesheet@npm:5.0.0" @@ -12503,11 +12417,11 @@ __metadata: linkType: hard "io-ts@npm:^2.2.13": - version: 2.2.20 - resolution: "io-ts@npm:2.2.20" + version: 2.2.21 + resolution: "io-ts@npm:2.2.21" peerDependencies: fp-ts: ^2.5.0 - checksum: c6ceaed3ca495208c91a0e20efb295ff86ef95c9e1291e3588ededf300da9eac94ce67096e5a80bcbac413617dbf68f77d7b41e977a4bebd5c7e53a57b6a848a + checksum: 4e59e2135c26ced17f9c357c554486e716ac4c75d9bf69164702f66d41400e165786b0d653263bcd2afb4dee947bff4eb7869899ec810050ef067307764f6c32 languageName: node linkType: hard @@ -12607,17 +12521,6 @@ __metadata: languageName: node linkType: hard -"is-ci@npm:^3.0.1": - version: 3.0.1 - resolution: "is-ci@npm:3.0.1" - dependencies: - ci-info: "npm:^3.2.0" - bin: - is-ci: bin.js - checksum: 0e81caa62f4520d4088a5bef6d6337d773828a88610346c4b1119fb50c842587ed8bef1e5d9a656835a599e7209405b5761ddf2339668f2d0f4e889a92fe6051 - languageName: node - linkType: hard - "is-core-module@npm:^2.13.0, is-core-module@npm:^2.13.1": version: 2.13.1 resolution: "is-core-module@npm:2.13.1" @@ -13000,7 +12903,7 @@ __metadata: languageName: node linkType: hard -"isomorphic-ws@npm:5.0.0, isomorphic-ws@npm:^5.0.0": +"isomorphic-ws@npm:^5.0.0": version: 5.0.0 resolution: "isomorphic-ws@npm:5.0.0" peerDependencies: @@ -13632,9 +13535,16 @@ __metadata: linkType: hard "jose@npm:^5.0.0": - version: 5.1.0 - resolution: "jose@npm:5.1.0" - checksum: f838e065ea9bf21cc6215deb9932876488a00c5cdf82dc3caa61a618428ee9c0d1ca9940f68915f87244697af2a784fed3074ebf00201a9f592c1b35843a4857 + version: 5.2.0 + resolution: "jose@npm:5.2.0" + checksum: a5631e9a7148fb56c8feca8e00d1f03de6fa6e18e494fe62428b53bed525a9dba554ff3e860bdfc4aee60574194691015ba991557874ae826509c4c19dba4fea + languageName: node + linkType: hard + +"js-sha256@npm:^0.10.1": + version: 0.10.1 + resolution: "js-sha256@npm:0.10.1" + checksum: c63119f7c7f8afc24bfa24c1a6b51147c3b562316b6341a375a1cef88569340ec0dbf2cda429ecf472cabfbae47a0b93a0cb82b8730883de066593c3f816c53b languageName: node linkType: hard @@ -13718,39 +13628,37 @@ __metadata: languageName: node linkType: hard -"jsdom@npm:^22.1.0": - version: 22.1.0 - resolution: "jsdom@npm:22.1.0" +"jsdom@npm:^23.0.1": + version: 23.0.1 + resolution: "jsdom@npm:23.0.1" dependencies: - abab: "npm:^2.0.6" cssstyle: "npm:^3.0.0" - data-urls: "npm:^4.0.0" + data-urls: "npm:^5.0.0" decimal.js: "npm:^10.4.3" - domexception: "npm:^4.0.0" form-data: "npm:^4.0.0" - html-encoding-sniffer: "npm:^3.0.0" - http-proxy-agent: "npm:^5.0.0" - https-proxy-agent: "npm:^5.0.1" + html-encoding-sniffer: "npm:^4.0.0" + http-proxy-agent: "npm:^7.0.0" + https-proxy-agent: "npm:^7.0.2" is-potential-custom-element-name: "npm:^1.0.1" - nwsapi: "npm:^2.2.4" + nwsapi: "npm:^2.2.7" parse5: "npm:^7.1.2" rrweb-cssom: "npm:^0.6.0" saxes: "npm:^6.0.0" symbol-tree: "npm:^3.2.4" - tough-cookie: "npm:^4.1.2" - w3c-xmlserializer: "npm:^4.0.0" + tough-cookie: "npm:^4.1.3" + w3c-xmlserializer: "npm:^5.0.0" webidl-conversions: "npm:^7.0.0" - whatwg-encoding: "npm:^2.0.0" - whatwg-mimetype: "npm:^3.0.0" - whatwg-url: "npm:^12.0.1" - ws: "npm:^8.13.0" - xml-name-validator: "npm:^4.0.0" + whatwg-encoding: "npm:^3.1.1" + whatwg-mimetype: "npm:^4.0.0" + whatwg-url: "npm:^14.0.0" + ws: "npm:^8.14.2" + xml-name-validator: "npm:^5.0.0" peerDependencies: - canvas: ^2.5.0 + canvas: ^2.11.2 peerDependenciesMeta: canvas: optional: true - checksum: a1c1501c611d1fe833e0a28796a234325aa09d4c597a9d8ccf6970004a9d946d261469502eadb555bdd7a55f5a2fbf3ce60c727cd99acb0d63f257fb9afcd33d + checksum: 13b2b3693ccb40215d1cce77bac7a295414ee4c0a06e30167f8087c9867145ba23dbd592bd95a801cadd7b3698bfd20b9c3f2c26fd8422607f22609ed2e404ef languageName: node linkType: hard @@ -13831,11 +13739,14 @@ __metadata: linkType: hard "json-stable-stringify@npm:^1.0.1, json-stable-stringify@npm:^1.0.2": - version: 1.0.2 - resolution: "json-stable-stringify@npm:1.0.2" + version: 1.1.0 + resolution: "json-stable-stringify@npm:1.1.0" dependencies: + call-bind: "npm:^1.0.5" + isarray: "npm:^2.0.5" jsonify: "npm:^0.0.1" - checksum: 502d021c3c59c09587faa40d7693d77c00460fd6c68bae95d6e35804909ec8c4aec71b136d3a09df61a7ebf803eb6e820f23ede76b77e74b8b02c76afb2ada8c + object-keys: "npm:^1.1.1" + checksum: 8888ac86dbf55c1d494bdf40705171c30884686911c37383d3aab777754bf5c1d60dc7a4dfd67f32ba37b184da5c99948a382f1c2912895a35453002e253314b languageName: node linkType: hard @@ -14218,11 +14129,9 @@ __metadata: linkType: hard "lru-cache@npm:^10.0.0, lru-cache@npm:^10.0.1, lru-cache@npm:^9.1.1 || ^10.0.0": - version: 10.0.2 - resolution: "lru-cache@npm:10.0.2" - dependencies: - semver: "npm:^7.3.5" - checksum: 5c83a7a2a320a445129cb67a1794437db5483942df63536026fba1cb7ba2e1f7456037876cc9d31076132010f92cb943bee358d336dd94105e50ea971e6d737d + version: 10.1.0 + resolution: "lru-cache@npm:10.1.0" + checksum: 778bc8b2626daccd75f24c4b4d10632496e21ba064b126f526c626fbdbc5b28c472013fccd45d7646b9e1ef052444824854aed617b59cd570d01a8b7d651fc1e languageName: node linkType: hard @@ -14254,13 +14163,6 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:^7.7.1": - version: 7.18.3 - resolution: "lru-cache@npm:7.18.3" - checksum: b3a452b491433db885beed95041eb104c157ef7794b9c9b4d647be503be91769d11206bb573849a16b4cc0d03cbd15ffd22df7960997788b74c1d399ac7a4fed - languageName: node - linkType: hard - "lz-string@npm:^1.4.4, lz-string@npm:^1.5.0": version: 1.5.0 resolution: "lz-string@npm:1.5.0" @@ -14304,30 +14206,6 @@ __metadata: languageName: node linkType: hard -"make-fetch-happen@npm:^10.0.3": - version: 10.2.1 - resolution: "make-fetch-happen@npm:10.2.1" - dependencies: - agentkeepalive: "npm:^4.2.1" - cacache: "npm:^16.1.0" - http-cache-semantics: "npm:^4.1.0" - http-proxy-agent: "npm:^5.0.0" - https-proxy-agent: "npm:^5.0.0" - is-lambda: "npm:^1.0.1" - lru-cache: "npm:^7.7.1" - minipass: "npm:^3.1.6" - minipass-collect: "npm:^1.0.2" - minipass-fetch: "npm:^2.0.3" - minipass-flush: "npm:^1.0.5" - minipass-pipeline: "npm:^1.2.4" - negotiator: "npm:^0.6.3" - promise-retry: "npm:^2.0.1" - socks-proxy-agent: "npm:^7.0.0" - ssri: "npm:^9.0.0" - checksum: 28ec392f63ab93511f400839dcee83107eeecfaad737d1e8487ea08b4332cd89a8f3319584222edd9f6f1d0833cf516691469496d46491863f9e88c658013949 - languageName: node - linkType: hard - "make-fetch-happen@npm:^13.0.0": version: 13.0.0 resolution: "make-fetch-happen@npm:13.0.0" @@ -14377,6 +14255,13 @@ __metadata: languageName: node linkType: hard +"map-stream@npm:0.0.7": + version: 0.0.7 + resolution: "map-stream@npm:0.0.7" + checksum: 77da244656dad5013bd147b0eef6f0343a212f14761332b97364fe348d4d70f0b8a0903457d6fc88772ec7c3d4d048b24f8db3aa5c0f77a8ce8bf2391473b8ec + languageName: node + linkType: hard + "mdast-util-from-markdown@npm:^2.0.0": version: 2.0.0 resolution: "mdast-util-from-markdown@npm:2.0.0" @@ -14730,13 +14615,6 @@ __metadata: languageName: node linkType: hard -"mimic-response@npm:^3.1.0": - version: 3.1.0 - resolution: "mimic-response@npm:3.1.0" - checksum: 0d6f07ce6e03e9e4445bee655202153bdb8a98d67ee8dc965ac140900d7a2688343e6b4c9a72cfc9ef2f7944dfd76eef4ab2482eb7b293a68b84916bac735362 - languageName: node - linkType: hard - "min-indent@npm:^1.0.0": version: 1.0.1 resolution: "min-indent@npm:1.0.1" @@ -14744,6 +14622,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:9.0.3, minimatch@npm:^9.0.0, minimatch@npm:^9.0.1": + version: 9.0.3 + resolution: "minimatch@npm:9.0.3" + dependencies: + brace-expansion: "npm:^2.0.1" + checksum: 85f407dcd38ac3e180f425e86553911d101455ca3ad5544d6a7cec16286657e4f8a9aa6695803025c55e31e35a91a2252b5dc8e7d527211278b8b65b4dbd5eac + languageName: node + linkType: hard + "minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2" @@ -14771,15 +14658,6 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1": - version: 9.0.3 - resolution: "minimatch@npm:9.0.3" - dependencies: - brace-expansion: "npm:^2.0.1" - checksum: 85f407dcd38ac3e180f425e86553911d101455ca3ad5544d6a7cec16286657e4f8a9aa6695803025c55e31e35a91a2252b5dc8e7d527211278b8b65b4dbd5eac - languageName: node - linkType: hard - "minimist-options@npm:^4.0.2": version: 4.1.0 resolution: "minimist-options@npm:4.1.0" @@ -14791,34 +14669,19 @@ __metadata: languageName: node linkType: hard -"minimist@npm:^1.2.0, minimist@npm:^1.2.3, minimist@npm:^1.2.6, minimist@npm:^1.2.8, minimist@npm:~1.2.5": +"minimist@npm:^1.2.0, minimist@npm:^1.2.6, minimist@npm:^1.2.8, minimist@npm:~1.2.5": version: 1.2.8 resolution: "minimist@npm:1.2.8" checksum: 19d3fcdca050087b84c2029841a093691a91259a47def2f18222f41e7645a0b7c44ef4b40e88a1e58a40c84d2ef0ee6047c55594d298146d0eb3f6b737c20ce6 languageName: node linkType: hard -"minipass-collect@npm:^1.0.2": - version: 1.0.2 - resolution: "minipass-collect@npm:1.0.2" - dependencies: - minipass: "npm:^3.0.0" - checksum: 8f82bd1f3095b24f53a991b04b67f4c710c894e518b813f0864a31de5570441a509be1ca17e0bb92b047591a8fdbeb886f502764fefb00d2f144f4011791e898 - languageName: node - linkType: hard - -"minipass-fetch@npm:^2.0.3": - version: 2.1.2 - resolution: "minipass-fetch@npm:2.1.2" +"minipass-collect@npm:^2.0.1": + version: 2.0.1 + resolution: "minipass-collect@npm:2.0.1" dependencies: - encoding: "npm:^0.1.13" - minipass: "npm:^3.1.6" - minipass-sized: "npm:^1.0.3" - minizlib: "npm:^2.1.2" - dependenciesMeta: - encoding: - optional: true - checksum: 33ab2c5bdb3d91b9cb8bc6ae42d7418f4f00f7f7beae14b3bb21ea18f9224e792f560a6e17b6f1be12bbeb70dbe99a269f4204c60e5d99130a0777b153505c43 + minipass: "npm:^7.0.3" + checksum: 5167e73f62bb74cc5019594709c77e6a742051a647fe9499abf03c71dca75515b7959d67a764bdc4f8b361cf897fbf25e2d9869ee039203ed45240f48b9aa06e languageName: node linkType: hard @@ -14864,7 +14727,7 @@ __metadata: languageName: node linkType: hard -"minipass@npm:^3.0.0, minipass@npm:^3.1.1, minipass@npm:^3.1.6": +"minipass@npm:^3.0.0": version: 3.3.6 resolution: "minipass@npm:3.3.6" dependencies: @@ -14898,16 +14761,9 @@ __metadata: linkType: hard "mixme@npm:^0.5.1": - version: 0.5.9 - resolution: "mixme@npm:0.5.9" - checksum: 7b30eb0120c1ec1cd01be496760cfad7ad0e408df674eaf87e716c3607a74f2a473c93f97eec71a01f878aaf924f351257d950521830de36e51263943c7420e4 - languageName: node - linkType: hard - -"mkdirp-classic@npm:^0.5.2, mkdirp-classic@npm:^0.5.3": - version: 0.5.3 - resolution: "mkdirp-classic@npm:0.5.3" - checksum: 95371d831d196960ddc3833cc6907e6b8f67ac5501a6582f47dfae5eb0f092e9f8ce88e0d83afcae95d6e2b61a01741ba03714eeafb6f7a6e9dcc158ac85b168 + version: 0.5.10 + resolution: "mixme@npm:0.5.10" + checksum: 409b2124b75b5f489b1521bc470f6201d748499bf656db0aa43a07e654449f3bcc8a0277cd05ca3c3e305281a5934b6e75219866200b70a9e3e105f9cf08baf1 languageName: node linkType: hard @@ -14918,7 +14774,7 @@ __metadata: languageName: node linkType: hard -"mkdirp@npm:^1.0.3, mkdirp@npm:^1.0.4": +"mkdirp@npm:^1.0.3": version: 1.0.4 resolution: "mkdirp@npm:1.0.4" bin: @@ -14950,7 +14806,7 @@ __metadata: languageName: node linkType: hard -"ms@npm:^2.0.0, ms@npm:^2.1.1": +"ms@npm:^2.1.1": version: 2.1.3 resolution: "ms@npm:2.1.3" checksum: d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48 @@ -14974,12 +14830,12 @@ __metadata: languageName: node linkType: hard -"nan@npm:2.17.0": - version: 2.17.0 - resolution: "nan@npm:2.17.0" +"nan@npm:2.18.0": + version: 2.18.0 + resolution: "nan@npm:2.18.0" dependencies: node-gyp: "npm:latest" - checksum: 4a231a62dba025f4c4fa814c1e6ffeb450c5cd0852b780f19fe4ea22b86ba0f1f394406dfd628c67fb7f0987e982fa230da1fbd3632258f927b8defd7046c1ad + checksum: 9209d80134fdb98c0afe35c1372d2b930a0a8d3c52706cb5e4257a27e9845c375f7a8daedadadec8d6403ca2eebb3b37d362ff5d1ec03249462abf65fef2a148 languageName: node linkType: hard @@ -14992,13 +14848,6 @@ __metadata: languageName: node linkType: hard -"napi-build-utils@npm:^1.0.1": - version: 1.0.2 - resolution: "napi-build-utils@npm:1.0.2" - checksum: 37fd2cd0ff2ad20073ce78d83fd718a740d568b225924e753ae51cb69d68f330c80544d487e5e5bd18e28702ed2ca469c2424ad948becd1862c1b0209542b2e9 - languageName: node - linkType: hard - "natural-compare@npm:^1.4.0": version: 1.4.0 resolution: "natural-compare@npm:1.4.0" @@ -15037,78 +14886,24 @@ __metadata: languageName: node linkType: hard -"next@npm:14.0.2": - version: 14.0.2 - resolution: "next@npm:14.0.2" +"next@npm:14.0.4": + version: 14.0.4 + resolution: "next@npm:14.0.4" dependencies: - "@next/env": "npm:14.0.2" - "@next/swc-darwin-arm64": "npm:14.0.2" - "@next/swc-darwin-x64": "npm:14.0.2" - "@next/swc-linux-arm64-gnu": "npm:14.0.2" - "@next/swc-linux-arm64-musl": "npm:14.0.2" - "@next/swc-linux-x64-gnu": "npm:14.0.2" - "@next/swc-linux-x64-musl": "npm:14.0.2" - "@next/swc-win32-arm64-msvc": "npm:14.0.2" - "@next/swc-win32-ia32-msvc": "npm:14.0.2" - "@next/swc-win32-x64-msvc": "npm:14.0.2" - "@swc/helpers": "npm:0.5.2" - busboy: "npm:1.6.0" - caniuse-lite: "npm:^1.0.30001406" - postcss: "npm:8.4.31" - styled-jsx: "npm:5.1.1" - watchpack: "npm:2.4.0" - peerDependencies: - "@opentelemetry/api": ^1.1.0 - react: ^18.2.0 - react-dom: ^18.2.0 - sass: ^1.3.0 - dependenciesMeta: - "@next/swc-darwin-arm64": - optional: true - "@next/swc-darwin-x64": - optional: true - "@next/swc-linux-arm64-gnu": - optional: true - "@next/swc-linux-arm64-musl": - optional: true - "@next/swc-linux-x64-gnu": - optional: true - "@next/swc-linux-x64-musl": - optional: true - "@next/swc-win32-arm64-msvc": - optional: true - "@next/swc-win32-ia32-msvc": - optional: true - "@next/swc-win32-x64-msvc": - optional: true - peerDependenciesMeta: - "@opentelemetry/api": - optional: true - sass: - optional: true - bin: - next: dist/bin/next - checksum: 65ae7a09f1643bc3deafdbdae9ce0c02326346c4a60a7c739f8f6b154b2226b8fcc5efb984cdcb4ef100116910d4c1013089135800d30c7a50cf98c9d22e5a26 - languageName: node - linkType: hard - -"next@npm:^13.2.0": - version: 13.5.6 - resolution: "next@npm:13.5.6" - dependencies: - "@next/env": "npm:13.5.6" - "@next/swc-darwin-arm64": "npm:13.5.6" - "@next/swc-darwin-x64": "npm:13.5.6" - "@next/swc-linux-arm64-gnu": "npm:13.5.6" - "@next/swc-linux-arm64-musl": "npm:13.5.6" - "@next/swc-linux-x64-gnu": "npm:13.5.6" - "@next/swc-linux-x64-musl": "npm:13.5.6" - "@next/swc-win32-arm64-msvc": "npm:13.5.6" - "@next/swc-win32-ia32-msvc": "npm:13.5.6" - "@next/swc-win32-x64-msvc": "npm:13.5.6" + "@next/env": "npm:14.0.4" + "@next/swc-darwin-arm64": "npm:14.0.4" + "@next/swc-darwin-x64": "npm:14.0.4" + "@next/swc-linux-arm64-gnu": "npm:14.0.4" + "@next/swc-linux-arm64-musl": "npm:14.0.4" + "@next/swc-linux-x64-gnu": "npm:14.0.4" + "@next/swc-linux-x64-musl": "npm:14.0.4" + "@next/swc-win32-arm64-msvc": "npm:14.0.4" + "@next/swc-win32-ia32-msvc": "npm:14.0.4" + "@next/swc-win32-x64-msvc": "npm:14.0.4" "@swc/helpers": "npm:0.5.2" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001406" + graceful-fs: "npm:^4.2.11" postcss: "npm:8.4.31" styled-jsx: "npm:5.1.1" watchpack: "npm:2.4.0" @@ -15143,7 +14938,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: ef141d7708a432aff8bf080d285c466a83b0c1d008d1c66bbd49652a598f9ac15ef2e69a045f21ba44a5543b595cb945468b5f33e25deae2cc48b4d32be5bcec + checksum: e6c829fd473d8c3605b2b62d15e1bf41e9d90cf59a2c213b4adeadff2846999bc9a653ffef18f6aa13cc9f5d6de02469c222acf5a4184901a4690a4504bd468f languageName: node linkType: hard @@ -15169,24 +14964,6 @@ __metadata: languageName: node linkType: hard -"node-abi@npm:^3.3.0": - version: 3.51.0 - resolution: "node-abi@npm:3.51.0" - dependencies: - semver: "npm:^7.3.5" - checksum: 2f0a56a9923bd21ff13650b6e8d2caebda211795761b40ae0ec3ea08e6687f6722535302cde87c928d6959a6afec196db3c54f8ae2db0bbaa401459dcf0f073c - languageName: node - linkType: hard - -"node-addon-api@npm:^6.1.0": - version: 6.1.0 - resolution: "node-addon-api@npm:6.1.0" - dependencies: - node-gyp: "npm:latest" - checksum: d2699c4ad15740fd31482a3b6fca789af7723ab9d393adc6ac45250faaee72edad8f0b10b2b9d087df0de93f1bdc16d97afdd179b26b9ebc9ed68b569faa4bac - languageName: node - linkType: hard - "node-addon-api@npm:^7.0.0": version: 7.0.0 resolution: "node-addon-api@npm:7.0.0" @@ -15200,37 +14977,17 @@ __metadata: version: 2.7.0 resolution: "node-fetch@npm:2.7.0" dependencies: - whatwg-url: "npm:^5.0.0" - peerDependencies: - encoding: ^0.1.0 - peerDependenciesMeta: - encoding: - optional: true - checksum: b55786b6028208e6fbe594ccccc213cab67a72899c9234eb59dba51062a299ea853210fcf526998eaa2867b0963ad72338824450905679ff0fa304b8c5093ae8 - languageName: node - linkType: hard - -"node-gyp@npm:9.3.0": - version: 9.3.0 - resolution: "node-gyp@npm:9.3.0" - dependencies: - env-paths: "npm:^2.2.0" - glob: "npm:^7.1.4" - graceful-fs: "npm:^4.2.6" - make-fetch-happen: "npm:^10.0.3" - nopt: "npm:^6.0.0" - npmlog: "npm:^6.0.0" - rimraf: "npm:^3.0.2" - semver: "npm:^7.3.5" - tar: "npm:^6.1.2" - which: "npm:^2.0.2" - bin: - node-gyp: bin/node-gyp.js - checksum: 3b326bc3accca849c62503820c13d9362d142dbe4189a5a3a2f2b6de4e872303f2d6cc2dd59e044bf4ca967bfd3eeb3d0c5d8d3b77e28e4e4f8d909697ff5a7e + whatwg-url: "npm:^5.0.0" + peerDependencies: + encoding: ^0.1.0 + peerDependenciesMeta: + encoding: + optional: true + checksum: b55786b6028208e6fbe594ccccc213cab67a72899c9234eb59dba51062a299ea853210fcf526998eaa2867b0963ad72338824450905679ff0fa304b8c5093ae8 languageName: node linkType: hard -"node-gyp@npm:latest": +"node-gyp@npm:10.0.1, node-gyp@npm:latest": version: 10.0.1 resolution: "node-gyp@npm:10.0.1" dependencies: @@ -15257,25 +15014,25 @@ __metadata: languageName: node linkType: hard -"node-libcurl@npm:^3.0.0": - version: 3.0.0 - resolution: "node-libcurl@npm:3.0.0" +"node-libcurl@npm:3.0.1-0": + version: 3.0.1-0 + resolution: "node-libcurl@npm:3.0.1-0" dependencies: - "@mapbox/node-pre-gyp": "npm:1.0.10" + "@mapbox/node-pre-gyp": "npm:1.0.11" env-paths: "npm:2.2.0" - nan: "npm:2.17.0" - node-gyp: "npm:9.3.0" - npmlog: "npm:6.0.2" - rimraf: "npm:3.0.2" - tslib: "npm:2.4.0" - checksum: f5ffe70ba1f74767a72f4007e80a90c2614c110e773a745cc84468863ee5a2c89470675c8e513c31a00424567685dbb62be41536fb5bd4fc7ea7c046c9ca8919 + nan: "npm:2.18.0" + node-gyp: "npm:10.0.1" + npmlog: "npm:7.0.1" + rimraf: "npm:5.0.5" + tslib: "npm:2.6.2" + checksum: 1f32b537e3e7a4f0d003884d42d3ea99e3a08983b74781089001e022807dbfd910dbfc10eda571a68fef95d7c7f5a7d07bbcf2cb30f80459a9b9a8df51883d79 languageName: node linkType: hard -"node-releases@npm:^2.0.13": - version: 2.0.13 - resolution: "node-releases@npm:2.0.13" - checksum: 2fb44bf70fc949d27f3a48a7fd1a9d1d603ddad4ccd091f26b3fb8b1da976605d919330d7388ccd55ca2ade0dc8b2e12841ba19ef249c8bb29bf82532d401af7 +"node-releases@npm:^2.0.14": + version: 2.0.14 + resolution: "node-releases@npm:2.0.14" + checksum: 199fc93773ae70ec9969bc6d5ac5b2bbd6eb986ed1907d751f411fef3ede0e4bfdb45ceb43711f8078bea237b6036db8b1bf208f6ff2b70c7d615afd157f3ab9 languageName: node linkType: hard @@ -15301,17 +15058,6 @@ __metadata: languageName: node linkType: hard -"nopt@npm:^6.0.0": - version: 6.0.0 - resolution: "nopt@npm:6.0.0" - dependencies: - abbrev: "npm:^1.0.0" - bin: - nopt: bin/nopt.js - checksum: 837b52c330df16fcaad816b1f54fec6b2854ab1aa771d935c1603fbcf9b023bb073f1466b1b67f48ea4dce127ae675b85b9d9355700e9b109de39db490919786 - languageName: node - linkType: hard - "nopt@npm:^7.0.0": version: 7.2.0 resolution: "nopt@npm:7.2.0" @@ -15360,15 +15106,15 @@ __metadata: languageName: node linkType: hard -"npmlog@npm:6.0.2, npmlog@npm:^6.0.0": - version: 6.0.2 - resolution: "npmlog@npm:6.0.2" +"npmlog@npm:7.0.1": + version: 7.0.1 + resolution: "npmlog@npm:7.0.1" dependencies: - are-we-there-yet: "npm:^3.0.0" + are-we-there-yet: "npm:^4.0.0" console-control-strings: "npm:^1.1.0" - gauge: "npm:^4.0.3" + gauge: "npm:^5.0.0" set-blocking: "npm:^2.0.0" - checksum: 0cacedfbc2f6139c746d9cd4a85f62718435ad0ca4a2d6459cd331dd33ae58206e91a0742c1558634efcde3f33f8e8e7fd3adf1bfe7978310cf00bd55cccf890 + checksum: d4e6a2aaa7b5b5d2e2ed8f8ac3770789ca0691a49f3576b6a8c97d560a4c3305d2c233a9173d62be737e6e4506bf9e89debd6120a3843c1d37315c34f90fef71 languageName: node linkType: hard @@ -15391,7 +15137,7 @@ __metadata: languageName: node linkType: hard -"nwsapi@npm:^2.2.2, nwsapi@npm:^2.2.4": +"nwsapi@npm:^2.2.2, nwsapi@npm:^2.2.7": version: 2.2.7 resolution: "nwsapi@npm:2.2.7" checksum: 44be198adae99208487a1c886c0a3712264f7bbafa44368ad96c003512fed2753d4e22890ca1e6edb2690c3456a169f2a3c33bfacde1905cf3bf01c7722464db @@ -15444,14 +15190,14 @@ __metadata: linkType: hard "object.assign@npm:^4.1.2, object.assign@npm:^4.1.4": - version: 4.1.4 - resolution: "object.assign@npm:4.1.4" + version: 4.1.5 + resolution: "object.assign@npm:4.1.5" dependencies: - call-bind: "npm:^1.0.2" - define-properties: "npm:^1.1.4" + call-bind: "npm:^1.0.5" + define-properties: "npm:^1.2.1" has-symbols: "npm:^1.0.3" object-keys: "npm:^1.1.1" - checksum: 2f286118c023e557757620e647b02e7c88d3d417e0c568fca0820de8ec9cca68928304854d5b03e99763eddad6e78a6716e2930f7e6372e4b9b843f3fd3056f3 + checksum: 60108e1fa2706f22554a4648299b0955236c62b3685c52abf4988d14fffb0e7731e00aa8c6448397e3eb63d087dcc124a9f21e1980f36d0b2667f3c18bacd469 languageName: node linkType: hard @@ -15510,7 +15256,7 @@ __metadata: languageName: node linkType: hard -"once@npm:^1.3.0, once@npm:^1.3.1, once@npm:^1.4.0": +"once@npm:^1.3.0": version: 1.4.0 resolution: "once@npm:1.4.0" dependencies: @@ -15538,14 +15284,15 @@ __metadata: languageName: node linkType: hard -"optimism@npm:^0.17.5": - version: 0.17.5 - resolution: "optimism@npm:0.17.5" +"optimism@npm:^0.18.0": + version: 0.18.0 + resolution: "optimism@npm:0.18.0" dependencies: + "@wry/caches": "npm:^1.0.0" "@wry/context": "npm:^0.7.0" "@wry/trie": "npm:^0.4.3" tslib: "npm:^2.3.0" - checksum: 0c3a526e2dc1451735e66d2a6bef46a6395e8c7e7f6f323d998361ad281f01d91337a58ad4ad5fa5db18a87d6c9e64ff79a564aff9fb5d3ce614cb3d921c027d + checksum: 8e97c6d660cb80cf5f444209b9dd29ee6951fa7b344d4c4fc6d4aaf0ad0710dddaf834d0f5d7211b3658b15ef6c6a22cbcb98c7a8121e3fee9666fe0fd62d876 languageName: node linkType: hard @@ -15856,6 +15603,15 @@ __metadata: languageName: node linkType: hard +"pause-stream@npm:^0.0.11": + version: 0.0.11 + resolution: "pause-stream@npm:0.0.11" + dependencies: + through: "npm:~2.3" + checksum: 86f12c64cdaaa8e45ebaca4e39a478e1442db8b4beabc280b545bfaf79c0e2f33c51efb554aace5c069cc441c7b924ba484837b345eaa4ba6fc940d62f826802 + languageName: node + linkType: hard + "picocolors@npm:^1.0.0": version: 1.0.0 resolution: "picocolors@npm:1.0.0" @@ -15932,27 +15688,27 @@ __metadata: languageName: node linkType: hard -"playwright-core@npm:1.39.0": - version: 1.39.0 - resolution: "playwright-core@npm:1.39.0" +"playwright-core@npm:1.40.1": + version: 1.40.1 + resolution: "playwright-core@npm:1.40.1" bin: playwright-core: cli.js - checksum: dbd719ae77ae84a43f831beb89514ca5cca62840a2f0cce445645002ac045c256c19b5f4f3cf9a7aa205428a1571e9e8d946ff1937cc316033ea58090c549a76 + checksum: 56c283012974982313a6ae583b975ee4af76d52059fb9a25d9cc616a11224685ec64682b391910c795d2b12d2ab5c7eec31124722c75c0b1703a76ac9b6fd1c2 languageName: node linkType: hard -"playwright@npm:1.39.0": - version: 1.39.0 - resolution: "playwright@npm:1.39.0" +"playwright@npm:1.40.1": + version: 1.40.1 + resolution: "playwright@npm:1.40.1" dependencies: fsevents: "npm:2.3.2" - playwright-core: "npm:1.39.0" + playwright-core: "npm:1.40.1" dependenciesMeta: fsevents: optional: true bin: playwright: cli.js - checksum: b55adb3453a9c2a02fe61dbcbd5fcb0cbae1038ea6115158c7933d203ae5b62a13cb294905d6661836751a5825bc2cfdc71b67988082ec47ac6930ca744af724 + checksum: 5dae164d1f69162da8d7eee52da651296fb885c76a8b36049f216975c751a0a826ff05795a1c0902dc0bd193fe606ae17d5def655f4cbcccb8d8b71afb74b950 languageName: node linkType: hard @@ -16000,31 +15756,9 @@ __metadata: linkType: hard "preact@npm:^10.10.0": - version: 10.19.1 - resolution: "preact@npm:10.19.1" - checksum: eb054e0c5507a5374e66470585113b9f69aa806f2814f6aee149f32a5ca3d6360f3b88d8de07c15cd00c1ea509269efb5e4f78b5c915ae3bd66b5dd533f65128 - languageName: node - linkType: hard - -"prebuild-install@npm:^7.1.1": - version: 7.1.1 - resolution: "prebuild-install@npm:7.1.1" - dependencies: - detect-libc: "npm:^2.0.0" - expand-template: "npm:^2.0.3" - github-from-package: "npm:0.0.0" - minimist: "npm:^1.2.3" - mkdirp-classic: "npm:^0.5.3" - napi-build-utils: "npm:^1.0.1" - node-abi: "npm:^3.3.0" - pump: "npm:^3.0.0" - rc: "npm:^1.2.7" - simple-get: "npm:^4.0.0" - tar-fs: "npm:^2.0.0" - tunnel-agent: "npm:^0.6.0" - bin: - prebuild-install: bin.js - checksum: 6dc70f36b0f4adcb2fe0ed38d874ab28b571fb1a9725d769e8ba3f64a15831e58462de09f3e6e64569bcc4a3e03b9328b56faa0d45fe10ae1574478814536c76 + version: 10.19.3 + resolution: "preact@npm:10.19.3" + checksum: 251b237cc6fc8c39e4dc6cd65df1964b9622ec6005ccdaa57ea43171ba3e1e0f1e3386bbade370b2ce26ea480ceb73ea36b40e635e35e017e2d8614a233e1bed languageName: node linkType: hard @@ -16048,24 +15782,24 @@ __metadata: linkType: hard "prettier-plugin-jsdoc@npm:^1.1.1": - version: 1.1.1 - resolution: "prettier-plugin-jsdoc@npm:1.1.1" + version: 1.3.0 + resolution: "prettier-plugin-jsdoc@npm:1.3.0" dependencies: binary-searching: "npm:^2.0.5" comment-parser: "npm:^1.4.0" mdast-util-from-markdown: "npm:^2.0.0" peerDependencies: prettier: ^3.0.0 - checksum: 7b35bb5984a50bffdb0cd2b004844db756769b54b9c91c5ecdc66f02ab89bc2f1940643ca8e9f9859b69db0c30bd695f25b183c3a1eb4471589ea523b21c7519 + checksum: c716ba9257765a33a9e8e3e9302724287f50efccba47602bc73b20a873dc2bb68244e8c600ed993580d5a9948d1db5b5c72766f89e11fe40da43b190fbcc52e1 languageName: node linkType: hard -"prettier@npm:3.1.0": - version: 3.1.0 - resolution: "prettier@npm:3.1.0" +"prettier@npm:3.1.1": + version: 3.1.1 + resolution: "prettier@npm:3.1.1" bin: prettier: bin/prettier.cjs - checksum: a45ea70aa97fde162ea4c4aba3dfc7859aa6a732a1db34458d9535dc3c2c16d3bc3fb5689e6cd76aa835562555303b02d9449fd2e15af3b73c8053557e25c5b6 + checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3 languageName: node linkType: hard @@ -16133,10 +15867,10 @@ __metadata: languageName: node linkType: hard -"promise-inflight@npm:^1.0.1": - version: 1.0.1 - resolution: "promise-inflight@npm:1.0.1" - checksum: d179d148d98fbff3d815752fa9a08a87d3190551d1420f17c4467f628214db12235ae068d98cd001f024453676d8985af8f28f002345646c4ece4600a79620bc +"process@npm:^0.11.10": + version: 0.11.10 + resolution: "process@npm:0.11.10" + checksum: 40c3ce4b7e6d4b8c3355479df77aeed46f81b279818ccdc500124e6a5ab882c0cc81ff7ea16384873a95a74c4570b01b120f287abbdd4c877931460eca6084b3 languageName: node linkType: hard @@ -16226,16 +15960,6 @@ __metadata: languageName: node linkType: hard -"pump@npm:^3.0.0": - version: 3.0.0 - resolution: "pump@npm:3.0.0" - dependencies: - end-of-stream: "npm:^1.1.0" - once: "npm:^1.3.1" - checksum: bbdeda4f747cdf47db97428f3a135728669e56a0ae5f354a9ac5b74556556f5446a46f720a8f14ca2ece5be9b4d5d23c346db02b555f46739934cc6c093a5478 - languageName: node - linkType: hard - "punycode@npm:^1.3.2": version: 1.4.1 resolution: "punycode@npm:1.4.1" @@ -16243,7 +15967,7 @@ __metadata: languageName: node linkType: hard -"punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.0": +"punycode@npm:^2.1.0, punycode@npm:^2.1.1, punycode@npm:^2.3.1": version: 2.3.1 resolution: "punycode@npm:2.3.1" checksum: 14f76a8206bc3464f794fb2e3d3cc665ae416c01893ad7a02b23766eb07159144ee612ad67af5e84fa4479ccfe67678c4feb126b0485651b302babf66f04f9e9 @@ -16294,13 +16018,6 @@ __metadata: languageName: node linkType: hard -"queue-tick@npm:^1.0.1": - version: 1.0.1 - resolution: "queue-tick@npm:1.0.1" - checksum: 0db998e2c9b15215317dbcf801e9b23e6bcde4044e115155dae34f8e7454b9a783f737c9a725528d677b7a66c775eb7a955cf144fe0b87f62b575ce5bfd515a9 - languageName: node - linkType: hard - "quick-lru@npm:^4.0.1": version: 4.0.1 resolution: "quick-lru@npm:4.0.1" @@ -16324,20 +16041,6 @@ __metadata: languageName: node linkType: hard -"rc@npm:^1.2.7": - version: 1.2.8 - resolution: "rc@npm:1.2.8" - dependencies: - deep-extend: "npm:^0.6.0" - ini: "npm:~1.3.0" - minimist: "npm:^1.2.0" - strip-json-comments: "npm:~2.0.1" - bin: - rc: ./cli.js - checksum: 24a07653150f0d9ac7168e52943cc3cb4b7a22c0e43c7dff3219977c2fdca5a2760a304a029c20811a0e79d351f57d46c9bde216193a0f73978496afc2b85b15 - languageName: node - linkType: hard - "react-dom@npm:^18.2.0": version: 18.2.0 resolution: "react-dom@npm:18.2.0" @@ -16350,12 +16053,12 @@ __metadata: languageName: node linkType: hard -"react-hook-form@npm:^7.48.2": - version: 7.48.2 - resolution: "react-hook-form@npm:7.48.2" +"react-hook-form@npm:^7.49.0": + version: 7.49.2 + resolution: "react-hook-form@npm:7.49.2" peerDependencies: react: ^16.8.0 || ^17 || ^18 - checksum: 77663276288d3e240da76c469612fec2bfb2dd34ed0512adb8554b8567e89a316c3df62266e51639f66a9a9d50ce175e8dc965f94bc31afecb460ed48333dafa + checksum: 8e2d3209d49a816f08e61a3b1847e9edff5ecb6e5b3cd056780c2331f8bb32aa0b7a2542bece602b415ddd4009023c5d054a27a021dc5014672623d5990853c8 languageName: node linkType: hard @@ -16484,7 +16187,7 @@ __metadata: languageName: node linkType: hard -"readable-stream@npm:^3.1.1, readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.0": +"readable-stream@npm:^3.4.0, readable-stream@npm:^3.6.0": version: 3.6.2 resolution: "readable-stream@npm:3.6.2" dependencies: @@ -16495,6 +16198,19 @@ __metadata: languageName: node linkType: hard +"readable-stream@npm:^4.1.0": + version: 4.5.2 + resolution: "readable-stream@npm:4.5.2" + dependencies: + abort-controller: "npm:^3.0.0" + buffer: "npm:^6.0.3" + events: "npm:^3.3.0" + process: "npm:^0.11.10" + string_decoder: "npm:^1.3.0" + checksum: a2c80e0e53aabd91d7df0330929e32d0a73219f9477dbbb18472f6fdd6a11a699fc5d172a1beff98d50eae4f1496c950ffa85b7cc2c4c196963f289a5f39275d + languageName: node + linkType: hard + "readable-stream@npm:~1.0.17, readable-stream@npm:~1.0.27-1": version: 1.0.34 resolution: "readable-stream@npm:1.0.34" @@ -16557,9 +16273,9 @@ __metadata: linkType: hard "regenerator-runtime@npm:^0.14.0": - version: 0.14.0 - resolution: "regenerator-runtime@npm:0.14.0" - checksum: e25f062c1a183f81c99681691a342760e65c55e8d3a4d4fe347ebe72433b123754b942b70b622959894e11f8a9131dc549bd3c9a5234677db06a4af42add8d12 + version: 0.14.1 + resolution: "regenerator-runtime@npm:0.14.1" + checksum: 1b16eb2c4bceb1665c89de70dcb64126a22bc8eb958feef3cd68fe11ac6d2a4899b5cd1b80b0774c7c03591dc57d16631a7f69d2daa2ec98100e2f29f7ec4cc4 languageName: node linkType: hard @@ -16797,14 +16513,14 @@ __metadata: languageName: node linkType: hard -"rimraf@npm:3.0.2, rimraf@npm:^3.0.2": - version: 3.0.2 - resolution: "rimraf@npm:3.0.2" +"rimraf@npm:5.0.5, rimraf@npm:^5.0.0, rimraf@npm:^5.0.5": + version: 5.0.5 + resolution: "rimraf@npm:5.0.5" dependencies: - glob: "npm:^7.1.3" + glob: "npm:^10.3.7" bin: - rimraf: bin.js - checksum: 9cb7757acb489bd83757ba1a274ab545eafd75598a9d817e0c3f8b164238dd90eba50d6b848bd4dcc5f3040912e882dc7ba71653e35af660d77b25c381d402e8 + rimraf: dist/esm/bin.mjs + checksum: d50dbe724f33835decd88395b25ed35995077c60a50ae78ded06e0185418914e555817aad1b4243edbff2254548c2f6ad6f70cc850040bebb4da9e8cc016f586 languageName: node linkType: hard @@ -16819,14 +16535,14 @@ __metadata: languageName: node linkType: hard -"rimraf@npm:^5.0.0, rimraf@npm:^5.0.5": - version: 5.0.5 - resolution: "rimraf@npm:5.0.5" +"rimraf@npm:^3.0.2": + version: 3.0.2 + resolution: "rimraf@npm:3.0.2" dependencies: - glob: "npm:^10.3.7" + glob: "npm:^7.1.3" bin: - rimraf: dist/esm/bin.mjs - checksum: d50dbe724f33835decd88395b25ed35995077c60a50ae78ded06e0185418914e555817aad1b4243edbff2254548c2f6ad6f70cc850040bebb4da9e8cc016f586 + rimraf: bin.js + checksum: 9cb7757acb489bd83757ba1a274ab545eafd75598a9d817e0c3f8b164238dd90eba50d6b848bd4dcc5f3040912e882dc7ba71653e35af660d77b25c381d402e8 languageName: node linkType: hard @@ -16862,18 +16578,20 @@ __metadata: version: 0.0.0-use.local resolution: "root@workspace:." dependencies: - "@changesets/cli": "npm:2.26.2" - "@playwright/test": "npm:1.39.0" - "@testing-library/jest-dom": "npm:^6.1.4" - "@testing-library/react": "npm:^14.1.0" + "@changesets/cli": "npm:2.27.1" + "@playwright/test": "npm:1.40.1" + "@testing-library/jest-dom": "npm:^6.1.5" + "@testing-library/react": "npm:^14.1.2" + "@types/event-stream": "npm:^4" concurrently: "npm:8.2.2" - eslint: "npm:8.53.0" + eslint: "npm:8.55.0" + event-stream: "npm:^4.0.1" jest-environment-jsdom: "npm:^29.7.0" patch-package: "npm:8.0.0" - prettier: "npm:3.1.0" + prettier: "npm:3.1.1" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" - typescript: "npm:5.2.2" + typescript: "npm:5.3.3" languageName: unknown linkType: soft @@ -16930,7 +16648,7 @@ __metadata: languageName: node linkType: hard -"safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:~5.2.0": +"safe-buffer@npm:^5.1.0, safe-buffer@npm:~5.2.0": version: 5.2.1 resolution: "safe-buffer@npm:5.2.1" checksum: 6501914237c0a86e9675d4e51d89ca3c21ffd6a31642efeba25ad65720bce6921c9e7e974e5be91a786b25aa058b5303285d3c15dbabf983a919f5f630d349f3 @@ -17008,9 +16726,9 @@ __metadata: linkType: hard "search-insights@npm:^2.6.0": - version: 2.10.0 - resolution: "search-insights@npm:2.10.0" - checksum: 5b7655711ce9c92c239cc1300d122e427a4f58e843cba66541d4d0f5675f3a7293225c289ddd1100811fd597353c3cc4eaf78bd9961bdb9eb221675650d0b52f + version: 2.13.0 + resolution: "search-insights@npm:2.13.0" + checksum: 9235cc25e45bd3602edf1337aa43a89152575eda82bbec4f6fa7c8f61f45c788948e1ed6cfb26e986811307b7e83a56892fb3fbc77a84cfea3d84cd4cf0ad2b3 languageName: node linkType: hard @@ -17116,20 +16834,72 @@ __metadata: languageName: node linkType: hard -"sharp@npm:0.32.6": - version: 0.32.6 - resolution: "sharp@npm:0.32.6" - dependencies: +"sharp@npm:0.33.0": + version: 0.33.0 + resolution: "sharp@npm:0.33.0" + dependencies: + "@img/sharp-darwin-arm64": "npm:0.33.0" + "@img/sharp-darwin-x64": "npm:0.33.0" + "@img/sharp-libvips-darwin-arm64": "npm:1.0.0" + "@img/sharp-libvips-darwin-x64": "npm:1.0.0" + "@img/sharp-libvips-linux-arm": "npm:1.0.0" + "@img/sharp-libvips-linux-arm64": "npm:1.0.0" + "@img/sharp-libvips-linux-s390x": "npm:1.0.0" + "@img/sharp-libvips-linux-x64": "npm:1.0.0" + "@img/sharp-libvips-linuxmusl-arm64": "npm:1.0.0" + "@img/sharp-libvips-linuxmusl-x64": "npm:1.0.0" + "@img/sharp-linux-arm": "npm:0.33.0" + "@img/sharp-linux-arm64": "npm:0.33.0" + "@img/sharp-linux-s390x": "npm:0.33.0" + "@img/sharp-linux-x64": "npm:0.33.0" + "@img/sharp-linuxmusl-arm64": "npm:0.33.0" + "@img/sharp-linuxmusl-x64": "npm:0.33.0" + "@img/sharp-wasm32": "npm:0.33.0" + "@img/sharp-win32-ia32": "npm:0.33.0" + "@img/sharp-win32-x64": "npm:0.33.0" color: "npm:^4.2.3" detect-libc: "npm:^2.0.2" - node-addon-api: "npm:^6.1.0" - node-gyp: "npm:latest" - prebuild-install: "npm:^7.1.1" semver: "npm:^7.5.4" - simple-get: "npm:^4.0.1" - tar-fs: "npm:^3.0.4" - tunnel-agent: "npm:^0.6.0" - checksum: f6a756fec5051ef2f9341e0543cde1da4e822982dd5398010baad92e2262bd177e08b753eb19b2fbee30f2fcb0e8756f24088fafc48293a364e9a8f8dc65a300 + dependenciesMeta: + "@img/sharp-darwin-arm64": + optional: true + "@img/sharp-darwin-x64": + optional: true + "@img/sharp-libvips-darwin-arm64": + optional: true + "@img/sharp-libvips-darwin-x64": + optional: true + "@img/sharp-libvips-linux-arm": + optional: true + "@img/sharp-libvips-linux-arm64": + optional: true + "@img/sharp-libvips-linux-s390x": + optional: true + "@img/sharp-libvips-linux-x64": + optional: true + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + "@img/sharp-libvips-linuxmusl-x64": + optional: true + "@img/sharp-linux-arm": + optional: true + "@img/sharp-linux-arm64": + optional: true + "@img/sharp-linux-s390x": + optional: true + "@img/sharp-linux-x64": + optional: true + "@img/sharp-linuxmusl-arm64": + optional: true + "@img/sharp-linuxmusl-x64": + optional: true + "@img/sharp-wasm32": + optional: true + "@img/sharp-win32-ia32": + optional: true + "@img/sharp-win32-x64": + optional: true + checksum: 9a8ac405f1a2f1eaac59b78e1118af1fe4fd55df473f58e5fba8bce6c177396b57069267d3af38d79ce36db78701a476a841fac347c798562ae4776f7ffe49de languageName: node linkType: hard @@ -17204,24 +16974,6 @@ __metadata: languageName: node linkType: hard -"simple-concat@npm:^1.0.0": - version: 1.0.1 - resolution: "simple-concat@npm:1.0.1" - checksum: 62f7508e674414008910b5397c1811941d457dfa0db4fd5aa7fa0409eb02c3609608dfcd7508cace75b3a0bf67a2a77990711e32cd213d2c76f4fd12ee86d776 - languageName: node - linkType: hard - -"simple-get@npm:^4.0.0, simple-get@npm:^4.0.1": - version: 4.0.1 - resolution: "simple-get@npm:4.0.1" - dependencies: - decompress-response: "npm:^6.0.0" - once: "npm:^1.3.1" - simple-concat: "npm:^1.0.0" - checksum: b0649a581dbca741babb960423248899203165769747142033479a7dc5e77d7b0fced0253c731cd57cf21e31e4d77c9157c3069f4448d558ebc96cf9e1eebcf0 - languageName: node - linkType: hard - "simple-swizzle@npm:^0.2.2": version: 0.2.2 resolution: "simple-swizzle@npm:0.2.2" @@ -17307,17 +17059,6 @@ __metadata: languageName: node linkType: hard -"socks-proxy-agent@npm:^7.0.0": - version: 7.0.0 - resolution: "socks-proxy-agent@npm:7.0.0" - dependencies: - agent-base: "npm:^6.0.2" - debug: "npm:^4.3.3" - socks: "npm:^2.6.2" - checksum: b859f7eb8e96ec2c4186beea233ae59c02404094f3eb009946836af27d6e5c1627d1975a69b4d2e20611729ed543b6db3ae8481eb38603433c50d0345c987600 - languageName: node - linkType: hard - "socks-proxy-agent@npm:^8.0.1": version: 8.0.2 resolution: "socks-proxy-agent@npm:8.0.2" @@ -17329,7 +17070,7 @@ __metadata: languageName: node linkType: hard -"socks@npm:^2.6.2, socks@npm:^2.7.1": +"socks@npm:^2.7.1": version: 2.7.1 resolution: "socks@npm:2.7.1" dependencies: @@ -17454,6 +17195,15 @@ __metadata: languageName: node linkType: hard +"split@npm:^1.0.1": + version: 1.0.1 + resolution: "split@npm:1.0.1" + dependencies: + through: "npm:2" + checksum: 7f489e7ed5ff8a2e43295f30a5197ffcb2d6202c9cf99357f9690d645b19c812bccf0be3ff336fea5054cda17ac96b91d67147d95dbfc31fbb5804c61962af85 + languageName: node + linkType: hard + "sponge-case@npm:^1.0.1": version: 1.0.1 resolution: "sponge-case@npm:1.0.1" @@ -17479,15 +17229,6 @@ __metadata: languageName: node linkType: hard -"ssri@npm:^9.0.0": - version: 9.0.1 - resolution: "ssri@npm:9.0.1" - dependencies: - minipass: "npm:^3.1.1" - checksum: c5d153ce03b5980d683ecaa4d805f6a03d8dc545736213803e168a1907650c46c08a4e5ce6d670a0205482b35c35713d9d286d9133bdd79853a406e22ad81f04 - languageName: node - linkType: hard - "stack-utils@npm:^2.0.3": version: 2.0.6 resolution: "stack-utils@npm:2.0.6" @@ -17506,6 +17247,16 @@ __metadata: languageName: node linkType: hard +"stream-combiner@npm:^0.2.2": + version: 0.2.2 + resolution: "stream-combiner@npm:0.2.2" + dependencies: + duplexer: "npm:~0.1.1" + through: "npm:~2.3.4" + checksum: b5d2782fbfa9251c88e01af1b1f54bc183673a776989dce2842b345be7fc3ce7eb2eade363b3c198ba0e5153a20a96e0014d0d0e884153f885d7ee919f22b639 + languageName: node + linkType: hard + "stream-transform@npm:^2.1.3": version: 2.1.3 resolution: "stream-transform@npm:2.1.3" @@ -17522,16 +17273,6 @@ __metadata: languageName: node linkType: hard -"streamx@npm:^2.15.0": - version: 2.15.4 - resolution: "streamx@npm:2.15.4" - dependencies: - fast-fifo: "npm:^1.1.0" - queue-tick: "npm:^1.0.1" - checksum: 878aeea3a82dc2cdfe74055279cea49ac94daebc5abd46468f29ce001bbcd4c9a0cf5bae771971f6abc73e1e3d3156b609cf1702bd63f97eaa7216386a975ef7 - languageName: node - linkType: hard - "string-env-interpolation@npm:^1.0.1": version: 1.0.1 resolution: "string-env-interpolation@npm:1.0.1" @@ -17628,7 +17369,7 @@ __metadata: languageName: node linkType: hard -"string_decoder@npm:^1.1.1": +"string_decoder@npm:^1.1.1, string_decoder@npm:^1.3.0": version: 1.3.0 resolution: "string_decoder@npm:1.3.0" dependencies: @@ -17726,13 +17467,6 @@ __metadata: languageName: node linkType: hard -"strip-json-comments@npm:~2.0.1": - version: 2.0.1 - resolution: "strip-json-comments@npm:2.0.1" - checksum: b509231cbdee45064ff4f9fd73609e2bcc4e84a4d508e9dd0f31f70356473fde18abfb5838c17d56fb236f5a06b102ef115438de0600b749e818a35fbbc48c43 - languageName: node - linkType: hard - "style-value-types@npm:5.1.2": version: 5.1.2 resolution: "style-value-types@npm:5.1.2" @@ -17830,53 +17564,6 @@ __metadata: languageName: node linkType: hard -"tar-fs@npm:^2.0.0": - version: 2.1.1 - resolution: "tar-fs@npm:2.1.1" - dependencies: - chownr: "npm:^1.1.1" - mkdirp-classic: "npm:^0.5.2" - pump: "npm:^3.0.0" - tar-stream: "npm:^2.1.4" - checksum: 871d26a934bfb7beeae4c4d8a09689f530b565f79bd0cf489823ff0efa3705da01278160da10bb006d1a793fa0425cf316cec029b32a9159eacbeaff4965fb6d - languageName: node - linkType: hard - -"tar-fs@npm:^3.0.4": - version: 3.0.4 - resolution: "tar-fs@npm:3.0.4" - dependencies: - mkdirp-classic: "npm:^0.5.2" - pump: "npm:^3.0.0" - tar-stream: "npm:^3.1.5" - checksum: 120f026d891e5b4f7147a5ae5816e3a9b7f2c5b4ca61714dab3fe1244961607dccca40c11cafc584e625838c57d1308da5bb28b13d70b85ab566bc4c9f1c88b1 - languageName: node - linkType: hard - -"tar-stream@npm:^2.1.4": - version: 2.2.0 - resolution: "tar-stream@npm:2.2.0" - dependencies: - bl: "npm:^4.0.3" - end-of-stream: "npm:^1.4.1" - fs-constants: "npm:^1.0.0" - inherits: "npm:^2.0.3" - readable-stream: "npm:^3.1.1" - checksum: 2f4c910b3ee7196502e1ff015a7ba321ec6ea837667220d7bcb8d0852d51cb04b87f7ae471008a6fb8f5b1a1b5078f62f3a82d30c706f20ada1238ac797e7692 - languageName: node - linkType: hard - -"tar-stream@npm:^3.1.5": - version: 3.1.6 - resolution: "tar-stream@npm:3.1.6" - dependencies: - b4a: "npm:^1.6.4" - fast-fifo: "npm:^1.2.0" - streamx: "npm:^2.15.0" - checksum: 7d52d1a56eb25b8434c9544becb737eb6c4f0ed19d205e739fdd2537ad8d1d623a6c93f7f8e58d9028cb0cdf86c0d8b67164e070cd1702cc78b8ab7cba0f3702 - languageName: node - linkType: hard - "tar@npm:^6.1.11, tar@npm:^6.1.2": version: 6.2.0 resolution: "tar@npm:6.2.0" @@ -17940,8 +17627,8 @@ __metadata: linkType: hard "terser@npm:^5.0.0, terser@npm:^5.16.8": - version: 5.24.0 - resolution: "terser@npm:5.24.0" + version: 5.26.0 + resolution: "terser@npm:5.26.0" dependencies: "@jridgewell/source-map": "npm:^0.3.3" acorn: "npm:^8.8.2" @@ -17949,7 +17636,7 @@ __metadata: source-map-support: "npm:~0.5.20" bin: terser: bin/terser - checksum: 9a73ae528210242593d8bbc46af8a235fb0a7607707910a7c5cb85a7d2692d0780019dcbf34734b3cb2591111cc41628f1dce1608dccd3201b6843458ebe9e00 + checksum: 3906289c6bacd75804a47a583cdafefbd76c5edb39435369755c7b1592e57586fb2f4bddf6eb37a807d6e782171dbf0aa7bbdc80fd5b77b2f2b62196cac49b62 languageName: node linkType: hard @@ -17981,7 +17668,7 @@ __metadata: languageName: node linkType: hard -"through@npm:^2.3.6, through@npm:^2.3.8": +"through@npm:2, through@npm:^2.3.6, through@npm:^2.3.8, through@npm:~2.3, through@npm:~2.3.4": version: 2.3.8 resolution: "through@npm:2.3.8" checksum: 4b09f3774099de0d4df26d95c5821a62faee32c7e96fb1f4ebd54a2d7c11c57fe88b0a0d49cf375de5fee5ae6bf4eb56dbbf29d07366864e2ee805349970d3cc @@ -18036,7 +17723,7 @@ __metadata: languageName: node linkType: hard -"tough-cookie@npm:^4.1.2": +"tough-cookie@npm:^4.1.2, tough-cookie@npm:^4.1.3": version: 4.1.3 resolution: "tough-cookie@npm:4.1.3" dependencies: @@ -18066,12 +17753,12 @@ __metadata: languageName: node linkType: hard -"tr46@npm:^4.1.1": - version: 4.1.1 - resolution: "tr46@npm:4.1.1" +"tr46@npm:^5.0.0": + version: 5.0.0 + resolution: "tr46@npm:5.0.0" dependencies: - punycode: "npm:^2.3.0" - checksum: 92085dcf186f56a49ba4124a581d9ae6a5d0cd4878107c34e2e670b9ddc49da85e4950084bb3e75015195cc23f37ae1c02d45064e94dd6018f5e789aa51d93a8 + punycode: "npm:^2.3.1" + checksum: 1521b6e7bbc8adc825c4561480f9fe48eb2276c81335eed9fa610aa4c44a48a3221f78b10e5f18b875769eb3413e30efbf209ed556a17a42aa8d690df44b7bee languageName: node linkType: hard @@ -18157,8 +17844,8 @@ __metadata: linkType: hard "ts-node@npm:^10.9.1": - version: 10.9.1 - resolution: "ts-node@npm:10.9.1" + version: 10.9.2 + resolution: "ts-node@npm:10.9.2" dependencies: "@cspotcode/source-map-support": "npm:^0.8.0" "@tsconfig/node10": "npm:^1.0.7" @@ -18190,19 +17877,19 @@ __metadata: ts-node-script: dist/bin-script.js ts-node-transpile-only: dist/bin-transpile.js ts-script: dist/bin-script-deprecated.js - checksum: 95187932fb83f3901e22546bd2feeac7d2feb4f412f42ac3a595f049a23e8dcf70516dffb51866391228ea2dbcfaea039e250fb2bb334d48a86ab2b6aea0ae2d + checksum: 5f29938489f96982a25ba650b64218e83a3357d76f7bede80195c65ab44ad279c8357264639b7abdd5d7e75fc269a83daa0e9c62fd8637a3def67254ecc9ddc2 languageName: node linkType: hard "tsconfig-paths@npm:^3.14.2": - version: 3.14.2 - resolution: "tsconfig-paths@npm:3.14.2" + version: 3.15.0 + resolution: "tsconfig-paths@npm:3.15.0" dependencies: "@types/json5": "npm:^0.0.29" json5: "npm:^1.0.2" minimist: "npm:^1.2.6" strip-bom: "npm:^3.0.0" - checksum: fdc92bb7b18b31c0e76f8ec4f98d07236b09590fd6578e587ad024792c8b2235d65125a8fd007fa47a84400f84ceccbf33f24e5198d953249e7204f4cef3517c + checksum: 5b4f301a2b7a3766a986baf8fc0e177eb80bdba6e396792ff92dc23b5bca8bb279fc96517dcaaef63a3b49bebc6c4c833653ec58155780bc906bdbcf7dda0ef5 languageName: node linkType: hard @@ -18224,10 +17911,10 @@ __metadata: languageName: node linkType: hard -"tslib@npm:2.6.0": - version: 2.6.0 - resolution: "tslib@npm:2.6.0" - checksum: 8d18020a8b9e70ecc529a744c883c095f177805efdbc9786bd50bd82a46c17547923133c5444fbcaf1f7f1c44e0e29c89f73ecf6d8fd1039668024a073a81dc6 +"tslib@npm:2.6.2, tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.5.2, tslib@npm:^2.6.1, tslib@npm:^2.6.2": + version: 2.6.2 + resolution: "tslib@npm:2.6.2" + checksum: e03a8a4271152c8b26604ed45535954c0a45296e32445b4b87f8a5abdb2421f40b59b4ca437c4346af0f28179780d604094eb64546bee2019d903d01c6c19bdb languageName: node linkType: hard @@ -18238,13 +17925,6 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.5.2, tslib@npm:^2.6.1, tslib@npm:^2.6.2": - version: 2.6.2 - resolution: "tslib@npm:2.6.2" - checksum: e03a8a4271152c8b26604ed45535954c0a45296e32445b4b87f8a5abdb2421f40b59b4ca437c4346af0f28179780d604094eb64546bee2019d903d01c6c19bdb - languageName: node - linkType: hard - "tslib@npm:~2.4.0": version: 2.4.1 resolution: "tslib@npm:2.4.1" @@ -18276,15 +17956,6 @@ __metadata: languageName: node linkType: hard -"tunnel-agent@npm:^0.6.0": - version: 0.6.0 - resolution: "tunnel-agent@npm:0.6.0" - dependencies: - safe-buffer: "npm:^5.0.1" - checksum: 4c7a1b813e7beae66fdbf567a65ec6d46313643753d0beefb3c7973d66fcec3a1e7f39759f0a0b4465883499c6dc8b0750ab8b287399af2e583823e40410a17a - languageName: node - linkType: hard - "type-check@npm:^0.4.0, type-check@npm:~0.4.0": version: 0.4.0 resolution: "type-check@npm:0.4.0" @@ -18343,10 +18014,10 @@ __metadata: languageName: node linkType: hard -"type-fest@npm:^4.7.1": - version: 4.7.1 - resolution: "type-fest@npm:4.7.1" - checksum: e2cae05a6a5be98e5e5cfecee8782db1eb74594ceb1d85b5bfdb9b9ca5e236342f97435d3ff9edddd8eb92898af7f13555f85d1a53a69c362b0f56f2cceb8151 +"type-fest@npm:^4.8.3": + version: 4.9.0 + resolution: "type-fest@npm:4.9.0" + checksum: 7e6423f7337928a7323ce8a68cfbbaf30ecb70b9c635207899e58297d219c71be4a8c50b52afb9fe09c9f44b2c4276d0a44bb95acabab7bc942455f980aad267 languageName: node linkType: hard @@ -18397,50 +18068,30 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.1.3": - version: 5.1.3 - resolution: "typescript@npm:5.1.3" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 1faba8d5ffd4717864ddce767613c5ab77c1c8510c1ce21dc9b112a4c662357b9338dc0a6121615266d3a44ebec699f115ef2dabf18d9d7341ea1675692b9b24 - languageName: node - linkType: hard - -"typescript@npm:5.2.2, typescript@npm:^5.0.4": - version: 5.2.2 - resolution: "typescript@npm:5.2.2" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07 - languageName: node - linkType: hard - -"typescript@patch:typescript@npm%3A5.1.3#optional!builtin": - version: 5.1.3 - resolution: "typescript@patch:typescript@npm%3A5.1.3#optional!builtin::version=5.1.3&hash=5da071" +"typescript@npm:5.3.3, typescript@npm:^5.0.4": + version: 5.3.3 + resolution: "typescript@npm:5.3.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 769c5a11a9d5207ae5ce4c84b5c7a72ad92a28877a0061881ccfb326a43a1a1de79c4daff2f9d74720137744cfc9332fddbfbc4c3973c1e859b2f977f5d11b72 + checksum: e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.2.2#optional!builtin, typescript@patch:typescript@npm%3A^5.0.4#optional!builtin": - version: 5.2.2 - resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin::version=5.2.2&hash=f3b441" +"typescript@patch:typescript@npm%3A5.3.3#optional!builtin, typescript@patch:typescript@npm%3A^5.0.4#optional!builtin": + version: 5.3.3 + resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin::version=5.3.3&hash=e012d7" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5 + checksum: 1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500 languageName: node linkType: hard "uWebSockets.js@github:uNetworking/uWebSockets.js#semver:^20": - version: 20.34.0 - resolution: "uWebSockets.js@https://github.com/uNetworking/uWebSockets.js.git#commit=fca27c05066342b01951782248640c8013b37196" - checksum: 95551dc58b24ffdd526c90519d13619bf29dc0669ea1ded89d510df5ef0700d29734193bf27607594894b8c14b316f2d9b6283a252e0375a095a57433e0868a0 + version: 20.38.0 + resolution: "uWebSockets.js@https://github.com/uNetworking/uWebSockets.js.git#commit=560035d4ad6caeda563deee1d3d68143462a305b" + checksum: b6420596f3bb949c4244fb5978be27f3810ab3ec883b07eba36309218a4fd77cb53094c037130619801d816e2b5c7f311ca6387ccbadc2af5cfbd2c2b799fdd0 languageName: node linkType: hard @@ -18515,15 +18166,6 @@ __metadata: languageName: node linkType: hard -"unique-filename@npm:^2.0.0": - version: 2.0.1 - resolution: "unique-filename@npm:2.0.1" - dependencies: - unique-slug: "npm:^3.0.0" - checksum: 55d95cd670c4a86117ebc34d394936d712d43b56db6bc511f9ca00f666373818bf9f075fb0ab76bcbfaf134592ef26bb75aad20786c1ff1ceba4457eaba90fb8 - languageName: node - linkType: hard - "unique-filename@npm:^3.0.0": version: 3.0.0 resolution: "unique-filename@npm:3.0.0" @@ -18533,15 +18175,6 @@ __metadata: languageName: node linkType: hard -"unique-slug@npm:^3.0.0": - version: 3.0.0 - resolution: "unique-slug@npm:3.0.0" - dependencies: - imurmurhash: "npm:^0.1.4" - checksum: 617240eb921af803b47d322d75a71a363dacf2e56c29ae5d1404fad85f64f4ec81ef10ee4fd79215d0202cbe1e5a653edb0558d59c9c81d3bd538c2d58e4c026 - languageName: node - linkType: hard - "unique-slug@npm:^4.0.0": version: 4.0.0 resolution: "unique-slug@npm:4.0.0" @@ -18709,13 +18342,13 @@ __metadata: linkType: hard "v8-to-istanbul@npm:^9.0.1": - version: 9.1.3 - resolution: "v8-to-istanbul@npm:9.1.3" + version: 9.2.0 + resolution: "v8-to-istanbul@npm:9.2.0" dependencies: "@jridgewell/trace-mapping": "npm:^0.3.12" "@types/istanbul-lib-coverage": "npm:^2.0.1" convert-source-map: "npm:^2.0.0" - checksum: 7acfc460731b629a0d547b231e9d510aaa826df67f4deeaeeb991b492f78faf3bb1aa4b54fa0f9b06d815bc69eb0a04a6c2180c16ba43a83cc5e5490fa160a96 + checksum: e691ba4dd0dea4a884e52c37dbda30cce6f9eeafe9b26721e449429c6bb0f4b6d1e33fabe7711d0f67f7a34c3bfd56c873f7375bba0b1534e6a2843ce99550e5 languageName: node linkType: hard @@ -18745,6 +18378,15 @@ __metadata: languageName: node linkType: hard +"w3c-xmlserializer@npm:^5.0.0": + version: 5.0.0 + resolution: "w3c-xmlserializer@npm:5.0.0" + dependencies: + xml-name-validator: "npm:^5.0.0" + checksum: 8712774c1aeb62dec22928bf1cdfd11426c2c9383a1a63f2bcae18db87ca574165a0fbe96b312b73652149167ac6c7f4cf5409f2eb101d9c805efe0e4bae798b + languageName: node + linkType: hard + "walker@npm:^1.0.8": version: 1.0.8 resolution: "walker@npm:1.0.8" @@ -18831,43 +18473,6 @@ __metadata: languageName: node linkType: hard -"webpack@npm:5.88.2": - version: 5.88.2 - resolution: "webpack@npm:5.88.2" - dependencies: - "@types/eslint-scope": "npm:^3.7.3" - "@types/estree": "npm:^1.0.0" - "@webassemblyjs/ast": "npm:^1.11.5" - "@webassemblyjs/wasm-edit": "npm:^1.11.5" - "@webassemblyjs/wasm-parser": "npm:^1.11.5" - acorn: "npm:^8.7.1" - acorn-import-assertions: "npm:^1.9.0" - browserslist: "npm:^4.14.5" - chrome-trace-event: "npm:^1.0.2" - enhanced-resolve: "npm:^5.15.0" - es-module-lexer: "npm:^1.2.1" - eslint-scope: "npm:5.1.1" - events: "npm:^3.2.0" - glob-to-regexp: "npm:^0.4.1" - graceful-fs: "npm:^4.2.9" - json-parse-even-better-errors: "npm:^2.3.1" - loader-runner: "npm:^4.2.0" - mime-types: "npm:^2.1.27" - neo-async: "npm:^2.6.2" - schema-utils: "npm:^3.2.0" - tapable: "npm:^2.1.1" - terser-webpack-plugin: "npm:^5.3.7" - watchpack: "npm:^2.4.0" - webpack-sources: "npm:^3.2.3" - peerDependenciesMeta: - webpack-cli: - optional: true - bin: - webpack: bin/webpack.js - checksum: 743acf04cdb7f73ec059761d3921798014139005c88e136ab99fe158f544695eee2caf4be775cc06e7f481d84725d443df2c1c8e00ec24a130e8b8fd514ff7b9 - languageName: node - linkType: hard - "webpack@npm:5.89.0, webpack@npm:^5.1.0": version: 5.89.0 resolution: "webpack@npm:5.89.0" @@ -18914,6 +18519,15 @@ __metadata: languageName: node linkType: hard +"whatwg-encoding@npm:^3.1.1": + version: 3.1.1 + resolution: "whatwg-encoding@npm:3.1.1" + dependencies: + iconv-lite: "npm:0.6.3" + checksum: 273b5f441c2f7fda3368a496c3009edbaa5e43b71b09728f90425e7f487e5cef9eb2b846a31bd760dd8077739c26faf6b5ca43a5f24033172b003b72cf61a93e + languageName: node + linkType: hard + "whatwg-mimetype@npm:^3.0.0": version: 3.0.0 resolution: "whatwg-mimetype@npm:3.0.0" @@ -18921,6 +18535,13 @@ __metadata: languageName: node linkType: hard +"whatwg-mimetype@npm:^4.0.0": + version: 4.0.0 + resolution: "whatwg-mimetype@npm:4.0.0" + checksum: a773cdc8126b514d790bdae7052e8bf242970cebd84af62fb2f35a33411e78e981f6c0ab9ed1fe6ec5071b09d5340ac9178e05b52d35a9c4bcf558ba1b1551df + languageName: node + linkType: hard + "whatwg-url@npm:^11.0.0": version: 11.0.0 resolution: "whatwg-url@npm:11.0.0" @@ -18931,13 +18552,13 @@ __metadata: languageName: node linkType: hard -"whatwg-url@npm:^12.0.0, whatwg-url@npm:^12.0.1": - version: 12.0.1 - resolution: "whatwg-url@npm:12.0.1" +"whatwg-url@npm:^14.0.0": + version: 14.0.0 + resolution: "whatwg-url@npm:14.0.0" dependencies: - tr46: "npm:^4.1.1" + tr46: "npm:^5.0.0" webidl-conversions: "npm:^7.0.0" - checksum: 99f506b2c996704fa0fc5c70d8e5e27dce15492db2921c99cf319a8d56cb61641f5c06089f63e1ab1983de9fd6a63c3c112a90cdb5fe352d7a846979b10df566 + checksum: ac32e9ba9d08744605519bbe9e1371174d36229689ecc099157b6ba102d4251a95e81d81f3d80271eb8da182eccfa65653f07f0ab43ea66a6934e643fd091ba9 languageName: node linkType: hard @@ -19048,7 +18669,7 @@ __metadata: languageName: node linkType: hard -"which@npm:^2.0.1, which@npm:^2.0.2": +"which@npm:^2.0.1": version: 2.0.2 resolution: "which@npm:2.0.2" dependencies: @@ -19334,9 +18955,9 @@ __metadata: languageName: node linkType: hard -"ws@npm:8.14.2, ws@npm:^8.11.0, ws@npm:^8.12.0, ws@npm:^8.13.0": - version: 8.14.2 - resolution: "ws@npm:8.14.2" +"ws@npm:^8.11.0, ws@npm:^8.12.0, ws@npm:^8.13.0, ws@npm:^8.14.2, ws@npm:^8.15.0": + version: 8.16.0 + resolution: "ws@npm:8.16.0" peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ">=5.0.2" @@ -19345,7 +18966,7 @@ __metadata: optional: true utf-8-validate: optional: true - checksum: 35b4c2da048b8015c797fd14bcb5a5766216ce65c8a5965616a5440ca7b6c3681ee3cbd0ea0c184a59975556e9d58f2002abf8485a14d11d3371770811050a16 + checksum: a7783bb421c648b1e622b423409cb2a58ac5839521d2f689e84bc9dc41d59379c692dd405b15a997ea1d4c0c2e5314ad707332d0c558f15232d2bc07c0b4618a languageName: node linkType: hard @@ -19356,6 +18977,13 @@ __metadata: languageName: node linkType: hard +"xml-name-validator@npm:^5.0.0": + version: 5.0.0 + resolution: "xml-name-validator@npm:5.0.0" + checksum: 3fcf44e7b73fb18be917fdd4ccffff3639373c7cb83f8fc35df6001fecba7942f1dbead29d91ebb8315e2f2ff786b508f0c9dc0215b6353f9983c6b7d62cb1f5 + languageName: node + linkType: hard + "xmlchars@npm:^2.2.0": version: 2.2.0 resolution: "xmlchars@npm:2.2.0" From 0b0807fe616113e31317b97d7a9abe8d26e6c266 Mon Sep 17 00:00:00 2001 From: Paul Hachmang Date: Thu, 4 Jan 2024 14:28:03 +0100 Subject: [PATCH 11/15] Cleanup --- packages/cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 5318fad550..45ecce5ed0 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -32,7 +32,7 @@ "@graphql-tools/utils": "^10.0.11", "cosmiconfig": "^8.3.6", "detect-package-manager": "^3.0.1", - "graphql-codegen-typescript-validation-schema": "0.11.0", + "graphql-codegen-typescript-validation-schema": "^0.12.1", "graphql-tag": "^2.12.6", "rimraf": "^5.0.5", "tslib": "^2.6.2" From 35e251915448d1edeba78866edb52a9f7cf6285d Mon Sep 17 00:00:00 2001 From: Frank Harland Date: Tue, 9 Jan 2024 16:52:57 +0100 Subject: [PATCH 12/15] move aria-label to usage side, allow inputprops to overwrite aria-labels --- .../components/FormComponents/NumberFieldElement.tsx | 2 +- .../components/AddProductsToCart/AddProductsToCartQuantity.tsx | 2 +- packages/next-ui/TextInputNumber/TextInputNumber.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/ecommerce-ui/components/FormComponents/NumberFieldElement.tsx b/packages/ecommerce-ui/components/FormComponents/NumberFieldElement.tsx index bdcbef496f..454de2e83e 100644 --- a/packages/ecommerce-ui/components/FormComponents/NumberFieldElement.tsx +++ b/packages/ecommerce-ui/components/FormComponents/NumberFieldElement.tsx @@ -146,8 +146,8 @@ export function NumberFieldElement(props: NumberFieldElem ), }} inputProps={{ - ...inputProps, 'aria-label': i18n._(/* i18n */ 'Number'), + ...inputProps, className: `${inputProps?.className ?? ''} ${classes.quantityInput}`, sx: { typography: 'body1', diff --git a/packages/magento-product/components/AddProductsToCart/AddProductsToCartQuantity.tsx b/packages/magento-product/components/AddProductsToCart/AddProductsToCartQuantity.tsx index fa5fa85673..b8b23bae8d 100644 --- a/packages/magento-product/components/AddProductsToCart/AddProductsToCartQuantity.tsx +++ b/packages/magento-product/components/AddProductsToCart/AddProductsToCartQuantity.tsx @@ -20,7 +20,7 @@ export function AddProductsToCartQuantity(props: AddToCartQuantityProps) { color='primary' {...props} required - inputProps={{ min: 1 }} + inputProps={{ min: 1, 'aria-label': i18n._(/* i18n */ 'Add to cart quantity') }} defaultValue={1} control={control} aria-label={i18n._(/* i18n */ 'Add to cart quantity')} diff --git a/packages/next-ui/TextInputNumber/TextInputNumber.tsx b/packages/next-ui/TextInputNumber/TextInputNumber.tsx index 6855ed16fe..e423b329f4 100644 --- a/packages/next-ui/TextInputNumber/TextInputNumber.tsx +++ b/packages/next-ui/TextInputNumber/TextInputNumber.tsx @@ -162,8 +162,8 @@ export function TextInputNumber(props: TextInputNumberProps) { updateDisabled(e.target) }} inputProps={{ + 'aria-label': i18n._(/* i18n */ 'Number'), ...inputProps, - 'aria-label': i18n._(/* i18n */ 'Add to cart quantity'), sx: [ { typography: 'body1', From 0d497326662591d3fdf23bd3092af63af9e14e51 Mon Sep 17 00:00:00 2001 From: Frank Harland Date: Tue, 9 Jan 2024 16:53:20 +0100 Subject: [PATCH 13/15] remove mobile check for taborder flow --- packages/next-ui/Navigation/components/NavigationFab.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/next-ui/Navigation/components/NavigationFab.tsx b/packages/next-ui/Navigation/components/NavigationFab.tsx index ac0da57a2b..d2de3c4469 100644 --- a/packages/next-ui/Navigation/components/NavigationFab.tsx +++ b/packages/next-ui/Navigation/components/NavigationFab.tsx @@ -34,11 +34,8 @@ export function NavigationFab(props: NavigationFabProps) { const { opacity, shadowOpacity } = useFabAnimation() const scrollY = useScrollY() const scrolled = useMotionValueValue(scrollY, (y) => y > 10) - const fabIsVisible = useMotionValueValue(opacity, () => opacity.get() === 1) + const theme = useTheme() - const isMobile = useMediaQuery(() => theme.breakpoints.down('md'), { - defaultMatches: false, - }) useEffect(() => { const clear = () => setOpenEl(null) @@ -68,7 +65,6 @@ export function NavigationFab(props: NavigationFabProps) { style={{ opacity }} > Date: Tue, 9 Jan 2024 17:04:44 +0100 Subject: [PATCH 14/15] add translations for review score --- examples/magento-graphcms/locales/de.po | 13 +++++-------- examples/magento-graphcms/locales/en.po | 9 +++------ examples/magento-graphcms/locales/es.po | 9 +++------ examples/magento-graphcms/locales/fr.po | 9 +++------ examples/magento-graphcms/locales/it.po | 9 +++------ examples/magento-graphcms/locales/nl.po | 9 +++------ .../ProductReviewChip/ProductReviewChip.tsx | 3 ++- 7 files changed, 22 insertions(+), 39 deletions(-) diff --git a/examples/magento-graphcms/locales/de.po b/examples/magento-graphcms/locales/de.po index 8f303a66f4..3c158f38a2 100644 --- a/examples/magento-graphcms/locales/de.po +++ b/examples/magento-graphcms/locales/de.po @@ -337,9 +337,6 @@ msgstr "Ihr Kundenkonto wird geladen" msgid "Loading your data" msgstr "Ihre Daten werden geladen" -msgid "Log in" -msgstr "Anmelden" - msgid "Log in to continue shopping" msgstr "Anmelden, um den Einkauf fortzusetzen" @@ -566,10 +563,13 @@ msgid "Results for ‘{search}’" msgstr "Ergebnisse für ‘{search}’" msgid "Review" -msgstr "Bewertung" +msgstr "Rezension" + +msgid "Review score" +msgstr "Rezensionsergebnis" msgid "Reviews" -msgstr "Bewertungen" +msgstr "Rezensions" msgid "Save changes" msgstr "Änderungen speichern" @@ -766,9 +766,6 @@ msgstr "Wir konnten keine Ergebnisse für {term} finden" msgid "We couldn't find the page you were looking for" msgstr "Die von Ihnen gesuchte Seite konnte nicht gefunden werden" -msgid "Welcome back!" -msgstr "Willkommen zurück!" - msgid "We’re processing your payment, this will take a few seconds." msgstr "Wir bearbeiten Ihre Zahlung, dies dauert ein paar Sekunden." diff --git a/examples/magento-graphcms/locales/en.po b/examples/magento-graphcms/locales/en.po index c4c64c39b9..9029cbc350 100644 --- a/examples/magento-graphcms/locales/en.po +++ b/examples/magento-graphcms/locales/en.po @@ -337,9 +337,6 @@ msgstr "Loading your account" msgid "Loading your data" msgstr "Loading your data" -msgid "Log in" -msgstr "Log in" - msgid "Log in to continue shopping" msgstr "Log in to continue shopping" @@ -568,6 +565,9 @@ msgstr "Results for ‘{search}’" msgid "Review" msgstr "Review" +msgid "Review score" +msgstr "Review score" + msgid "Reviews" msgstr "Reviews" @@ -766,9 +766,6 @@ msgstr "We couldn't find any results for {term}" msgid "We couldn't find the page you were looking for" msgstr "We couldn't find the page you were looking for" -msgid "Welcome back!" -msgstr "Welcome back!" - msgid "We’re processing your payment, this will take a few seconds." msgstr "We’re processing your payment, this will take a few seconds." diff --git a/examples/magento-graphcms/locales/es.po b/examples/magento-graphcms/locales/es.po index fb3de095f1..0e9e6356bd 100644 --- a/examples/magento-graphcms/locales/es.po +++ b/examples/magento-graphcms/locales/es.po @@ -337,9 +337,6 @@ msgstr "Cargando tu cuenta" msgid "Loading your data" msgstr "Cargando sus datos" -msgid "Log in" -msgstr "Iniciar sesión" - msgid "Log in to continue shopping" msgstr "Iniciar sesión para continuar comprando" @@ -568,6 +565,9 @@ msgstr "Resultados para ‘{search}’" msgid "Review" msgstr "Review" +msgid "Review score" +msgstr "Puntuación de revisión" + msgid "Reviews" msgstr "Comentarios" @@ -766,9 +766,6 @@ msgstr "No se encontraron resultados para {term}" msgid "We couldn't find the page you were looking for" msgstr "No se encontró la página que estaba buscando" -msgid "Welcome back!" -msgstr "¡Bienvenido de nuevo!" - msgid "We’re processing your payment, this will take a few seconds." msgstr "Estamos procesando su pago, esto tardará unos segundos." diff --git a/examples/magento-graphcms/locales/fr.po b/examples/magento-graphcms/locales/fr.po index 952235b3f4..8cbc02dc47 100644 --- a/examples/magento-graphcms/locales/fr.po +++ b/examples/magento-graphcms/locales/fr.po @@ -337,9 +337,6 @@ msgstr "Chargement de votre compte" msgid "Loading your data" msgstr "Chargement de vos données" -msgid "Log in" -msgstr "Identifiant" - msgid "Log in to continue shopping" msgstr "Identifiez-vous pour continuer les achats" @@ -568,6 +565,9 @@ msgstr "Résultats pour ‘{search}’" msgid "Review" msgstr "Review" +msgid "Review score" +msgstr "Note d'évaluation" + msgid "Reviews" msgstr "Évaluations" @@ -766,9 +766,6 @@ msgstr "Nous n'avons trouvé aucun résultat pour {term}" msgid "We couldn't find the page you were looking for" msgstr "Nous n'avons pas pu trouver la page que vous cherchiez" -msgid "Welcome back!" -msgstr "Bienvenue !" - msgid "We’re processing your payment, this will take a few seconds." msgstr "Nous traitons votre paiement, cela prendra quelques secondes." diff --git a/examples/magento-graphcms/locales/it.po b/examples/magento-graphcms/locales/it.po index 9f73fb808b..8f61f34613 100644 --- a/examples/magento-graphcms/locales/it.po +++ b/examples/magento-graphcms/locales/it.po @@ -337,9 +337,6 @@ msgstr "Caricamento del tuo account" msgid "Loading your data" msgstr "Caricamento dati" -msgid "Log in" -msgstr "Accedi" - msgid "Log in to continue shopping" msgstr "Accedi per continuare gli acquisti" @@ -568,6 +565,9 @@ msgstr "Risultati per ‘{search}’" msgid "Review" msgstr "Review" +msgid "Review score" +msgstr "Punteggio di revisione" + msgid "Reviews" msgstr "Recensioni" @@ -766,9 +766,6 @@ msgstr "Non abbiamo trovato nessun risultato per {term}" msgid "We couldn't find the page you were looking for" msgstr "Non abbiamo trovato la pagina che stavi cercando" -msgid "Welcome back!" -msgstr "Benvenuto!" - msgid "We’re processing your payment, this will take a few seconds." msgstr "Stiamo elaborando il tuo pagamento, questo richiederà alcuni secondi." diff --git a/examples/magento-graphcms/locales/nl.po b/examples/magento-graphcms/locales/nl.po index 9860264b72..b74311a638 100644 --- a/examples/magento-graphcms/locales/nl.po +++ b/examples/magento-graphcms/locales/nl.po @@ -337,9 +337,6 @@ msgstr "Uw account laden" msgid "Loading your data" msgstr "Uw gegevens laden" -msgid "Log in" -msgstr "Log in" - msgid "Log in to continue shopping" msgstr "Log in om verder te winkelen" @@ -568,6 +565,9 @@ msgstr "Resultaten voor ‘{search}’" msgid "Review" msgstr "Review" +msgid "Review score" +msgstr "Review score" + msgid "Reviews" msgstr "Reviews" @@ -766,9 +766,6 @@ msgstr "We konden geen resultaten vinden voor {term}" msgid "We couldn't find the page you were looking for" msgstr "We kunnen de pagina niet vinden waar u naar op zoek bent." -msgid "Welcome back!" -msgstr "Welkom terug!" - msgid "We’re processing your payment, this will take a few seconds." msgstr "Uw betaling wordt verwerkt, dit duurt een paar seconden" diff --git a/packages/magento-review/components/ProductReviewChip/ProductReviewChip.tsx b/packages/magento-review/components/ProductReviewChip/ProductReviewChip.tsx index 1797e57d03..0738722fe0 100644 --- a/packages/magento-review/components/ProductReviewChip/ProductReviewChip.tsx +++ b/packages/magento-review/components/ProductReviewChip/ProductReviewChip.tsx @@ -1,4 +1,5 @@ import { IconSvg, iconStar } from '@graphcommerce/next-ui' +import { i18n } from '@lingui/core' import { Chip, ChipProps } from '@mui/material' import React from 'react' @@ -36,7 +37,7 @@ export function ProductReviewChip(props: ProductReviewChipProps) { icon={} color='default' size='medium' - aria-label='Review score' + aria-label={i18n._(/* i18n */ 'Review score')} label={`${normalizedRating}/5`} {...chipProps} /> From 7f02b503440368b08bbe1edcad60274cb62d0b0c Mon Sep 17 00:00:00 2001 From: Frank Harland Date: Tue, 9 Jan 2024 17:49:52 +0100 Subject: [PATCH 15/15] remove useless import --- packages/next-ui/Navigation/components/NavigationFab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next-ui/Navigation/components/NavigationFab.tsx b/packages/next-ui/Navigation/components/NavigationFab.tsx index d2de3c4469..1cd3ebaf8a 100644 --- a/packages/next-ui/Navigation/components/NavigationFab.tsx +++ b/packages/next-ui/Navigation/components/NavigationFab.tsx @@ -1,5 +1,5 @@ import { useMotionValueValue } from '@graphcommerce/framer-utils' -import { Fab, styled, Box, SxProps, Theme, FabProps, useTheme, useMediaQuery } from '@mui/material' +import { Fab, styled, Box, SxProps, Theme, FabProps, useTheme } from '@mui/material' import { m } from 'framer-motion' import { useRouter } from 'next/router' import React, { useEffect } from 'react'