Skip to content

Commit

Permalink
chore(deps): bump rc-input-number from 7.4.2 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps [rc-input-number](https://github.com/react-component/input-number) from 7.4.2 to 9.3.0.
- [Release notes](https://github.com/react-component/input-number/releases)
- [Changelog](https://github.com/react-component/input-number/blob/master/CHANGELOG.md)
- [Commits](react-component/input-number@v7.4.2...v9.3.0)

---
updated-dependencies:
- dependency-name: rc-input-number
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 967717c commit ffd2d5a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"raf": "^3.4.1",
"rc-dialog": "~7.6.0",
"rc-dropdown": "~2.4.1",
"rc-input-number": "^7.4.2",
"rc-input-number": "^9.3.0",
"rc-menu": "^9.3.2",
"rc-notification": "~3.3.1",
"rc-tooltip": "^6.2.0",
Expand Down
42 changes: 35 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2329,7 +2329,7 @@ __metadata:
raf: "npm:^3.4.1"
rc-dialog: "npm:~7.6.0"
rc-dropdown: "npm:~2.4.1"
rc-input-number: "npm:^7.4.2"
rc-input-number: "npm:^9.3.0"
rc-menu: "npm:^9.3.2"
rc-notification: "npm:~3.3.1"
rc-tooltip: "npm:^6.2.0"
Expand Down Expand Up @@ -16661,18 +16661,33 @@ __metadata:
languageName: node
linkType: hard

"rc-input-number@npm:^7.4.2":
version: 7.4.2
resolution: "rc-input-number@npm:7.4.2"
"rc-input-number@npm:^9.3.0":
version: 9.3.0
resolution: "rc-input-number@npm:9.3.0"
dependencies:
"@babel/runtime": "npm:^7.10.1"
"@rc-component/mini-decimal": "npm:^1.0.1"
classnames: "npm:^2.2.5"
rc-util: "npm:^5.28.0"
rc-input: "npm:~1.6.0"
rc-util: "npm:^5.40.1"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 10/af826860efeada4818e7c08c41a3f8811eafba35ea14af38bebf27aa0a912267f9fa01a88f62ca06c6ade88c8e5b38d6feb2f24eb27fe86f753d10c41c99f556
checksum: 10/c73e3a604fd16bf6d8daa2022a8f661ef8c78812b9151d0d292e0796ecdcf372732c50a862c5962cb4fbf047c4f0e1a3c4a515eecc49f9dada5958a7a9a48ef4
languageName: node
linkType: hard

"rc-input@npm:~1.6.0":
version: 1.6.3
resolution: "rc-input@npm:1.6.3"
dependencies:
"@babel/runtime": "npm:^7.11.1"
classnames: "npm:^2.2.1"
rc-util: "npm:^5.18.1"
peerDependencies:
react: ">=16.0.0"
react-dom: ">=16.0.0"
checksum: 10/e163a4105a5a7b18b88fc3c9cfa65fa36bf397c526843b30c0484eaab788feb0173b1f5af2fec26e6e31db4ec11b58a3619e35878bc4ea410e16e98f514ac664
languageName: node
linkType: hard

Expand Down Expand Up @@ -16792,7 +16807,20 @@ __metadata:
languageName: node
linkType: hard

"rc-util@npm:^5.21.0, rc-util@npm:^5.24.4, rc-util@npm:^5.27.0, rc-util@npm:^5.28.0, rc-util@npm:^5.37.0, rc-util@npm:^5.38.0, rc-util@npm:^5.9.4":
"rc-util@npm:^5.18.1, rc-util@npm:^5.40.1":
version: 5.43.0
resolution: "rc-util@npm:5.43.0"
dependencies:
"@babel/runtime": "npm:^7.18.3"
react-is: "npm:^18.2.0"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 10/6d5be9d79182c6b4c5a033ad6517b2940d3d2ac42a8e77ef5735591d182f8236f61bc7628d61e82a122d2046ec849462f3fe57c08d3a2a20279646785c34ec4a
languageName: node
linkType: hard

"rc-util@npm:^5.21.0, rc-util@npm:^5.24.4, rc-util@npm:^5.27.0, rc-util@npm:^5.37.0, rc-util@npm:^5.38.0, rc-util@npm:^5.9.4":
version: 5.39.1
resolution: "rc-util@npm:5.39.1"
dependencies:
Expand Down

0 comments on commit ffd2d5a

Please sign in to comment.