Bump dependencies

This commit is contained in:
Ram Reddy 2021-06-21 16:47:24 -04:00 committed by Ram Reddy
parent 50a22097ba
commit bf31540bc9
2 changed files with 1117 additions and 311 deletions

View File

@ -1,34 +1,34 @@
{
"name": "potentia-site",
"version": "0.1.0",
"private": false,
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"@material-ui/core": "^4.11.3",
"@sanity/client": "^2.1.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@material-ui/core": "^4.11.4",
"@sanity/client": "^2.11.0",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"bootstrap-icons": "^1.2.2",
"bootstrap-icons": "^1.5.0",
"emailjs-com": "^2.6.4",
"jquery": "^3.5.1",
"node-sass": "4.14",
"popper.js": "^1.16.1",
"react": "^17.0.1",
"react-bootstrap": "^1.5.1",
"react-bootstrap": "^1.6.0",
"react-dom": "^17.0.1",
"react-icons": "^4.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.0",
"react-scripts": "^4.0.3",
"serve": "^11.3.2",
"styled-components": "^5.2.1",
"styled-components": "^5.3.0",
"tsutils": "^3.20.0",
"typescript": "^4.1.3",
"web-vitals": "^0.2.4"
"typescript": "^4.3.4",
"web-vitals": "^0.2.4",
"yarn": "^1.22.10"
},
"scripts": {
"start": "serve -s build/"
@ -52,6 +52,7 @@
]
},
"devDependencies": {
"node-sass": "^6.0.0",
"react-spring": "^8.0.27"
}
}

1401
yarn.lock

File diff suppressed because it is too large Load Diff