added dependencies

This commit is contained in:
SrGooglo 2023-06-23 21:43:23 +00:00
parent 8acaddfba6
commit f73ed9ef45

View File

@ -45,6 +45,7 @@
"@mui/material": "^5.11.9",
"@paciolan/remote-component": "^2.13.0",
"@ragestudio/cordova-nfc": "^1.2.0",
"@react-spring/web": "^9.7.2",
"@tsmx/human-readable": "^1.0.7",
"antd": "^5.2.1",
"antd-mobile": "^5.31.0",
@ -60,6 +61,7 @@
"fast-average-color": "^9.2.0",
"faye": "1.4.0",
"feather-reactjs": "2.0.13",
"framer-motion": "^10.12.17",
"fuse.js": "6.5.3",
"global": "4.4.0",
"hls.js": "^1.1.5",
@ -86,12 +88,12 @@
"rc-animate": "^3.1.1",
"rc-util": "^5.19.3",
"rc-virtual-list": "^3.4.4",
"react": "^16.8.6",
"react": "17.0.2",
"react-beautiful-dnd": "^13.1.1",
"react-color": "2.19.3",
"react-contexify": "5.0.0",
"react-countup": "^6.4.1",
"react-dom": "^16.8.6",
"react-dom": "^17.0.2",
"react-draggable": "4.4.4",
"react-fast-marquee": "^1.3.5",
"react-helmet": "6.1.0",
@ -111,7 +113,7 @@
"react-reveal": "1.2.2",
"react-rnd": "10.3.5",
"react-router-dom": "^6.6.2",
"react-spring": "^9.6.1",
"react-spring": "^9.7.1",
"react-staggered-list": "^1.0.2",
"react-ticker": "^1.3.2",
"react-transition-group": "^4.4.5",