|
80 | 80 | "debug": "2.6.9", |
81 | 81 | "edgedriver": "5.6.1", |
82 | 82 | "error-stack-parser": "2.1.4", |
| 83 | + "esbuild": "0.25.8", |
83 | 84 | "expect-webdriverio": "3.6.0", |
84 | 85 | "extract-zip": "2.0.1", |
85 | 86 | "fastq": "1.13.0", |
|
88 | 89 | "gemini-configparser": "1.4.1", |
89 | 90 | "get-port": "5.1.1", |
90 | 91 | "import-meta-resolve": "4.0.0", |
| 92 | + "load-esm": "1.0.2", |
91 | 93 | "local-pkg": "0.4.3", |
92 | 94 | "lodash": "4.17.21", |
93 | 95 | "looks-same": "9.0.1", |
94 | 96 | "micromatch": "4.0.5", |
95 | 97 | "mocha": "10.2.0", |
| 98 | + "pirates": "4.0.7", |
96 | 99 | "plugins-loader": "1.3.4", |
97 | 100 | "png-validator": "1.1.0", |
98 | 101 | "recast": "0.23.6", |
|
114 | 117 | "yallist": "3.1.1" |
115 | 118 | }, |
116 | 119 | "devDependencies": { |
117 | | - "@babel/core": "7.24.1", |
118 | | - "@babel/plugin-transform-modules-commonjs": "7.24.1", |
119 | | - "@babel/plugin-transform-react-jsx": "7.23.4", |
120 | | - "@babel/preset-react": "7.24.1", |
121 | | - "@babel/preset-typescript": "7.24.1", |
122 | 120 | "@commitlint/cli": "^19.0.3", |
123 | 121 | "@commitlint/config-conventional": "^19.0.3", |
124 | 122 | "@cspotcode/source-map-support": "0.8.0", |
125 | 123 | "@sinonjs/fake-timers": "10.3.0", |
126 | | - "@swc/core": "1.9.2", |
| 124 | + "@swc/core": "1.13.3", |
127 | 125 | "@testplane/wdio-types": "9.5.3", |
128 | 126 | "@types/babel__code-frame": "7.0.6", |
129 | | - "@types/babel__core": "7.20.5", |
130 | 127 | "@types/browserify": "12.0.40", |
131 | 128 | "@types/chai": "4.3.4", |
132 | 129 | "@types/chai-as-promised": "7.1.5", |
|
158 | 155 | "concurrently": "8.2.2", |
159 | 156 | "copyfiles": "2.4.1", |
160 | 157 | "doctoc": "2.2.0", |
161 | | - "esbuild": "0.18.20", |
162 | 158 | "eslint": "8.25.0", |
163 | 159 | "eslint-config-gemini-testing": "2.8.0", |
164 | 160 | "eslint-config-prettier": "8.7.0", |
|
169 | 165 | "jsdom": "^24.0.0", |
170 | 166 | "jsdom-global": "3.0.2", |
171 | 167 | "onchange": "7.1.0", |
172 | | - "pirates": "4.0.6", |
173 | 168 | "prettier": "2.8.4", |
174 | 169 | "proxyquire": "1.8.0", |
175 | 170 | "rimraf": "4.1.2", |
|
0 commit comments