Changeset View
Changeset View
Standalone View
Standalone View
js_modules/dagit/packages/app/package.json
Show All 24 Lines | "devDependencies": { | ||||
"@testing-library/react": "^11.1.0", | "@testing-library/react": "^11.1.0", | ||||
"@testing-library/user-event": "^12.1.10", | "@testing-library/user-event": "^12.1.10", | ||||
"@types/jest": "^26.0.15", | "@types/jest": "^26.0.15", | ||||
"@types/node": "^12.0.0", | "@types/node": "^12.0.0", | ||||
"@types/react": "^17.0.3", | "@types/react": "^17.0.3", | ||||
"@types/react-dom": "^17.0.3", | "@types/react-dom": "^17.0.3", | ||||
"@types/react-router": "^5.1.2", | "@types/react-router": "^5.1.2", | ||||
"@types/react-router-dom": "^5.1.2", | "@types/react-router-dom": "^5.1.2", | ||||
"@typescript-eslint/eslint-plugin": "4.26.1", | "@typescript-eslint/eslint-plugin": "4.28.5", | ||||
"@typescript-eslint/parser": "4.26.1", | "@typescript-eslint/parser": "4.28.5", | ||||
"babel-eslint": "^10.1.0", | "babel-eslint": "^10.1.0", | ||||
"babel-jest": "^26.6.0", | "babel-jest": "^26.6.0", | ||||
"babel-loader": "8.1.0", | "babel-loader": "8.1.0", | ||||
"babel-plugin-named-asset-import": "^0.3.7", | "babel-plugin-named-asset-import": "^0.3.7", | ||||
"babel-preset-react-app": "^10.0.0", | "babel-preset-react-app": "^10.0.0", | ||||
"bfj": "^7.0.2", | "bfj": "^7.0.2", | ||||
"camelcase": "^6.1.0", | "camelcase": "^6.1.0", | ||||
"case-sensitive-paths-webpack-plugin": "2.3.0", | "case-sensitive-paths-webpack-plugin": "2.3.0", | ||||
▲ Show 20 Lines • Show All 80 Lines • Show Last 20 Lines |