|
1 | 1 | {
|
2 | 2 | "name": "selenium-ide",
|
3 |
| - "version": "4.0.1-alpha.99", |
| 3 | + "version": "4.0.1-beta.1", |
4 | 4 | "private": false,
|
5 | 5 | "description": "Selenium IDE electron app",
|
6 | 6 | "author": "Todd <[email protected]>",
|
|
114 | 114 | "@fontsource/roboto": "^5.0.8",
|
115 | 115 | "@mui/icons-material": "^5.15.0",
|
116 | 116 | "@mui/material": "^5.15.0",
|
117 |
| - "@seleniumhq/code-export-csharp-nunit": "^4.0.0-alpha.6", |
118 |
| - "@seleniumhq/code-export-csharp-xunit": "^4.0.0-alpha.6", |
119 |
| - "@seleniumhq/code-export-java-junit": "^4.0.0-alpha.6", |
120 |
| - "@seleniumhq/code-export-javascript-mocha": "^4.0.0-alpha.8", |
121 |
| - "@seleniumhq/code-export-python-pytest": "^4.0.0-alpha.7", |
122 |
| - "@seleniumhq/code-export-ruby-rspec": "^4.0.0-alpha.6", |
123 |
| - "@seleniumhq/get-driver": "^4.0.0-alpha.3", |
124 |
| - "@seleniumhq/side-api": "^4.0.0-alpha.49", |
125 |
| - "@seleniumhq/side-commons": "^4.0.0-alpha.3", |
126 |
| - "@seleniumhq/side-model": "^4.0.0-alpha.5", |
127 |
| - "@seleniumhq/side-runtime": "^4.0.0-alpha.44", |
| 117 | + "@seleniumhq/code-export-csharp-nunit": "^4.0.1", |
| 118 | + "@seleniumhq/code-export-csharp-xunit": "^4.0.1", |
| 119 | + "@seleniumhq/code-export-java-junit": "^4.0.1", |
| 120 | + "@seleniumhq/code-export-javascript-mocha": "^4.0.1", |
| 121 | + "@seleniumhq/code-export-python-pytest": "^4.0.1", |
| 122 | + "@seleniumhq/code-export-ruby-rspec": "^4.0.1", |
| 123 | + "@seleniumhq/get-driver": "^4.0.1", |
| 124 | + "@seleniumhq/side-api": "^4.0.1", |
| 125 | + "@seleniumhq/side-commons": "^4.0.1", |
| 126 | + "@seleniumhq/side-model": "^4.0.1", |
| 127 | + "@seleniumhq/side-runtime": "^4.0.1", |
128 | 128 | "dnd-core": "^16.0.1",
|
129 | 129 | "electron-chromedriver": "^28.0.0",
|
130 | 130 | "electron-log": "^5.1.0",
|
|
140 | 140 | "react-resizable-panels": "^1.0.8",
|
141 | 141 | "scroll-into-view-if-needed": "^3.0.10",
|
142 | 142 | "selenium-webdriver": "^4.16.0",
|
143 |
| - "side-code-export": "^4.0.0-alpha.17", |
| 143 | + "side-code-export": "^4.0.0", |
144 | 144 | "v8-compile-cache": "^2.3.0"
|
145 | 145 | },
|
146 | 146 | "devDependencies": {
|
147 | 147 | "@medv/finder": "^1.1.1",
|
148 |
| - "@seleniumhq/browser-info": "^4.0.0-alpha.2", |
| 148 | + "@seleniumhq/browser-info": "^4.0.1", |
149 | 149 | "@types/copy-webpack-plugin": "8.0.1",
|
150 | 150 | "@types/electron-devtools-installer": "^2.2.5",
|
151 | 151 | "@types/fs-extra": "^11.0.1",
|
|
0 commit comments