|
1 | 1 | { |
2 | 2 | "name": "selenium-ide", |
3 | | - "version": "4.0.1-beta.9", |
| 3 | + "version": "4.0.1-beta.10", |
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 | | - "@seleniumhq/code-export-csharp-nunit": "^4.0.3", |
121 | | - "@seleniumhq/code-export-csharp-xunit": "^4.0.3", |
122 | | - "@seleniumhq/code-export-java-junit": "^4.0.3", |
123 | | - "@seleniumhq/code-export-javascript-mocha": "^4.0.3", |
124 | | - "@seleniumhq/code-export-python-pytest": "^4.0.3", |
125 | | - "@seleniumhq/code-export-ruby-rspec": "^4.0.3", |
126 | | - "@seleniumhq/get-driver": "^4.0.1", |
127 | | - "@seleniumhq/side-api": "^4.0.7", |
| 120 | + "@seleniumhq/code-export-csharp-nunit": "^4.0.4", |
| 121 | + "@seleniumhq/code-export-csharp-xunit": "^4.0.4", |
| 122 | + "@seleniumhq/code-export-java-junit": "^4.0.4", |
| 123 | + "@seleniumhq/code-export-javascript-mocha": "^4.0.4", |
| 124 | + "@seleniumhq/code-export-python-pytest": "^4.0.4", |
| 125 | + "@seleniumhq/code-export-ruby-rspec": "^4.0.4", |
| 126 | + "@seleniumhq/get-driver": "^4.0.2", |
| 127 | + "@seleniumhq/side-api": "^4.0.8", |
128 | 128 | "@seleniumhq/side-commons": "^4.0.1", |
129 | | - "@seleniumhq/side-model": "^4.0.1", |
130 | | - "@seleniumhq/side-runtime": "^4.0.6", |
| 129 | + "@seleniumhq/side-model": "^4.0.2", |
| 130 | + "@seleniumhq/side-runtime": "^4.0.7", |
131 | 131 | "dnd-core": "^16.0.1", |
132 | 132 | "electron-chromedriver": "^28.0.0", |
133 | 133 | "electron-log": "^5.1.0", |
|
144 | 144 | "react-resizable-panels": "^1.0.8", |
145 | 145 | "scroll-into-view-if-needed": "^3.0.10", |
146 | 146 | "selenium-webdriver": "^4.16.0", |
147 | | - "side-code-export": "^4.0.4", |
| 147 | + "side-code-export": "^4.0.5", |
148 | 148 | "v8-compile-cache": "^2.3.0" |
149 | 149 | }, |
150 | 150 | "devDependencies": { |
|
0 commit comments