Changeset View
Changeset View
Standalone View
Standalone View
js_modules/dagit/packages/core/package.json
Show First 20 Lines • Show All 87 Lines • ▼ Show 20 Lines | "devDependencies": { | ||||
"@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", | ||||
"@types/react-test-renderer": "^16.9.1", | "@types/react-test-renderer": "^16.9.1", | ||||
"@types/react-virtualized": "^9.21.5", | "@types/react-virtualized": "^9.21.5", | ||||
"@types/styled-components": "^5.1.9", | "@types/styled-components": "^5.1.9", | ||||
"@types/testing-library__jest-dom": "^5.9.5", | "@types/testing-library__jest-dom": "^5.9.5", | ||||
"@types/ws": "^6.0.3", | "@types/ws": "^6.0.3", | ||||
"@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", | ||||
"apollo": "^2.33.1", | "apollo": "^2.33.1", | ||||
"babel-jest": "^26.6.3", | "babel-jest": "^26.6.3", | ||||
"babel-loader": "8.2.2", | "babel-loader": "8.2.2", | ||||
"babel-plugin-graphql-tag": "^2.5.0", | "babel-plugin-graphql-tag": "^2.5.0", | ||||
"babel-plugin-macros": "^2.8.0", | "babel-plugin-macros": "^2.8.0", | ||||
"child-process": "^1.0.2", | "child-process": "^1.0.2", | ||||
"concurrently": "^6.0.0", | "concurrently": "^6.0.0", | ||||
"deepmerge": "^4.2.2", | "deepmerge": "^4.2.2", | ||||
▲ Show 20 Lines • Show All 62 Lines • Show Last 20 Lines |