mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(deps): update dependency antd to v4.23.6
This commit is contained in:
parent
9692e49ea8
commit
c15968539d
38
web/package-lock.json
generated
38
web/package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"@uiw/codemirror-theme-bbedit": "4.12.4",
|
||||
"@uiw/react-codemirror": "4.12.4",
|
||||
"@xstate/react": "3.0.1",
|
||||
"antd": "4.23.5",
|
||||
"antd": "4.23.6",
|
||||
"autoprefixer": "10.4.12",
|
||||
"chart.js": "3.9.1",
|
||||
"chartkick": "4.2.0",
|
||||
@ -11844,9 +11844,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/antd": {
|
||||
"version": "4.23.5",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.23.5.tgz",
|
||||
"integrity": "sha512-AMea5NYoMeGvRxZ/rslGvRqaiuzBgQMpOdlQfNjOfMd+0ZGi+E4AiwXilR99muFOttPcr3ebeIsKiUS5p/cnig==",
|
||||
"version": "4.23.6",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.23.6.tgz",
|
||||
"integrity": "sha512-AYH57cWBDe1ChtbnvG8i9dpKG4WnjE3AG0zIKpXByFNnxsr4saV6/19ihE8/ImSGpohN4E2zTXmo7R5/MyVRKQ==",
|
||||
"dependencies": {
|
||||
"@ant-design/colors": "^6.0.0",
|
||||
"@ant-design/icons": "^4.7.0",
|
||||
@ -11873,7 +11873,7 @@
|
||||
"rc-motion": "^2.6.1",
|
||||
"rc-notification": "~4.6.0",
|
||||
"rc-pagination": "~3.1.17",
|
||||
"rc-picker": "~2.6.10",
|
||||
"rc-picker": "~2.6.11",
|
||||
"rc-progress": "~3.3.2",
|
||||
"rc-rate": "~2.9.0",
|
||||
"rc-resize-observer": "^1.2.0",
|
||||
@ -11883,8 +11883,8 @@
|
||||
"rc-steps": "~4.1.0",
|
||||
"rc-switch": "~3.2.0",
|
||||
"rc-table": "~7.26.0",
|
||||
"rc-tabs": "~12.1.0-alpha.1",
|
||||
"rc-textarea": "~0.4.3",
|
||||
"rc-tabs": "~12.2.0",
|
||||
"rc-textarea": "~0.4.5",
|
||||
"rc-tooltip": "~5.2.0",
|
||||
"rc-tree": "~5.7.0",
|
||||
"rc-tree-select": "~5.5.0",
|
||||
@ -24900,9 +24900,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rc-tabs": {
|
||||
"version": "12.1.0-alpha.1",
|
||||
"resolved": "https://registry.npmjs.org/rc-tabs/-/rc-tabs-12.1.0-alpha.1.tgz",
|
||||
"integrity": "sha512-M+B88WEnGSuE+mR54fpgPbZLAakzxa/H6FmEetLBl5WG4I3AcwSk9amuIPC/tu0KXBl+H6Bg5ZwrrEUOBUvgzg==",
|
||||
"version": "12.2.1",
|
||||
"resolved": "https://registry.npmjs.org/rc-tabs/-/rc-tabs-12.2.1.tgz",
|
||||
"integrity": "sha512-09pVv4kN8VFqp6THceEmxOW8PAShQC08hrroeVYP4Y8YBFaP1PIWdyFL01czcbyz5YZFj9flZ7aljMaAl0jLVg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"classnames": "2.x",
|
||||
@ -39593,9 +39593,9 @@
|
||||
}
|
||||
},
|
||||
"antd": {
|
||||
"version": "4.23.5",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.23.5.tgz",
|
||||
"integrity": "sha512-AMea5NYoMeGvRxZ/rslGvRqaiuzBgQMpOdlQfNjOfMd+0ZGi+E4AiwXilR99muFOttPcr3ebeIsKiUS5p/cnig==",
|
||||
"version": "4.23.6",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.23.6.tgz",
|
||||
"integrity": "sha512-AYH57cWBDe1ChtbnvG8i9dpKG4WnjE3AG0zIKpXByFNnxsr4saV6/19ihE8/ImSGpohN4E2zTXmo7R5/MyVRKQ==",
|
||||
"requires": {
|
||||
"@ant-design/colors": "^6.0.0",
|
||||
"@ant-design/icons": "^4.7.0",
|
||||
@ -39622,7 +39622,7 @@
|
||||
"rc-motion": "^2.6.1",
|
||||
"rc-notification": "~4.6.0",
|
||||
"rc-pagination": "~3.1.17",
|
||||
"rc-picker": "~2.6.10",
|
||||
"rc-picker": "~2.6.11",
|
||||
"rc-progress": "~3.3.2",
|
||||
"rc-rate": "~2.9.0",
|
||||
"rc-resize-observer": "^1.2.0",
|
||||
@ -39632,8 +39632,8 @@
|
||||
"rc-steps": "~4.1.0",
|
||||
"rc-switch": "~3.2.0",
|
||||
"rc-table": "~7.26.0",
|
||||
"rc-tabs": "~12.1.0-alpha.1",
|
||||
"rc-textarea": "~0.4.3",
|
||||
"rc-tabs": "~12.2.0",
|
||||
"rc-textarea": "~0.4.5",
|
||||
"rc-tooltip": "~5.2.0",
|
||||
"rc-tree": "~5.7.0",
|
||||
"rc-tree-select": "~5.5.0",
|
||||
@ -49515,9 +49515,9 @@
|
||||
}
|
||||
},
|
||||
"rc-tabs": {
|
||||
"version": "12.1.0-alpha.1",
|
||||
"resolved": "https://registry.npmjs.org/rc-tabs/-/rc-tabs-12.1.0-alpha.1.tgz",
|
||||
"integrity": "sha512-M+B88WEnGSuE+mR54fpgPbZLAakzxa/H6FmEetLBl5WG4I3AcwSk9amuIPC/tu0KXBl+H6Bg5ZwrrEUOBUvgzg==",
|
||||
"version": "12.2.1",
|
||||
"resolved": "https://registry.npmjs.org/rc-tabs/-/rc-tabs-12.2.1.tgz",
|
||||
"integrity": "sha512-09pVv4kN8VFqp6THceEmxOW8PAShQC08hrroeVYP4Y8YBFaP1PIWdyFL01czcbyz5YZFj9flZ7aljMaAl0jLVg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"classnames": "2.x",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@uiw/codemirror-theme-bbedit": "4.12.4",
|
||||
"@uiw/react-codemirror": "4.12.4",
|
||||
"@xstate/react": "3.0.1",
|
||||
"antd": "4.23.5",
|
||||
"antd": "4.23.6",
|
||||
"autoprefixer": "10.4.12",
|
||||
"chart.js": "3.9.1",
|
||||
"chartkick": "4.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user