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

Chore(deps): bump the frontend group across 1 directory with 49 updates #121

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the frontend group with 48 updates in the /services/frontend directory:

Package From To
@antfu/eslint-config 3.14.0 4.1.1
@eslint/js 9.17.0 9.19.0
@heroui/alert 2.2.9 2.2.10
@heroui/drawer 2.2.7 2.2.8
@heroui/framer-utils 2.1.6 2.1.7
@heroui/react 2.6.13 2.6.14
@heroui/system 2.4.6 2.4.7
@heroui/use-disclosure 2.2.2 2.2.3
@iconify/react 5.0.2 5.2.0
@number-flow/react 0.5.2 0.5.5
@radix-ui/react-popover 1.1.2 1.1.5
@react-aria/visually-hidden 3.8.18 3.8.19
@react-stately/data 3.12.0 3.12.1
@react-three/drei 9.120.4 9.121.4
@react-three/fiber 8.17.10 8.17.14
@tsparticles/engine 3.8.0 3.8.1
@tsparticles/slim 3.8.0 3.8.1
@types/node 20.5.7 22.13.0
@types/react 18.3.3 19.0.8
@types/react-dom 19.0.1 19.0.3
@typescript-eslint/eslint-plugin 8.18.0 8.22.0
@typescript-eslint/parser 8.21.0 8.22.0
eslint 9.17.0 9.19.0
eslint-config-next 15.1.0 15.1.6
eslint-config-prettier 9.1.0 10.0.1
eslint-plugin-playwright 2.1.0 2.2.0
eslint-plugin-prettier 5.2.1 5.2.3
eslint-plugin-react 7.37.2 7.37.4
eslint-plugin-react-refresh 0.4.16 0.4.18
eslint-plugin-tailwindcss 3.17.5 3.18.0
framer-motion 11.15.0 12.0.6
intl-messageformat 10.7.12 10.7.14
lucide-react 0.473.0 0.474.0
next 15.1.5 15.1.6
next-themes 0.2.1 0.4.4
react-router-dom 7.1.1 7.1.5
recharts 2.15.0 2.15.1
sonner 1.7.2 1.7.4
tailwind-merge 2.5.5 3.0.1
tailwind-variants 0.3.0 0.3.1
tailwindcss 3.4.17 4.0.3
three 0.172.0 0.173.0
three-globe 2.35.3 2.41.6
typescript 5.7.2 5.7.3
zustand 5.0.2 5.0.3
@eslint-react/eslint-plugin 1.23.2 1.26.0
@next/eslint-plugin-next 15.1.0 15.1.6
@types/lodash 4.17.13 4.17.15

Updates @antfu/eslint-config from 3.14.0 to 4.1.1

Release notes

Sourced from @​antfu/eslint-config's releases.

v4.1.1

No significant changes

    View changes on GitHub

v4.1.0

   🚀 Features

    View changes on GitHub

v4.0.1

   🚀 Features

    View changes on GitHub

v4.0.0

   🚨 Breaking Changes

    View changes on GitHub

v3.16.0

   🚀 Features

    View changes on GitHub

v3.15.0

   🚀 Features

    View changes on GitHub
Commits

Updates @eslint/compat from 1.2.4 to 1.2.6

Release notes

Sourced from @​eslint/compat's releases.

compat: v1.2.6

1.2.6 (2025-01-31)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.10.0 to ^0.11.0

compat: v1.2.5

1.2.5 (2025-01-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.9.1 to ^0.10.0
Commits

Updates @eslint/js from 9.17.0 to 9.19.0

Release notes

Sourced from @​eslint/js's releases.

v9.19.0

Features

  • 1637b8e feat: add --report-unused-inline-configs (#19201) (Josh Goldberg ✨)

Bug Fixes

  • aae6717 fix: sync rule type header comments automatically (#19276) (Francesco Trotta)

Documentation

  • cfea9ab docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)
  • 2b84f66 docs: Update README (#19362) (Nicholas C. Zakas)
  • 044f93c docs: clarify frozen rule description (#19351) (Pavel)
  • 797ee7c docs: fix Bluesky links (#19368) (Milos Djermanovic)
  • 81a9c0e docs: Update README (GitHub Actions Bot)
  • 093fb3d docs: replace var with let and const in rule examples (#19365) (Tanuj Kanti)
  • 417de32 docs: replace var with const in rule examples (#19352) (jj)
  • 17f2aae docs: update getting-started config to match default generated config (#19308) (0xDev)
  • 8a0a5a8 docs: better global ignores instruction (#19297) (Jacopo Marrone)
  • 6671a2c docs: Update README (GitHub Actions Bot)
  • e39d3f2 docs: fix divider for rule category (#19264) (Tanuj Kanti)
  • e0cf53f docs: fix search result box position for small screens (#19328) (Tanuj Kanti)
  • f92a680 docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)
  • b04b84b docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)

Chores

  • 9b9cb05 chore: upgrade @​eslint/js@​9.19.0 (#19371) (Milos Djermanovic)
  • 58560e7 chore: package.json update for @​eslint/js release (Jenkins)
  • 2089707 test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)

v9.18.0

Features

  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)

Bug Fixes

  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)

Documentation

  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.19.0 - January 24, 2025

  • 9b9cb05 chore: upgrade @​eslint/js@​9.19.0 (#19371) (Milos Djermanovic)
  • 58560e7 chore: package.json update for @​eslint/js release (Jenkins)
  • cfea9ab docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)
  • 2b84f66 docs: Update README (#19362) (Nicholas C. Zakas)
  • 044f93c docs: clarify frozen rule description (#19351) (Pavel)
  • 797ee7c docs: fix Bluesky links (#19368) (Milos Djermanovic)
  • 81a9c0e docs: Update README (GitHub Actions Bot)
  • 093fb3d docs: replace var with let and const in rule examples (#19365) (Tanuj Kanti)
  • 417de32 docs: replace var with const in rule examples (#19352) (jj)
  • 17f2aae docs: update getting-started config to match default generated config (#19308) (0xDev)
  • aae6717 fix: sync rule type header comments automatically (#19276) (Francesco Trotta)
  • 8a0a5a8 docs: better global ignores instruction (#19297) (Jacopo Marrone)
  • 2089707 test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)
  • 6671a2c docs: Update README (GitHub Actions Bot)
  • 1637b8e feat: add --report-unused-inline-configs (#19201) (Josh Goldberg ✨)
  • e39d3f2 docs: fix divider for rule category (#19264) (Tanuj Kanti)
  • e0cf53f docs: fix search result box position for small screens (#19328) (Tanuj Kanti)
  • f92a680 docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)
  • b04b84b docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)

v9.18.0 - January 10, 2025

  • c52be85 chore: upgrade to @eslint/[email protected] (#19330) (Francesco Trotta)
  • 362099c chore: package.json update for @​eslint/js release (Jenkins)
  • 9486141 deps: upgrade @eslint/core and @eslint/plugin-kit (#19329) (Francesco Trotta)
  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • 495aa49 chore: extract package name from package.json for public interface (#19314) (루밀LuMir)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)
  • 36ef8bb docs: rewrite examples with var using let and const (#19298) (Amaresh S M)
  • 1610c9e docs: add missing backticks to no-else-return (#19309) (루밀LuMir)
  • df409d8 docs: Update README (GitHub Actions Bot)
  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 2e84213 docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)
  • 6e7361b docs: replace var with let and const in rule example (#19302) (Tanuj Kanti)
  • 069af5e docs: rewrite var using const in rule examples (#19303) (Kim GyeonWon)
  • 064e35d docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)
  • 8e00305 docs: replace var with const in rule examples (#19299) (Tanuj Kanti)
  • a559009 docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)

... (truncated)

Commits
  • 58560e7 chore: package.json update for @​eslint/js release
  • 362099c chore: package.json update for @​eslint/js release
  • 495aa49 chore: extract package name from package.json for public interface (#19314)
  • See full diff in compare view

Updates @heroui/alert from 2.2.9 to 2.2.10

Release notes

Sourced from @​heroui/alert's releases.

@​nextui-org/snippet@​2.2.10

Patch Changes

  • Updated dependencies [4f0ef58, e7ff673]:
    • @​nextui-org/use-clipboard@​2.1.2
    • @​nextui-org/react-utils@​2.1.3
    • @​nextui-org/button@​2.2.9
    • @​nextui-org/tooltip@​2.2.7
Changelog

Sourced from @​heroui/alert's changelog.

2.2.10

Patch Changes

Commits

Updates @heroui/drawer from 2.2.7 to 2.2.8

Release notes

Sourced from @​heroui/drawer's releases.

@​nextui-org/snippet@​2.2.8

Patch Changes

  • Updated dependencies [78c0928]:
    • @​nextui-org/button@​2.2.7
    • @​nextui-org/tooltip@​2.2.5

@​nextui-org/navbar@​2.2.8

Patch Changes

@​nextui-org/pagination@​2.2.8

Patch Changes

  • Updated dependencies [e7ff673]:
    • @​nextui-org/react-utils@​2.1.3

@​nextui-org/switch@​2.2.8

Patch Changes

  • Updated dependencies [e7ff673]:
    • @​nextui-org/react-utils@​2.1.3

@​nextui-org/table@​2.2.8

Patch Changes

  • Updated dependencies [e7ff673]:
    • @​nextui-org/react-utils@​2.1.3
    • @​nextui-org/checkbox@​2.3.8
    • @​nextui-org/spacer@​2.2.6
Changelog

Sourced from @​heroui/drawer's changelog.

2.2.8

Patch Changes

Commits

Updates @heroui/framer-utils from 2.1.6 to 2.1.7

Changelog

Sourced from @​heroui/framer-utils's changelog.

2.1.7

Patch Changes

Commits

Updates @heroui/react from 2.6.13 to 2.6.14

Changelog

Sourced from @​heroui/react's changelog.

2.6.14

Patch Changes

  • #4594 7ebe0e6 Thanks @​jrgarciadev! - Org name changed

  • Updated dependencies [7ebe0e6, 61ad020, f7e5d20]:

    • @​heroui/scroll-shadow@​2.3.6
    • @​heroui/autocomplete@​2.3.11
    • @​heroui/breadcrumbs@​2.2.7
    • @​heroui/date-picker@​2.3.10
    • @​heroui/framer-utils@​2.1.7
    • @​heroui/date-input@​2.3.9
    • @​heroui/pagination@​2.2.9
    • @​heroui/accordion@​2.2.8
    • @​heroui/input-otp@​2.1.9
    • @​heroui/calendar@​2.2.10
    • @​heroui/checkbox@​2.3.9
    • @​heroui/dropdown@​2.3.10
    • @​heroui/progress@​2.2.7
    • @​heroui/skeleton@​2.2.6
    • @​heroui/divider@​2.2.6
    • @​heroui/listbox@​2.3.10
    • @​heroui/popover@​2.3.10
    • @​heroui/snippet@​2.2.11
    • @​heroui/spinner@​2.2.7
    • @​heroui/tooltip@​2.2.8
    • @​heroui/avatar@​2.2.7
    • @​heroui/button@​2.2.10
    • @​heroui/drawer@​2.2.8
    • @​heroui/navbar@​2.2.9
    • @​heroui/ripple@​2.2.8
    • @​heroui/select@​2.4.10
    • @​heroui/slider@​2.4.8
    • @​heroui/spacer@​2.2.7
    • @​heroui/switch@​2.2.9
    • @​heroui/alert@​2.2.10
    • @​heroui/badge@​2.2.6
    • @​heroui/image@​2.2.6
    • @​heroui/input@​2.4.10
    • @​heroui/modal@​2.2.8
    • @​heroui/radio@​2.3.9
    • @​heroui/table@​2.2.9
    • @​heroui/card@​2.2.10
    • @​heroui/chip@​2.2.7
    • @​heroui/code@​2.2.7
    • @​heroui/form@​2.1.9
    • @​heroui/link@​2.2.8
    • @​heroui/menu@​2.2.10
    • @​heroui/tabs@​2.2.8

... (truncated)

Commits

Updates @heroui/system from 2.4.6 to 2.4.7

Release notes

Sourced from @​heroui/system's releases.

@​nextui-org/select@​2.4.7

Patch Changes

  • Updated dependencies [78c0928]:
    • @​nextui-org/use-aria-button@​2.2.3
    • @​nextui-org/aria-utils@​2.2.5
    • @​nextui-org/listbox@​2.3.7
    • @​nextui-org/popover@​2.3.7
    • @​nextui-org/form@​2.1.6

@​nextui-org/slider@​2.4.7

Patch Changes

  • Updated dependencies [e7ff673]:
    • @​nextui-org/react-utils@​2.1.3
    • @​nextui-org/tooltip@​2.2.7
Changelog

Sourced from @​heroui/system's changelog.

2.4.7

Patch Changes

Commits

Updates @heroui/use-disclosure from 2.2.2 to 2.2.3

Release notes

Sourced from @​heroui/use-disclosure's releases.

@​nextui-org/use-aria-button@​2.2.3

Patch Changes

@​nextui-org/use-aria-link@​2.2.3

Patch Changes

@​nextui-org/use-aria-modal-overlay@​2.2.3

Patch Changes

Changelog

Sourced from @​heroui/use-disclosure's changelog.

2.2.3

Patch Changes

Commits

Updates @iconify/react from 5.0.2 to 5.2.0

Commits

Updates @number-flow/react from 0.5.2 to 0.5.5

Release notes

Sourced from @​number-flow/react's releases.

@​number-flow/react@​0.5.5

Patch Changes

@​number-flow/react@​0.5.4

Patch Changes

  • Fix use within Server Components (1f27875)

@​number-flow/react@​0.5.3

Patch Changes

  • Fix Next.js 15.1.4 build errors (see #95) (4244809)
Commits

Updates @radix-ui/react-popover from 1.1.2 to 1.1.5

Commits

Updates @react-aria/visually-hidden from 3.8.18 to 3.8.19

Commits
  • 1b4236c Publish
  • c53ab48 fix: dependencies and peer dependencies (#7610)
  • a9d4fef fix(TagGroup): ensure Tags with and without icons are aligned vertically (#7608)
  • 1d9e615 fix: Properly clear Autocomplete wrapped SearchField when "x" button is press...
  • e29b059 fix(s2): Improve ActionBar transition when scrollbars are visible (#7607)
  • 1b425ca feat: Support CSS transitions in RAC (#7488)
  • 32a9a54 feat: Initial aria test util docs and listbox/tabs/tree utils (#7145)
  • 191df02 chore: Revert tabs collapse (#7599)
  • 101d077 chore: Update JSDocs and apis for release (#7595)
  • 73bbc40 remove internal contexts from RAC Calendar (#7593)
  • Additional commits viewable in compare view

Updates @react-stately/data from 3.12.0 to 3.12.1

Commits
  • 1b4236c Publish
  • c53ab48 fix: dependencies and peer dependencies (#7610)
  • a9d4fef fix(TagGroup): ensure Tags with and without icons are aligned vertically (#7608)
  • 1d9e615 fix: Properly clear Autocomplete wrapped SearchField when "x" button is press...
  • e29b059 fix(s2): Improve ActionBar transition when scrollbars are visible (#7607)
  • 1b425ca feat: Support CSS transitions in RAC (#7488)
  • 32a9a54 feat: Initial aria test util docs and listbox/tabs/tree utils (#7145)
  • 191df02 chore: Revert tabs collapse (#7599)
  • 101d077 chore: Update JSDocs and apis for release (#7595)
  • 73bbc40 remove internal contexts from RAC Calendar (#7593)
  • Additional commits viewable in compare view

Updates @react-three/drei from 9.120.4 to 9.121.4

Release notes

Sourced from @​react-three/drei's releases.

v9.121.4

9.121.4 (2025-01-27)

Bug Fixes

  • apply billboard axis lock to right group (#2323) (39ef36b)
  • GizmoHelper rotations not respecting camera up (#2321) (#2322) (

Bumps the frontend group with 48 updates in the /services/frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `3.14.0` | `4.1.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.19.0` |
| [@heroui/alert](https://github.com/heroui-inc/heroui/tree/HEAD/packages/components/alert) | `2.2.9` | `2.2.10` |
| [@heroui/drawer](https://github.com/heroui-inc/heroui/tree/HEAD/packages/components/drawer) | `2.2.7` | `2.2.8` |
| [@heroui/framer-utils](https://github.com/heroui-inc/heroui/tree/HEAD/packages/utilities/framer-utils) | `2.1.6` | `2.1.7` |
| [@heroui/react](https://github.com/heroui-inc/heroui/tree/HEAD/packages/core/react) | `2.6.13` | `2.6.14` |
| [@heroui/system](https://github.com/heroui-inc/heroui/tree/HEAD/packages/core/system) | `2.4.6` | `2.4.7` |
| [@heroui/use-disclosure](https://github.com/heroui-inc/heroui/tree/HEAD/packages/hooks/use-disclosure) | `2.2.2` | `2.2.3` |
| [@iconify/react](https://github.com/iconify/iconify/tree/HEAD/components/react) | `5.0.2` | `5.2.0` |
| [@number-flow/react](https://github.com/barvian/number-flow/tree/HEAD/src) | `0.5.2` | `0.5.5` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.5` |
| [@react-aria/visually-hidden](https://github.com/adobe/react-spectrum) | `3.8.18` | `3.8.19` |
| [@react-stately/data](https://github.com/adobe/react-spectrum) | `3.12.0` | `3.12.1` |
| [@react-three/drei](https://github.com/pmndrs/drei) | `9.120.4` | `9.121.4` |
| [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) | `8.17.10` | `8.17.14` |
| [@tsparticles/engine](https://github.com/tsparticles/tsparticles/tree/HEAD/engine) | `3.8.0` | `3.8.1` |
| [@tsparticles/slim](https://github.com/tsparticles/tsparticles/tree/HEAD/bundles/slim) | `3.8.0` | `3.8.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.7` | `22.13.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `19.0.8` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.1` | `19.0.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.0` | `8.22.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.21.0` | `8.22.0` |
| [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.19.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.0` | `15.1.6` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` |
| [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) | `2.1.0` | `2.2.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.16` | `0.4.18` |
| [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.17.5` | `3.18.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `11.15.0` | `12.0.6` |
| [intl-messageformat](https://github.com/formatjs/formatjs) | `10.7.12` | `10.7.14` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.473.0` | `0.474.0` |
| [next](https://github.com/vercel/next.js) | `15.1.5` | `15.1.6` |
| [next-themes](https://github.com/pacocoursey/next-themes) | `0.2.1` | `0.4.4` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.1.1` | `7.1.5` |
| [recharts](https://github.com/recharts/recharts) | `2.15.0` | `2.15.1` |
| [sonner](https://github.com/emilkowalski/sonner) | `1.7.2` | `1.7.4` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.5` | `3.0.1` |
| [tailwind-variants](https://github.com/heroui-inc/tailwind-variants) | `0.3.0` | `0.3.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.3` |
| [three](https://github.com/mrdoob/three.js) | `0.172.0` | `0.173.0` |
| [three-globe](https://github.com/vasturiano/three-globe) | `2.35.3` | `2.41.6` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.2` | `5.0.3` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.23.2` | `1.26.0` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.1.0` | `15.1.6` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.13` | `4.17.15` |



Updates `@antfu/eslint-config` from 3.14.0 to 4.1.1
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v3.14.0...v4.1.1)

Updates `@eslint/compat` from 1.2.4 to 1.2.6
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.4...compat-v1.2.6)

Updates `@eslint/js` from 9.17.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js)

Updates `@heroui/alert` from 2.2.9 to 2.2.10
- [Release notes](https://github.com/heroui-inc/heroui/releases)
- [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/components/alert/CHANGELOG.md)
- [Commits](https://github.com/heroui-inc/heroui/commits/@nextui-org/[email protected]/packages/components/alert)

Updates `@heroui/drawer` from 2.2.7 to 2.2.8
- [Release notes](https://github.com/heroui-inc/heroui/releases)
- [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/components/drawer/CHANGELOG.md)
- [Commits](https://github.com/heroui-inc/heroui/commits/@nextui-org/[email protected]/packages/components/drawer)

Updates `@heroui/framer-utils` from 2.1.6 to 2.1.7
- [Release notes](https://github.com/heroui-inc/heroui/releases)
- [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/utilities/framer-utils/CHANGELOG.md)
- [Commits](https://github.com/heroui-inc/heroui/commits/@nextui-org/[email protected]/packages/utilities/framer-utils)

Updates `@heroui/react` from 2.6.13 to 2.6.14
- [Release notes](https://github.com/heroui-inc/heroui/releases)
- [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/core/react/CHANGELOG.md)
- [Commits](https://github.com/heroui-inc/heroui/commits/HEAD/packages/core/react)

Updates `@heroui/system` from 2.4.6 to 2.4.7
- [Release notes](https://github.com/heroui-inc/heroui/releases)
- [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/core/system/CHANGELOG.md)
- [Commits](https://github.com/heroui-inc/heroui/commits/@nextui-org/[email protected]/packages/core/system)

Updates `@heroui/use-disclosure` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/heroui-inc/heroui/releases)
- [Changelog](https://github.com/heroui-inc/heroui/blob/canary/packages/hooks/use-disclosure/CHANGELOG.md)
- [Commits](https://github.com/heroui-inc/heroui/commits/@nextui-org/[email protected]/packages/hooks/use-disclosure)

Updates `@iconify/react` from 5.0.2 to 5.2.0
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/react)

Updates `@number-flow/react` from 0.5.2 to 0.5.5
- [Release notes](https://github.com/barvian/number-flow/releases)
- [Commits](https://github.com/barvian/number-flow/commits/@number-flow/[email protected]/src)

Updates `@radix-ui/react-popover` from 1.1.2 to 1.1.5
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@react-aria/visually-hidden` from 3.8.18 to 3.8.19
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/[email protected]...@react-aria/[email protected])

Updates `@react-stately/data` from 3.12.0 to 3.12.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/[email protected]...@react-stately/[email protected])

Updates `@react-three/drei` from 9.120.4 to 9.121.4
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v9.120.4...v9.121.4)

Updates `@react-three/fiber` from 8.17.10 to 8.17.14
- [Release notes](https://github.com/pmndrs/react-three-fiber/releases)
- [Commits](pmndrs/react-three-fiber@v8.17.10...v8.17.14)

Updates `@tsparticles/engine` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/tsparticles/tsparticles/releases)
- [Changelog](https://github.com/tsparticles/tsparticles/blob/main/engine/CHANGELOG.md)
- [Commits](https://github.com/tsparticles/tsparticles/commits/v3.8.1/engine)

Updates `@tsparticles/slim` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/tsparticles/tsparticles/releases)
- [Changelog](https://github.com/tsparticles/tsparticles/blob/main/bundles/slim/CHANGELOG.md)
- [Commits](https://github.com/tsparticles/tsparticles/commits/v3.8.1/bundles/slim)

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/parser)

Updates `eslint` from 9.17.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.19.0)

Updates `eslint-config-next` from 15.1.0 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/eslint-config-next)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1)

Updates `eslint-plugin-playwright` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
- [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
- [Commits](playwright-community/eslint-plugin-playwright@v2.1.0...v2.2.0)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)

Updates `eslint-plugin-react` from 7.37.2 to 7.37.4
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.4)

Updates `eslint-plugin-react-refresh` from 0.4.16 to 0.4.18
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.16...v0.4.18)

Updates `eslint-plugin-tailwindcss` from 3.17.5 to 3.18.0
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](francoismassart/eslint-plugin-tailwindcss@v3.17.5...v3.18.0)

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

Updates `intl-messageformat` from 10.7.12 to 10.7.14
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@10.7.14)

Updates `lucide-react` from 0.473.0 to 0.474.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.474.0/packages/lucide-react)

Updates `next` from 15.1.5 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@v15.1.5...v15.1.6)

Updates `next-themes` from 0.2.1 to 0.4.4
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](https://github.com/pacocoursey/next-themes/commits/v0.4.4)

Updates `react-router-dom` from 7.1.1 to 7.1.5
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `recharts` from 2.15.0 to 2.15.1
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.15.0...v2.15.1)

Updates `sonner` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/commits)

Updates `tailwind-merge` from 2.5.5 to 3.0.1
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.5...v3.0.1)

Updates `tailwind-variants` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/heroui-inc/tailwind-variants/releases)
- [Commits](heroui-inc/tailwind-variants@v0.3.0...v0.3.1)

Updates `tailwindcss` from 3.4.17 to 4.0.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.3/packages/tailwindcss)

Updates `three` from 0.172.0 to 0.173.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `three-globe` from 2.35.3 to 2.41.6
- [Commits](vasturiano/three-globe@v2.35.3...v2.41.6)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

Updates `zustand` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.2...v5.0.3)

Updates `@eslint-react/eslint-plugin` from 1.23.2 to 1.26.0
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.26.0/packages/plugins/eslint-plugin)

Updates `@next/eslint-plugin-next` from 15.1.0 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/eslint-plugin-next)

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

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend
- dependency-name: "@eslint/compat"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@eslint/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: "@heroui/alert"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@heroui/drawer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@heroui/framer-utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@heroui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@heroui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@heroui/use-disclosure"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@iconify/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: "@number-flow/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@radix-ui/react-popover"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@react-aria/visually-hidden"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@react-stately/data"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: "@react-three/fiber"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@tsparticles/engine"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@tsparticles/slim"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: eslint-config-prettier
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend
- dependency-name: eslint-plugin-playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: eslint-plugin-tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend
- dependency-name: intl-messageformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: next-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: sonner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend
- dependency-name: tailwind-variants
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend
- dependency-name: three
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: three-globe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Feb 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #122.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/services/frontend/develop/frontend-8e122cadc0 branch February 3, 2025 10:53
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 frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants