fix(deps): update dependency antd to v4.24.10

This commit is contained in:
renovate[bot] 2023-05-07 12:19:13 +00:00 committed by GitHub
parent e2bca79df7
commit a11f8ce346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -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",

View File

@ -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",