|
37 | 37 | "@types/react-dom": "^18.0.6", |
38 | 38 | "@types/styled-components": "^5.1.26", |
39 | 39 | "@typescript-eslint/eslint-plugin": "^5.41.0", |
40 | | - "@typescript-eslint/parser": "^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", |
|
54 | 54 | "typescript": "^4.5.5" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "@graphql-codegen/cli": "^2.13.1", |
| 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:^", |
|
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