mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency antd to v4.22.7 (#2060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa5778b4ec
commit
b00384ae35
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -14,7 +14,7 @@
|
|||||||
"@fontsource/poppins": "4.5.9",
|
"@fontsource/poppins": "4.5.9",
|
||||||
"@storybook/react": "6.5.10",
|
"@storybook/react": "6.5.10",
|
||||||
"@xstate/react": "3.0.1",
|
"@xstate/react": "3.0.1",
|
||||||
"antd": "4.22.6",
|
"antd": "4.22.7",
|
||||||
"autoprefixer": "10.4.8",
|
"autoprefixer": "10.4.8",
|
||||||
"chart.js": "3.9.1",
|
"chart.js": "3.9.1",
|
||||||
"chartkick": "4.2.0",
|
"chartkick": "4.2.0",
|
||||||
@ -10854,9 +10854,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/antd": {
|
"node_modules/antd": {
|
||||||
"version": "4.22.6",
|
"version": "4.22.7",
|
||||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.22.6.tgz",
|
"resolved": "https://registry.npmjs.org/antd/-/antd-4.22.7.tgz",
|
||||||
"integrity": "sha512-cyGq4CFrKcHISkyvXHODqhV8X0W7r6GHP37H/KvvmYibz/1sdts3Sa0FoAPy/c165TjAcSC/ZHxJhuGbo42zvA==",
|
"integrity": "sha512-CMf5tYHtlhP1blYjwNTRsB7G/bocwKmIFHgYYk4pZNgo1kk/XnPPI2/MKRCXWc54wuCQQlnmL/2AKtE7HWaE8g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/colors": "^6.0.0",
|
"@ant-design/colors": "^6.0.0",
|
||||||
"@ant-design/icons": "^4.7.0",
|
"@ant-design/icons": "^4.7.0",
|
||||||
@ -36555,9 +36555,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"antd": {
|
"antd": {
|
||||||
"version": "4.22.6",
|
"version": "4.22.7",
|
||||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.22.6.tgz",
|
"resolved": "https://registry.npmjs.org/antd/-/antd-4.22.7.tgz",
|
||||||
"integrity": "sha512-cyGq4CFrKcHISkyvXHODqhV8X0W7r6GHP37H/KvvmYibz/1sdts3Sa0FoAPy/c165TjAcSC/ZHxJhuGbo42zvA==",
|
"integrity": "sha512-CMf5tYHtlhP1blYjwNTRsB7G/bocwKmIFHgYYk4pZNgo1kk/XnPPI2/MKRCXWc54wuCQQlnmL/2AKtE7HWaE8g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@ant-design/colors": "^6.0.0",
|
"@ant-design/colors": "^6.0.0",
|
||||||
"@ant-design/icons": "^4.7.0",
|
"@ant-design/icons": "^4.7.0",
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"@fontsource/poppins": "4.5.9",
|
"@fontsource/poppins": "4.5.9",
|
||||||
"@storybook/react": "6.5.10",
|
"@storybook/react": "6.5.10",
|
||||||
"@xstate/react": "3.0.1",
|
"@xstate/react": "3.0.1",
|
||||||
"antd": "4.22.6",
|
"antd": "4.22.7",
|
||||||
"autoprefixer": "10.4.8",
|
"autoprefixer": "10.4.8",
|
||||||
"chart.js": "3.9.1",
|
"chart.js": "3.9.1",
|
||||||
"chartkick": "4.2.0",
|
"chartkick": "4.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user