Skip to content

Commit

Permalink
Merge pull request #31 from pagopa/feat/CHK-2749--mui-upgrade
Browse files Browse the repository at this point in the history
[CHK-2749] Drop unuseful package and add new ones
  • Loading branch information
vito80ba authored Jun 13, 2024
2 parents 8576cd4 + 6fe878e commit 3f6a32d
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 369 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"start-mock": "parcel src/index.html & mkdir -p dist && cp -R ot dist/ot"
},
"dependencies": {
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@mui/icons-material": "^5.2.5",
"@mui/lab": "^5.0.0-alpha.69",
"@mui/material": "^5.6.3",
"@pagopa/mui-italia": "0.6.10",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.3",
"@mui/lab": "^5.0.0-alpha.140",
"@mui/material": "^5.14.5",
"@pagopa/mui-italia": "1.4.0",
"@pagopa/openapi-codegen-ts": "^12.1.2",
"@types/dotenv": "^8.2.0",
"abort-controller": "^3.0.0",
Expand All @@ -38,7 +38,6 @@
"i18next": "^21.6.5",
"i18next-browser-languagedetector": "^6.1.2",
"mixpanel-browser": "^2.41.0",
"mui": "^0.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-google-recaptcha": "^2.1.0",
Expand Down
Loading

0 comments on commit 3f6a32d

Please sign in to comment.