|
118 | 118 | "@types/enzyme": "^3.10.8", |
119 | 119 | "@types/enzyme-adapter-react-16": "^1.0.6", |
120 | 120 | "@types/lodash": "^4.14.168", |
121 | | - "@types/node": "^14.14.37", |
122 | | - "@types/react": "^17.0.8", |
123 | | - "@types/react-dom": "^17.0.5", |
124 | | - "@types/react-table": "^6", |
125 | | - "@types/react-test-renderer": "^17.0.1", |
| 121 | + "@types/node": "^17.0.0", |
| 122 | + "@types/react": "^18.0.0", |
| 123 | + "@types/react-dom": "^18.0.0", |
| 124 | + "@types/react-table": "^7.0.0", |
| 125 | + "@types/react-test-renderer": "^18.0.0", |
126 | 126 | "@types/styled-components": "^5.1.9", |
127 | 127 | "@types/uuid": "^8.3.0", |
128 | | - "@types/ws": "^7.4.1", |
| 128 | + "@types/ws": "^8.0.0", |
129 | 129 | "atom-jasmine3-test-runner": "^5.2.5", |
130 | 130 | "build-commit": "^0.1.4", |
131 | 131 | "electron": "^6", |
|
134 | 134 | "eslint-config-atomic": "^1.14.4", |
135 | 135 | "eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0", |
136 | 136 | "markdox": "^0.1.10", |
137 | | - "prettier-config-atomic": "^2.0.5", |
138 | | - "react-test-renderer": "^17.0.2", |
| 137 | + "prettier-config-atomic": "^3.0.0", |
| 138 | + "react-test-renderer": "^18.0.0", |
139 | 139 | "shx": "^0.3.3", |
140 | 140 | "typescript": "^4.2.4" |
141 | 141 | } |
|
0 commit comments