Skip to content

Commit

Permalink
update packages in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiramtilakiiit committed Oct 20, 2024
1 parent 8a8105f commit 307aecd
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
"@fullcalendar/list": "^6.1.15",
"@fullcalendar/react": "^6.1.15",
"@iconify/react": "^5.0.2",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@mui/icons-material": "^6.1.3",
"@mui/lab": "^6.0.0-beta.11",
"@mui/material": "^6.1.3",
"@mui/x-data-grid": "^7.20.0",
"@mui/x-date-pickers": "^7.20.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@mui/icons-material": "^6.1.4",
"@mui/lab": "^6.0.0-beta.12",
"@mui/material": "^6.1.4",
"@mui/x-data-grid": "^7.21.0",
"@mui/x-date-pickers": "^7.21.0",
"@next/mdx": "^14.2.15",
"@urql/next": "^1.1.2",
"add-dependencies": "^1.1.0",
"browser-image-resizer": "^2.4.1",
"cookies-next": "^4.3.0",
"dayjs": "^1.11.13",
"framer-motion": "^11.11.8",
"framer-motion": "^11.11.9",
"graphql": "^16.9.0",
"graphql-tag": "^2.12.6",
"jwt-decode": "^4.0.0",
"libphonenumber-js": "^1.11.11",
"libphonenumber-js": "^1.11.12",
"next": "^14.2.15",
"next-mdx-remote": "^5.0.0",
"nprogress": "^0.2.0",
Expand All @@ -43,15 +43,15 @@
"react": "^18.3.1",
"react-custom-scrollbars-2": "^4.5.0",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.9",
"react-hook-form": "^7.53.0",
"react-dropzone": "^14.2.10",
"react-hook-form": "^7.53.1",
"react-is": "^18.3.1",
"react-nice-avatar": "^1.5.0",
"react-slick": "^0.30.2",
"sharp": "^0.33.5",
"slick-carousel": "^1.8.1",
"string-to-color": "^2.2.2",
"tippy.js": "^6.3.7",
"urql": "^4.1.0"
"urql": "^4.2.0"
}
}

0 comments on commit 307aecd

Please sign in to comment.