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
f36b4093e6
commit
ce364c10e4
@ -35,17 +35,22 @@
|
||||
"@capgo/capacitor-updater": "^4.12.8",
|
||||
"@corenode/utils": "0.28.26",
|
||||
"@emotion/css": "11.0.0",
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/styled": "^11.10.5",
|
||||
"@loadable/component": "5.15.2",
|
||||
"@mui/material": "^5.11.9",
|
||||
"@tsmx/human-readable": "^1.0.7",
|
||||
"antd": "4.23.2",
|
||||
"antd": "^5.2.1",
|
||||
"antd-mobile": "^5.0.0-rc.17",
|
||||
"axios": "1.1.3",
|
||||
"buffer": "^6.0.3",
|
||||
"chart.js": "3.7.0",
|
||||
"classnames": "2.3.1",
|
||||
"dompurify": "^3.0.0",
|
||||
"electron-is": "^3.0.0",
|
||||
"electron-log": "^4.4.8",
|
||||
"electron-squirrel-startup": "^1.0.0",
|
||||
"evite": "0.13.9",
|
||||
"evite": "0.15.2",
|
||||
"fast-average-color": "^9.2.0",
|
||||
"faye": "1.4.0",
|
||||
"feather-reactjs": "2.0.13",
|
||||
@ -72,14 +77,16 @@
|
||||
"rc-animate": "^3.1.1",
|
||||
"rc-util": "^5.19.3",
|
||||
"rc-virtual-list": "^3.4.4",
|
||||
"react-beautiful-dnd": "13.1.0",
|
||||
"react-beautiful-dnd": "^13.1.1",
|
||||
"react-chartjs-2": "4.0.1",
|
||||
"react-color": "2.19.3",
|
||||
"react-contexify": "5.0.0",
|
||||
"react-countup": "^6.4.1",
|
||||
"react-draggable": "4.4.4",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.15.3",
|
||||
"react-icons": "4.3.1",
|
||||
"react-inlinesvg": "^3.0.1",
|
||||
"react-intersection-observer": "8.33.1",
|
||||
"react-json-view": "1.21.3",
|
||||
"react-lazy-load-image-component": "^1.5.4",
|
||||
@ -87,16 +94,21 @@
|
||||
"react-markdown": "^8.0.3",
|
||||
"react-modal-image": "^2.6.0",
|
||||
"react-motion": "0.5.2",
|
||||
"react-notion-x": "^6.15.7",
|
||||
"react-responsive-carousel": "^3.2.23",
|
||||
"react-reveal": "1.2.2",
|
||||
"react-rnd": "10.3.5",
|
||||
"react-router-dom": "^6.6.2",
|
||||
"react-spring": "^9.6.1",
|
||||
"react-staggered-list": "^1.0.2",
|
||||
"react-ticker": "^1.3.2",
|
||||
"react-transition-group": "^4.4.5",
|
||||
"realtime-bpm-analyzer": "^3.1.2",
|
||||
"remark-gfm": "^3.0.1",
|
||||
"rxjs": "^7.5.5",
|
||||
"sort-by": "^1.2.0",
|
||||
"store": "^2.0.12",
|
||||
"tone": "^14.7.77",
|
||||
"uuid": "^9.0.0",
|
||||
"wait-on": "^6.0.1"
|
||||
},
|
||||
@ -106,6 +118,8 @@
|
||||
"@electron-forge/maker-rpm": "^6.0.0-beta.66",
|
||||
"@electron-forge/maker-squirrel": "^6.0.0-beta.66",
|
||||
"@electron-forge/maker-zip": "^6.0.0-beta.66",
|
||||
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
||||
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@types/node": "^16.4.10",
|
||||
"@types/react": "^17.0.15",
|
||||
|
Loading…
x
Reference in New Issue
Block a user