-
- Downloads
Update dependencies
This diff is collapsed.
... | ... | @@ -5,7 +5,7 @@ |
"dependencies": { | ||
"@capacitor-community/react-hooks": "^0.0.11", | ||
"@capacitor/android": "^2.4.4", | ||
"@capacitor/cli": "^2.4.4", | ||
"@capacitor/cli": "^2.4.7", | ||
"@capacitor/core": "^2.4.4", | ||
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/react": "^9.5.0", | ||
... | ... | @@ -18,7 +18,7 @@ |
"react-icons": "^3.11.0", | ||
"react-router-bootstrap": "^0.25.0", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "^3.4.4" | ||
"react-scripts": "^4.0.3" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
... | ... |
Please register or sign in to comment