반응형
package.json
{
"name": "viw",
"version": "0.0.1",
"private": true,
"dependencies": {
"@ag-grid-community/client-side-row-model": "^32.1.0",
"@ag-grid-community/core": "^32.1.0",
"@ag-grid-community/csv-export": "^32.1.0",
"@ag-grid-community/infinite-row-model": "^32.1.0",
"@ag-grid-community/react": "^32.1.0",
"@ag-grid-community/styles": "^32.1.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@faker-js/faker": "^8.4.1",
"@fortawesome/fontawesome-free": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@loadable/component": "^5.16.4",
"@mui/icons-material": "^6.0.1",
"@mui/lab": "^6.0.0-beta.8",
"@mui/material": "^6.0.1",
"@mui/styles": "^6.0.1",
"@mui/system": "^6.0.1",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@tinymce/tinymce-react": "^5.1.1",
"@types/jest": "^27.5.2",
"@types/node": "^16.18.106",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"axios": "^1.7.5",
"buffer": "^6.0.3",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"figlet": "^1.7.0",
"generate-template-files": "^3.2.1",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-fs-backend": "^2.3.2",
"i18next-http-backend": "^2.6.1",
"i18next-resources-to-backend": "^1.2.1",
"idb": "^8.0.0",
"lodash": "^4.17.21",
"lodash.merge": "^4.6.2",
"moment": "^2.30.1",
"nanoid": "^5.0.7",
"react": "^18.3.1",
"react-app-polyfill": "^3.0.0",
"react-cookies": "^0.1.1",
"react-copy-to-clipboard": "^5.1.0",
"react-device-detect": "^2.2.3",
"react-dom": "^18.3.1",
"react-dom-factories": "^1.0.2",
"react-draggable": "^4.4.6",
"react-dropzone": "^14.2.3",
"react-error-boundary": "^4.0.13",
"react-file-icon": "^1.5.0",
"react-froala-wysiwyg": "^4.2.1",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.53.0",
"react-icons": "^5.3.0",
"react-number-format": "^5.4.1",
"react-query": "^3.39.3",
"react-quill": "^2.0.0",
"react-router-config": "^5.1.1",
"react-router-dom": "^6.26.1",
"react-script-hook": "^1.7.2",
"react-scripts": "5.0.1",
"react-string-replace": "^1.1.1",
"react-use": "^17.5.1",
"recoil": "^0.7.7",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4",
"xlsx-populate": "^1.21.0"
},
"devDependencies": {
"@babel/cli":"^7.25.6",
"@babel/core": "^7.25.2",
"@babel/node": "^7.25.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@babel/plugin-proposal-export-default-from": "^7.24.7",
"@babel/plugin-proposal-export-namespace-from":"^7.18.9",
"@babel/plugin-transform-modules-commonjs":"^7.24.7",
"@babel/plugin-transform-react-display-name": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.25.4",
"@babel/plugin-transform-typeof-symbol": "^7.24.8",
"@babel/plugin-transform-typescript":"^7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript":"^7.24.7",
"@emotion/babel-plugin": "11.12.0",
"@emotion/babel-preset-css-prop": "11.12.0",
"@types/autosuggest-highlight": "3.2.3",
"@types/figlet": "1.5.8",
"@types/i18next-fs-backend":"^1.1.5",
"@types/jest":"^29.5.12",
"@types/lodash": "4.17.7",
"@types/lodash.merge": "4.6.9",
"@types/node": "22.5.1",
"@types/react": "18.3.4",
"@types/react-cookies":"^0.1.3",
"@types/react-copy-to-clipboard":"^5.0.7",
"@types/react-dom":"^18.3.0",
"@types/react-file-icon":"^1.0.4",
"@types/react-helmet":"^6.1.11",
"@types/react-router-config":"^5.0.11",
"@types/react-router-dom":"^5.3.3",
"@types/webpack-env": "^1.18.5",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@zerollup/ts-transform-paths": "^1.7.18",
"@typescript-eslint/parser": "^8.3.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"babel-plugin-inline-react-svg":"^2.0.2",
"babel-plugin-module-resolve": "^1.7.0",
"babel-plugin-root-import": "^6.6.0",
"babel-plugin-transform-remove-console":"^6.9.4",
"babel-polyfill": "^6.26.0",
"compression-webpack-plugin": "11.1.0",
"concurrently": "^8.2.2",
"copy-webpack-plugin": "^12.0.2",
"copyfiles": "^2.4.1",
"customize-cra":"^1.0.0",
"emotion-ts-plugin": "^3.0.1",
"env-cmd": "^10.1.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react": "^1.1.7",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sonarjs":"^2.0.2",
"eslint-plugin-testing-library": "6.3.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-loader": "5.1.0",
"jest": "29.7.0",
"less": "4.2.0",
"less-loader": "12.2.0",
"nodemon": "3.1.4",
"prettier": "3.3.3",
"raw-loader": "4.0.2",
"react-app-rewired": "2.2.1",
"react-app-rewired-eslint":"^0.2.4",
"rimraf": "6.0.1",
"speed-measure-webpack-plugin": "1.5.0",
"ts-loader":"^9.5.1",
"tsc-watch": "6.2.0",
"tsconfig-paths": "4.2.0",
"ttypescript": "1.5.15",
"typescript": "5.5.4",
"webpack-bundle-analyzer": "4.10.2"
},
"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"
]
}
}
package.json
반응형
'개발자정보' 카테고리의 다른 글
Cannot find module 'ag-grid-react' or its corresponding type declarations. 오류 해결 (0) | 2024.09.10 |
---|---|
mui listitem Property 'button' does not exist on type (0) | 2024.09.09 |
React Ag-Grid ag-grid.css Module not found: Can't resolve 'ag-grid-community/styles/ag-grid.css' 해결방법 (0) | 2023.10.31 |
SAP Case Guid (0) | 2023.10.30 |
MariaDB Table Layout SQL (0) | 2023.06.20 |