Skip to content

Commit

Permalink
package upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankarpal committed Jul 12, 2024
1 parent 3720403 commit 464825e
Show file tree
Hide file tree
Showing 2 changed files with 12,093 additions and 9,907 deletions.
144 changes: 72 additions & 72 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,85 +3,85 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@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.15.6",
"@mui/styles": "^5.15.6",
"@nhost/react": "^0.9.2",
"@reduxjs/toolkit": "^1.9.7",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@faker-js/faker": "^8.4.1",
"@giscus/react": "^3.0.0",
"@mui/icons-material": "^5.16.1",
"@mui/joy": "5.0.0-beta.48",
"@mui/material": "^5.16.1",
"@mui/styles": "^5.16.1",
"@nhost/react": "^3.5.3",
"@reduxjs/toolkit": "^2.2.6",
"@tensorflow-models/coco-ssd": "^2.2.3",
"@tensorflow/tfjs": "^4.16.0",
"@tensorflow/tfjs": "^4.20.0",
"add": "^2.0.6",
"axios": "^1.6.8",
"axios": "^1.7.2",
"browser-image-compression": "^2.0.2",
"classnames": "^2.5.1",
"codemirror": "^5.65.16",
"date-fns": "^2.30.0",
"codemirror": "^6.0.1",
"date-fns": "^3.6.0",
"dom-to-image": "^2.6.0",
"dompurify": "^3.0.8",
"dompurify": "^3.1.6",
"downloadjs": "^1.4.7",
"file-saver": "^2.0.5",
"firebase": "9.9.0",
"git-repo-api": "^0.0.17",
"graphql": "^16.8.1",
"highlight.js": "^11.9.0",
"firebase": "10.12.3",
"git-repo-api": "^0.0.18",
"graphql": "^16.9.0",
"highlight.js": "^11.10.0",
"html-to-image": "^1.11.11",
"html2canvas": "^1.4.1",
"json-graphql-parser": "^0.1.9",
"jspdf": "^2.5.1",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"lodash.memoize": "^4.1.2",
"mathjs": "^11.12.0",
"p5": "^1.9.0",
"react": "^18.2.0",
"react-codemirror2": "^7.3.0",
"mathjs": "^13.0.2",
"p5": "^1.9.4",
"react": "^18.3.1",
"react-codemirror2": "^8.0.0",
"react-color": "^2.19.3",
"react-confetti": "^6.1.0",
"react-countdown": "^2.3.5",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-error-boundary": "^3.1.4",
"react-error-boundary": "^4.0.13",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.12.0",
"react-icons": "^5.2.1",
"react-infinite-scroll-component": "^6.1.0",
"react-infinite-scroll-hook": "^4.1.1",
"react-infinite-scroller": "^1.2.6",
"react-leaflet": "^4.2.1",
"react-loader-spinner": "~5.1.5",
"react-loader-spinner": "~6.1.6",
"react-organizational-chart": "^2.2.1",
"react-p5": "^1.4.1",
"react-qr-code": "^2.0.12",
"react-redux": "^8.1.3",
"react-router-dom": "^6.21.3",
"react-scripts": "5.0.0",
"react-qr-code": "^2.0.15",
"react-redux": "^9.1.2",
"react-router-dom": "^6.24.1",
"react-scripts": "5.0.1",
"react-shimmer-effect": "^1.0.9",
"react-simple-maps": "^2.3.0",
"react-toastify": "^9.1.3",
"react-simple-maps": "^3.0.0",
"react-toastify": "^10.0.5",
"react-twitter-widgets": "^1.11.0",
"react-webcam": "^7.2.0",
"redux": "^4.2.1",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"remarkable": "^2.0.1",
"reselect": "^4.1.8",
"sass": "^1.70.0",
"styled-components": "^6.1.8",
"swiper": "^9.4.1",
"reselect": "^5.1.1",
"sass": "^1.77.8",
"styled-components": "^6.1.11",
"swiper": "^11.1.4",
"url": "^0.11.3",
"web-vitals": "^2.1.4",
"workbox-cacheable-response": "^6.5.4",
"workbox-core": "^7.0.0",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^7.0.0",
"workbox-routing": "^7.0.0",
"workbox-strategies": "^7.0.0",
"workbox-window": "^7.0.0",
"yarn": "^1.22.21"
"web-vitals": "^4.2.1",
"workbox-cacheable-response": "^7.1.0",
"workbox-core": "^7.1.0",
"workbox-expiration": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-routing": "^7.1.0",
"workbox-strategies": "^7.1.0",
"workbox-window": "^7.1.0",
"yarn": "^1.22.22"
},
"scripts": {
"dev": "react-scripts start",
Expand Down Expand Up @@ -123,38 +123,38 @@
]
},
"devDependencies": {
"@babel/plugin-transform-private-property-in-object": "^7.23.4",
"@playwright/test": "^1.42.1",
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
"@playwright/test": "^1.45.1",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@types/dompurify": "^3.0.5",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.6",
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.10",
"@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.19.1",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"autoprefixer": "^10.4.19",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-n": "^17.9.0",
"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.38",
"postcss-import": "^15.1.0",
"prettier": "^3.2.4",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"postcss": "^8.4.39",
"postcss-import": "^16.1.0",
"prettier": "^3.3.2",
"react-snap": "^1.23.0",
"tailwind-scrollbar": "^2.1.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3"
}
}
Loading

0 comments on commit 464825e

Please sign in to comment.