Skip to content

Commit

Permalink
fix: position of browse and create buttons #1424 (#1463)
Browse files Browse the repository at this point in the history
* fix(footer): fixed the overlapping layout issue of browse and create button for small and medium sized devices

* fix: resolved merge conflicts

* fix: replaced email with meetup link

* fix: added email section

---------

Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com>
  • Loading branch information
clevercoderjoy and priyankarpal committed Feb 19, 2024
1 parent db8086f commit d323ed5
Show file tree
Hide file tree
Showing 19 changed files with 2,787 additions and 3,415 deletions.
77 changes: 39 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,26 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@faker-js/faker": "^8.1.0",
"@giscus/react": "^2.3.0",
"@mui/icons-material": "^5.14.13",
"@faker-js/faker": "^8.3.1",
"@giscus/react": "^2.4.0",
"@mui/icons-material": "^5.15.6",
"@mui/joy": "5.0.0-beta.10",
"@mui/material": "^5.14.13",
"@mui/styles": "^5.14.13",
"@mui/material": "^5.15.6",
"@mui/styles": "^5.15.6",
"@nhost/react": "^0.9.2",
"@reduxjs/toolkit": "^1.9.7",
"@tensorflow-models/coco-ssd": "^2.2.3",
"@tensorflow/tfjs": "^4.11.0",
"@tensorflow/tfjs": "^4.16.0",
"add": "^2.0.6",
"axios": "^1.5.1",
"axios": "^1.6.5",
"browser-image-compression": "^2.0.2",
"classnames": "^2.3.2",
"codemirror": "^5.65.15",
"classnames": "^2.5.1",
"codemirror": "^5.65.16",
"date-fns": "^2.30.0",
"dom-to-image": "^2.6.0",
"dompurify": "^3.0.6",
"dompurify": "^3.0.8",
"downloadjs": "^1.4.7",
"file-saver": "^2.0.5",
"firebase": "9.9.0",
Expand All @@ -36,8 +36,8 @@
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"lodash.memoize": "^4.1.2",
"mathjs": "^11.11.2",
"p5": "^1.7.0",
"mathjs": "^11.12.0",
"p5": "^1.9.0",
"react": "^18.2.0",
"react-codemirror2": "^7.3.0",
"react-color": "^2.19.3",
Expand All @@ -48,7 +48,7 @@
"react-error-boundary": "^3.1.4",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.8.0",
"react-icons": "^4.12.0",
"react-infinite-scroll-component": "^6.1.0",
"react-infinite-scroll-hook": "^4.1.1",
"react-infinite-scroller": "^1.2.6",
Expand All @@ -58,19 +58,19 @@
"react-p5": "^1.4.1",
"react-qr-code": "^2.0.12",
"react-redux": "^8.1.3",
"react-router-dom": "^6.16.0",
"react-router-dom": "^6.21.3",
"react-scripts": "5.0.0",
"react-shimmer-effect": "^1.0.9",
"react-simple-maps": "^2.3.0",
"react-toastify": "^9.1.3",
"react-twitter-widgets": "^1.11.0",
"react-webcam": "^7.1.1",
"react-webcam": "^7.2.0",
"redux": "^4.2.1",
"redux-persist": "^6.0.0",
"remarkable": "^2.0.1",
"reselect": "^4.1.8",
"sass": "^1.69.6",
"styled-components": "^6.1.0",
"sass": "^1.70.0",
"styled-components": "^6.1.8",
"swiper": "^9.4.1",
"url": "^0.11.3",
"web-vitals": "^2.1.4",
Expand All @@ -80,7 +80,8 @@
"workbox-precaching": "^7.0.0",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^7.0.0",
"workbox-window": "^7.0.0"
"workbox-window": "^7.0.0",
"yarn": "^1.22.21"
},
"scripts": {
"dev": "react-scripts start",
Expand Down Expand Up @@ -123,39 +124,39 @@
]
},
"devDependencies": {
"@babel/plugin-transform-private-property-in-object": "^7.22.11",
"@babel/plugin-transform-private-property-in-object": "^7.23.4",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@types/dompurify": "^3.0.3",
"@types/lodash": "^4.14.199",
"@types/node": "^20.8.6",
"@types/p5": "^1.7.0",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/dompurify": "^3.0.5",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.6",
"@types/p5": "^1.7.6",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "^6.7.5",
"autoprefixer": "^10.4.16",
"@typescript-eslint/parser": "^6.19.1",
"autoprefixer": "^10.4.17",
"cypress": "^10.11.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"postcss": "^8.4.31",
"postcss": "^8.4.33",
"postcss-import": "^15.1.0",
"prettier": "^3.0.3",
"puppeteer": "^21.3.8",
"prettier": "^3.2.4",
"puppeteer": "^21.9.0",
"react-snap": "^1.23.0",
"tailwind-scrollbar": "^2.1.0",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2"
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit d323ed5

Please sign in to comment.