Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
productionfrom
dependabot/npm_and_yarn/npm-dependencies-514852bf5d
Open

chore(deps): bump the npm-dependencies group across 1 directory with 27 updates#59
dependabot[bot] wants to merge 1 commit into
productionfrom
dependabot/npm_and_yarn/npm-dependencies-514852bf5d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
@lottiefiles/dotlottie-react 0.18.10 0.19.13
@testing-library/jest-dom 6.9.1 7.0.0
@testing-library/user-event 14.6.1 14.6.3
@types/node 25.8.0 26.1.2
antd 6.4.2 6.5.3
dompurify 3.4.11 3.4.13
js-cookie 3.0.7 3.0.8
libphonenumber-js 1.13.2 1.13.10
lucide-react 1.16.0 1.29.0
react 19.2.6 19.2.8
@types/react 19.2.14 19.2.18
react-dom 19.2.6 19.2.8
@types/react-dom 19.2.3 19.2.4
react-router-dom 7.15.1 7.18.2
resend 6.12.3 6.18.1
rrweb 2.0.0-alpha.4 2.1.1
typescript 6.0.3 7.0.2
web-vitals 5.2.0 6.1.0
@types/lodash 4.17.24 4.17.25
@vitejs/plugin-react 6.0.2 6.0.5
@vitest/coverage-v8 4.1.6 4.1.10
autoprefixer 10.5.0 10.5.4
jsdom 29.1.1 30.0.1
postcss 8.5.14 8.5.26
tailwindcss 3.4.19 4.3.3
vite 8.0.13 8.2.1
vitest 4.1.6 4.1.10

Updates @lottiefiles/dotlottie-react from 0.18.10 to 0.19.13

Release notes

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

@​lottiefiles/dotlottie-react@​0.19.13

Patch Changes

  • Updated dependencies [efec4ac]
  • Updated dependencies [efec4ac]
    • @​lottiefiles/dotlottie-web@​0.79.0

@​lottiefiles/dotlottie-react@​0.19.12

Patch Changes

  • Updated dependencies [baecf78]
    • @​lottiefiles/dotlottie-web@​0.78.2

@​lottiefiles/dotlottie-react@​0.19.11

Patch Changes

  • Updated dependencies [9eaf3f6]
    • @​lottiefiles/dotlottie-web@​0.78.1

@​lottiefiles/dotlottie-react@​0.19.10

Patch Changes

  • 3d2be0b: fix: support React StrictMode (#439, #893, #326)
  • Updated dependencies [6e8c2d7]
  • Updated dependencies [6e8c2d7]
  • Updated dependencies [6818ad9]
  • Updated dependencies [3d2be0b]
  • Updated dependencies [696416a]
  • Updated dependencies [6e8c2d7]
    • @​lottiefiles/dotlottie-web@​0.78.0

@​lottiefiles/dotlottie-react@​0.19.9

Patch Changes

  • Updated dependencies [7af326d]
    • @​lottiefiles/dotlottie-web@​0.77.1

@​lottiefiles/dotlottie-react@​0.19.8

Patch Changes

  • Updated dependencies [be7b01c]
  • Updated dependencies [be7b01c]
  • Updated dependencies [be7b01c]
    • @​lottiefiles/dotlottie-web@​0.77.0

@​lottiefiles/dotlottie-react@​0.19.7

Patch Changes

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

... (truncated)

Changelog

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

0.19.13

Patch Changes

  • Updated dependencies [efec4ac]
  • Updated dependencies [efec4ac]
    • @​lottiefiles/dotlottie-web@​0.79.0

0.19.12

Patch Changes

  • Updated dependencies [baecf78]
    • @​lottiefiles/dotlottie-web@​0.78.2

0.19.11

Patch Changes

  • Updated dependencies [9eaf3f6]
    • @​lottiefiles/dotlottie-web@​0.78.1

0.19.10

Patch Changes

  • 3d2be0b: fix: support React StrictMode (#439, #893, #326)
  • Updated dependencies [6e8c2d7]
  • Updated dependencies [6e8c2d7]
  • Updated dependencies [6818ad9]
  • Updated dependencies [3d2be0b]
  • Updated dependencies [696416a]
  • Updated dependencies [6e8c2d7]
    • @​lottiefiles/dotlottie-web@​0.78.0

0.19.9

Patch Changes

  • Updated dependencies [7af326d]
    • @​lottiefiles/dotlottie-web@​0.77.1

0.19.8

Patch Changes

  • Updated dependencies [be7b01c]
  • Updated dependencies [be7b01c]
  • Updated dependencies [be7b01c]
    • @​lottiefiles/dotlottie-web@​0.77.0

0.19.7

Patch Changes

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

... (truncated)

Commits

Updates @testing-library/jest-dom from 6.9.1 to 7.0.0

Release notes

Sourced from @​testing-library/jest-dom's releases.

v7.0.0

7.0.0 (2026-07-20)

Features

  • add toContainAnyBy* and toContainOneBy* query matchers (1e39089)

BREAKING CHANGES

  • @​testing-library/dom is now a required peer dependency. The minimum supported Node.js version is now 22.

Repaired release for testing-library/jest-dom#731

v6.10.0

6.10.0 (2026-07-20)

Features

  • add toContainAnyBy* and toContainOneBy* query matchers (#731) (cae44df)
Commits
  • 1e39089 feat: add toContainAnyBy* and toContainOneBy* query matchers
  • cae44df feat: add toContainAnyBy* and toContainOneBy* query matchers (#731)
  • 55c07ce ci: switch release to npm trusted publishing (#726)
  • 213256f docs: move toHaveSelection from the deprecated section (#717)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​testing-library/jest-dom since your current version.


Updates @testing-library/user-event from 14.6.1 to 14.6.3

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.3

14.6.3 (2026-08-03)

Bug Fixes

v14.6.2

14.6.2 (2026-08-03)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​testing-library/user-event since your current version.


Updates @types/node from 25.8.0 to 26.1.2

Commits

Updates antd from 6.4.2 to 6.5.3

Release notes

Sourced from antd's releases.

6.5.3

  • Input
    • 🐞 Fix Input.OTP using type="text" when mask is a string while preserving explicit type values. #58835 @​QDyanbing
    • 🐞 Fix Input.OTP displaying the original value when mask is true. #58805 @​cyphercodes
    • 💄 Fix Input.TextArea resize handle rendering as a dot on touch devices. #58812 @​pupuking723
  • Typography
    • ⚡️ Improve Typography ellipsis tooltip performance in large lists. #58806 @​lkxdsb
    • 🐞 Fix Typography editable textarea font size not matching the edited content. #58551 @​gaurav0107
  • 🐞 Fix DatePicker.RangePicker submitting unconfirmed partial values on blur when using showTime and allowEmpty. #58803 @​zombieJ
  • 🐞 Fix Form.Item useStatus returning stale errors and warnings when the validation status remains unchanged. #58815 @​afc163
  • 🐞 Fix Slider triggering onFocus and onBlur callbacks multiple times. #58711 @​QDyanbing
  • 🐞 Fix Spin standalone indicators being mispositioned when nested in another Spin. #58801 @​QDyanbing
  • 🐞 Fix Table controlled filter dropdown selections not updating while open. #58816 @​afc163
  • 🐞 Fix Upload default download links allowing newly opened tabs to access the opener page. #58817 @​afc163
  • 💄 Fix incomplete Icon base styles when theme.zeroRuntime or CSS layers are enabled. #58763 @​QDyanbing
  • 💄 Fix Select suffix icons and selected content overlapping the clear icon with custom theme colors. #58581 @​QDyanbing
  • 💄 Fix Tabs third-party <svg> icons not vertically aligning with labels. #58847 @​mohamedkhaled4053

  • Input
    • 🐞 修复 Input.OTP 使用字符串 mask 时仍采用 type="text" 的问题,并保留显式 type 配置。#58835 @​QDyanbing
    • 🐞 修复 Input.OTP 的 masktrue 时仍显示原始值的问题。#58805 @​cyphercodes
    • 💄 修复 Input.TextArea 调整大小手柄在触摸设备上显示为小圆点的问题。#58812 @​pupuking723
  • Typography
    • ⚡️ 优化 Typography 省略提示在大列表中的渲染性能。#58806 @​lkxdsb
    • 🐞 修复 Typography 可编辑文本框字号与被编辑内容不一致的问题。#58551 @​gaurav0107
  • 🐞 修复 DatePicker.RangePicker 使用 showTimeallowEmpty 时失焦会提交未确认部分值的问题。#58803 @​zombieJ
  • 🐞 修复 Form.Item useStatus 在校验状态未变化时返回旧错误和警告内容的问题。#58815 @​afc163
  • 🐞 修复 Slider 的 onFocusonBlur 回调被重复触发的问题。#58711 @​QDyanbing
  • 🐞 修复 Spin 独立加载指示器嵌套使用时定位错乱的问题。#58801 @​QDyanbing
  • 🐞 修复 Table 受控筛选面板保持打开时选中项未同步更新的问题。#58816 @​afc163
  • 🐞 修复 Upload 默认下载打开的新页面可访问来源页面的问题。#58817 @​afc163
  • 💄 修复启用 theme.zeroRuntime 或 CSS layer 时 Icon 基础样式不完整的问题。#58763 @​QDyanbing
  • 💄 修复 Select 自定义主题色下后缀图标或选中内容与清除图标重叠的问题。#58581 @​QDyanbing
  • 💄 修复 Tabs 中第三方 <svg> 图标与标签文字垂直方向未对齐的问题。#58847 @​mohamedkhaled4053

6.5.2

  • 💄 Fix Button, Collapse, ColorPicker, Layout, Select, Space.Addon, Tree, and Typography borders not respecting the global lineWidth and lineType Design Tokens. #58740 #58741 #58742 #58743 #58745 #58755 @​li-jia-nan @​QDyanbing
  • 🐞 Fix BorderBeam, Checkbox, and Switch reduced-motion styles causing Lightning CSS minification failures. #58707 @​QDyanbing
  • Tag
    • 💄 Fix Tag missing spacing and incorrect vertical alignment for bare <svg> icons from third-party icon libraries. #58723 @​mohamedkhaled4053
    • 🐞 Fix Tag navigation being triggered when clicking the close icon with both href and closable set. #58720 @​QDyanbing
  • 🐞 Fix Input.OTP dropping root DOM event handlers including onPointerDown, onAnimationEnd, onTransitionEnd, and onScrollEnd. #58697 react-component/util#794 @​aojunhao123
  • 🐞 Fix Form triggering a hook-order warning in React 19 when using the UMD development build. #58417 @​biubiukam
  • 💄 Fix Table missing the top border when a bordered nested table is wrapped by Tabs or custom content. #58746 @​QDyanbing
  • 🐞 Fix Input.Search custom enterButton not respecting the component's disabled and loading states. #58726 @​QDyanbing
  • 🐞 Fix Transfer custom action buttons passed through actions not preserving their own disabled state. #58718 @​QDyanbing
  • 🐞 Fix Tree rootStyle being ignored, and deprecate it in favor of styles.root. #58709 @​QDyanbing
  • 🐞 Fix Grid Col ignoring numeric 0 for the flex prop in regular and responsive configurations. #58719 @​QDyanbing
  • 🐞 Fix InputNumber not displaying suffix when Form feedback is enabled. #58703 @​QDyanbing
  • ⌨️ Fix Splitter percentage-based aria-valuemin and aria-valuemax values before container measurement, and prevent lazy drag previews from exceeding bounds next to zero-sized panels. #58702 @​QDyanbing

... (truncated)

Changelog

Sourced from antd's changelog.

6.5.3

2026-07-31

  • Input
    • 🐞 Fix Input.OTP using type="text" when mask is a string while preserving explicit type values. #58835 @​QDyanbing
    • 🐞 Fix Input.OTP displaying the original value when mask is true. #58805 @​cyphercodes
    • 💄 Fix Input.TextArea resize handle rendering as a dot on touch devices. #58812 @​pupuking723
  • Typography
    • ⚡️ Improve Typography ellipsis tooltip performance in large lists. #58806 @​lkxdsb
    • 🐞 Fix Typography editable textarea font size not matching the edited content. #58551 @​gaurav0107
  • 🐞 Fix DatePicker.RangePicker submitting unconfirmed partial values on blur when using showTime and allowEmpty. #58803 @​zombieJ
  • 🐞 Fix Form.Item useStatus returning stale errors and warnings when the validation status remains unchanged. #58815 @​afc163
  • 🐞 Fix Slider triggering onFocus and onBlur callbacks multiple times. #58711 @​QDyanbing
  • 🐞 Fix Spin standalone indicators being mispositioned when nested in another Spin. #58801 @​QDyanbing
  • 🐞 Fix Table controlled filter dropdown selections not updating while open. #58816 @​afc163
  • 🐞 Fix Upload default download links allowing newly opened tabs to access the opener page. #58817 @​afc163
  • 💄 Fix incomplete Icon base styles when theme.zeroRuntime or CSS layers are enabled. #58763 @​QDyanbing
  • 💄 Fix Select suffix icons and selected content overlapping the clear icon with custom theme colors. #58581 @​QDyanbing
  • 💄 Fix Tabs third-party <svg> icons not vertically aligning with labels. #58847 @​mohamedkhaled4053

6.5.2

2026-07-24

  • 💄 Fix Button, Collapse, ColorPicker, Layout, Select, Space.Addon, Tree, and Typography borders not respecting the global lineWidth and lineType Design Tokens. #58740 #58741 #58742 #58743 #58745 #58755 @​li-jia-nan @​QDyanbing
  • 🐞 Fix BorderBeam, Checkbox, and Switch reduced-motion styles causing Lightning CSS minification failures. #58707 @​QDyanbing
  • Tag
    • 💄 Fix Tag missing spacing and incorrect vertical alignment for bare <svg> icons from third-party icon libraries. #58723 @​mohamedkhaled4053
    • 🐞 Fix Tag navigation being triggered when clicking the close icon with both href and closable set. #58720 @​QDyanbing
  • 🐞 Fix Input.OTP dropping root DOM event handlers including onPointerDown, onAnimationEnd, onTransitionEnd, and onScrollEnd. #58697 react-component/util#794 @​aojunhao123
  • 🐞 Fix Form triggering a hook-order warning in React 19 when using the UMD development build. #58417 @​biubiukam
  • 💄 Fix Table missing the top border when a bordered nested table is wrapped by Tabs or custom content. #58746 @​QDyanbing
  • 🐞 Fix Input.Search custom enterButton not respecting the component's disabled and loading states. #58726 @​QDyanbing
  • 🐞 Fix Transfer custom action buttons passed through actions not preserving their own disabled state. #58718 @​QDyanbing
  • 🐞 Fix Tree rootStyle being ignored, and deprecate it in favor of styles.root. #58709 @​QDyanbing
  • 🐞 Fix Grid Col ignoring numeric 0 for the flex prop in regular and responsive configurations. #58719 @​QDyanbing
  • 🐞 Fix InputNumber not displaying suffix when Form feedback is enabled. #58703 @​QDyanbing
  • ⌨️ Fix Splitter percentage-based aria-valuemin and aria-valuemax values before container measurement, and prevent lazy drag previews from exceeding bounds next to zero-sized panels. #58702 @​QDyanbing
  • 📖 Fix the ant.design homepage theme preview resetting the selected theme during rerenders. #58687 @​meet-student
  • 📝 Correct Anchor offsetTop default value to 0 in the Chinese documentation. #58710 @​dogledogle

6.5.1

2026-07-13

  • 💄 Fix AutoComplete custom input background color being applied twice in the filled variant. #58669 @​QDyanbing
  • 🐞 Fix Avatar, List, Pagination, Steps, and Table not responding to breakpoint changes after responsive configuration is enabled dynamically. #58654 @​li-jia-nan
  • ⌨️ Fix Button, Checkbox, Switch, Splitter, and BorderBeam pseudo-element transitions and animations so they respect prefers-reduced-motion. #58685 @​li-jia-nan
  • 🐞 Fix Button icon vertical alignment when used in Card extra. #58584 @​zombieJ

... (truncated)

Commits

Updates dompurify from 3.4.11 to 3.4.13

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.13

  • Fixed an issue with hook removal during IN_PLACE sanitization, thanks @​koyokr
  • Fixed an issue with hooks potentially bypassing the clone guard, thanks @​AkshayjainG
  • Fixed an issue with DOM clobbering via ownerDocument during IN_PLACE, thanks @​AkshayjainG
  • Bumped several dependencies where possible

DOMPurify 3.4.12

  • Fixed an issue where a hook would not get called for custom elements, thanks @​Rikuxx0
  • Hardened the handling of hooks removing elements, @​mkrause-bee360
  • Added support for a few new SVG attributes, thanks @​cbn-falias & @​Develop-KIM
  • Hardened the handling of declarative partial updates
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible
Commits

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.10

Changelog

Sourced from libphonenumber-js's changelog.

1.13.10 / 30.7.2026

  • Updated metadata to version 9.0.36:
    • Updated alternate formatting data for country calling code(s): 995
    • Updated phone metadata for region code(s): BD, EH, FO, GE, IL, LI, MA, ML, NO, SJ
    • Updated short number metadata for region code(s): FO, IT
    • Updated carrier data for country calling code(s): 47 (en), 61 (en), 212 (en), 256 (en), 298 (en), 423 (en), 972 (en), 995 (en)

1.13.9 / 17.7.2026

  • Updated metadata to version 9.0.35:
    • Updated alternate formatting data for country calling code(s): 995
    • Updated phone metadata for region code(s): AC, CN, FO, GE, IR, KE, SE, UG, ZW
    • Updated short number metadata for region code(s): FR
    • Updated geocoding data for country calling code(s): 86 (en, zh)
    • Updated carrier data for country calling code(s): 61 (en), 86 (en, zh), 93 (en, fa), 247 (en), 250 (en), 254 (en), 256 (en), 263 (en), 298 (en), 420 (en), 976 (en), 995 (en)

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

... (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.29.0

Release notes

Sourced from lucide-react's releases.

Version 1.29.0

What's Changed

Full Changelog: lucide-icons/lucide@1.28.0...1.29.0

Version 1.28.0

What's Changed

Full Changelog: lucide-icons/lucide@1.27.0...1.28.0

Version 1.27.0

What's Changed

... (truncated)

Commits
  • f229f83 chore(depedencies): Update dependencies (#4553)
  • 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.8

Release notes

Sourced from react's releases.

19.2.8 (July 21st, 2026)

React Server Components

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.18

Commits

Updates react-dom from 19.2.6 to 19.2.8

Release notes

Sourced from react-dom's releases.

19.2.8 (July 21st, 2026)

React Server Components

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 @types/react-dom from 19.2.3 to 19.2.4

Commits
    ...

    Description has been truncated

…27 updates

Bumps the npm-dependencies group with 27 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.13` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.9.1` | `7.0.0` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.8.0` | `26.1.2` |
| [antd](https://github.com/ant-design/ant-design) | `6.4.2` | `6.5.3` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.4.11` | `3.4.13` |
| [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.10` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.16.0` | `1.29.0` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.18` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.8` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.4` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.15.1` | `7.18.2` |
| [resend](https://github.com/resend/resend-node) | `6.12.3` | `6.18.1` |
| [rrweb](https://github.com/rrweb-io/rrweb) | `2.0.0-alpha.4` | `2.1.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `5.2.0` | `6.1.0` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.24` | `4.17.25` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.2` | `6.0.5` |
| [@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.4` |
| [jsdom](https://github.com/jsdom/jsdom) | `29.1.1` | `30.0.1` |
| [postcss](https://github.com/postcss/postcss) | `8.5.14` | `8.5.26` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.3.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.13` | `8.2.1` |
| [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.13
- [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.13/packages/react)

Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.9.1...v7.0.0)

Updates `@testing-library/user-event` from 14.6.1 to 14.6.3
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.1...v14.6.3)

Updates `@types/node` from 25.8.0 to 26.1.2
- [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.3
- [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.3)

Updates `dompurify` from 3.4.11 to 3.4.13
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.11...3.4.13)

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.10
- [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.29.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.29.0/packages/lucide-react)

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

Updates `@types/react` from 19.2.14 to 19.2.18
- [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.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

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

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

Updates `resend` from 6.12.3 to 6.18.1
- [Release notes](https://github.com/resend/resend-node/releases)
- [Changelog](https://github.com/resend/resend-node/blob/canary/CHANGELOG.md)
- [Commits](resend/resend-node@v6.12.3...v6.18.1)

Updates `rrweb` from 2.0.0-alpha.4 to 2.1.1
- [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.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

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

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

Updates `@vitejs/plugin-react` from 6.0.2 to 6.0.5
- [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.5/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.4
- [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.4)

Updates `jsdom` from 29.1.1 to 30.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.1.1...v30.0.1)

Updates `postcss` from 8.5.14 to 8.5.26
- [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.26)

Updates `tailwindcss` from 3.4.19 to 4.3.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.3.3/packages/tailwindcss)

Updates `vite` from 8.0.13 to 8.2.1
- [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.2.1/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.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: antd
  dependency-version: 6.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: dompurify
  dependency-version: 3.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: lucide-react
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: react-router-dom
  dependency-version: 7.18.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: resend
  dependency-version: 6.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: rrweb
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: web-vitals
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@types/lodash"
  dependency-version: 4.17.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.5
  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.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: jsdom
  dependency-version: 30.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: vite
  dependency-version: 8.2.1
  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 Aug 10, 2026
@dependabot
dependabot Bot requested a review from rphlr as a code owner August 10, 2026 04:20
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
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