mirror of
https://github.com/Alvin-Zilverstand/challenge-11.git
synced 2026-04-19 18:41:11 +02:00
update
This commit is contained in:
2604
client/package-lock.json
generated
2604
client/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -7,16 +7,30 @@
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@mui/icons-material": "^7.1.1",
|
||||
"@mui/material": "^7.1.1",
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"axios": "^1.13.5",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"@testing-library/dom": "^10.4.1",
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"axios": "^1.13.6",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"react-router-dom": "^7.12.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"web-vitals": "^2.1.4"
|
||||
"web-vitals": "^5.1.0"
|
||||
},
|
||||
"overrides": {
|
||||
"nth-check": "^2.1.1",
|
||||
"postcss": "^8.4.31",
|
||||
"serialize-javascript": "^7.0.4",
|
||||
"underscore": "^1.13.8",
|
||||
"webpack-dev-server": "^5.2.3",
|
||||
"flatted": "^3.4.2",
|
||||
"svgo": "^3.3.2",
|
||||
"form-data": "^4.0.5",
|
||||
"glob": "^11.0.0",
|
||||
"minimatch": "^9.0.5",
|
||||
"qs": "^6.15.0",
|
||||
"lodash": "^4.17.21"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
||||
Reference in New Issue
Block a user