| { |
| "devDependencies": { |
| "@babel/preset-react": "^7.16.0", |
| "@bazel/buildifier": "^4.0.0", |
| "@bazel/ibazel": "^0.15.10", |
| "@bazel/jasmine": "^4.6.1", |
| "@bazel/typescript": "^4.6.1", |
| "@testing-library/jest-dom": "^5.14.1", |
| "@testing-library/react": "^11.2.7", |
| "@testing-library/user-event": "^13.1.9", |
| "@types/enzyme": "^3.10.8", |
| "@types/jest": "^26.0.0", |
| "@types/node": "^14.14.7", |
| "enzyme": "^3.11.0", |
| "enzyme-to-json": "^3.6.1", |
| "eslint": "^7.23.0", |
| "eslint-config-prettier": "^7.0.0", |
| "eslint-plugin-no-only-tests": "^2.4.0", |
| "eslint-plugin-node": "^11.1.0", |
| "eslint-plugin-prettier": "^3.2.0", |
| "express": "^4.17.1", |
| "identity-obj-proxy": "^3.0.0", |
| "jasmine": "^3.10.0", |
| "mocha": "^9.1.3", |
| "multer": "^1.4.2", |
| "prettier": "^2.5.1", |
| "serve-index": "^1.9.1", |
| "sinon": "^7.5.0", |
| "ts-jest": "^26.5.4", |
| "typescript": "^3.9.7", |
| "xml2js": "^0.4.23" |
| }, |
| "repository": { |
| "type": "git", |
| "url": "https://github.com/SeleniumHQ/selenium.git" |
| }, |
| "dependencies": { |
| "@apollo/client": "^3.3.20", |
| "@material-ui/core": "^4.11.4", |
| "@material-ui/icons": "^4.11.2", |
| "@novnc/novnc": "^1.2.0", |
| "@types/react": "^17.0.11", |
| "@types/react-dom": "^17.0.7", |
| "@types/react-modal": "^3.12.0", |
| "@types/react-router-dom": "^5.1.7", |
| "clsx": "^1.1.1", |
| "graphql": "^15.5.0", |
| "graphql.macro": "^1.4.2", |
| "jszip": "^3.7.1", |
| "pretty-ms": "^7.0.1", |
| "react": "^17.0.1", |
| "react-dom": "^17.0.1", |
| "react-modal": "^3.14.3", |
| "react-router-dom": "^5.2.0", |
| "react-scripts": "^5.0.0", |
| "rimraf": "^2.7.1", |
| "source-map-explorer": "^2.5.2", |
| "tmp": "^0.2.1", |
| "ws": "^8.4.0" |
| } |
| } |