Skip to content

chore(deps): bump the npm-dependencies group across 1 directory with 20 updates - #51

Closed
dependabot[bot] wants to merge 1 commit into
productionfrom
dependabot/npm_and_yarn/npm-dependencies-48080ae3d7
Closed

chore(deps): bump the npm-dependencies group across 1 directory with 20 updates#51
dependabot[bot] wants to merge 1 commit into
productionfrom
dependabot/npm_and_yarn/npm-dependencies-48080ae3d7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@lottiefiles/dotlottie-react 0.18.10 0.19.7
@types/node 25.8.0 26.1.0
antd 6.4.2 6.5.0
js-cookie 3.0.7 3.0.8
libphonenumber-js 1.13.2 1.13.8
lucide-react 1.16.0 1.23.0
react 19.2.6 19.2.7
@types/react 19.2.14 19.2.17
react-dom 19.2.6 19.2.7
react-router-dom 7.15.1 7.18.1
resend 6.12.3 6.17.1
rrweb 2.0.0-alpha.4 2.1.0
web-vitals 5.2.0 5.3.0
@vitejs/plugin-react 6.0.2 6.0.3
@vitest/coverage-v8 4.1.6 4.1.10
autoprefixer 10.5.0 10.5.2
postcss 8.5.14 8.5.16
tailwindcss 3.4.19 4.3.2
vite 8.0.13 8.1.3
vitest 4.1.6 4.1.10

Updates @lottiefiles/dotlottie-react from 0.18.10 to 0.19.7

Release notes

Sourced from @​lottiefiles/dotlottie-react's releases.

@​lottiefiles/dotlottie-react@​0.19.7

Patch Changes

  • Updated dependencies [ed38eb1]
    • @​lottiefiles/dotlottie-web@​0.76.0

@​lottiefiles/dotlottie-react@​0.19.6

Patch Changes

  • d139ebe: Forward the loopCount option through the framework wrappers. Previously the React, Vue, Svelte, Solid, and Web Component wrappers never passed loopCount to the underlying DotLottie instance, so the core fell back to its default of 0 (infinite) and the animation always looped forever regardless of the configured value. The wrappers now forward loopCount on init, on load() when src/data change, and reactively when the prop changes.

@​lottiefiles/dotlottie-react@​0.19.5

Patch Changes

  • Updated dependencies [6252c99]
  • Updated dependencies [e322ffb]
    • @​lottiefiles/dotlottie-web@​0.75.0

@​lottiefiles/dotlottie-react@​0.19.4

Patch Changes

  • Updated dependencies [9d4e54a]
    • @​lottiefiles/dotlottie-web@​0.74.0

@​lottiefiles/dotlottie-react@​0.19.3

Patch Changes

  • 6d2fc23: Declare engines: { node: ">=18.17.0", npm: ">=9.5.0" } so downstream installs run on toolchains capable of verifying npm provenance attestations.
  • Updated dependencies [4c93b68]
  • Updated dependencies [4c93b68]
  • Updated dependencies [6d2fc23]
    • @​lottiefiles/dotlottie-web@​0.73.0

@​lottiefiles/dotlottie-react@​0.19.2

Patch Changes

  • Updated dependencies [a354c24]
  • Updated dependencies [c0011a4]
    • @​lottiefiles/dotlottie-web@​0.72.1

@​lottiefiles/dotlottie-react@​0.19.1

Patch Changes

  • Updated dependencies [73046d6]
  • Updated dependencies [d4df529]
    • @​lottiefiles/dotlottie-web@​0.72.0

@​lottiefiles/dotlottie-react@​0.19.0

Minor Changes

... (truncated)

Changelog

Sourced from @​lottiefiles/dotlottie-react's changelog.

0.19.7

Patch Changes

  • Updated dependencies [ed38eb1]
    • @​lottiefiles/dotlottie-web@​0.76.0

0.19.6

Patch Changes

  • d139ebe: Forward the loopCount option through the framework wrappers. Previously the React, Vue, Svelte, Solid, and Web Component wrappers never passed loopCount to the underlying DotLottie instance, so the core fell back to its default of 0 (infinite) and the animation always looped forever regardless of the configured value. The wrappers now forward loopCount on init, on load() when src/data change, and reactively when the prop changes.

0.19.5

Patch Changes

  • Updated dependencies [6252c99]
  • Updated dependencies [e322ffb]
    • @​lottiefiles/dotlottie-web@​0.75.0

0.19.4

Patch Changes

  • Updated dependencies [9d4e54a]
    • @​lottiefiles/dotlottie-web@​0.74.0

0.19.3

Patch Changes

  • 6d2fc23: Declare engines: { node: ">=18.17.0", npm: ">=9.5.0" } so downstream installs run on toolchains capable of verifying npm provenance attestations.
  • Updated dependencies [4c93b68]
  • Updated dependencies [4c93b68]
  • Updated dependencies [6d2fc23]
    • @​lottiefiles/dotlottie-web@​0.73.0

0.19.2

Patch Changes

  • Updated dependencies [a354c24]
  • Updated dependencies [c0011a4]
    • @​lottiefiles/dotlottie-web@​0.72.1

0.19.1

Patch Changes

  • Updated dependencies [73046d6]
  • Updated dependencies [d4df529]
    • @​lottiefiles/dotlottie-web@​0.72.0

0.19.0

Minor Changes

... (truncated)

Commits

Updates @types/node from 25.8.0 to 26.1.0

Commits

Updates antd from 6.4.2 to 6.5.0

Release notes

Sourced from antd's releases.

6.5.0

  • 🔥 Add the antd DESIGN.md design-language file and publish it at ant.design/design.md, helping AI design tools understand Ant Design visual language, component archetypes, and theme tokens. #58011 #58356 #58489 @​afc163
  • 📦 Optimize the antd full bundle size: compared with 6.4.5, size-limit reports antd.min.js down from 437.05 KB to 432.44 KB, and antd-with-locales.min.js down from 514.19 KB to 506.84 KB. The main gains come from slimmer DatePicker and TimePicker runtime code in @rc-component/picker, plus Icon/Upload avoiding extra TwoTone runtime in the full bundle. #58403 #58497 @​QDyanbing @​afc163
  • Icon
    • 🔥 Add built-in Icon entries for Anthropic, Claude, Gemini, Mistral, DeepSeek, Qwen, Perplexity, HuggingFace, Ollama, Replicate, ElevenLabs, Telegram, Mastodon, Threads and Snapchat. #58524 @​afc163
    • 📦 Optimize Icon and Upload default icon imports by upgrading @ant-design/icons to 6.3.1 and switching Upload picture-list default placeholders to Outlined icons, reducing extra TwoTone runtime in the full bundle. #58497 @​afc163
    • 🐞 Fix Icon styles not working when theme.zeroRuntime is enabled. #58517 @​afc163
  • Input
    • 🆕 Add Input.Password visibilityToggle.tabIndex to customize the visibility toggle button tab order. #58458 @​QDyanbing
    • 🐞 Fix Input.Search not applying ConfigProvider root style configuration. #58467 @​QDyanbing
    • 🐞 Fix Input.Search losing enterButton.className. #58506 @​QDyanbing
    • 💄 Fix Input.Search button height not aligning with Input token height. #58525 @​afc163
    • 💄 Add focus outline for borderless Input components. #58250 @​QDyanbing
  • Select
  • Table
    • 🐞 Fix Table defaultSortOrder and controlled sortOrder being ignored when the column is hidden by responsive at the current breakpoint. #58008 @​yogeshwaran-c
    • 🐞 Fix Table extra vertical line on the last fixed-right column in bordered mode. #58516 @​uttam12331
    • ⌨️ Improve Table row selection checkbox accessibility by supporting aria-* attributes from getCheckboxProps. #58275 @​EmilyyyLiu
    • 💄 Fix Table sticky header top border missing in bordered mode. #58451 @​BangDori
  • BorderBeam
  • Badge
  • Layout
    • 🆕 Add Layout.Sider semantic classNames and styles support. #57938 @​landeqiming666
    • 🐞 Fix Layout.Header, Layout.Footer and Layout.Content losing default background when used standalone with theme.cssVar enabled. #58046 @​yogeshwaran-c
  • Pagination
  • Upload
    • 🐞 Fix Upload not showing file icon for failed files. #58484 @​biubiukam
    • ⌨️ Improve Upload list item name accessibility when previewing files without a URL. #58092 @​ug-one
  • Alert
    • 🐞 Fix Alert icon vertical alignment when description content is provided. #57915 @​MMMIXER
    • 🐞 Fix Alert icon and close button not aligning with the first title line when only a title is provided. #57878 @​QDyanbing
  • 📖 Improve AI agent support for the ant.design website and its isitagentready.com/ant.design result. #58510 #58490 #57725 @​afc163 @​ug-one
  • 📖 Update Ant Design CLI docs with antd setup, Node.js >=20.0.0 requirement, MCP version auto-detection, and environment variable notes, and sync the For Agents and MCP Server docs in both languages. #58460 @​afc163
  • 🐞 Fix antd root semantic style priority across components to ensure component style overrides global styles.root and style configuration. #58474 @​QDyanbing
  • 💄 Improve Component Token small control height in compact theme to avoid cramped line boxes. #58411 @​nightt5879
  • 🐞 Fix Anchor hash parsing performance issue with specially crafted hash values. #58472 @​afc163
  • 🆕 Add Collapse headerPaddingSM, headerPaddingLG, contentPaddingSM, and contentPaddingLG tokens to configure header and content padding for small and large sizes separately. #58436 @​biubiukam
  • 🆕 Add ConfigProvider form labelWrap configuration support. #58035 @​EmilyyyLiu

... (truncated)

Changelog

Sourced from antd's changelog.

6.5.0

2026-06-27

  • 🔥 Add the antd DESIGN.md design-language file and publish it at ant.design/design.md, helping AI design tools understand Ant Design visual language, component archetypes, and theme tokens. #58011 #58356 #58489 @​afc163
  • 📦 Optimize the antd full bundle size: compared with 6.4.5, size-limit reports antd.min.js down from 437.05 KB to 432.44 KB, and antd-with-locales.min.js down from 514.19 KB to 506.84 KB. The main gains come from slimmer DatePicker and TimePicker runtime code in @rc-component/picker, plus Icon/Upload avoiding extra TwoTone runtime in the full bundle. #58403 #58497 @​QDyanbing @​afc163
  • Icon
    • 🔥 Add built-in Icon entries for Anthropic, Claude, Gemini, Mistral, DeepSeek, Qwen, Perplexity, HuggingFace, Ollama, Replicate, ElevenLabs, Telegram, Mastodon, Threads and Snapchat. #58524 @​afc163

    • 📦 Optimize Icon and Upload default icon imports by upgrading @ant-design/icons to 6.3.1 and switching Upload picture-list default placeholders to Outlined icons, reducing extra TwoTone runtime in the full bundle. #58497 @​afc163

    • 🐞 Fix Icon styles not working when theme.zeroRuntime is enabled. #58517 @​afc163

  • Input
    • 🆕 Add Input.Password visibilityToggle.tabIndex to customize the visibility toggle button tab order. #58458 @​QDyanbing
    • 🐞 Fix Input.Search not applying ConfigProvider root style configuration. #58467 @​QDyanbing
    • 🐞 Fix Input.Search losing enterButton.className. #58506 @​QDyanbing
    • 💄 Fix Input.Search button height not aligning with Input token height. #58525 @​afc163
    • 💄 Add focus outline for borderless Input components. #58250 @​QDyanbing
  • Select
  • Table
    • 🐞 Fix Table defaultSortOrder and controlled sortOrder being ignored when the column is hidden by responsive at the current breakpoint. #58008 @​yogeshwaran-c
    • 🐞 Fix Table extra vertical line on the last fixed-right column in bordered mode. #58516 @​uttam12331
    • ⌨️ Improve Table row selection checkbox accessibility by supporting aria-* attributes from getCheckboxProps. #58275 @​EmilyyyLiu
    • 💄 Fix Table sticky header top border missing in bordered mode. #58451 @​BangDori
  • BorderBeam
  • Badge
  • Layout
    • 🆕 Add Layout.Sider semantic classNames and styles support. #57938 @​landeqiming666
    • 🐞 Fix Layout.Header, Layout.Footer and Layout.Content losing default background when used standalone with theme.cssVar enabled. #58046 @​yogeshwaran-c
  • Pagination
  • Upload
    • 🐞 Fix Upload not showing file icon for failed files. #58484 @​biubiukam
    • ⌨️ Improve Upload list item name accessibility when previewing files without a URL. #58092 @​ug-one
  • Alert
    • 🐞 Fix Alert icon vertical alignment when description content is provided. #57915 @​MMMIXER
    • 🐞 Fix Alert icon and close button not aligning with the first title line when only a title is provided. #57878 @​QDyanbing
  • 📖 Improve AI agent support for the ant.design website and its isitagentready.com/ant.design result. #58510 #58490 #57725 @​afc163 @​ug-one
  • 📖 Update Ant Design CLI docs with antd setup, Node.js >=20.0.0 requirement, MCP version auto-detection, and environment variable notes, and sync the For Agents and MCP Server docs in both languages. #58460 @​afc163

... (truncated)

Commits
  • 740ad96 ci: rm action version comment (#58536)
  • 3b44cef docs: add changelog for 6.5.0 (#58527)
  • c94729d revert: remove rate star border tokens (#58535)
  • 8856f85 type: typeScript definition improvement (#58534)
  • b0272e2 fix(Descriptions): apply labelStyle/contentStyle to bordered cells
  • 6a3a641 fix: remove subpixel offset from Steps rail
  • 8110508 fix(Alert): align icon and close button for title-only alerts (#57878)
  • 0a8fb57 chore(deps): update dependency eslint to v10.6.0 (#58532)
  • 6b7a789 chore(deps): update dependency @​google/design.md to ^0.3.0 (#58531)
  • 7b1f026 chore(deps): update actions/cache digest to 55cc834 (#58530)
  • Additional commits viewable in compare view

Updates js-cookie from 3.0.7 to 3.0.8

Release notes

Sourced from js-cookie's releases.

v3.0.8

  • Restore ES5 compatibility, inadvertently broken in 3.0.7 - #959
  • Lift Node version restriction, inadvertently restricted to >= 20 in 3.0.7 - #956
Commits
  • d7a1096 Craft v3.0.8 release
  • 248e685 Use existing Chrome with puppeteer
  • fc04269 Remove QUnit related workaround in Grunt config
  • 265a685 Tidy up package lock file
  • 478e591 Disable Node deprecation DEP0044 for release workflow
  • 331d524 Fix node version config for E2E test job
  • 11d773d Ensure ECMAScript compatibility
  • d788646 Remove engines property from package
  • e7d9a4d Fix typo in test assertion message
  • b5fca24 Make credentials use explicit in release workflow
  • See full diff in compare view

Updates libphonenumber-js from 1.13.2 to 1.13.8

Changelog

Sourced from libphonenumber-js's changelog.

1.13.8 / 3.7.2026

  • Updated metadata to version 9.0.34:
    • Updated alternate formatting data for country calling code(s): 34
    • Updated phone metadata for region code(s): CM, ES, GY, HN, MZ, SR, TM, TZ, US, UZ
    • Updated geocoding data for country calling code(s): 504 (en)
    • Updated carrier data for country calling code(s): 46 (en), 255 (en), 258 (en), 352 (en), 381 (en), 592 (en), 597 (en), 886 (en), 998 (en)
    • Updated / refreshed time zone meta data.

1.13.7 / 18.6.2026

  • Updated metadata to version 9.0.33:
    • Updated phone metadata for region code(s): BF, KE, MC, MW, NO, SG, SI, UG, VN
    • Updated geocoding data for country calling code(s): 47 (en)
    • Updated carrier data for country calling code(s): 36 (en), 40 (en), 65 (en), 84 (en), 232 (en), 235 (en), 250 (en), 256 (en), 265 (en), 386 (en), 503 (en), 1868 (en)

1.13.6 / 5.6.2026

  • Updated metadata to version 9.0.32:
    • Updated phone metadata for region code(s): DZ, JP, NO, SJ, SO, UG
    • Updated carrier data for country calling code(s): 33 (en), 47 (en), 233 (en), 252 (en), 256 (en)

1.13.5 / 03.06.2026

  • Converted any "tagged" types back to simple strings. Originally, some developers lobbied the use of so-called "tagged" types in this package in order to return more "strict" values. My knowledge of TypeScript at that time was limited to just its title, so I naturally succumbed to that influence and merged whatever changes seemed to be consensual between the participants in the issue discussions. Now though I can see how the concept of "tagged" types is redundant and adds nothing, so I decided to revert any "tagged" types back to simple strings.

1.13.3 / 22.5.2026

  • Updated metadata to version 9.0.31:
    • Updated alternate formatting data for country calling code(s): 84
    • Updated phone metadata for region code(s): AI, BO, DZ, ET, GE, GM, IN, TR, UG, VN
    • Updated short number metadata for region code(s): IT
    • Updated geocoding data for country calling code(s): 213 (en)
    • Updated carrier data for country calling code(s): 34 (en), 43 (en), 84 (en), 90 (en), 220 (en), 251 (en), 256 (en), 354 (en), 591 (en), 1264 (en)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitLab CI/CD, a new releaser for libphonenumber-js since your current version.


Updates lucide-react from 1.16.0 to 1.23.0

Release notes

Sourced from lucide-react's releases.

Version 1.23.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.22.0...1.23.0

Version 1.22.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.21.0...1.22.0

Version 1.21.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.20.0...1.21.0

Version 1.20.0

What's Changed

... (truncated)

Commits
  • 5ff536e ci(release.yml): Fix workflow and remove version scripts in package scripts...
  • See full diff in compare view

Updates react from 19.2.6 to 19.2.7

Release notes

Sourced from react's releases.

19.2.7 (June 1st, 2026)

React Server Components

Changelog

Sourced from react's changelog.

19.2.7 (June 1, 2026)

React Server Components

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.


Updates @types/react from 19.2.14 to 19.2.17

Commits

Updates react-dom from 19.2.6 to 19.2.7

Release notes

Sourced from react-dom's releases.

19.2.7 (June 1st, 2026)

React Server Components

Changelog

Sourced from react-dom's changelog.

19.2.7 (June 1, 2026)

React Server Components

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.


Updates react-router-dom from 7.15.1 to 7.18.1

Changelog

Sourced from react-router-dom's changelog.

v7.18.1

Patch Changes

v7.18.0

Patch Changes

v7.17.0

Patch Changes

v7.16.0

Patch Changes

  • Remove stale/invalid unpkg field from package.json. This was removed from other packages with the release of v7 but missed in the react-router-dom re-export package (#15075)
  • Updated dependencies:
Commits

Updates resend from 6.12.3 to 6.17.1

Release notes

Sourced from resend's releases.

v6.17.1

remove resource field, it was a dead field (0572834)

v6.17.0

What's Changed

Full Changelog: resend/resend-node@v6.16.0...v6.17.0

v6.16.0

What's Changed

Full Changelog: resend/resend-node@v6.15.0...v6.16.0

v6.15.0

What's Changed

Full Changelog: resend/resend-node@v6.14.0...v6.15.0

v6.14.0

What's Changed

Full Changelog: resend/resend-node@v6.13.0...v6.14.0

v6.13.0

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for resend since your current version.


Updates rrweb from 2.0.0-alpha.4 to 2.1.0

Release notes

Sourced from rrweb's releases.

rrweb-player@2.1.0

Patch Changes

  • Updated dependencies [7f0f75f]:
    • @​rrweb/replay@​2.1.0
    • @​rrweb/packer@​2.1.0

rrweb-snapshot@2.1.0

Patch Changes

rrweb@2.1.0

Patch Changes

…20 updates

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

| Package | From | To |
| --- | --- | --- |
| [@lottiefiles/dotlottie-react](https://github.com/LottieFiles/dotlottie-web/tree/HEAD/packages/react) | `0.18.10` | `0.19.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.8.0` | `26.1.0` |
| [antd](https://github.com/ant-design/ant-design) | `6.4.2` | `6.5.0` |
| [js-cookie](https://github.com/js-cookie/js-cookie) | `3.0.7` | `3.0.8` |
| [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.13.2` | `1.13.8` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.16.0` | `1.23.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.17` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.15.1` | `7.18.1` |
| [resend](https://github.com/resend/resend-node) | `6.12.3` | `6.17.1` |
| [rrweb](https://github.com/rrweb-io/rrweb) | `2.0.0-alpha.4` | `2.1.0` |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `5.2.0` | `5.3.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.2` | `6.0.3` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.6` | `4.1.10` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.2` |
| [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.16` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.3.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.13` | `8.1.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.6` | `4.1.10` |



Updates `@lottiefiles/dotlottie-react` from 0.18.10 to 0.19.7
- [Release notes](https://github.com/LottieFiles/dotlottie-web/releases)
- [Changelog](https://github.com/LottieFiles/dotlottie-web/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/LottieFiles/dotlottie-web/commits/@lottiefiles/dotlottie-react@0.19.7/packages/react)

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

Updates `antd` from 6.4.2 to 6.5.0
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@6.4.2...6.5.0)

Updates `js-cookie` from 3.0.7 to 3.0.8
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Commits](js-cookie/js-cookie@v3.0.7...v3.0.8)

Updates `libphonenumber-js` from 1.13.2 to 1.13.8
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/commits/master)

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

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

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

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

Updates `react-router-dom` from 7.15.1 to 7.18.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.1/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.1/packages/react-router-dom)

Updates `resend` from 6.12.3 to 6.17.1
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.12.3...v6.17.1)

Updates `rrweb` from 2.0.0-alpha.4 to 2.1.0
- [Release notes](https://github.com/rrweb-io/rrweb/releases)
- [Changelog](https://github.com/rrweb-io/rrweb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rrweb-io/rrweb/compare/rrweb@2.0.0-alpha.4...rrweb@2.1.0)

Updates `web-vitals` from 5.2.0 to 5.3.0
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v5.2.0...v5.3.0)

Updates `@vitejs/plugin-react` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.3/packages/plugin-react)

Updates `@vitest/coverage-v8` from 4.1.6 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8)

Updates `autoprefixer` from 10.5.0 to 10.5.2
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.5.0...10.5.2)

Updates `postcss` from 8.5.14 to 8.5.16
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.14...8.5.16)

Updates `tailwindcss` from 3.4.19 to 4.3.2
- [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.3.2/packages/tailwindcss)

Updates `vite` from 8.0.13 to 8.1.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.3/packages/vite)

Updates `vitest` from 4.1.6 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

---
updated-dependencies:
- dependency-name: "@lottiefiles/dotlottie-react"
  dependency-version: 0.19.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: antd
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: js-cookie
  dependency-version: 3.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: libphonenumber-js
  dependency-version: 1.13.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: lucide-react
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: resend
  dependency-version: 6.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: rrweb
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: web-vitals
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: postcss
  dependency-version: 8.5.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.3.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: vite
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2026
@dependabot
dependabot Bot requested a review from rphlr as a code owner July 7, 2026 12:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-dependencies-48080ae3d7 branch July 13, 2026 04: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