한국공항공사(KAC) - Front End
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

180 lines
5.2 KiB

{
"name": "control-web",
"version": "1.0.0",
"private": true,
"dependencies": {
"@casl/ability": "5.2.2",
"@casl/react": "2.1.1",
"@fullcalendar/core": "5.7.2",
"@fullcalendar/daygrid": "5.7.2",
"@fullcalendar/interaction": "5.7.2",
"@fullcalendar/list": "5.7.2",
"@fullcalendar/react": "5.7.0",
"@fullcalendar/timegrid": "5.7.2",
"@fullcalendar/timeline": "5.7.2",
"@hookform/resolvers": "1.3.4",
"@mapbox/mapbox-gl-draw": "1.4.3",
"@mapbox/mapbox-gl-language": "1.0.1",
"@reduxjs/toolkit": "^1.9.7",
"@stomp/stompjs": "^6.1.0",
"@turf/turf": "6.5.0",
"@types/googlemaps": "^3.43.3",
"@types/history": "^4.7.8",
"@types/jest": "^26.0.23",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7",
"@types/react-redux": "^7.1.16",
"@types/redux-debounced": "^0.2.19",
"@types/sockjs-client": "^1.5.0",
"@types/stompjs": "^2.3.4",
"@uppy/react": "1.10.8",
"animate.css": "4.1.1",
"ant-design": "^1.0.0",
"antd": "^5.18.1",
"apexcharts": "3.23.0",
"availity-reactstrap-validation-safe": "2.6.1",
"axios": "1.6.7",
"axios-mock-adapter": "1.19.0",
"babel-plugin-react-intl": "5.1.18",
"bootstrap": "4.5.2",
"bs-stepper": "1.7.0",
"chart.js": "^2.9.4",
"chroma-js": "2.1.0",
"classnames": "2.2.6",
"cleave.js": "1.6.0",
"connected-react-router": "^6.9.1",
"dayjs": "1.11.10",
"draft-js": "0.11.7",
"draftjs-to-html": "0.9.1",
"eslint-config-airbnb-base": "^14.2.1",
"file-saver": "2.0.2",
"flatpickr": "4.6.3",
"history": "5.0.0",
"html-to-draftjs": "1.5.0",
"http-proxy-middleware": "^2.0.1",
"intl-messageformat": "7.8.4",
"jquery": "^3.5.1",
"js-cookie": "^3.0.0",
"jsonwebtoken": "8.5.1",
"jwt-decode": "^3.1.2",
"leaflet": "1.6.0",
"mapbox-gl": "^2.15.0",
"mapbox-gl-draw-circle": "1.1.2",
"mapbox-gl-draw-waypoint": "1.2.3",
"nouislider": "14.6.2",
"nouislider-react": "3.3.8",
"postcss-rtl": "1.5.0",
"prismjs": "1.19.0",
"proj4": "^2.9.0",
"prop-types": "15.7.2",
"react": "17.0.1",
"react-apexcharts": "1.3.6",
"react-chartjs-2": "^2.9.0",
"react-contexify": "5.0.0",
"react-copy-to-clipboard": "5.0.2",
"react-country-flag": "2.0.1",
"react-csv": "^2.0.3",
"react-data-table-component": "^7.5.3",
"react-datepicker": "^4.2.1",
"react-dom": "17.0.1",
"react-draft-wysiwyg": "1.14.5",
"react-feather": "~2.0.3",
"react-flatpickr": "3.9.1",
"react-google-maps": "^9.4.5",
"react-helmet-async": "1.3.0",
"react-hook-form": "6.15.1",
"react-icons": "^4.2.0",
"react-indiana-drag-scroll": "^2.0.1",
"react-intl": "3.11.0",
"react-leaflet": "3.1.0",
"react-mapbox-gl": "^5.1.1",
"react-paginate": "7.0.0",
"react-pdf": "5.3.2",
"react-perfect-scrollbar": "1.5.5",
"react-player": "2.6.2",
"react-rating": "2.0.5",
"react-redux": "7.2.2",
"react-router-dom": "5.2.0",
"react-scripts": "4.0.2",
"react-scroll-up": "1.3.7",
"react-select": "4.0.2",
"react-shepherd": "3.3.0",
"react-slidedown": "2.4.5",
"react-sortablejs": "6.0.0",
"react-toastify": "7.0.3",
"reactstrap": "8.6.0",
"recharts": "2.0.4",
"redux": "4.0.5",
"redux-debounced": "0.5.0",
"redux-saga": "^1.1.3",
"redux-thunk": "2.3.0",
"sass": "1.26.8",
"screenfull": "5.0.2",
"sortablejs": "1.12.0",
"styled-components": "5.1.1",
"sweetalert2": "10.14.0",
"sweetalert2-react-content": "3.0.1",
"table": "^6.8.2",
"three": "0.124.0",
"threebox-plugin": "2.2.7",
"typesafe-actions": "^5.1.0",
"uppy": "1.21.2",
"webpack": "4.43.0",
"wnumb": "1.2.0",
"xlsx": "0.16.2",
"yarn": "1.21.1",
"yup": "0.32.8"
},
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build",
"test": "react-app-rewired test",
"eject": "react-app-rewired eject"
},
"eslintConfig": {
"extends": "react-app"
},
"devDependencies": {
"@types/mapbox-gl": "2.7.21",
"@types/qs": "6.9.11",
"@types/react-router-dom": "5.3.3",
"@types/sortablejs": "^1.10.6",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"eslint": "^7.29.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^1.7.0",
"node-sass": "^4.13.1",
"prettier": "^2.3.1",
"react-app-rewire-alias": "1.1.7",
"react-app-rewire-postcss": "^3.0.2",
"react-app-rewire-sass-rule": "^2.1.1",
"react-app-rewired": "^2.1.6",
"react-snap": "1.23.0",
"redux-persist": "^6.0.0",
"sass-loader": "^8.0.2",
"typescript": "4.3.5"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all",
"not safari < 10",
"not chrome < 51",
"not android < 5",
"not ie < 12"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"homepage": ""
}