React

package.json

쿠카곰돌이 2023. 7. 16. 09:51
반응형
{
  "name": "aboutw3",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@ag-grid-community/client-side-row-model": "^26.1.0",
    "@ag-grid-community/core": "^26.1.0",
    "@ag-grid-community/infinite-row-model": "^26.1.0",
    "@ag-grid-community/react": "^26.1.0",
    "@ag-grid-enterprise/all-modules": "^26.1.0",
    "@ag-grid-enterprise/column-tool-panel": "^26.1.0",
    "@ag-grid-enterprise/core": "^26.1.0",
    "@ag-grid-enterprise/excel-export": "^26.1.0",
    "@ag-grid-enterprise/master-detail": "^26.1.0",
    "@ag-grid-enterprise/menu": "^26.1.0",
    "@ag-grid-enterprise/multi-filter": "^26.1.0",
    "@ag-grid-enterprise/rich-select": "^26.1.0",
    "@ag-grid-enterprise/row-grouping": "^26.1.0",
    "@ag-grid-enterprise/set-filter": "^26.1.0",
    "@emotion/react": "^11.11.1",
    "@emotion/styled": "^11.11.0",
    "@faker-js/faker": "^7.4.0",
    "@fortawesome/fontawesome-free": "^5.15.4",
    "@fortawesome/fontawesome-svg-core": "^1.2.36",
    "@fortawesome/free-solid-svg-icons": "^5.15.4",
    "@fortawesome/react-fontawesome": "^0.1.16",
    "@loadable/component": "^5.15.0",
    "@mui/icons-material": "5.4.2",
    "@mui/lab": "5.0.0-alpha.62",
    "@mui/material": "^5.14.0",
    "@mui/styles": "5.0.2",
    "@mui/system": "^5.4.0",
    "@reduxjs/toolkit": "^1.8.1",
    "@svgr/webpack": "^5.5.0",
    "@tanem/react-nprogress": "^3.0.79",
    "@tinymce/tinymce-react": "^3.13.0",
    "ag-grid-autocomplete-editor": "^3.0.0",
    "react-script": "^5.0.0",
    "react-router-config": "^5.1.1",
    "react-router-dom": "^5.3.4",
    "react-script-hook": "^1.3.0",
    "react-scripts": "^5.0.1",
    "axios": "^0.21.1",
    "browserify-zlib": "^0.2.0",
    "buffer": "^6.0.3",
    "classnames": "^2.3.1",
    "date-and-time": "^3.0.2",
    "date-fns": "2.24.0",
    "figlet": "^1.5.2",
    "generate-template-files": "^3.2.0",
    "html2canvas": "1.4.1",
    "i18next": "^20.3.1",
    "i18next-browser-languagedetector": "^6.0.1",
    "i18next-chained-backend": "^3.0.2",
    "i18next-fs-backend": "^1.1.1",
    "i18next-http-backend": "^1.2.6",
    "i18next-resources-to-backend": "^1.0.0",
    "idb": "^7.1.0",
    "immer": "^10.0.2",
    "json-groupby": "^1.1.0",
    "jspdf": "2.5.1",
    "lodash": "^4.17.21",
    "lodash.clonedeep": "^4.5.0",
    "lodash.debounce": "^4.0.8",
    "lodash.flatten": "^4.4.0",
    "lodash.merge": "^4.6.2",
    "lodash.uniq": "^4.5.0",
    "mobx": "^6.3.2",
    "mobx-react": "^7.2.1",
    "mobx-react-lite": "^3.2.0",
    "mobx-utils": "^6.0.4",
    "moment": "^2.29.1",
    "nanoid": "3.1.23",
    "polished": "^4.1.3",
    "react": "^17.0.2",
    "react-app-polyfill": "^2.0.0",
    "react-cookies": "^0.1.0",
    "react-copy-to-clipboard": "^5.0.0",
    "react-device-detect": "^2.1.2",
    "react-dom": "^17.0.2",
    "react-dom-factories": "^1.0.2",
    "react-draggable": "^4.4.3",
    "react-dropzone": "^11.3.4",
    "react-error-boundary": "^3.1.4",
    "react-file-icon": "^1.1.0",
    "react-froala-wysiwyg": "^3.2.5-1",
    "react-helmet": "^6.1.0",
    "react-hook-form": "^7.14.1",
    "react-i18next": "^11.11.1",
    "react-icons": "^4.2.0",
    "react-number-format": "^4.9.0",
    "react-query": "^3.19.0",
    "react-quill": "^1.3.5",
    "react-string-replace": "^0.4.4",
    "react-use": "^17.2.4",
    "react-virtual": "^2.10.4",
    "recharts": "^2.3.2",
    "recoil": "^0.6.1",
    "signature_pad": "^3.0.0-beta.4",
    "use-debounce": "^7.0.0",
    "v6": "0.0.0",
    "web-vitals": "^2.1.4",
    "xlsx-populate": "^1.21.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.22.9",
    "@babel/core": "^7.22.9",
    "@babel/node": "^7.14.5",
    "@babel/plugin-proposal-class-properties": "^7.8.3",
    "@babel/plugin-proposal-decorators": "^7.22.7",
    "@babel/plugin-proposal-export-default-from": "^7.10.4",
    "@babel/plugin-proposal-export-namespace-from": "^7.12.1",
    "@babel/plugin-transform-modules-commonjs": "^7.14.5",
    "@babel/plugin-transform-react-display-name": "^7.12.1",
    "@babel/plugin-transform-runtime": "^7.22.9",
    "@babel/plugin-transform-typeof-symbol": "^7.12.1",
    "@babel/plugin-transform-typescript": "^7.22.9",
    "@babel/preset-env": "^7.22.9",
    "@babel/preset-react": "^7.14.5",
    "@babel/preset-typescript": "^7.12.1",
    "@emotion/babel-plugin": "^11.3.0",
    "@emotion/babel-preset-css-prop": "^11.2.0",
    "@testing-library/dom": "^7.31.2",
    "@testing-library/jest-dom": "^4.2.4",
    "@testing-library/react": "^9.3.2",
    "@testing-library/react-hooks": "^3.2.1",
    "@testing-library/user-event": "^7.1.2",
    "@types/autosuggest-highlight": "^3.1.1",
    "@types/figlet": "^1.5.4",
    "@types/i18next-fs-backend": "^1.0.0",
    "@types/jest": "^27.5.2",
    "@types/lodash": "^4.14.195",
    "@types/lodash.merge": "4.6.6",
    "@types/node": "^16.18.38",
    "@types/react": "^18.2.15",
    "@types/react-cookies": "^0.1.0",
    "@types/react-copy-to-clipboard": "^5.0.0",
    "@types/react-dom": "^18.2.7",
    "@types/react-file-icon": "^1.0.1",
    "@types/react-helmet": "^6.1.1",
    "@types/react-router-config": "^5.0.7",
    "@types/react-router-dom": "^5.3.3",
    "@types/styled-components": "^5.1.26",
    "@types/webpack-env": "^1.16.2",
    "@typescript-eslint/eslint-plugin": "^4.7.0",
    "@typescript-eslint/parser": "^4.7.0",
    "@zerollup/ts-transform-paths": "^1.7.18",
    "babel-plugin-inline-react-svg": "^2.0.1",
    "babel-plugin-module-resolver": "^4.1.0",
    "babel-plugin-root-import": "^6.6.0",
    "babel-plugin-transform-remove-console": "^6.9.4",
    "babel-polyfill": "^6.26.0",
    "compression-webpack-plugin": "^6.1.1",
    "concurrently": "^6.4.0",
    "copy-webpack-plugin": "^6.3.1",
    "copyfiles": "^2.4.1",
    "customize-cra": "^1.0.0",
    "emotion-ts-plugin": "^1.1.0",
    "env-cmd": "^10.1.0",
    "eslint": "^7.11.0",
    "eslint-config-prettier": "^6.7.0",
    "eslint-config-react": "^1.1.7",
    "eslint-config-react-app": "^6.0.0",
    "eslint-plugin-flowtype": "^5.7.2",
    "eslint-plugin-import": "^2.23.4",
    "eslint-plugin-jest": "^24.3.6",
    "eslint-plugin-jsx-a11y": "^6.4.1",
    "eslint-plugin-prettier": "^3.1.2",
    "eslint-plugin-react": "^7.17.0",
    "eslint-plugin-react-hooks": "^2.3.0",
    "eslint-plugin-sonarjs": "^0.5.0",
    "eslint-plugin-testing-library": "^4.6.0",
    "file-loader": "^6.2.0",
    "fork-ts-checker-webpack-plugin": "^6.5.0",
    "html-loader": "^0.5.5",
    "jest": "^27.4.3",
    "less": "4.1.1",
    "nodemon": "^2.0.15",
    "prettier": "^2.5.1",
    "raw-loader": "^4.0.2",
    "react-app-rewired": "^2.1.6",
    "react-app-rewired-eslint": "^0.2.4",
    "rimraf": "^3.0.2",
    "speed-measure-webpack-plugin": "^1.5.0",
    "styled-components": "^6.0.4",
    "ts-loader": "^8.0.11",
    "tsc-watch": "^4.5.0",
    "tsconfig-paths": "^3.12.0",
    "ttypescript": "^1.5.13",
    "typescript": "^4.9.5",
    "url-loader": "^4.1.1",
    "webpack-bundle-analyzer": "^4.5.0"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}

 

{
  "name": "aboutw3",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@ag-grid-community/client-side-row-model": "^26.1.0",
    "@ag-grid-community/core": "^26.1.0",
    "@ag-grid-community/infinite-row-model": "^26.1.0",
    "@ag-grid-community/react": "^26.1.0",
    "@ag-grid-enterprise/all-modules": "^26.1.0",
    "@ag-grid-enterprise/column-tool-panel": "^26.1.0",
    "@ag-grid-enterprise/core": "^26.1.0",
    "@ag-grid-enterprise/excel-export": "^26.1.0",
    "@ag-grid-enterprise/master-detail": "^26.1.0",
    "@ag-grid-enterprise/menu": "^26.1.0",
    "@ag-grid-enterprise/multi-filter": "^26.1.0",
    "@ag-grid-enterprise/rich-select": "^26.1.0",
    "@ag-grid-enterprise/row-grouping": "^26.1.0",
    "@ag-grid-enterprise/set-filter": "^26.1.0",
    "@emotion/react": "^11.11.1",
    "@emotion/styled": "^11.11.0",
    "@faker-js/faker": "^7.4.0",
    "@fortawesome/fontawesome-free": "^5.15.4",
    "@fortawesome/fontawesome-svg-core": "^1.2.36",
    "@fortawesome/free-solid-svg-icons": "^5.15.4",
    "@fortawesome/react-fontawesome": "^0.1.16",
    "@loadable/component": "^5.15.0",
    "@mui/icons-material": "5.4.2",
    "@mui/lab": "5.0.0-alpha.62",
    "@mui/material": "^5.14.0",
    "@mui/styles": "5.0.2",
    "@mui/system": "^5.4.0",
    "@reduxjs/toolkit": "^1.8.1",
    "@svgr/webpack": "^5.5.0",
    "@tanem/react-nprogress": "^3.0.79",
    "@tinymce/tinymce-react": "^3.13.0",
    "ag-grid-autocomplete-editor": "^3.0.0",
    "react-script": "^5.0.0",
    "react-router-config": "^5.1.1",
    "react-router-dom": "^5.3.4",
    "react-script-hook": "^1.3.0",
    "react-scripts": "^5.0.1",
    "axios": "^0.21.1",
    "browserify-zlib": "^0.2.0",
    "buffer": "^6.0.3",
    "classnames": "^2.3.1",
    "date-and-time": "^3.0.2",
    "date-fns": "2.24.0",
    "figlet": "^1.5.2",
    "generate-template-files": "^3.2.0",
    "html2canvas": "1.4.1",
    "i18next": "^20.3.1",
    "i18next-browser-languagedetector": "^6.0.1",
    "i18next-chained-backend": "^3.0.2",
    "i18next-fs-backend": "^1.1.1",
    "i18next-http-backend": "^1.2.6",
    "i18next-resources-to-backend": "^1.0.0",
    "idb": "^7.1.0",
    "immer": "^10.0.2",
    "json-groupby": "^1.1.0",
    "jspdf": "2.5.1",
    "lodash": "^4.17.21",
    "lodash.clonedeep": "^4.5.0",
    "lodash.debounce": "^4.0.8",
    "lodash.flatten": "^4.4.0",
    "lodash.merge": "^4.6.2",
    "lodash.uniq": "^4.5.0",
    "mobx": "^6.3.2",
    "mobx-react": "^7.2.1",
    "mobx-react-lite": "^3.2.0",
    "mobx-utils": "^6.0.4",
    "moment": "^2.29.1",
    "nanoid": "3.1.23",
    "polished": "^4.1.3",
    "react": "^17.0.2",
    "react-app-polyfill": "^2.0.0",
    "react-cookies": "^0.1.0",
    "react-copy-to-clipboard": "^5.0.0",
    "react-device-detect": "^2.1.2",
    "react-dom": "^17.0.2",
    "react-dom-factories": "^1.0.2",
    "react-draggable": "^4.4.3",
    "react-dropzone": "^11.3.4",
    "react-error-boundary": "^3.1.4",
    "react-file-icon": "^1.1.0",
    "react-froala-wysiwyg": "^3.2.5-1",
    "react-helmet": "^6.1.0",
    "react-hook-form": "^7.14.1",
    "react-i18next": "^11.11.1",
    "react-icons": "^4.2.0",
    "react-number-format": "^4.9.0",
    "react-query": "^3.19.0",
    "react-quill": "^1.3.5",
    "react-string-replace": "^0.4.4",
    "react-use": "^17.2.4",
    "react-virtual": "^2.10.4",
    "recharts": "^2.3.2",
    "recoil": "^0.6.1",
    "signature_pad": "^3.0.0-beta.4",
    "use-debounce": "^7.0.0",
    "v6": "0.0.0",
    "web-vitals": "^2.1.4",
    "xlsx-populate": "^1.21.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.22.9",
    "@babel/core": "^7.22.9",
    "@babel/node": "^7.14.5",
    "@babel/plugin-proposal-class-properties": "^7.8.3",
    "@babel/plugin-proposal-decorators": "^7.22.7",
    "@babel/plugin-proposal-export-default-from": "^7.10.4",
    "@babel/plugin-proposal-export-namespace-from": "^7.12.1",
    "@babel/plugin-transform-modules-commonjs": "^7.14.5",
    "@babel/plugin-transform-react-display-name": "^7.12.1",
    "@babel/plugin-transform-runtime": "^7.22.9",
    "@babel/plugin-transform-typeof-symbol": "^7.12.1",
    "@babel/plugin-transform-typescript": "^7.22.9",
    "@babel/preset-env": "^7.22.9",
    "@babel/preset-react": "^7.14.5",
    "@babel/preset-typescript": "^7.12.1",
    "@emotion/babel-plugin": "^11.3.0",
    "@emotion/babel-preset-css-prop": "^11.2.0",
    "@testing-library/dom": "^7.31.2",
    "@testing-library/jest-dom": "^4.2.4",
    "@testing-library/react": "^9.3.2",
    "@testing-library/react-hooks": "^3.2.1",
    "@testing-library/user-event": "^7.1.2",
    "@types/autosuggest-highlight": "^3.1.1",
    "@types/figlet": "^1.5.4",
    "@types/i18next-fs-backend": "^1.0.0",
    "@types/jest": "^27.5.2",
    "@types/lodash": "^4.14.195",
    "@types/lodash.merge": "4.6.6",
    "@types/node": "^16.18.38",
    "@types/react": "^18.2.15",
    "@types/react-cookies": "^0.1.0",
    "@types/react-copy-to-clipboard": "^5.0.0",
    "@types/react-dom": "^18.2.7",
    "@types/react-file-icon": "^1.0.1",
    "@types/react-helmet": "^6.1.1",
    "@types/react-router-config": "^5.0.7",
    "@types/react-router-dom": "^5.3.3",
    "@types/styled-components": "^5.1.26",
    "@types/webpack-env": "^1.16.2",
    "@typescript-eslint/eslint-plugin": "^4.7.0",
    "@typescript-eslint/parser": "^4.7.0",
    "@zerollup/ts-transform-paths": "^1.7.18",
    "babel-plugin-inline-react-svg": "^2.0.1",
    "babel-plugin-module-resolver": "^4.1.0",
    "babel-plugin-root-import": "^6.6.0",
    "babel-plugin-transform-remove-console": "^6.9.4",
    "babel-polyfill": "^6.26.0",
    "compression-webpack-plugin": "^6.1.1",
    "concurrently": "^6.4.0",
    "copy-webpack-plugin": "^6.3.1",
    "copyfiles": "^2.4.1",
    "customize-cra": "^1.0.0",
    "emotion-ts-plugin": "^1.1.0",
    "env-cmd": "^10.1.0",
    "eslint": "^7.11.0",
    "eslint-config-prettier": "^6.7.0",
    "eslint-config-react": "^1.1.7",
    "eslint-config-react-app": "^6.0.0",
    "eslint-plugin-flowtype": "^5.7.2",
    "eslint-plugin-import": "^2.23.4",
    "eslint-plugin-jest": "^24.3.6",
    "eslint-plugin-jsx-a11y": "^6.4.1",
    "eslint-plugin-prettier": "^3.1.2",
    "eslint-plugin-react": "^7.17.0",
    "eslint-plugin-react-hooks": "^2.3.0",
    "eslint-plugin-sonarjs": "^0.5.0",
    "eslint-plugin-testing-library": "^4.6.0",
    "file-loader": "^6.2.0",
    "fork-ts-checker-webpack-plugin": "^6.5.0",
    "html-loader": "^0.5.5",
    "jest": "^27.4.3",
    "less": "4.1.1",
    "nodemon": "^2.0.15",
    "prettier": "^2.5.1",
    "raw-loader": "^4.0.2",
    "react-app-rewired": "^2.1.6",
    "react-app-rewired-eslint": "^0.2.4",
    "rimraf": "^3.0.2",
    "speed-measure-webpack-plugin": "^1.5.0",
    "styled-components": "^6.0.4",
    "ts-loader": "^8.0.11",
    "tsc-watch": "^4.5.0",
    "tsconfig-paths": "^3.12.0",
    "ttypescript": "^1.5.13",
    "typescript": "^4.9.5",
    "url-loader": "^4.1.1",
    "webpack-bundle-analyzer": "^4.5.0"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "react-app/jest"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}
반응형