Skip to content

Commit

Permalink
fixing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
arthursimas1 committed Jun 1, 2023
1 parent 1a97c6d commit 47556b1
Show file tree
Hide file tree
Showing 41 changed files with 411 additions and 224 deletions.
336 changes: 214 additions & 122 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@
"@emotion/server": "^11.4.0",
"@emotion/styled": "^11.8.1",
"@googlemaps/react-wrapper": "^1.1.33",
"@mui/icons-material": "^5.6.2",
"@mui/material": "^5.7.0",
"@mui/icons-material": "^5.11.11",
"@mui/material": "^5.11.13",
"@reduxjs/toolkit": "^1.8.2",
"@types/google.maps": "^3.48.8",
"@types/node": "^17.0.32",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"axios": "^0.27.2",
"clsx": "^1.1.1",
"firebase": "^9.8.2",
"firebase-admin": "^10.2.0",
"next": "^12.1.6",
Expand All @@ -23,7 +24,7 @@
"react-dom": "^18.1.0",
"react-redux": "^8.0.2",
"react-scripts": "5.0.1",
"typescript": "^4.6.4"
"typescript": "^5.0.2"
},
"scripts": {
"dev": "next dev",
Expand Down
Loading

0 comments on commit 47556b1

Please sign in to comment.