Add additional NPM Packages for React Project

This commit is contained in:
Ray 2023-09-29 10:38:49 +00:00 committed by GitHub
parent 4e2f51176f
commit de1fcf48ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15314 additions and 12383 deletions

27694
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,13 +7,14 @@
"@testing-library/react": "^13.4.0", "@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0", "@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.3.2", "bootstrap": "^5.3.2",
"create-react-app": "^5.0.1",
"firebase": "^10.3.0", "firebase": "^10.3.0",
"firebase-tools": "^12.5.4", "firebase-tools": "^0.1.6",
"react": "^18.2.0", "react": "^18.2.0",
"react-bootstrap": "^2.8.0", "react-bootstrap": "^2.8.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-router-dom": "^6.16.0", "react-router-dom": "^6.16.0",
"react-scripts": "5.0.1", "react-scripts": "^2.1.3",
"web-vitals": "^2.1.4" "web-vitals": "^2.1.4"
}, },
"scripts": { "scripts": {