Skip to content

Commit

Permalink
Bump rc-progress from 2.6.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [rc-progress](https://github.com/react-component/progress) from 2.6.1 to 4.0.0.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md)
- [Commits](react-component/progress@2.6.1...v4.0.0)

---
updated-dependencies:
- dependency-name: rc-progress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bdukes committed Jul 14, 2024
1 parent 618aa10 commit 99e100c
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"localization": "^1.0.2",
"prop-types": "^15.8.1",
"raw-loader": "^2.0.0",
"rc-progress": "^2.6.1",
"rc-progress": "^4.0.0",
"react": "^16.14.0",
"react-click-outside": "^3.0.1",
"react-dom": "^16.14.0",
Expand Down
44 changes: 34 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1669,7 +1669,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.8.7":
"@babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.8.7":
version: 7.24.8
resolution: "@babel/runtime@npm:7.24.8"
dependencies:
Expand Down Expand Up @@ -7017,7 +7017,7 @@ __metadata:
languageName: node
linkType: hard

"babel-runtime@npm:6.x, babel-runtime@npm:^6.18.0, babel-runtime@npm:^6.22.0, babel-runtime@npm:^6.26.0":
"babel-runtime@npm:^6.18.0, babel-runtime@npm:^6.22.0, babel-runtime@npm:^6.26.0":
version: 6.26.0
resolution: "babel-runtime@npm:6.26.0"
dependencies:
Expand Down Expand Up @@ -8016,7 +8016,7 @@ __metadata:
languageName: node
linkType: hard

"classnames@npm:*, classnames@npm:^2.3.1":
"classnames@npm:*, classnames@npm:^2.2.6, classnames@npm:^2.3.1":
version: 2.5.1
resolution: "classnames@npm:2.5.1"
checksum: 58eb394e8817021b153bb6e7d782cfb667e4ab390cb2e9dac2fc7c6b979d1cc2b2a733093955fc5c94aa79ef5c8c89f11ab77780894509be6afbb91dddd79d15
Expand Down Expand Up @@ -18928,13 +18928,30 @@ __metadata:
languageName: node
linkType: hard

"rc-progress@npm:^2.6.1":
version: 2.6.1
resolution: "rc-progress@npm:2.6.1"
"rc-progress@npm:^4.0.0":
version: 4.0.0
resolution: "rc-progress@npm:4.0.0"
dependencies:
babel-runtime: "npm:6.x"
prop-types: "npm:^15.5.8"
checksum: 9957527939bf42b51420ad2149e50040590a2213cdcde9a8865a963a965e161e5e96ea9f98326b7a22a3c434128c5f98ac93b18f7a7c753a834926678aa1bfd7
"@babel/runtime": "npm:^7.10.1"
classnames: "npm:^2.2.6"
rc-util: "npm:^5.16.1"
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: c65efbc45fced051715647538c1ebe70a6da761ca6691455d72d38dcbba41d5bb5e7f7de38d4bb8e8939645a2cd120e8d5b2b8690b6d6bb4fa4cf6848700a2d8
languageName: node
linkType: hard

"rc-util@npm:^5.16.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: 6d5be9d79182c6b4c5a033ad6517b2940d3d2ac42a8e77ef5735591d182f8236f61bc7628d61e82a122d2046ec849462f3fe57c08d3a2a20279646785c34ec4a
languageName: node
linkType: hard

Expand Down Expand Up @@ -19269,6 +19286,13 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:^18.2.0":
version: 18.3.1
resolution: "react-is@npm:18.3.1"
checksum: d5f60c87d285af24b1e1e7eaeb123ec256c3c8bdea7061ab3932e3e14685708221bf234ec50b21e10dd07f008f1b966a2730a0ce4ff67905b3872ff2042aec22
languageName: node
linkType: hard

"react-json-tree@npm:^0.13.0":
version: 0.13.0
resolution: "react-json-tree@npm:0.13.0"
Expand Down Expand Up @@ -21214,7 +21238,7 @@ __metadata:
localization: "npm:^1.0.2"
prop-types: "npm:^15.8.1"
raw-loader: "npm:^2.0.0"
rc-progress: "npm:^2.6.1"
rc-progress: "npm:^4.0.0"
react: "npm:^16.14.0"
react-click-outside: "npm:^3.0.1"
react-dom: "npm:^16.14.0"
Expand Down

0 comments on commit 99e100c

Please sign in to comment.