mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
update deps
This commit is contained in:
parent
5227b947a4
commit
87625f99a6
@ -14,7 +14,7 @@
|
|||||||
"capacitor": "capacitor"
|
"capacitor": "capacitor"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^16.8.6"
|
"react": "^17.0.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ant-design/icons": "4.7.0",
|
"@ant-design/icons": "4.7.0",
|
||||||
@ -31,7 +31,7 @@
|
|||||||
"antd-mobile": "^5.0.0-rc.17",
|
"antd-mobile": "^5.0.0-rc.17",
|
||||||
"chart.js": "3.7.0",
|
"chart.js": "3.7.0",
|
||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"evite": "0.11.3",
|
"evite": "0.12.3",
|
||||||
"faye": "1.4.0",
|
"faye": "1.4.0",
|
||||||
"feather-reactjs": "2.0.13",
|
"feather-reactjs": "2.0.13",
|
||||||
"fuse.js": "6.5.3",
|
"fuse.js": "6.5.3",
|
||||||
@ -54,12 +54,10 @@
|
|||||||
"rc-animate": "^3.1.1",
|
"rc-animate": "^3.1.1",
|
||||||
"rc-util": "^5.19.3",
|
"rc-util": "^5.19.3",
|
||||||
"rc-virtual-list": "^3.4.4",
|
"rc-virtual-list": "^3.4.4",
|
||||||
"react": "17.0.2",
|
|
||||||
"react-beautiful-dnd": "13.1.0",
|
"react-beautiful-dnd": "13.1.0",
|
||||||
"react-chartjs-2": "4.0.1",
|
"react-chartjs-2": "4.0.1",
|
||||||
"react-color": "2.19.3",
|
"react-color": "2.19.3",
|
||||||
"react-contexify": "5.0.0",
|
"react-contexify": "5.0.0",
|
||||||
"react-dom": "17.0.2",
|
|
||||||
"react-draggable": "4.4.4",
|
"react-draggable": "4.4.4",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.15.3",
|
"react-i18next": "11.15.3",
|
||||||
@ -70,9 +68,6 @@
|
|||||||
"react-motion": "0.5.2",
|
"react-motion": "0.5.2",
|
||||||
"react-reveal": "1.2.2",
|
"react-reveal": "1.2.2",
|
||||||
"react-rnd": "10.3.5",
|
"react-rnd": "10.3.5",
|
||||||
"react-router": "6.2.1",
|
|
||||||
"react-router-config": "^5.1.1",
|
|
||||||
"react-router-dom": "6.2.1",
|
|
||||||
"react-virtualized": "^9.22.3",
|
"react-virtualized": "^9.22.3",
|
||||||
"rxjs": "^7.5.5",
|
"rxjs": "^7.5.5",
|
||||||
"store": "^2.0.12",
|
"store": "^2.0.12",
|
||||||
@ -96,8 +91,6 @@
|
|||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"typescript": "^4.3.5",
|
"typescript": "^4.3.5",
|
||||||
"vite": "2.7.13",
|
"vite": "2.9.9"
|
||||||
"vite-plugin-next-react-router": "^0.6.2",
|
|
||||||
"vite-plugin-pages": "0.12.x"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user