|
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", |
|
140 | 136 | "graphql-tag": "^2.12.6", |
141 | 137 | "graphql-ws": "^5.8.1", |
142 | 138 | "highland": "^2.13.5", |
143 | | - "jest-environment-jsdom": "^29.7.0", |
144 | 139 | "mali": "^0.46.1", |
145 | 140 | "ngrok": "^4.3.1", |
146 | 141 | "node-fetch": "^3.3.0", |
|
183 | 178 | "@mui/lab": "5.0.0-alpha.137", |
184 | 179 | "@mui/material": "5.14.2", |
185 | 180 | "@playwright/test": "^1.21.1", |
186 | | - "@testing-library/jest-dom": "^5.16.4", |
| 181 | + "@testing-library/jest-dom": "^6.1.4", |
| 182 | + "@testing-library/react": "^14.0.0", |
187 | 183 | "@types/cookie": "^0.5.1", |
188 | 184 | "@types/node": "^17.0.28", |
189 | 185 | "@types/react": "^18.0.8", |
|
197 | 193 | "@typescript-eslint/eslint-plugin": "^5.21.0", |
198 | 194 | "@typescript-eslint/parser": "^5.21.0", |
199 | 195 | "babel-loader": "^8.2.5", |
200 | | - "chai-http": "^4.3.0", |
| 196 | + "chai": "^4.3.10", |
| 197 | + "chai-http": "^4.4.0", |
201 | 198 | "concurrently": "^8.0.1", |
202 | 199 | "cross-env": "^7.0.3", |
203 | 200 | "csp-html-webpack-plugin": "^5.1.0", |
|
214 | 211 | "html-webpack-plugin": "^5.5.0", |
215 | 212 | "istanbul": "^0.4.5", |
216 | 213 | "jest": "^29.7.0", |
| 214 | + "jest-environment-jsdom": "^29.7.0", |
217 | 215 | "mini-css-extract-plugin": "^2.6.0", |
218 | | - "mocha": "^9.2.2", |
| 216 | + "mocha": "^10.2.0", |
219 | 217 | "nodemon": "^2.0.22", |
220 | 218 | "nyc": "^15.1.0", |
221 | 219 | "playwright": "^1.21.1", |
|
0 commit comments