mirror of
https://github.com/zebrajr/website.git
synced 2025-12-06 00:19:54 +01:00
update package versions
This commit is contained in:
parent
8c7ada9595
commit
b2978b745d
2119
frontend/package-lock.json
generated
2119
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user