update package and install pusher-js

This commit is contained in:
Fajar
2023-03-24 09:11:14 +07:00
parent c35442e652
commit d5dfc7d36c
2 changed files with 1822 additions and 1630 deletions

View File

@@ -37,80 +37,81 @@
] ]
}, },
"dependencies": { "dependencies": {
"@date-io/date-fns": "^2.15.0", "@date-io/date-fns": "^2.16.0",
"@emotion/cache": "^11.10.3", "@emotion/cache": "^11.10.5",
"@emotion/react": "^11.10.0", "@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.0", "@emotion/styled": "^11.10.6",
"@hookform/resolvers": "^2.9.7", "@hookform/resolvers": "^2.9.11",
"@iconify/react": "^3.2.2", "@iconify/react": "^3.2.2",
"@mui/icons-material": "^5.10.2", "@mui/icons-material": "^5.11.11",
"@mui/lab": "5.0.0-alpha.80", "@mui/lab": "5.0.0-alpha.80",
"@mui/material": "^5.10.2", "@mui/material": "^5.11.14",
"@mui/system": "^5.10.2", "@mui/system": "^5.11.14",
"@mui/utils": "^5.10.16", "@mui/utils": "^5.11.13",
"@mui/x-data-grid": "^5.16.0", "@mui/x-data-grid": "^5.17.26",
"@mui/x-date-pickers": "5.0.0-beta.2", "@mui/x-date-pickers": "5.0.0-beta.2",
"@vitejs/plugin-react": "^1.3.2", "@vitejs/plugin-react": "^1.3.2",
"apexcharts": "^3.36.3", "apexcharts": "^3.37.2",
"axios": "^0.27.2", "axios": "^0.27.2",
"change-case": "^4.1.2", "change-case": "^4.1.2",
"csstype": "^3.1.0", "csstype": "^3.1.1",
"date-fns": "^2.29.2", "date-fns": "^2.29.3",
"framer-motion": "^6.5.1", "framer-motion": "^6.5.1",
"highlight.js": "^11.6.0", "highlight.js": "^11.7.0",
"history": "^5.3.0", "history": "^5.3.0",
"jsx-runtime": "^1.2.0", "jsx-runtime": "^1.2.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"notistack": "^3.0.0-alpha.7", "notistack": "^3.0.1",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"numeral": "^2.0.6", "numeral": "^2.0.6",
"pusher-js": "^8.0.2",
"react": "^17.0.2", "react": "^17.0.2",
"react-apexcharts": "^1.4.0", "react-apexcharts": "^1.4.0",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-dropzone": "^14.2.2", "react-dropzone": "^14.2.3",
"react-helmet-async": "^1.3.0", "react-helmet-async": "^1.3.0",
"react-hook-form": "^7.34.2", "react-hook-form": "^7.43.7",
"react-intersection-observer": "^8.34.0", "react-intersection-observer": "^8.34.0",
"react-lazy-load-image-component": "^1.5.5", "react-lazy-load-image-component": "^1.5.6",
"react-number-format": "^5.1.1", "react-number-format": "^5.1.4",
"react-quill": "2.0.0-beta.4", "react-quill": "2.0.0-beta.4",
"react-router": "^6.3.0", "react-router": "^6.9.0",
"react-router-dom": "^6.3.0", "react-router-dom": "^6.9.0",
"simplebar": "^5.3.8", "simplebar": "^5.3.9",
"simplebar-react": "^2.4.1", "simplebar-react": "^2.4.3",
"stylis": "^4.1.1", "stylis": "^4.1.3",
"stylis-plugin-rtl": "^2.1.1", "stylis-plugin-rtl": "^2.1.1",
"vite": "^3.0.9", "vite": "^3.2.5",
"vite-plugin-svgr": "^2.2.1", "vite-plugin-svgr": "^2.4.0",
"yup": "^0.32.11" "yup": "^0.32.11"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.18.13", "@babel/core": "^7.21.3",
"@babel/eslint-parser": "^7.18.9", "@babel/eslint-parser": "^7.21.3",
"@babel/plugin-syntax-flow": "^7.18.6", "@babel/plugin-syntax-flow": "^7.18.6",
"@babel/plugin-transform-react-jsx": "^7.18.10", "@babel/plugin-transform-react-jsx": "^7.21.0",
"@types/lodash": "^4.14.184", "@types/lodash": "^4.14.191",
"@types/nprogress": "^0.2.0", "@types/nprogress": "^0.2.0",
"@types/react": "^17.0.48", "@types/react": "^17.0.53",
"@types/react-dom": "^17.0.17", "@types/react-dom": "^17.0.19",
"@types/react-lazy-load-image-component": "^1.5.2", "@types/react-lazy-load-image-component": "^1.5.2",
"@types/stylis": "^4.0.2", "@types/stylis": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^5.35.1", "@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.35.1", "@typescript-eslint/parser": "^5.56.0",
"eslint": "^8.22.0", "eslint": "^8.36.0",
"eslint-config-airbnb": "19.0.4", "eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "^16.2.0", "eslint-config-airbnb-typescript": "^16.2.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.8.0",
"eslint-config-react-app": "7.0.0", "eslint-config-react-app": "7.0.0",
"eslint-import-resolver-typescript": "^2.7.1", "eslint-import-resolver-typescript": "^2.7.1",
"eslint-plugin-flowtype": "^8.0.3", "eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.26.0", "eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.0", "eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "4.3.0", "eslint-plugin-react-hooks": "4.3.0",
"prettier": "^2.7.1", "prettier": "^2.8.6",
"typescript": "^4.8.2", "typescript": "^4.9.5",
"vite-plugin-pwa": "^0.12.3" "vite-plugin-pwa": "^0.12.8"
} }
} }

File diff suppressed because it is too large Load Diff