|
102 | 102 | "@graphql-tools/schema": "^8.3.10", |
103 | 103 | "@grpc/grpc-js": "^1.6.7", |
104 | 104 | "@grpc/proto-loader": "^0.6.9", |
105 | | - "@jest-runner/electron": "^3.0.1", |
106 | | - "@kayahr/jest-electron-runner": "^29.9.0", |
107 | 105 | "@mui/styled-engine": "^5.13.2", |
108 | 106 | "@redux-devtools/extension": "^3.2.2", |
109 | 107 | "@reduxjs/toolkit": "^1.8.1", |
110 | | - "@testing-library/react": "^14.0.0", |
111 | 108 | "@trpc/client": "^10.10.0", |
112 | 109 | "@types/escape-html": "^1.0.2", |
113 | 110 | "@uiw/codemirror-extensions-langs": "^4.19.9", |
|
118 | 115 | "bulma": "^0.9.3", |
119 | 116 | "bulma-checkradio": "^2.1.3", |
120 | 117 | "bulma-switch": "^2.0.4", |
121 | | - "chai": "^4.3.7", |
122 | 118 | "classnames": "^2.3.1", |
123 | 119 | "cookie-parser": "^1.4.6", |
124 | 120 | "cors": "^2.8.5", |
|
185 | 181 | "@mui/lab": "5.0.0-alpha.137", |
186 | 182 | "@mui/material": "5.14.2", |
187 | 183 | "@playwright/test": "^1.21.1", |
188 | | - "@testing-library/jest-dom": "^5.16.4", |
| 184 | + "@testing-library/jest-dom": "^6.1.4", |
| 185 | + "@testing-library/react": "^14.0.0", |
189 | 186 | "@types/cookie": "^0.5.1", |
190 | 187 | "@types/node": "^17.0.28", |
191 | 188 | "@types/react": "^18.0.8", |
|
199 | 196 | "@typescript-eslint/eslint-plugin": "^5.21.0", |
200 | 197 | "@typescript-eslint/parser": "^5.21.0", |
201 | 198 | "babel-loader": "^8.2.5", |
202 | | - "chai-http": "^4.3.0", |
| 199 | + "chai": "^4.3.10", |
| 200 | + "chai-http": "^4.4.0", |
203 | 201 | "concurrently": "^8.0.1", |
204 | 202 | "cross-env": "^7.0.3", |
205 | 203 | "csp-html-webpack-plugin": "^5.1.0", |
|
216 | 214 | "html-webpack-plugin": "^5.5.0", |
217 | 215 | "istanbul": "^0.4.5", |
218 | 216 | "jest": "^29.7.0", |
| 217 | + "jest-environment-jsdom": "^29.7.0", |
219 | 218 | "mini-css-extract-plugin": "^2.6.0", |
220 | | - "mocha": "^9.2.2", |
| 219 | + "mocha": "^10.2.0", |
221 | 220 | "nodemon": "^2.0.22", |
222 | 221 | "nyc": "^15.1.0", |
223 | 222 | "playwright": "^1.21.1", |
|
0 commit comments