Bump rc-dialog from 9.6.0 to 10.0.0 (#1835)

Bumps [rc-dialog](https://github.com/react-component/dialog) from 9.6.0 to 10.0.0.
- [Release notes](https://github.com/react-component/dialog/releases)
- [Changelog](https://github.com/react-component/dialog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/dialog/compare/v9.6.0...v10.0.0)

---
updated-dependencies:
- dependency-name: rc-dialog
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-06 12:39:39 -05:00 committed by GitHub
parent f698535c3b
commit 4808167823
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@
"nextjs-current-url": "^1.0.3",
"openai": "^4.86.1",
"pcb-stackup": "^4.2.8",
"rc-dialog": "^9.6.0",
"rc-dialog": "^10.0.0",
"react": "^17.0.2",
"react-beautiful-dnd": "^13.1.1",
"react-before-after-slider-component": "^1.1.8",

View file

@ -7586,10 +7586,10 @@ raw-body@2.4.1:
iconv-lite "0.4.24"
unpipe "1.0.0"
rc-dialog@^9.6.0:
version "9.6.0"
resolved "https://registry.npmjs.org/rc-dialog/-/rc-dialog-9.6.0.tgz"
integrity sha512-ApoVi9Z8PaCQg6FsUzS8yvBEQy0ZL2PkuvAgrmohPkN3okps5WZ5WQWPc1RNuiOKaAYv8B97ACdsFU5LizzCqg==
rc-dialog@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/rc-dialog/-/rc-dialog-10.0.0.tgz#d1a8fa3f7f41a0fc7732665418eff24628c57fc9"
integrity sha512-KdQjqNknesFtIdz5dGcVpqWqqMg6PeWq6Jodv9gVPXtQ3Kr8Ik7RSWauhlMbidNiwSSvTUvkDQmdawhypob1JQ==
dependencies:
"@babel/runtime" "^7.10.1"
"@rc-component/portal" "^1.0.0-8"