Update dependencies

This commit is contained in:
2022-04-12 09:45:32 -04:00
parent abc41cc677
commit 80c612f679
2 changed files with 10884 additions and 24247 deletions

35359
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,21 +4,21 @@
"homepage": "https://www.asimonson.com/#/",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.0.1",
"@testing-library/user-event": "^14.1.0",
"aos": "^2.3.4",
"node": "^16.9.1",
"node": "^17.7.2",
"node-dom": "^0.1.0",
"react": "^17.0.2",
"react-bootstrap": "^1.6.4",
"react-dom": "^17.0.2",
"react": "^18.0.0",
"react-bootstrap": "^2.2.3",
"react-dom": "^18.0.0",
"react-ga": "^3.3.0",
"react-image-gallery": "^1.2.7",
"react-responsive-carousel": "^3.2.21",
"react-router-dom": "^5.3.0",
"react-scripts": "4.0.3",
"web-vitals": "^1.0.1"
"react-responsive-carousel": "^3.2.23",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.0",
"web-vitals": "^2.1.4"
},
"devDependencies": {
"gh-pages": "^3.2.3"