@testim/testim-cli 4.162.1 → 4.163.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/cli.js +3 -3
- package/cli.js.map +2 -2
- package/npm-shrinkwrap.json +87 -350
- package/package.json +1 -1
- package/meta.json +0 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testim/testim-cli",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.163.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@testim/testim-cli",
|
|
9
|
-
"version": "4.
|
|
9
|
+
"version": "4.163.2",
|
|
10
10
|
"license": "Proprietary",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@applitools/eyes-sdk-core": "13.11.34-legacy.1",
|
|
@@ -1377,9 +1377,9 @@
|
|
|
1377
1377
|
}
|
|
1378
1378
|
},
|
|
1379
1379
|
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
1380
|
-
"version": "6.
|
|
1381
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.
|
|
1382
|
-
"integrity": "sha512-
|
|
1380
|
+
"version": "6.2.0",
|
|
1381
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.0.tgz",
|
|
1382
|
+
"integrity": "sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==",
|
|
1383
1383
|
"license": "MIT",
|
|
1384
1384
|
"engines": {
|
|
1385
1385
|
"node": ">=12"
|
|
@@ -2009,234 +2009,10 @@
|
|
|
2009
2009
|
"node": ">=12"
|
|
2010
2010
|
}
|
|
2011
2011
|
},
|
|
2012
|
-
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
2013
|
-
"version": "4.46.2",
|
|
2014
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.46.2.tgz",
|
|
2015
|
-
"integrity": "sha512-Zj3Hl6sN34xJtMv7Anwb5Gu01yujyE/cLBDB2gnHTAHaWS1Z38L7kuSG+oAh0giZMqG060f/YBStXtMH6FvPMA==",
|
|
2016
|
-
"cpu": [
|
|
2017
|
-
"arm"
|
|
2018
|
-
],
|
|
2019
|
-
"license": "MIT",
|
|
2020
|
-
"optional": true,
|
|
2021
|
-
"os": [
|
|
2022
|
-
"android"
|
|
2023
|
-
],
|
|
2024
|
-
"peer": true
|
|
2025
|
-
},
|
|
2026
|
-
"node_modules/@rollup/rollup-android-arm64": {
|
|
2027
|
-
"version": "4.46.2",
|
|
2028
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.46.2.tgz",
|
|
2029
|
-
"integrity": "sha512-nTeCWY83kN64oQ5MGz3CgtPx8NSOhC5lWtsjTs+8JAJNLcP3QbLCtDDgUKQc/Ro/frpMq4SHUaHN6AMltcEoLQ==",
|
|
2030
|
-
"cpu": [
|
|
2031
|
-
"arm64"
|
|
2032
|
-
],
|
|
2033
|
-
"license": "MIT",
|
|
2034
|
-
"optional": true,
|
|
2035
|
-
"os": [
|
|
2036
|
-
"android"
|
|
2037
|
-
],
|
|
2038
|
-
"peer": true
|
|
2039
|
-
},
|
|
2040
|
-
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
2041
|
-
"version": "4.46.2",
|
|
2042
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.46.2.tgz",
|
|
2043
|
-
"integrity": "sha512-HV7bW2Fb/F5KPdM/9bApunQh68YVDU8sO8BvcW9OngQVN3HHHkw99wFupuUJfGR9pYLLAjcAOA6iO+evsbBaPQ==",
|
|
2044
|
-
"cpu": [
|
|
2045
|
-
"arm64"
|
|
2046
|
-
],
|
|
2047
|
-
"license": "MIT",
|
|
2048
|
-
"optional": true,
|
|
2049
|
-
"os": [
|
|
2050
|
-
"darwin"
|
|
2051
|
-
],
|
|
2052
|
-
"peer": true
|
|
2053
|
-
},
|
|
2054
|
-
"node_modules/@rollup/rollup-darwin-x64": {
|
|
2055
|
-
"version": "4.46.2",
|
|
2056
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.46.2.tgz",
|
|
2057
|
-
"integrity": "sha512-SSj8TlYV5nJixSsm/y3QXfhspSiLYP11zpfwp6G/YDXctf3Xkdnk4woJIF5VQe0of2OjzTt8EsxnJDCdHd2xMA==",
|
|
2058
|
-
"cpu": [
|
|
2059
|
-
"x64"
|
|
2060
|
-
],
|
|
2061
|
-
"license": "MIT",
|
|
2062
|
-
"optional": true,
|
|
2063
|
-
"os": [
|
|
2064
|
-
"darwin"
|
|
2065
|
-
],
|
|
2066
|
-
"peer": true
|
|
2067
|
-
},
|
|
2068
|
-
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
2069
|
-
"version": "4.46.2",
|
|
2070
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.46.2.tgz",
|
|
2071
|
-
"integrity": "sha512-ZyrsG4TIT9xnOlLsSSi9w/X29tCbK1yegE49RYm3tu3wF1L/B6LVMqnEWyDB26d9Ecx9zrmXCiPmIabVuLmNSg==",
|
|
2072
|
-
"cpu": [
|
|
2073
|
-
"arm64"
|
|
2074
|
-
],
|
|
2075
|
-
"license": "MIT",
|
|
2076
|
-
"optional": true,
|
|
2077
|
-
"os": [
|
|
2078
|
-
"freebsd"
|
|
2079
|
-
],
|
|
2080
|
-
"peer": true
|
|
2081
|
-
},
|
|
2082
|
-
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
2083
|
-
"version": "4.46.2",
|
|
2084
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.46.2.tgz",
|
|
2085
|
-
"integrity": "sha512-pCgHFoOECwVCJ5GFq8+gR8SBKnMO+xe5UEqbemxBpCKYQddRQMgomv1104RnLSg7nNvgKy05sLsY51+OVRyiVw==",
|
|
2086
|
-
"cpu": [
|
|
2087
|
-
"x64"
|
|
2088
|
-
],
|
|
2089
|
-
"license": "MIT",
|
|
2090
|
-
"optional": true,
|
|
2091
|
-
"os": [
|
|
2092
|
-
"freebsd"
|
|
2093
|
-
],
|
|
2094
|
-
"peer": true
|
|
2095
|
-
},
|
|
2096
|
-
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
2097
|
-
"version": "4.46.2",
|
|
2098
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.46.2.tgz",
|
|
2099
|
-
"integrity": "sha512-EtP8aquZ0xQg0ETFcxUbU71MZlHaw9MChwrQzatiE8U/bvi5uv/oChExXC4mWhjiqK7azGJBqU0tt5H123SzVA==",
|
|
2100
|
-
"cpu": [
|
|
2101
|
-
"arm"
|
|
2102
|
-
],
|
|
2103
|
-
"license": "MIT",
|
|
2104
|
-
"optional": true,
|
|
2105
|
-
"os": [
|
|
2106
|
-
"linux"
|
|
2107
|
-
],
|
|
2108
|
-
"peer": true
|
|
2109
|
-
},
|
|
2110
|
-
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
2111
|
-
"version": "4.46.2",
|
|
2112
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.46.2.tgz",
|
|
2113
|
-
"integrity": "sha512-qO7F7U3u1nfxYRPM8HqFtLd+raev2K137dsV08q/LRKRLEc7RsiDWihUnrINdsWQxPR9jqZ8DIIZ1zJJAm5PjQ==",
|
|
2114
|
-
"cpu": [
|
|
2115
|
-
"arm"
|
|
2116
|
-
],
|
|
2117
|
-
"license": "MIT",
|
|
2118
|
-
"optional": true,
|
|
2119
|
-
"os": [
|
|
2120
|
-
"linux"
|
|
2121
|
-
],
|
|
2122
|
-
"peer": true
|
|
2123
|
-
},
|
|
2124
|
-
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
2125
|
-
"version": "4.46.2",
|
|
2126
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.46.2.tgz",
|
|
2127
|
-
"integrity": "sha512-3dRaqLfcOXYsfvw5xMrxAk9Lb1f395gkoBYzSFcc/scgRFptRXL9DOaDpMiehf9CO8ZDRJW2z45b6fpU5nwjng==",
|
|
2128
|
-
"cpu": [
|
|
2129
|
-
"arm64"
|
|
2130
|
-
],
|
|
2131
|
-
"license": "MIT",
|
|
2132
|
-
"optional": true,
|
|
2133
|
-
"os": [
|
|
2134
|
-
"linux"
|
|
2135
|
-
],
|
|
2136
|
-
"peer": true
|
|
2137
|
-
},
|
|
2138
|
-
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
2139
|
-
"version": "4.46.2",
|
|
2140
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.46.2.tgz",
|
|
2141
|
-
"integrity": "sha512-fhHFTutA7SM+IrR6lIfiHskxmpmPTJUXpWIsBXpeEwNgZzZZSg/q4i6FU4J8qOGyJ0TR+wXBwx/L7Ho9z0+uDg==",
|
|
2142
|
-
"cpu": [
|
|
2143
|
-
"arm64"
|
|
2144
|
-
],
|
|
2145
|
-
"license": "MIT",
|
|
2146
|
-
"optional": true,
|
|
2147
|
-
"os": [
|
|
2148
|
-
"linux"
|
|
2149
|
-
],
|
|
2150
|
-
"peer": true
|
|
2151
|
-
},
|
|
2152
|
-
"node_modules/@rollup/rollup-linux-loongarch64-gnu": {
|
|
2153
|
-
"version": "4.46.2",
|
|
2154
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.46.2.tgz",
|
|
2155
|
-
"integrity": "sha512-i7wfGFXu8x4+FRqPymzjD+Hyav8l95UIZ773j7J7zRYc3Xsxy2wIn4x+llpunexXe6laaO72iEjeeGyUFmjKeA==",
|
|
2156
|
-
"cpu": [
|
|
2157
|
-
"loong64"
|
|
2158
|
-
],
|
|
2159
|
-
"license": "MIT",
|
|
2160
|
-
"optional": true,
|
|
2161
|
-
"os": [
|
|
2162
|
-
"linux"
|
|
2163
|
-
],
|
|
2164
|
-
"peer": true
|
|
2165
|
-
},
|
|
2166
|
-
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
2167
|
-
"version": "4.46.2",
|
|
2168
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.46.2.tgz",
|
|
2169
|
-
"integrity": "sha512-B/l0dFcHVUnqcGZWKcWBSV2PF01YUt0Rvlurci5P+neqY/yMKchGU8ullZvIv5e8Y1C6wOn+U03mrDylP5q9Yw==",
|
|
2170
|
-
"cpu": [
|
|
2171
|
-
"ppc64"
|
|
2172
|
-
],
|
|
2173
|
-
"license": "MIT",
|
|
2174
|
-
"optional": true,
|
|
2175
|
-
"os": [
|
|
2176
|
-
"linux"
|
|
2177
|
-
],
|
|
2178
|
-
"peer": true
|
|
2179
|
-
},
|
|
2180
|
-
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
2181
|
-
"version": "4.46.2",
|
|
2182
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.46.2.tgz",
|
|
2183
|
-
"integrity": "sha512-32k4ENb5ygtkMwPMucAb8MtV8olkPT03oiTxJbgkJa7lJ7dZMr0GCFJlyvy+K8iq7F/iuOr41ZdUHaOiqyR3iQ==",
|
|
2184
|
-
"cpu": [
|
|
2185
|
-
"riscv64"
|
|
2186
|
-
],
|
|
2187
|
-
"license": "MIT",
|
|
2188
|
-
"optional": true,
|
|
2189
|
-
"os": [
|
|
2190
|
-
"linux"
|
|
2191
|
-
],
|
|
2192
|
-
"peer": true
|
|
2193
|
-
},
|
|
2194
|
-
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
2195
|
-
"version": "4.46.2",
|
|
2196
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.46.2.tgz",
|
|
2197
|
-
"integrity": "sha512-t5B2loThlFEauloaQkZg9gxV05BYeITLvLkWOkRXogP4qHXLkWSbSHKM9S6H1schf/0YGP/qNKtiISlxvfmmZw==",
|
|
2198
|
-
"cpu": [
|
|
2199
|
-
"riscv64"
|
|
2200
|
-
],
|
|
2201
|
-
"license": "MIT",
|
|
2202
|
-
"optional": true,
|
|
2203
|
-
"os": [
|
|
2204
|
-
"linux"
|
|
2205
|
-
],
|
|
2206
|
-
"peer": true
|
|
2207
|
-
},
|
|
2208
|
-
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
2209
|
-
"version": "4.46.2",
|
|
2210
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.46.2.tgz",
|
|
2211
|
-
"integrity": "sha512-YKjekwTEKgbB7n17gmODSmJVUIvj8CX7q5442/CK80L8nqOUbMtf8b01QkG3jOqyr1rotrAnW6B/qiHwfcuWQA==",
|
|
2212
|
-
"cpu": [
|
|
2213
|
-
"s390x"
|
|
2214
|
-
],
|
|
2215
|
-
"license": "MIT",
|
|
2216
|
-
"optional": true,
|
|
2217
|
-
"os": [
|
|
2218
|
-
"linux"
|
|
2219
|
-
],
|
|
2220
|
-
"peer": true
|
|
2221
|
-
},
|
|
2222
2012
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
2223
|
-
"version": "4.46.
|
|
2224
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.46.
|
|
2225
|
-
"integrity": "sha512-
|
|
2226
|
-
"cpu": [
|
|
2227
|
-
"x64"
|
|
2228
|
-
],
|
|
2229
|
-
"license": "MIT",
|
|
2230
|
-
"optional": true,
|
|
2231
|
-
"os": [
|
|
2232
|
-
"linux"
|
|
2233
|
-
],
|
|
2234
|
-
"peer": true
|
|
2235
|
-
},
|
|
2236
|
-
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
2237
|
-
"version": "4.46.2",
|
|
2238
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.46.2.tgz",
|
|
2239
|
-
"integrity": "sha512-7kX69DIrBeD7yNp4A5b81izs8BqoZkCIaxQaOpumcJ1S/kmqNFjPhDu1LHeVXv0SexfHQv5cqHsxLOjETuqDuA==",
|
|
2013
|
+
"version": "4.46.3",
|
|
2014
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.46.3.tgz",
|
|
2015
|
+
"integrity": "sha512-F42IgZI4JicE2vM2PWCe0N5mR5vR0gIdORPqhGQ32/u1S1v3kLtbZ0C/mi9FFk7C5T0PgdeyWEPajPjaUpyoKg==",
|
|
2240
2016
|
"cpu": [
|
|
2241
2017
|
"x64"
|
|
2242
2018
|
],
|
|
@@ -2247,48 +2023,6 @@
|
|
|
2247
2023
|
],
|
|
2248
2024
|
"peer": true
|
|
2249
2025
|
},
|
|
2250
|
-
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
2251
|
-
"version": "4.46.2",
|
|
2252
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.46.2.tgz",
|
|
2253
|
-
"integrity": "sha512-wiJWMIpeaak/jsbaq2HMh/rzZxHVW1rU6coyeNNpMwk5isiPjSTx0a4YLSlYDwBH/WBvLz+EtsNqQScZTLJy3g==",
|
|
2254
|
-
"cpu": [
|
|
2255
|
-
"arm64"
|
|
2256
|
-
],
|
|
2257
|
-
"license": "MIT",
|
|
2258
|
-
"optional": true,
|
|
2259
|
-
"os": [
|
|
2260
|
-
"win32"
|
|
2261
|
-
],
|
|
2262
|
-
"peer": true
|
|
2263
|
-
},
|
|
2264
|
-
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
2265
|
-
"version": "4.46.2",
|
|
2266
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.46.2.tgz",
|
|
2267
|
-
"integrity": "sha512-gBgaUDESVzMgWZhcyjfs9QFK16D8K6QZpwAaVNJxYDLHWayOta4ZMjGm/vsAEy3hvlS2GosVFlBlP9/Wb85DqQ==",
|
|
2268
|
-
"cpu": [
|
|
2269
|
-
"ia32"
|
|
2270
|
-
],
|
|
2271
|
-
"license": "MIT",
|
|
2272
|
-
"optional": true,
|
|
2273
|
-
"os": [
|
|
2274
|
-
"win32"
|
|
2275
|
-
],
|
|
2276
|
-
"peer": true
|
|
2277
|
-
},
|
|
2278
|
-
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
2279
|
-
"version": "4.46.2",
|
|
2280
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.46.2.tgz",
|
|
2281
|
-
"integrity": "sha512-CvUo2ixeIQGtF6WvuB87XWqPQkoFAFqW+HUo/WzHwuHDvIwZCtjdWXoYCcr06iKGydiqTclC4jU/TNObC/xKZg==",
|
|
2282
|
-
"cpu": [
|
|
2283
|
-
"x64"
|
|
2284
|
-
],
|
|
2285
|
-
"license": "MIT",
|
|
2286
|
-
"optional": true,
|
|
2287
|
-
"os": [
|
|
2288
|
-
"win32"
|
|
2289
|
-
],
|
|
2290
|
-
"peer": true
|
|
2291
|
-
},
|
|
2292
2026
|
"node_modules/@segment/analytics-core": {
|
|
2293
2027
|
"version": "1.7.0",
|
|
2294
2028
|
"resolved": "https://registry.npmjs.org/@segment/analytics-core/-/analytics-core-1.7.0.tgz",
|
|
@@ -2727,9 +2461,9 @@
|
|
|
2727
2461
|
}
|
|
2728
2462
|
},
|
|
2729
2463
|
"node_modules/@vitest/expect/node_modules/chai": {
|
|
2730
|
-
"version": "5.
|
|
2731
|
-
"resolved": "https://registry.npmjs.org/chai/-/chai-5.
|
|
2732
|
-
"integrity": "sha512-
|
|
2464
|
+
"version": "5.3.1",
|
|
2465
|
+
"resolved": "https://registry.npmjs.org/chai/-/chai-5.3.1.tgz",
|
|
2466
|
+
"integrity": "sha512-48af6xm9gQK8rhIcOxWwdGzIervm8BVTin+yRp9HEvU20BtVZ2lBywlIJBzwaDtvo0FvjeL7QdCADoUoqIbV3A==",
|
|
2733
2467
|
"license": "MIT",
|
|
2734
2468
|
"peer": true,
|
|
2735
2469
|
"dependencies": {
|
|
@@ -2952,9 +2686,9 @@
|
|
|
2952
2686
|
}
|
|
2953
2687
|
},
|
|
2954
2688
|
"node_modules/@wdio/repl/node_modules/@types/node": {
|
|
2955
|
-
"version": "22.17.
|
|
2956
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.
|
|
2957
|
-
"integrity": "sha512-
|
|
2689
|
+
"version": "22.17.2",
|
|
2690
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.2.tgz",
|
|
2691
|
+
"integrity": "sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==",
|
|
2958
2692
|
"license": "MIT",
|
|
2959
2693
|
"dependencies": {
|
|
2960
2694
|
"undici-types": "~6.21.0"
|
|
@@ -2988,9 +2722,9 @@
|
|
|
2988
2722
|
}
|
|
2989
2723
|
},
|
|
2990
2724
|
"node_modules/@wdio/types/node_modules/@types/node": {
|
|
2991
|
-
"version": "18.19.
|
|
2992
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
2993
|
-
"integrity": "sha512-
|
|
2725
|
+
"version": "18.19.123",
|
|
2726
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.123.tgz",
|
|
2727
|
+
"integrity": "sha512-K7DIaHnh0mzVxreCR9qwgNxp3MH9dltPNIEddW9MYUlcKAzm+3grKNSTe2vCJHI1FaLpvpL5JGJrz1UZDKYvDg==",
|
|
2994
2728
|
"license": "MIT",
|
|
2995
2729
|
"dependencies": {
|
|
2996
2730
|
"undici-types": "~5.26.4"
|
|
@@ -4775,9 +4509,9 @@
|
|
|
4775
4509
|
}
|
|
4776
4510
|
},
|
|
4777
4511
|
"node_modules/edgedriver/node_modules/ansi-regex": {
|
|
4778
|
-
"version": "6.
|
|
4779
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.
|
|
4780
|
-
"integrity": "sha512-
|
|
4512
|
+
"version": "6.2.0",
|
|
4513
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.0.tgz",
|
|
4514
|
+
"integrity": "sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==",
|
|
4781
4515
|
"license": "MIT",
|
|
4782
4516
|
"engines": {
|
|
4783
4517
|
"node": ">=12"
|
|
@@ -4787,9 +4521,9 @@
|
|
|
4787
4521
|
}
|
|
4788
4522
|
},
|
|
4789
4523
|
"node_modules/edgedriver/node_modules/chalk": {
|
|
4790
|
-
"version": "5.
|
|
4791
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
4792
|
-
"integrity": "sha512-
|
|
4524
|
+
"version": "5.6.0",
|
|
4525
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
4526
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
4793
4527
|
"license": "MIT",
|
|
4794
4528
|
"engines": {
|
|
4795
4529
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -5159,9 +4893,9 @@
|
|
|
5159
4893
|
}
|
|
5160
4894
|
},
|
|
5161
4895
|
"node_modules/eventsource-parser": {
|
|
5162
|
-
"version": "3.0.
|
|
5163
|
-
"resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.
|
|
5164
|
-
"integrity": "sha512-
|
|
4896
|
+
"version": "3.0.5",
|
|
4897
|
+
"resolved": "https://registry.npmjs.org/eventsource-parser/-/eventsource-parser-3.0.5.tgz",
|
|
4898
|
+
"integrity": "sha512-bSRG85ZrMdmWtm7qkF9He9TNRzc/Bm99gEJMaQoHJ9E6Kv9QBbsldh2oMj7iXmYNEAVvNgvv5vPorG6W+XtBhQ==",
|
|
5165
4899
|
"license": "MIT",
|
|
5166
4900
|
"engines": {
|
|
5167
4901
|
"node": ">=20.0.0"
|
|
@@ -5444,11 +5178,14 @@
|
|
|
5444
5178
|
}
|
|
5445
5179
|
},
|
|
5446
5180
|
"node_modules/fdir": {
|
|
5447
|
-
"version": "6.
|
|
5448
|
-
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.
|
|
5449
|
-
"integrity": "sha512-
|
|
5181
|
+
"version": "6.5.0",
|
|
5182
|
+
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
|
|
5183
|
+
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
|
|
5450
5184
|
"license": "MIT",
|
|
5451
5185
|
"peer": true,
|
|
5186
|
+
"engines": {
|
|
5187
|
+
"node": ">=12.0.0"
|
|
5188
|
+
},
|
|
5452
5189
|
"peerDependencies": {
|
|
5453
5190
|
"picomatch": "^3 || ^4"
|
|
5454
5191
|
},
|
|
@@ -5869,9 +5606,9 @@
|
|
|
5869
5606
|
}
|
|
5870
5607
|
},
|
|
5871
5608
|
"node_modules/geckodriver/node_modules/ansi-regex": {
|
|
5872
|
-
"version": "6.
|
|
5873
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.
|
|
5874
|
-
"integrity": "sha512-
|
|
5609
|
+
"version": "6.2.0",
|
|
5610
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.0.tgz",
|
|
5611
|
+
"integrity": "sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==",
|
|
5875
5612
|
"license": "MIT",
|
|
5876
5613
|
"engines": {
|
|
5877
5614
|
"node": ">=12"
|
|
@@ -5881,9 +5618,9 @@
|
|
|
5881
5618
|
}
|
|
5882
5619
|
},
|
|
5883
5620
|
"node_modules/geckodriver/node_modules/chalk": {
|
|
5884
|
-
"version": "5.
|
|
5885
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
5886
|
-
"integrity": "sha512-
|
|
5621
|
+
"version": "5.6.0",
|
|
5622
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
5623
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
5887
5624
|
"license": "MIT",
|
|
5888
5625
|
"engines": {
|
|
5889
5626
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -8642,9 +8379,9 @@
|
|
|
8642
8379
|
}
|
|
8643
8380
|
},
|
|
8644
8381
|
"node_modules/rollup": {
|
|
8645
|
-
"version": "4.46.
|
|
8646
|
-
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.46.
|
|
8647
|
-
"integrity": "sha512-
|
|
8382
|
+
"version": "4.46.3",
|
|
8383
|
+
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.46.3.tgz",
|
|
8384
|
+
"integrity": "sha512-RZn2XTjXb8t5g13f5YclGoilU/kwT696DIkY3sywjdZidNSi3+vseaQov7D7BZXVJCPv3pDWUN69C78GGbXsKw==",
|
|
8648
8385
|
"license": "MIT",
|
|
8649
8386
|
"peer": true,
|
|
8650
8387
|
"dependencies": {
|
|
@@ -8658,26 +8395,26 @@
|
|
|
8658
8395
|
"npm": ">=8.0.0"
|
|
8659
8396
|
},
|
|
8660
8397
|
"optionalDependencies": {
|
|
8661
|
-
"@rollup/rollup-android-arm-eabi": "4.46.
|
|
8662
|
-
"@rollup/rollup-android-arm64": "4.46.
|
|
8663
|
-
"@rollup/rollup-darwin-arm64": "4.46.
|
|
8664
|
-
"@rollup/rollup-darwin-x64": "4.46.
|
|
8665
|
-
"@rollup/rollup-freebsd-arm64": "4.46.
|
|
8666
|
-
"@rollup/rollup-freebsd-x64": "4.46.
|
|
8667
|
-
"@rollup/rollup-linux-arm-gnueabihf": "4.46.
|
|
8668
|
-
"@rollup/rollup-linux-arm-musleabihf": "4.46.
|
|
8669
|
-
"@rollup/rollup-linux-arm64-gnu": "4.46.
|
|
8670
|
-
"@rollup/rollup-linux-arm64-musl": "4.46.
|
|
8671
|
-
"@rollup/rollup-linux-loongarch64-gnu": "4.46.
|
|
8672
|
-
"@rollup/rollup-linux-ppc64-gnu": "4.46.
|
|
8673
|
-
"@rollup/rollup-linux-riscv64-gnu": "4.46.
|
|
8674
|
-
"@rollup/rollup-linux-riscv64-musl": "4.46.
|
|
8675
|
-
"@rollup/rollup-linux-s390x-gnu": "4.46.
|
|
8676
|
-
"@rollup/rollup-linux-x64-gnu": "4.46.
|
|
8677
|
-
"@rollup/rollup-linux-x64-musl": "4.46.
|
|
8678
|
-
"@rollup/rollup-win32-arm64-msvc": "4.46.
|
|
8679
|
-
"@rollup/rollup-win32-ia32-msvc": "4.46.
|
|
8680
|
-
"@rollup/rollup-win32-x64-msvc": "4.46.
|
|
8398
|
+
"@rollup/rollup-android-arm-eabi": "4.46.3",
|
|
8399
|
+
"@rollup/rollup-android-arm64": "4.46.3",
|
|
8400
|
+
"@rollup/rollup-darwin-arm64": "4.46.3",
|
|
8401
|
+
"@rollup/rollup-darwin-x64": "4.46.3",
|
|
8402
|
+
"@rollup/rollup-freebsd-arm64": "4.46.3",
|
|
8403
|
+
"@rollup/rollup-freebsd-x64": "4.46.3",
|
|
8404
|
+
"@rollup/rollup-linux-arm-gnueabihf": "4.46.3",
|
|
8405
|
+
"@rollup/rollup-linux-arm-musleabihf": "4.46.3",
|
|
8406
|
+
"@rollup/rollup-linux-arm64-gnu": "4.46.3",
|
|
8407
|
+
"@rollup/rollup-linux-arm64-musl": "4.46.3",
|
|
8408
|
+
"@rollup/rollup-linux-loongarch64-gnu": "4.46.3",
|
|
8409
|
+
"@rollup/rollup-linux-ppc64-gnu": "4.46.3",
|
|
8410
|
+
"@rollup/rollup-linux-riscv64-gnu": "4.46.3",
|
|
8411
|
+
"@rollup/rollup-linux-riscv64-musl": "4.46.3",
|
|
8412
|
+
"@rollup/rollup-linux-s390x-gnu": "4.46.3",
|
|
8413
|
+
"@rollup/rollup-linux-x64-gnu": "4.46.3",
|
|
8414
|
+
"@rollup/rollup-linux-x64-musl": "4.46.3",
|
|
8415
|
+
"@rollup/rollup-win32-arm64-msvc": "4.46.3",
|
|
8416
|
+
"@rollup/rollup-win32-ia32-msvc": "4.46.3",
|
|
8417
|
+
"@rollup/rollup-win32-x64-msvc": "4.46.3",
|
|
8681
8418
|
"fsevents": "~2.3.2"
|
|
8682
8419
|
}
|
|
8683
8420
|
},
|
|
@@ -10703,9 +10440,9 @@
|
|
|
10703
10440
|
}
|
|
10704
10441
|
},
|
|
10705
10442
|
"node_modules/vite-node/node_modules/@types/node": {
|
|
10706
|
-
"version": "24.
|
|
10707
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.
|
|
10708
|
-
"integrity": "sha512-
|
|
10443
|
+
"version": "24.3.0",
|
|
10444
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.3.0.tgz",
|
|
10445
|
+
"integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==",
|
|
10709
10446
|
"license": "MIT",
|
|
10710
10447
|
"optional": true,
|
|
10711
10448
|
"peer": true,
|
|
@@ -10789,14 +10526,14 @@
|
|
|
10789
10526
|
"peer": true
|
|
10790
10527
|
},
|
|
10791
10528
|
"node_modules/vite-node/node_modules/vite": {
|
|
10792
|
-
"version": "7.1.
|
|
10793
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.
|
|
10794
|
-
"integrity": "sha512-
|
|
10529
|
+
"version": "7.1.3",
|
|
10530
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.3.tgz",
|
|
10531
|
+
"integrity": "sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==",
|
|
10795
10532
|
"license": "MIT",
|
|
10796
10533
|
"peer": true,
|
|
10797
10534
|
"dependencies": {
|
|
10798
10535
|
"esbuild": "^0.25.0",
|
|
10799
|
-
"fdir": "^6.
|
|
10536
|
+
"fdir": "^6.5.0",
|
|
10800
10537
|
"picomatch": "^4.0.3",
|
|
10801
10538
|
"postcss": "^8.5.6",
|
|
10802
10539
|
"rollup": "^4.43.0",
|
|
@@ -11362,9 +11099,9 @@
|
|
|
11362
11099
|
}
|
|
11363
11100
|
},
|
|
11364
11101
|
"node_modules/vitest/node_modules/chai": {
|
|
11365
|
-
"version": "5.
|
|
11366
|
-
"resolved": "https://registry.npmjs.org/chai/-/chai-5.
|
|
11367
|
-
"integrity": "sha512-
|
|
11102
|
+
"version": "5.3.1",
|
|
11103
|
+
"resolved": "https://registry.npmjs.org/chai/-/chai-5.3.1.tgz",
|
|
11104
|
+
"integrity": "sha512-48af6xm9gQK8rhIcOxWwdGzIervm8BVTin+yRp9HEvU20BtVZ2lBywlIJBzwaDtvo0FvjeL7QdCADoUoqIbV3A==",
|
|
11368
11105
|
"license": "MIT",
|
|
11369
11106
|
"peer": true,
|
|
11370
11107
|
"dependencies": {
|
|
@@ -11483,14 +11220,14 @@
|
|
|
11483
11220
|
}
|
|
11484
11221
|
},
|
|
11485
11222
|
"node_modules/vitest/node_modules/vite": {
|
|
11486
|
-
"version": "7.1.
|
|
11487
|
-
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.
|
|
11488
|
-
"integrity": "sha512-
|
|
11223
|
+
"version": "7.1.3",
|
|
11224
|
+
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.3.tgz",
|
|
11225
|
+
"integrity": "sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==",
|
|
11489
11226
|
"license": "MIT",
|
|
11490
11227
|
"peer": true,
|
|
11491
11228
|
"dependencies": {
|
|
11492
11229
|
"esbuild": "^0.25.0",
|
|
11493
|
-
"fdir": "^6.
|
|
11230
|
+
"fdir": "^6.5.0",
|
|
11494
11231
|
"picomatch": "^4.0.3",
|
|
11495
11232
|
"postcss": "^8.5.6",
|
|
11496
11233
|
"rollup": "^4.43.0",
|
|
@@ -11672,9 +11409,9 @@
|
|
|
11672
11409
|
}
|
|
11673
11410
|
},
|
|
11674
11411
|
"node_modules/webdriver/node_modules/@types/node": {
|
|
11675
|
-
"version": "18.19.
|
|
11676
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
11677
|
-
"integrity": "sha512-
|
|
11412
|
+
"version": "18.19.123",
|
|
11413
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.123.tgz",
|
|
11414
|
+
"integrity": "sha512-K7DIaHnh0mzVxreCR9qwgNxp3MH9dltPNIEddW9MYUlcKAzm+3grKNSTe2vCJHI1FaLpvpL5JGJrz1UZDKYvDg==",
|
|
11678
11415
|
"license": "MIT",
|
|
11679
11416
|
"dependencies": {
|
|
11680
11417
|
"undici-types": "~5.26.4"
|
|
@@ -11755,9 +11492,9 @@
|
|
|
11755
11492
|
}
|
|
11756
11493
|
},
|
|
11757
11494
|
"node_modules/webdriverio/node_modules/@types/node": {
|
|
11758
|
-
"version": "22.17.
|
|
11759
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.
|
|
11760
|
-
"integrity": "sha512-
|
|
11495
|
+
"version": "22.17.2",
|
|
11496
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.17.2.tgz",
|
|
11497
|
+
"integrity": "sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==",
|
|
11761
11498
|
"license": "MIT",
|
|
11762
11499
|
"dependencies": {
|
|
11763
11500
|
"undici-types": "~6.21.0"
|
|
@@ -11839,9 +11576,9 @@
|
|
|
11839
11576
|
}
|
|
11840
11577
|
},
|
|
11841
11578
|
"node_modules/webdriverio/node_modules/ansi-regex": {
|
|
11842
|
-
"version": "6.
|
|
11843
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.
|
|
11844
|
-
"integrity": "sha512-
|
|
11579
|
+
"version": "6.2.0",
|
|
11580
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.0.tgz",
|
|
11581
|
+
"integrity": "sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==",
|
|
11845
11582
|
"license": "MIT",
|
|
11846
11583
|
"engines": {
|
|
11847
11584
|
"node": ">=12"
|
|
@@ -11887,9 +11624,9 @@
|
|
|
11887
11624
|
}
|
|
11888
11625
|
},
|
|
11889
11626
|
"node_modules/webdriverio/node_modules/chalk": {
|
|
11890
|
-
"version": "5.
|
|
11891
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.
|
|
11892
|
-
"integrity": "sha512-
|
|
11627
|
+
"version": "5.6.0",
|
|
11628
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.0.tgz",
|
|
11629
|
+
"integrity": "sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==",
|
|
11893
11630
|
"license": "MIT",
|
|
11894
11631
|
"engines": {
|
|
11895
11632
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|