Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group across 1 directory with 20 updates #753

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps the dependencies group with 20 updates in the / directory:

Package From To
@chakra-ui/icons 2.2.1 2.2.4
@chakra-ui/next-js 2.3.1 2.4.2
@chakra-ui/react 2.9.1 3.5.1
@emotion/react 11.13.3 11.14.0
@emotion/styled 11.13.0 11.14.0
@giscus/react 3.0.0 3.1.0
@mdx-js/loader 3.0.1 3.1.0
@mdx-js/react 3.0.1 3.1.0
@next/mdx 14.2.14 15.1.6
apexcharts 3.54.0 4.4.0
framer-motion 11.9.0 12.0.6
isomorphic-dompurify 2.16.0 2.20.0
next 14.2.21 15.1.6
react 18.3.1 19.0.0
@types/react 18.3.11 19.0.8
react-apexcharts 1.4.1 1.7.0
react-dom 18.3.1 19.0.0
react-icons 5.3.0 5.4.0
react-syntax-highlighter 15.5.0 15.6.1
swr 2.2.5 2.3.0

Updates @chakra-ui/icons from 2.2.1 to 2.2.4

Changelog

Sourced from @​chakra-ui/icons's changelog.

July 13, 2022: v2.2.4

July 10, 2022: v2.2.3

June 21, 2022: v2.2.2

Commits

Updates @chakra-ui/next-js from 2.3.1 to 2.4.2

Commits

Updates @chakra-ui/react from 2.9.1 to 3.5.1

Release notes

Sourced from @​chakra-ui/react's releases.

@​chakra-ui/react@​3.5.1

Patch Changes

  • 34d46e3 Thanks @​segunadebayo! - - Button: Fix issue where button is not disabled when loading props is passed

    • ColorPicker, HoverCard, Tooltip: Fixed intermittent placement shifts caused by updates to the data-placement attribute
    • Snippets / Alert: Deprecate the Alert snippet in favor of using the Alert component directly from @chakra-ui/react.

@​chakra-ui/react@​3.5.0

Minor Changes

  • 30a12d0 Thanks @​segunadebayo! - - Native Select

    • Fix issue where disabled and invalid props were not being passed to the NativeSelectField component.
    • Persist error focus ring when invalid prop is set.
    • Fix issue where native select isn't readable in dark mode for Windows/Linux devices.
    • [New] Loader: Add new Loader and LoaderOverlay components.
    • [New] Button Group: Add new ButtonGroup component similar to v2 for grouping similar buttons.
    • Button: Add loading and loadingText props to the Button component.
    • Snippets / Menu: Refactor checkbox item to fix rendering
    • Snippets / Button: Removed the button snippet in favor of built-in component.

@​chakra-ui/react@​3.4.0

Minor Changes

  • 375e05f Thanks @​segunadebayo! - - [New] Presence: Add component to animate an element using css animation, and control the mount/unmount behavior

Patch Changes

  • 882c7f6 Thanks @​segunadebayo! - - Separator: Fix issue where aria-orientation was missing in the DOM and orientation was added instead.

    • FileUpload
      • Resolved an issue where form-related components reset despite the reset event being cancelled.
      • Fixed a brief warning display when a new image file is added to the

... (truncated)

Changelog

Sourced from @​chakra-ui/react's changelog.

3.5.1

Patch Changes

  • 34d46e3 Thanks @​segunadebayo! - - Button: Fix issue where button is not disabled when loading props is passed

    • ColorPicker, HoverCard, Tooltip: Fixed intermittent placement shifts caused by updates to the data-placement attribute
    • Snippets / Alert: Deprecate the Alert snippet in favor of using the Alert component directly from @chakra-ui/react.

3.5.0

Minor Changes

  • 30a12d0 Thanks @​segunadebayo! - - Native Select

    • Fix issue where disabled and invalid props were not being passed to the NativeSelectField component.
    • Persist error focus ring when invalid prop is set.
    • Fix issue where native select isn't readable in dark mode for Windows/Linux devices.
    • [New] Loader: Add new Loader and LoaderOverlay components.
    • [New] Button Group: Add new ButtonGroup component similar to v2 for grouping similar buttons.
    • Button: Add loading and loadingText props to the Button component.
    • Snippets / Menu: Refactor checkbox item to fix rendering
    • Snippets / Button: Removed the button snippet in favor of built-in component.

3.4.0

Minor Changes

  • 375e05f Thanks @​segunadebayo! - - [New] Presence: Add component to animate an element using css animation, and control the mount/unmount behavior

Patch Changes

  • 882c7f6 Thanks @​segunadebayo! - - Separator: Fix issue where aria-orientation was missing in the DOM and orientation was added instead.

    • FileUpload

... (truncated)

Commits

Updates @emotion/react from 11.13.3 to 11.14.0

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281 fc4d7bd Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [8dc1a6d, e1bf17e]:
    • @​emotion/cache@​11.14.0
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​emotion/react@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/cache@​11.13.5
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates @emotion/styled from 11.13.0 to 11.14.0

Release notes

Sourced from @​emotion/styled's releases.

@​emotion/styled@​11.14.0

Minor Changes

  • #3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​emotion/styled@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates @giscus/react from 3.0.0 to 3.1.0

Release notes

Sourced from @​giscus/react's releases.

@​giscus/react v3.1.0

Added

  • Update types with new available languages and themes.
Commits
  • eba2a53 common: Update giscus to 1.6.0 and bump version to 3.1.0
  • 282f365 common: Update types with new languages and themes
  • d3f7f4a common: Update dependencies
  • e1a3a8d build(deps-dev): bump the react group across 1 directory with 6 updates
  • 06a9bf1 common: Ensure component is rendered after import is finished
  • 8415cf3 react: Fix tsconfig for vite.config.mts
  • 58b355a react: Allow React 19
  • acedcb2 react: Simplify tsconfig
  • 5ea198e react: Fix type augmentation for giscus-widget
  • 25a7bf9 build(deps-dev): bump the react group across 1 directory with 12 updates
  • Additional commits viewable in compare view

Updates @mdx-js/loader from 3.0.1 to 3.1.0

Release notes

Sourced from @​mdx-js/loader's releases.

3.1.0

Add

Fix

  • d306f870 @mdx-js/core: replace periscopic with estree-util-scope
  • c7479905 @mdx-js/core: fix injecting providers for jsx in esm, expressions
  • 3a794ab5 @mdx-js/loader: fix ESM type import by @​remcohaszing in mdx-js/mdx#2452
  • be79212a @mdx-js/loader: change webpack peer dependency to optional by @​chenjiahan in mdx-js/mdx#2440

Types

Miscellaneous

  • 77158cdb Refactor to externalize recma packages

Site

... (truncated)

Commits

Updates @mdx-js/react from 3.0.1 to 3.1.0

Release notes

Sourced from @​mdx-js/react's releases.

3.1.0

Add

Fix

  • d306f870 @mdx-js/core: replace periscopic with estree-util-scope
  • c7479905 @mdx-js/core: fix injecting providers for jsx in esm, expressions
  • 3a794ab5 @mdx-js/loader: fix ESM type import by @​remcohaszing in mdx-js/mdx#2452
  • be79212a @mdx-js/loader: change webpack peer dependency to optional by @​chenjiahan in mdx-js/mdx#2440

Types

Miscellaneous

  • 77158cdb Refactor to externalize recma packages

Site

... (truncated)

Commits

Updates @next/mdx from 14.2.14 to 15.1.6

Release notes

Sourced from @​next/mdx's releases.

v15.1.6

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

v15.1.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: force module format for virtual client-proxy (#74608)
  • Fix prerender tags when notFound is called (#74607)
  • Use provided waitUntil for pending revalidates (#74604)
  • Feature: next/image: add support for images.qualities in next.config (#74588)
  • Chore: docs: add missing search: '' on remotePatterns (#74587)
  • Chore: docs: update version history of next/image (#73923) (#74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)

Credits

Huge thanks to @ and @ for helping!

... (truncated)

Commits

Updates apexcharts from 3.54.0 to 4.4.0

Release notes

Sourced from apexcharts's releases.

💎 Version 4.4.0

What's Changed

  • fix #4868; reflect marker shapes in tooltip
  • fixes #1753; fixes #3641; markers disappearing after hover
  • fixes #4790; fixes #4791; fix marker bug when null values were present
  • Added support for the Angular compiler. by @​jeroen1602 in apexcharts/apexcharts.js#4691
  • Fix getting decimal part of numbers close to 0 by @​obiwac in apexcharts/apexcharts.js#4909
  • fix #3754; crosshair position in stacked columns
  • fix #4890; radar chart marker over y-axis fix
  • fix #3439; shared tooltip fix in bar chart
  • fix #3661; series-title in multi-series treemap
  • fix #4230; total stacked label alignment fix
  • fix #4901; dataURI scaling issue
  • fix #4897; fix bug which cropped line when value was zero
  • fix #4904; x-axis range annotations disappearing on zoom
  • fix #4907; multiple y-axis error when series is empty
  • fix #4914; custom-tooltip was removed on redraw
  • make default stroke.lineCap as square in bar charts
  • fixes #4895; brush chart bugfix

New Contributors

Full Changelog: apexcharts/apexcharts.js@v4.3.0...v4.4.0

💎 Version 4.3.0

What's Changed

  • improve datapoint detection on mousehover for correct tooltip position
  • fix #4869; custom tooltip can return html element
  • fix #4876; stacked columns when uneven data is provided
  • fix heatmap for uneven numeric x-axis
  • fix #4854; same stroke color when range color is used in bar
  • fixes #1453; date change when day changes in hour scale
  • fix #4863; reactivity issue in react and vue
  • fixes #4856; tooltip jump in irregular time series
  • fixes #4858; x-axis tick misalignment in bar chart
  • restores #4782 (isolated point in line chart not closing path) by @​bautisflow in apexcharts/apexcharts.js#4871
  • Remove use of global ApexCharts class by @​SmithKy3 in apexcharts/apexcharts.js#4884

New Contributors

Full Changelog: apexcharts/apexcharts.js@v4.2.0...v4.3.0

💎 Version 4.2.0

What's Changed

... (truncated)

Commits

Updates framer-motion from 11.9.0 to 12.0.6

Changelog

Sourced from framer-motion's changelog.

[12.0.6] 2025-01-27

Fixed

  • Discard layout projection snapshots if 0x0.

[12.0.5] 2025-01-24

Fixed

  • Fix scale correction for CSS variables.

[12.0.4] 2025-01-24

Fixed

  • Add scale correction for CSS variables.

[12.0.3] 2025-01-23

Fixed

  • Fixed toggling between shared layout animations multiple times.

Added

  • Added private anchorX prop to AnimatePresence.

Changed

  • Simplified useSpring for smaller bundlesize.

[12.0.1] 2025-01-21

Fixed

  • Prevent relative animations from restarting layout animations unnecessarily.

[12.0.0] 2025-01-20

Changed

  • press, hover and inView now pass the target element as the first argument to the gesture start callback.

[11.18.2] 2025-01-20

Fixed

  • Animations with transformTemplate not hardware accelerated.

... (truncated)

Commits

Updates isomorphic-dompurify from 2.16.0 to 2.20.0

Release notes

Sourced from isomorphic-dompurify's releases.

Updated dependencies

Changelog

  • Updated jsdom.

See the complete changelog for more details.

Release

2.20.0

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.19.0

Updated dependencies

Changelog

  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.18.0

Removed @​types/dompurify dependency. Updated dompurify and other dependencies.

Changelog

  • Removed @types/dompurify dependency which caused an issue kkomelin/isomorphic-dompurify#301. The third-party types are not needed anymore because dompurify provides their own. Thanks to @​Bro3Simon for helping with it.
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.17.0

Commits
  • b098347 Increased project version.
  • 0e94c61 Merge pull request #308 from kkomelin/dependabot/npm_and_yarn/jsdom-26.0.0
  • a5db52d Bump jsdom from 25.0.1 to 26.0.0
  • c20261b Updated dependencies.
  • 1e55e93 Merge pull request #306 from kkomelin/dependabot/npm_and_yarn/dompurify-3.2.3
  • 80f6f11 Bump dompurify from 3.2.2 to 3.2.3
  • 9260365 Merge pull request #305 from kkomelin/dependabot/npm_and_yarn/terser-5.37.0
  • 9683533 Bump terser from 5.36.0 to 5.37.0
  • 246907b Merge pull request #304 from kkomelin/dependabot/npm_and_yarn/vitest-2.1.8
  • ec1c9b2 Bump vitest from 2.1.6 to 2.1.8
  • Additional commits viewable in compare view

Updates next from 14.2.21 to 15.1.6

Release notes

Sourced from next's releases.

v15.1.6

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: don't memory-leak promises passed to waitUntil (#75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#75170)

Credits

Huge thanks to @​lubieowoce and @​ztanner for helping!

v15.1.5

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix missing revalidate with notFound() (#75009)
  • fix: when metadatabase is set we should not warn (#74840)
  • Fix @​vercel/og license SPDX expression (#74745)
  • fix: ts language server rule metadata should allow null (#74704)
  • fix: eslint rule of using img in metadata routes (#74864)
  • Fix presentation when onerror receives an event without error (#74643)
  • fix fetch lock not being consistently released #74623 (#75028)

Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

v15.1.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • backport: force module format for virtual client-proxy (#74608)
  • Fix prerender tags when notFound is called (#74607)
  • Use provided waitUntil for pending revalidates (#74604)
  • Feature: next/image: add support for images.qualities in next.config (#74588)
  • Chore: docs: add missing search: '' on remotePatterns (#74587)
  • Chore: docs: update version history of next/image (#73923) (#74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#74569)

Credits

Huge thanks to @ and @ for helping!

... (truncated)

Commits

Updates react from 18.3.1 to 19.0.0

Release notes

Sourced from react's releases.

19.0.0 (December 5, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes. Read React 19 release post and React 19 upgrade guide for more information.

Note: To help make the upgrade to React 19 easier, we’ve published a [email protected] release that is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19. We recommend upgrading to React 18.3.1 first to help identify any issues before upgrading to React 19.

New Features

React

  • Actions: startTransition can now accept async functions. Functions passed to startTransition are called “Actions”. A given Transition can include one or more Actions which update state in the background and update the UI with one commit. In addition to updating state, Actions can now perform side effects including async requests, and the Action will wait for the work to finish before finishing the Transition. This feature allows Transitions to include side effects like fetch() in the pending state, and provides support for error handling, and optimistic updates.
  • useActionState: is a new hook to order Actions inside of a Transition with access to the state of the action, and the pending state. It accepts a reducer that can call Actions, and the initial state used for first render. It also accepts an optional string that is used if the action is passed to a form action prop to support progressive enhancement in forms.
  • useOptimistic: is a new hook to update state while a Transition is in progress. It returns the state, and a set functio...

    Description has been truncated

Bumps the dependencies group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/icons) | `2.2.1` | `2.2.4` |
| [@chakra-ui/next-js](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/integrations/next-js) | `2.3.1` | `2.4.2` |
| [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `2.9.1` | `3.5.1` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.14.0` |
| [@giscus/react](https://github.com/giscus/giscus-component/tree/HEAD/react) | `3.0.0` | `3.1.0` |
| [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) | `3.0.1` | `3.1.0` |
| [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `3.0.1` | `3.1.0` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `14.2.14` | `15.1.6` |
| [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.54.0` | `4.4.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `11.9.0` | `12.0.6` |
| [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `2.16.0` | `2.20.0` |
| [next](https://github.com/vercel/next.js) | `14.2.21` | `15.1.6` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `19.0.8` |
| [react-apexcharts](https://github.com/apexcharts/react-apexcharts) | `1.4.1` | `1.7.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` |
| [react-icons](https://github.com/react-icons/react-icons) | `5.3.0` | `5.4.0` |
| [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.5.0` | `15.6.1` |
| [swr](https://github.com/vercel/swr) | `2.2.5` | `2.3.0` |



Updates `@chakra-ui/icons` from 2.2.1 to 2.2.4
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/@chakra-ui/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/components/icons)

Updates `@chakra-ui/next-js` from 2.3.1 to 2.4.2
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/integrations/next-js)

Updates `@chakra-ui/react` from 2.9.1 to 3.5.1
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/react)

Updates `@emotion/react` from 11.13.3 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.13.0 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@giscus/react` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/giscus/giscus-component/releases)
- [Commits](https://github.com/giscus/giscus-component/commits/@giscus/react-v3.1.0/react)

Updates `@mdx-js/loader` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/loader)

Updates `@mdx-js/react` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react)

Updates `@next/mdx` from 14.2.14 to 15.1.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.6/packages/next-mdx)

Updates `apexcharts` from 3.54.0 to 4.4.0
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](apexcharts/apexcharts.js@v3.54.0...v4.4.0)

Updates `framer-motion` from 11.9.0 to 12.0.6
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.9.0...v12.0.6)

Updates `isomorphic-dompurify` from 2.16.0 to 2.20.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@v2.16.0...v2.20.0)

Updates `next` from 14.2.21 to 15.1.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.21...v15.1.6)

Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

Updates `@types/react` from 18.3.11 to 19.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-apexcharts` from 1.4.1 to 1.7.0
- [Commits](https://github.com/apexcharts/react-apexcharts/commits)

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

Updates `react-icons` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v5.3.0...v5.4.0)

Updates `react-syntax-highlighter` from 15.5.0 to 15.6.1
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](react-syntax-highlighter/react-syntax-highlighter@15.5.0...v15.6.1)

Updates `swr` from 2.2.5 to 2.3.0
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@v2.2.5...v2.3.0)

---
updated-dependencies:
- dependency-name: "@chakra-ui/icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@chakra-ui/next-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@giscus/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mdx-js/loader"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mdx-js/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: isomorphic-dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: react-apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-syntax-highlighter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: swr
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
Copy link

vercel bot commented Feb 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
xarray-dev ❌ Failed (Inspect) Feb 1, 2025 7:43pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2025

Superseded by #755.

@dependabot dependabot bot closed this Feb 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-2b99ff0ff1 branch February 4, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants