Skip to content

Commit

Permalink
Upgrade package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alaa-m1 committed Oct 8, 2023
1 parent e98a042 commit 92ac6ac
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 121 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@hookform/resolvers": "^3.1.0",
"@mui/icons-material": "^5.11.16",
"@mui/icons-material": "^5.14.12",
"@mui/lab": "^5.0.0-alpha.131",
"@mui/material": "^5.13.1",
"@mui/material": "^5.14.12",
"@mui/styled-engine-sc": "^5.12.0",
"@mui/x-data-grid-pro": "^6.5.0",
"@reduxjs/toolkit": "^1.9.6",
"@stripe/react-stripe-js": "^2.3.0",
"@stripe/stripe-js": "^2.1.6",
"@tanstack/react-query": "^4.29.7",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.32",
"@types/node": "^16.18.58",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.4",
"@types/react-dom": "^18.2.11",
"axios": "^1.5.0",
"clsx": "^2.0.0",
"dotenv": "^16.3.1",
Expand Down
Loading

0 comments on commit 92ac6ac

Please sign in to comment.