Bump antd deps

This commit is contained in:
Muaz Ahmad 2024-06-11 16:01:20 +05:00
parent 8b4a305317
commit caa0936879

View File

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