mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(deps): update dependency antd to v4.24.10
This commit is contained in:
parent
e2bca79df7
commit
a11f8ce346
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -20,7 +20,7 @@
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.16",
|
||||
"@uiw/react-codemirror": "4.19.16",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.9",
|
||||
"antd": "4.24.10",
|
||||
"autoprefixer": "10.4.14",
|
||||
"chart.js": "^4.2.0",
|
||||
"classnames": "2.3.2",
|
||||
@ -14896,9 +14896,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/antd": {
|
||||
"version": "4.24.9",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.24.9.tgz",
|
||||
"integrity": "sha512-VPgjzGk9o8UZESlaIGLI8Vei7Dudlrd7bopWm+Adw7uevRejtBMAatnQUNo8hACjuGYIW7AYLU6wYe1dorBX0Q==",
|
||||
"version": "4.24.10",
|
||||
"resolved": "https://registry.npmjs.org/antd/-/antd-4.24.10.tgz",
|
||||
"integrity": "sha512-GihdwTGFW0dUaWjcvSIfejFcT63HjEp2EbYd+ojEXayldhey230KrHDJ+C53rkrkzLvymrPBfSxlLxJzyFIZsg==",
|
||||
"dependencies": {
|
||||
"@ant-design/colors": "^6.0.0",
|
||||
"@ant-design/icons": "^4.7.0",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@uiw/codemirror-theme-bbedit": "4.19.16",
|
||||
"@uiw/react-codemirror": "4.19.16",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.9",
|
||||
"antd": "4.24.10",
|
||||
"autoprefixer": "10.4.14",
|
||||
"chart.js": "^4.2.0",
|
||||
"classnames": "2.3.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user