change package lock

This commit is contained in:
kinou-p 2024-09-12 13:16:04 +02:00
parent 96ca35d1ef
commit ab11186480
2 changed files with 1949 additions and 1414 deletions

3358
my-app/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,7 @@
"@mui/material": "^5.15.17",
"@mui/system": "^5.15.15",
"@react-pdf/renderer": "^3.4.4",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2",
@ -24,15 +25,17 @@
"i18next": "^23.11.4",
"i18next-xhr-backend": "^3.2.2",
"material-ui-popup-state": "^5.1.0",
"nth-check": "^2.1.1",
"react": "^18.3.1",
"react-bootstrap": "^2.10.2",
"react-country-flag": "^3.1.0",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.1",
"react-icons": "^5.2.1",
"react-pdf": "^8.0.2",
"react-pdf": "^9.1.0",
"react-router-dom": "^6.23.0",
"react-scripts": "^5.0.1",
"svgo": "^3.3.2",
"typescript": "^4",
"web-vitals": "^3.5.2"
},