|
35 | 35 | "@parcel/transformer-svg-react": "^2.7.0", |
36 | 36 | "@types/react": "^18.0.14", |
37 | 37 | "@types/react-dom": "^18.0.6", |
38 | | - "@types/styled-components": "^5.1.21", |
39 | | - "@typescript-eslint/eslint-plugin": "^5.33.1", |
40 | | - "@typescript-eslint/parser": "^5.33.1", |
| 38 | + "@types/styled-components": "^5.1.26", |
| 39 | + "@typescript-eslint/eslint-plugin": "^5.38.1", |
| 40 | + "@typescript-eslint/parser": "^5.41.0", |
41 | 41 | "@typescript-eslint/utils": "^5.29.0", |
42 | 42 | "eslint": "^8.16.0", |
43 | 43 | "eslint-config-prettier": "^8.3.0", |
44 | 44 | "eslint-import-resolver-parcel": "^1.10.6", |
45 | 45 | "eslint-plugin-import": "^2.25.4", |
46 | 46 | "eslint-plugin-prettier": "^4.0.0", |
47 | | - "eslint-plugin-react": "^7.30.1", |
| 47 | + "eslint-plugin-react": "^7.31.8", |
48 | 48 | "eslint-plugin-react-hooks": "^4.6.0", |
49 | 49 | "eslint-plugin-security": "^1.4.0", |
50 | 50 | "eslint-utils": "^3.0.0", |
|
54 | 54 | "typescript": "^4.5.5" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "@graphql-codegen/cli": "^2.11.6", |
| 57 | + "@graphql-codegen/cli": "^2.13.7", |
58 | 58 | "@graphql-codegen/typescript": "^2.7.3", |
59 | 59 | "@graphql-codegen/typescript-operations": "^2.5.3", |
60 | 60 | "@kleros/kleros-v2-contracts": "workspace:^", |
|
68 | 68 | "core-js": "^3.21.1", |
69 | 69 | "ethers": "^5.7.0", |
70 | 70 | "graphql": "^16.4.0", |
71 | | - "graphql-request": "^4.2.0", |
| 71 | + "graphql-request": "^5.0.0", |
72 | 72 | "moment": "^2.29.4", |
73 | 73 | "react": "^18.2.0", |
74 | 74 | "react-chartjs-2": "^4.3.1", |
|
78 | 78 | "react-jazzicon": "^1.0.4", |
79 | 79 | "react-loading-skeleton": "^3.1.0", |
80 | 80 | "react-modal": "^3.15.1", |
81 | | - "react-router-dom": "^6.4.0", |
| 81 | + "react-router-dom": "^6.4.2", |
82 | 82 | "styled-components": "^5.3.5", |
83 | 83 | "swr": "^1.3.0" |
84 | 84 | } |
|
0 commit comments