update deps

This commit is contained in:
srgooglo 2022-06-01 21:41:50 +02:00
parent 81fb5c9d9c
commit 6341247ee5

View File

@ -12,13 +12,13 @@
"build:ssr": "cross-env NODE_ENV=production vite-ssr build && ./scripts/move-dist.sh",
"preview": "vite preview"
},
"peerDependencies": {
"peerDependencies": {
"react": "^16.8.6"
},
"dependencies": {
"@ant-design/icons": "4.7.0",
"@capacitor/core": "3.5.1",
"@capacitor/android": "3.5.1",
"@capacitor/core": "3.5.1",
"@capacitor/haptics": "1.1.4",
"@capacitor/push-notifications": "1.0.9",
"@capacitor/status-bar": "1.0.7",
@ -64,7 +64,7 @@
"react-icons": "4.3.1",
"react-intersection-observer": "8.33.1",
"react-json-view": "1.21.3",
"react-lazy-load-image-component": "^1.5.1",
"react-lazy-load-image-component": "^1.5.4",
"react-motion": "0.5.2",
"react-reveal": "1.2.2",
"react-rnd": "10.3.5",