|
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": "^24.0.0", |
| 122 | + "@types/react": "^19.0.0", |
| 123 | + "@types/react-dom": "^19.0.0", |
| 124 | + "@types/react-table": "^7.0.0", |
| 125 | + "@types/react-test-renderer": "^19.0.0", |
126 | 126 | "@types/styled-components": "^5.1.9", |
127 | | - "@types/uuid": "^8.3.0", |
128 | | - "@types/ws": "^7.4.1", |
| 127 | + "@types/uuid": "^11.0.0", |
| 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", |
132 | 132 | "enzyme": "^3.11.0", |
133 | 133 | "enzyme-adapter-react-16": "^1.15.6", |
134 | | - "eslint": "7", |
| 134 | + "eslint": "9", |
135 | 135 | "eslint-config-atomic": "^1.14.4", |
136 | 136 | "eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0", |
137 | 137 | "markdox": "^0.1.10", |
138 | | - "prettier-config-atomic": "^2.0.5", |
139 | | - "react-test-renderer": "^17.0.2", |
140 | | - "shx": "^0.3.3", |
141 | | - "typescript": "^4.2.4" |
| 138 | + "prettier-config-atomic": "^4.0.0", |
| 139 | + "react-test-renderer": "^19.0.0", |
| 140 | + "shx": "^0.4.0", |
| 141 | + "typescript": "^5.0.0" |
142 | 142 | } |
143 | 143 | } |
0 commit comments