{ "dependencies": { "@babel/preset-react": "^7.8.3", "@material-ui/core": "^4.9.1", "@material-ui/icons": "^4.9.1", "@material-ui/lab": "^4.0.0-alpha.41", "@rails/webpacker": "^5.2.1", "@types/react": "^17.0.13", "axios": "^0.21.1", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "pluralize": "^8.0.0", "prop-types": "^15.7.2", "react": "^16.14.0", "react-dom": "^16.14.0", "react-simple-format": "^0.3.0", "react_ujs": "^2.6.1" }, "devDependencies": { "@babel/core": "^7.13.15", "babel-loader": "^8.2.2", "webpack-dev-server": "^3.11.2" }, "optionalDependencies": { "fsevents": "^2.3.2" }, "resolutions": { "chokidar": "^3.4.0" } }