upgraded packages on admin dashboard

This commit is contained in:
courage173
2021-06-24 12:20:50 +01:00
parent c6b127f011
commit 2fd19dc8c7
2 changed files with 32532 additions and 26578 deletions

59044
dashboard/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -3,67 +3,67 @@
"version": "3.0.0",
"private": true,
"dependencies": {
"@date-io/date-fns": "^1.3.11",
"@date-io/moment": "^1.3.13",
"@material-ui/core": "^4.7.0",
"@material-ui/pickers": "^3.2.8",
"@trendmicro/react-dropdown": "^1.3.0",
"@date-io/date-fns": "^2.10.11",
"@date-io/moment": "^2.10.11",
"@material-ui/core": "^4.11.4",
"@material-ui/pickers": "^3.3.10",
"@trendmicro/react-dropdown": "^1.4.0",
"amplitude-js": "^5.8.0",
"axios": "^0.21.1",
"card-validator": "^6.2.0",
"clipboard": "^2.0.1",
"clsx": "^1.0.4",
"card-validator": "^8.1.1",
"clipboard": "^2.0.8",
"clsx": "^1.1.1",
"cors": "^2.8.5",
"country-telephone-code": "^0.2.0",
"date-fns": "^2.8.1",
"date-fns": "^2.22.1",
"dirty-json": "^0.9.2",
"express": "^4.16.4",
"faker": "^4.1.0",
"file-saver": "^2.0.1",
"faker": "^5.5.3",
"file-saver": "^2.0.5",
"font-awesome": "^4.7.0",
"form-data": "^3.0.0",
"fuzzy-match-utils": "^1.3.0",
"handlebars": "^4.7.6",
"handlebars": "^4.7.7",
"history": "^4.7.2",
"humanize-duration": "^3.15.3",
"imrc-datetime-picker": "^2.1.1",
"js-base64": "^3.6.0",
"humanize-duration": "^3.27.0",
"imrc-datetime-picker": "^2.1.3",
"js-base64": "^3.6.1",
"loadable-components": "^2.2.3",
"lodash": "^4.17.19",
"markdown-to-jsx": "^6.11.4",
"markdown-to-jsx": "^7.1.3",
"moment": "^2.27.0",
"moment-range": "^4.0.1",
"moment-timezone": "^0.5.27",
"papaparse": "^5.2.0",
"moment-range": "^4.0.2",
"moment-timezone": "^0.5.33",
"papaparse": "^5.2.33",
"prismjs": "^1.20.0",
"prop-types": "^15.6.1",
"qrcode.react": "^1.0.0",
"react": "^16.5.2",
"react-ace": "^9.1.3",
"react-ace": "^9.4.1",
"react-beautiful-dnd": "^13.1.0",
"react-breadcrumbs-dynamic": "^1.2.1",
"react-click-outside": "github:tj/react-click-outside",
"react-color": "^2.18.0",
"react-copy-to-clipboard": "^5.0.2",
"react-color": "^2.19.3",
"react-copy-to-clipboard": "^5.0.3",
"react-csv": "^1.1.1",
"react-dom": "^16.5.2",
"react-dropzone": "^11.0.1",
"react-dropzone": "^11.3.2",
"react-frontload": "^1.0.3",
"react-ga": "^2.5.3",
"react-google-charts": "^3.0.15",
"react-hover-observer": "^2.1.0",
"react-json-view": "^1.21.1",
"react-hover-observer": "^2.1.1",
"react-json-view": "^1.21.3",
"react-markdown": "^4.3.1",
"react-phone-input-2": "^2.13.8",
"react-phone-input-2": "^2.14.0",
"react-redux": "^5.0.7",
"react-reveal": "^1.2.2",
"react-router-dom": "^4.3.1",
"react-router-redux": "^4.0.8",
"react-scripts": "^4.0.3",
"react-select": "^3.0.8",
"react-select": "^4.3.1",
"react-simple-code-editor": "^0.11.0",
"react-slick": "^0.27.9",
"react-stripe-elements": "^1.7.0",
"react-stripe-elements": "^6.1.2",
"react-tabs": "^3.1.1",
"react-through": "^1.1.4",
"react-widgets": "^4.4.9",
@@ -73,15 +73,15 @@
"redux-logger": "^3.0.6",
"redux-thunk": "^2.2.0",
"rxjs": "^6.6.6",
"sane-email-validation": "^1.1.0",
"sane-email-validation": "^3.0.1",
"should": "^13.2.3",
"slick-carousel": "^1.8.1",
"socket.io-client": "^2.4.0",
"to-pascal-case": "^1.0.0",
"universal-cookie": "^4.0.0",
"universal-cookie": "^4.0.4",
"uuid": "^8.3.2",
"valid-url": "^1.0.9",
"workbox-build": "6.1.1"
"workbox-build": "6.1.5"
},
"scripts": {
"lint": "eslint .",
@@ -100,10 +100,10 @@
"devDependencies": {
"@jest/test-sequencer": "^26.0.1",
"axios-mock-adapter": "^1.15.0",
"depcheck": "^1.3.1",
"depcheck": "^1.4.1",
"fyipe": "^3.0.10051",
"jest-localstorage-mock": "^2.2.0",
"npm-force-resolutions": "0.0.3",
"npm-force-resolutions": "0.0.10",
"purgecss": "^4.0.3",
"redux-mock-store": "^1.5.3",
"should": "^13.2.3"