Skip to content

Commit

Permalink
Merge branch 'main' into Parmesh119-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Parmesh119 authored Jun 26, 2023
2 parents 4fcaa07 + 0d70d4c commit e9c3b79
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 86 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.15",
"@mui/material": "^5.13.5",
"@mui/material": "^5.13.6",
"ci": "^2.2.0",
"material": "@mui/material",
"prop-types": "^15.8.1",
Expand All @@ -38,11 +38,11 @@
"workspace-name": "^0.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/react": "^18.2.13",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@vitejs/plugin-react-swc": "^3.3.2",
"autoprefixer": "^10.4.14",
Expand All @@ -52,7 +52,7 @@
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
Loading

0 comments on commit e9c3b79

Please sign in to comment.