Update dependency rc-progress to v3.4.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
Github changeset workflow
parent
d503ba6d98
commit
17a8e32f39
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/plugin-codescene': patch
|
||||
'@backstage/plugin-sonarqube': patch
|
||||
---
|
||||
|
||||
Updated dependency `rc-progress` to `3.4.1`.
|
||||
@@ -56,7 +56,7 @@
|
||||
"pluralize": "^8.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"qs": "^6.9.4",
|
||||
"rc-progress": "3.4.0",
|
||||
"rc-progress": "3.4.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hook-form": "^7.12.2",
|
||||
"react-markdown": "^8.0.0",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@material-ui/core": "^4.9.10",
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "^4.0.0-alpha.57",
|
||||
"rc-progress": "3.4.0",
|
||||
"rc-progress": "3.4.1",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"@material-ui/lab": "4.0.0-alpha.57",
|
||||
"@material-ui/styles": "^4.10.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"rc-progress": "3.4.0",
|
||||
"rc-progress": "3.4.1",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -3700,7 +3700,7 @@ __metadata:
|
||||
pluralize: ^8.0.0
|
||||
prop-types: ^15.7.2
|
||||
qs: ^6.9.4
|
||||
rc-progress: 3.4.0
|
||||
rc-progress: 3.4.1
|
||||
react-helmet: 6.1.0
|
||||
react-hook-form: ^7.12.2
|
||||
react-markdown: ^8.0.0
|
||||
@@ -5412,7 +5412,7 @@ __metadata:
|
||||
"@types/node": "*"
|
||||
cross-fetch: ^3.1.5
|
||||
msw: ^0.48.0
|
||||
rc-progress: 3.4.0
|
||||
rc-progress: 3.4.1
|
||||
react-use: ^17.2.4
|
||||
peerDependencies:
|
||||
react: ^16.13.1 || ^17.0.0
|
||||
@@ -7292,7 +7292,7 @@ __metadata:
|
||||
"@types/node": ^16.11.26
|
||||
cross-fetch: ^3.1.5
|
||||
msw: ^0.48.0
|
||||
rc-progress: 3.4.0
|
||||
rc-progress: 3.4.1
|
||||
react-use: ^17.2.4
|
||||
peerDependencies:
|
||||
react: ^16.13.1 || ^17.0.0
|
||||
@@ -33164,6 +33164,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rc-progress@npm:3.4.1":
|
||||
version: 3.4.1
|
||||
resolution: "rc-progress@npm:3.4.1"
|
||||
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: d4dce5231ea29bfa866935a59f05473711f9dfc944f95cc78b0fdcd1508a063983cc58973f54c2b20797f0b0f480c4a2b84aaa2ca185158c14800ec659163880
|
||||
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