Merge pull request #18445 from backstage/renovate/rc-progress-3.x
fix(deps): update dependency rc-progress to v3.4.2
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/plugin-codescene': patch
|
||||
'@backstage/plugin-sonarqube': patch
|
||||
---
|
||||
|
||||
Updated dependency `rc-progress` to `3.4.2`.
|
||||
@@ -60,7 +60,7 @@
|
||||
"pluralize": "^8.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"qs": "^6.9.4",
|
||||
"rc-progress": "3.4.1",
|
||||
"rc-progress": "3.4.2",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hook-form": "^7.12.2",
|
||||
"react-markdown": "^8.0.0",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@material-ui/core": "^4.12.2",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"rc-progress": "3.4.1",
|
||||
"rc-progress": "3.4.2",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"@material-ui/styles": "^4.10.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"luxon": "^3.0.0",
|
||||
"rc-progress": "3.4.1",
|
||||
"rc-progress": "3.4.2",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -4305,7 +4305,7 @@ __metadata:
|
||||
pluralize: ^8.0.0
|
||||
prop-types: ^15.7.2
|
||||
qs: ^6.9.4
|
||||
rc-progress: 3.4.1
|
||||
rc-progress: 3.4.2
|
||||
react-helmet: 6.1.0
|
||||
react-hook-form: ^7.12.2
|
||||
react-markdown: ^8.0.0
|
||||
@@ -6250,7 +6250,7 @@ __metadata:
|
||||
"@types/node": "*"
|
||||
"@types/react": ^16.13.1 || ^17.0.0
|
||||
msw: ^1.0.0
|
||||
rc-progress: 3.4.1
|
||||
rc-progress: 3.4.2
|
||||
react-use: ^17.2.4
|
||||
peerDependencies:
|
||||
react: ^16.13.1 || ^17.0.0
|
||||
@@ -9170,7 +9170,7 @@ __metadata:
|
||||
cross-fetch: ^3.1.5
|
||||
luxon: ^3.0.0
|
||||
msw: ^1.0.0
|
||||
rc-progress: 3.4.1
|
||||
rc-progress: 3.4.2
|
||||
react-use: ^17.2.4
|
||||
peerDependencies:
|
||||
react: ^16.13.1 || ^17.0.0
|
||||
@@ -35959,6 +35959,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rc-progress@npm:3.4.2":
|
||||
version: 3.4.2
|
||||
resolution: "rc-progress@npm:3.4.2"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.10.1
|
||||
classnames: ^2.2.6
|
||||
rc-util: ^5.16.1
|
||||
peerDependencies:
|
||||
react: ">=16.9.0"
|
||||
react-dom: ">=16.9.0"
|
||||
checksum: 738aa7a7d00c1a550884bcfa55e0a55bad799f97207889bc9b43c17d2c1b66b6a42e75d635a1c6cdb1696d01f8dddcf8d7d0656356b5871b46b63343db96777b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rc-util@npm:^5.16.1":
|
||||
version: 5.16.1
|
||||
resolution: "rc-util@npm:5.16.1"
|
||||
|
||||
Reference in New Issue
Block a user