|
1 | 1 | { |
2 | 2 | "name": "selenium-ide", |
3 | | - "version": "4.0.1-beta.5", |
| 3 | + "version": "4.0.1-beta.6", |
4 | 4 | "private": false, |
5 | 5 | "description": "Selenium IDE electron app", |
6 | 6 | "author": "Todd <[email protected]>", |
|
117 | 117 | "@fontsource/roboto": "^5.0.8", |
118 | 118 | "@mui/icons-material": "^5.15.13", |
119 | 119 | "@mui/material": "^5.15.13", |
120 | | - "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", |
121 | 120 | "@seleniumhq/code-export-csharp-nunit": "^4.0.3", |
122 | 121 | "@seleniumhq/code-export-csharp-xunit": "^4.0.3", |
123 | 122 | "@seleniumhq/code-export-java-junit": "^4.0.3", |
|
128 | 127 | "@seleniumhq/side-api": "^4.0.6", |
129 | 128 | "@seleniumhq/side-commons": "^4.0.1", |
130 | 129 | "@seleniumhq/side-model": "^4.0.1", |
131 | | - "@seleniumhq/side-runtime": "^4.0.5", |
| 130 | + "@seleniumhq/side-runtime": "^4.0.6", |
132 | 131 | "dnd-core": "^16.0.1", |
133 | 132 | "electron-chromedriver": "^28.0.0", |
134 | 133 | "electron-log": "^5.1.0", |
|
167 | 166 | "html-webpack-plugin": "^5.5.3", |
168 | 167 | "mini-css-extract-plugin": "^2.7.6", |
169 | 168 | "npm-run-all": "^4.1.5", |
170 | | - "react-refresh-typescript": "^2.0.9", |
171 | 169 | "run-script-os": "^1.1.6", |
172 | 170 | "source-map-loader": "^4.0.1", |
173 | 171 | "source-map-support": "^0.5.21", |
|
0 commit comments