update package versions

This commit is contained in:
Carlos Sousa 2025-06-16 18:11:59 +02:00
parent 8c7ada9595
commit b2978b745d
2 changed files with 1093 additions and 1036 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,15 +5,15 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/material": "^6.3.0",
"@mui/material": "^7.1.1",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router-dom": "^7.6.2",
"react-scripts": "5.0.1",
"web-vitals": "^4.2.4"
"web-vitals": "^5.0.3"
},
"scripts": {
"start": "react-scripts start",