Skip to content

Instantly share code, notes, and snippets.

@sureshvv
Created February 29, 2024 04:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sureshvv/16661981226ef9cf4f4cdd57669af344 to your computer and use it in GitHub Desktop.
Save sureshvv/16661981226ef9cf4f4cdd57669af344 to your computer and use it in GitHub Desktop.
package.json dependencies issue
{
"name": "on-up-frontend",
"version": "2.0.9",
"description": "CoreUI React Open Source Bootstrap 4 Admin Template",
"author": "Łukasz Holeczek",
"copyright": "Copyright 2018 creativeLabs Łukasz Holeczek",
"license": "MIT",
"private": true,
"repository": {
"type": "git",
"url": "git@github.com:coreui/coreui-free-react-admin-template.git"
},
"dependencies": {
"@coreui/coreui": "^2.0.4",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
"@coreui/icons": "0.3.0",
"@coreui/react": "^2.5.8",
"@material-ui/core": "^4.12.4",
"@material-ui/lab": "^4.0.0-alpha.61",
"@vitejs/plugin-react-swc": "^3.6.0",
"amazon-cognito-identity-js": "^6.3.7",
"aws-cognito-redux-saga": "^1.5.10",
"aws-sdk": "^2.1563.0",
"axios": "^0.19.2",
"bootstrap": "^4.1.3",
"bower": "^1.8.8",
"browser-image-compression": "^1.0.17",
"chart.js": "^2.9.4",
"classnames": "^2.5.1",
"core-js": "^2.5.7",
"cropperjs": "^1.6.1",
"crypto-browserify": "^3.12.0",
"date-fns": "^3.3.1",
"dateformat": "^3.0.3",
"draft-js": "^0.10.5",
"draftjs-to-html": "^0.8.4",
"draftjs-utils": "^0.10.2",
"enzyme": "^3.5.0",
"enzyme-adapter-react-16": "^1.3.1",
"es6-shim": "^0.35.8",
"fireworks-canvas": "^2.6.2",
"flag-icon-css": "^3.5.0",
"focus-trap-react": "^6.0.0",
"font-awesome": "^4.7.0",
"fuse.js": "^3.6.1",
"html-to-draftjs": "^1.5.0",
"immutability-helper": "^3.1.1",
"immutable": "^4.3.5",
"interweave": "^11.2.0",
"jquery": "^3.7.1",
"lodash": "^4.17.21",
"material-ui": "^0.20.2",
"moment": "^2.30.1",
"moment-timezone": "^0.5.45",
"opentok": "^2.17.1",
"opentok-accelerator-core": "^2.0.20",
"opentok-annotation": "*",
"opentok-archiving": "*",
"opentok-screen-sharing": ">=1.0.28",
"opentok-solutions-css": "0.0.43",
"opentok-text-chat": "*",
"password-validator": "^4.1.3",
"prop-types": "^15.8.1",
"punycode": "^2.1.1",
"react": "^16.14.0",
"react-autocomplete": "^1.8.1",
"react-autosize-textarea": "^7.1.0",
"react-big-calendar": "^0.20.4",
"react-bootstrap": "^1.6.8",
"react-calendar": "^2.19.2",
"react-chartjs-2": "^2.11.2",
"react-clear-cache": "^1.0.26",
"react-compound-timer": "^1.2.0",
"react-contextmenu": "^2.14.0",
"react-cropper": "^1.3.0",
"react-d3-tree": "^2.0.4",
"react-datepicker": "^2.5.0",
"react-datetime": "^2.16.3",
"react-dnd": "^4.0.2",
"react-dnd-html5-backend": "^4.0.2",
"react-dom": "^16.8.2",
"react-draft-wysiwyg": "^1.13.2",
"react-drag-listview": "^0.1.7",
"react-draggable": "^4.4.5",
"react-html-parser": "^2.0.2",
"react-https-redirect": "^1.1.0",
"react-iframe": "^1.8.0",
"react-iframe-comm": "^1.2.2",
"react-loadable": "^5.5.0",
"react-moment": "^0.9.2",
"react-promise": "^3.0.2",
"react-quill": "^2.0.0",
"react-redux": "^5.0.7",
"react-router": "^5.0.0",
"react-router-config": "^1.0.0-beta.4",
"react-router-dom": "^4.3.1",
"react-scrollbar": "^0.5.6",
"react-select": "^5.4.0",
"react-slick": "^0.29.0",
"react-spinner": "^0.2.7",
"react-switch": "^5.0.0",
"react-table-drag-select": "^0.3.1",
"react-tabulator": "^0.19.0",
"react-test-renderer": "^16.4.2",
"react-times": "^3.1.12",
"react-to-print": "^2.14.0",
"react-toastify": "^8.1.0",
"react-validation": "^3.0.7",
"react-widgets": "^4.4.10",
"reactstrap": "^6.4.0",
"reactstrap-validation": "^1.0.0-beta.9",
"recharts": "^1.8.5",
"redux": "^4.0.0",
"redux-form": "^7.2.0",
"redux-form-material-ui": "^4.3.2",
"redux-logger": "^3.0.6",
"redux-saga": "^0.16.2",
"simple-line-icons": "^2.4.1",
"slick-carousel": "^1.8.1",
"tabulator-tables": "^4.4.1",
"validator": "^10.8.0",
"vite": "^5.1.3",
"vite-plugin-svgr": "^4.2.0",
"xlsx": "^0.15.3"
},
"resolutions": {
"**/event-stream": "^4.0.1",
"aws-sdk": "2.1563.0"
},
"devDependencies": {
"env-cmd": "^8.0.2",
"npm-run-all": "^4.1.3",
"react-scripts": "^1.1.5"
},
"scripts": {
"vstart": "vite",
"vbuild": "tsc && vite build",
"vserve": "vite preview",
"start-js": "react-scripts start",
"start": "npm-run-all -p watch-css start-js",
"server_prestart": "rm -rf ./node_modules/opentok-text-chat/dist/opentok-text-chat.js && cp ./src/views/Common/Video/opentok-text-chat.js ./node_modules/opentok-text-chat/dist/",
"windows_prestart": "rimraf node_modules/opentok-text-chat/dist/opentok-text-chat.js && copy src\\views\\Common\\Video\\opentok-text-chat.js node_modules\\opentok-text-chat\\dist\\",
"build-js": "react-scripts --max_old_space_size=4096 build",
"build": "npm-run-all build-css build-js",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject",
"build:acceptance": "npx env-cmd .env.acceptance npm run build",
"build:production": "npx env-cmd .env.production npm run build",
"build:development": "npx env-cmd .env npm run build",
"prebuild": "npm run generate-build-meta",
"generate-build-meta": "node ./node_modules/react-clear-cache/bin/cli.js"
},
"bugs": {
"url": "https://github.com/coreui/coreui-free-react-admin-template/issues"
},
"browserslist": [
">0.2%",
"not dead",
"not op_mini all"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment