mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
Update dependencies
This commit is contained in:
22
package.json
22
package.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user