mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Bump antd deps
This commit is contained in:
parent
8b4a305317
commit
caa0936879
@ -14,6 +14,7 @@
|
||||
"format": "prettier --write **/*.{js,ts,jsx,tsx,css,md}"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/cssinjs": "^1.20.0",
|
||||
"@ant-design/icons": "4.8.3",
|
||||
"@codemirror/lang-css": "6.2.1",
|
||||
"@codemirror/lang-html": "^6.4.2",
|
||||
@ -26,7 +27,7 @@
|
||||
"@uiw/codemirror-theme-bbedit": "4.22.2",
|
||||
"@uiw/react-codemirror": "4.22.2",
|
||||
"@xstate/react": "3.2.2",
|
||||
"antd": "4.24.16",
|
||||
"antd": "^5.18.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"chart.js": "^4.2.0",
|
||||
"classnames": "2.5.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user