@instantkom/cli 3.160.0 → 3.162.0
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/dist/api-client.js +2 -2
- package/npm-shrinkwrap.json +375 -2
- package/oclif.manifest.json +2362 -2362
- package/package.json +5 -2
package/dist/api-client.js
CHANGED
|
@@ -71,7 +71,7 @@ export class ApiClient {
|
|
|
71
71
|
headers: {
|
|
72
72
|
...this.jsonHeaders(),
|
|
73
73
|
Authorization: `Bearer ${token}`,
|
|
74
|
-
...
|
|
74
|
+
...requestOptions?.headers,
|
|
75
75
|
},
|
|
76
76
|
body: body && ['POST', 'PUT', 'PATCH', 'DELETE'].includes(method)
|
|
77
77
|
? JSON.stringify(body)
|
|
@@ -138,7 +138,7 @@ export class ApiClient {
|
|
|
138
138
|
headers: {
|
|
139
139
|
Authorization: `Bearer ${await this.authToken()}`,
|
|
140
140
|
'User-Agent': 'instantKOM-CLI/1.0.0',
|
|
141
|
-
...
|
|
141
|
+
...options?.headers,
|
|
142
142
|
},
|
|
143
143
|
body: form,
|
|
144
144
|
});
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instantkom/cli",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.162.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@instantkom/cli",
|
|
9
|
-
"version": "3.
|
|
9
|
+
"version": "3.162.0",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4",
|
|
@@ -30,6 +30,7 @@
|
|
|
30
30
|
"msw": "^2",
|
|
31
31
|
"oclif": "^4",
|
|
32
32
|
"openapi-typescript": "^7",
|
|
33
|
+
"oxlint": "1.71.0",
|
|
33
34
|
"tsx": "^4",
|
|
34
35
|
"typescript": "^5",
|
|
35
36
|
"vitest": "^4.1.6"
|
|
@@ -3016,6 +3017,329 @@
|
|
|
3016
3017
|
"url": "https://github.com/sponsors/Boshen"
|
|
3017
3018
|
}
|
|
3018
3019
|
},
|
|
3020
|
+
"node_modules/@oxlint/binding-android-arm-eabi": {
|
|
3021
|
+
"version": "1.71.0",
|
|
3022
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm-eabi/-/binding-android-arm-eabi-1.71.0.tgz",
|
|
3023
|
+
"integrity": "sha512-ImGmd1njEg4FEJH03jhRnveEegtO3czCtfptvaHivKAZQIYATbVFBrrzbaYMYv0oJioTnxZAZVSyV+oL7W8S2g==",
|
|
3024
|
+
"cpu": [
|
|
3025
|
+
"arm"
|
|
3026
|
+
],
|
|
3027
|
+
"dev": true,
|
|
3028
|
+
"license": "MIT",
|
|
3029
|
+
"optional": true,
|
|
3030
|
+
"os": [
|
|
3031
|
+
"android"
|
|
3032
|
+
],
|
|
3033
|
+
"engines": {
|
|
3034
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3035
|
+
}
|
|
3036
|
+
},
|
|
3037
|
+
"node_modules/@oxlint/binding-android-arm64": {
|
|
3038
|
+
"version": "1.71.0",
|
|
3039
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-android-arm64/-/binding-android-arm64-1.71.0.tgz",
|
|
3040
|
+
"integrity": "sha512-4A5BEexBrwY1YFF8Kiq/lp/wQPRG79G3BWIE1FuWaM5MvmpYSd+7ZySVcKkHdwo0UDzdQGddp6pD9mpctMqLnw==",
|
|
3041
|
+
"cpu": [
|
|
3042
|
+
"arm64"
|
|
3043
|
+
],
|
|
3044
|
+
"dev": true,
|
|
3045
|
+
"license": "MIT",
|
|
3046
|
+
"optional": true,
|
|
3047
|
+
"os": [
|
|
3048
|
+
"android"
|
|
3049
|
+
],
|
|
3050
|
+
"engines": {
|
|
3051
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3052
|
+
}
|
|
3053
|
+
},
|
|
3054
|
+
"node_modules/@oxlint/binding-darwin-arm64": {
|
|
3055
|
+
"version": "1.71.0",
|
|
3056
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-arm64/-/binding-darwin-arm64-1.71.0.tgz",
|
|
3057
|
+
"integrity": "sha512-9wJA9GJulLwS2usU3CEisI/ESDO1n1z9eyTCvApMDrAkbJ1ve0mORgTMjcWWsKxkzkeZ2N/Gpra5IQE7x8tYgQ==",
|
|
3058
|
+
"cpu": [
|
|
3059
|
+
"arm64"
|
|
3060
|
+
],
|
|
3061
|
+
"dev": true,
|
|
3062
|
+
"license": "MIT",
|
|
3063
|
+
"optional": true,
|
|
3064
|
+
"os": [
|
|
3065
|
+
"darwin"
|
|
3066
|
+
],
|
|
3067
|
+
"engines": {
|
|
3068
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3069
|
+
}
|
|
3070
|
+
},
|
|
3071
|
+
"node_modules/@oxlint/binding-darwin-x64": {
|
|
3072
|
+
"version": "1.71.0",
|
|
3073
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-darwin-x64/-/binding-darwin-x64-1.71.0.tgz",
|
|
3074
|
+
"integrity": "sha512-PlLCjS06V0PeJMAJwzjrExw1sYNW9Gch3JtNlcwwZDXGlTYDuwHNN89zYH8LTXFfgkVtsYvs2nv0FqrzyuFDzg==",
|
|
3075
|
+
"cpu": [
|
|
3076
|
+
"x64"
|
|
3077
|
+
],
|
|
3078
|
+
"dev": true,
|
|
3079
|
+
"license": "MIT",
|
|
3080
|
+
"optional": true,
|
|
3081
|
+
"os": [
|
|
3082
|
+
"darwin"
|
|
3083
|
+
],
|
|
3084
|
+
"engines": {
|
|
3085
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3086
|
+
}
|
|
3087
|
+
},
|
|
3088
|
+
"node_modules/@oxlint/binding-freebsd-x64": {
|
|
3089
|
+
"version": "1.71.0",
|
|
3090
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-freebsd-x64/-/binding-freebsd-x64-1.71.0.tgz",
|
|
3091
|
+
"integrity": "sha512-Lhil7bWre0ncxbUoDoxfS0JzpTz17BRQKW7iwoAUY8GJ66+WwJEfYPCFJ1P0WgVZR5/O/b3Q2pENlHOjeXLOGQ==",
|
|
3092
|
+
"cpu": [
|
|
3093
|
+
"x64"
|
|
3094
|
+
],
|
|
3095
|
+
"dev": true,
|
|
3096
|
+
"license": "MIT",
|
|
3097
|
+
"optional": true,
|
|
3098
|
+
"os": [
|
|
3099
|
+
"freebsd"
|
|
3100
|
+
],
|
|
3101
|
+
"engines": {
|
|
3102
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3103
|
+
}
|
|
3104
|
+
},
|
|
3105
|
+
"node_modules/@oxlint/binding-linux-arm-gnueabihf": {
|
|
3106
|
+
"version": "1.71.0",
|
|
3107
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.71.0.tgz",
|
|
3108
|
+
"integrity": "sha512-Oo9/L58PYD3RC0x05d2upAPLllHytTjHQGsnC06P6Ynn7jKkp5mdImQxXdJ3+FnBaKspNpGogzgVsi6g872LiA==",
|
|
3109
|
+
"cpu": [
|
|
3110
|
+
"arm"
|
|
3111
|
+
],
|
|
3112
|
+
"dev": true,
|
|
3113
|
+
"license": "MIT",
|
|
3114
|
+
"optional": true,
|
|
3115
|
+
"os": [
|
|
3116
|
+
"linux"
|
|
3117
|
+
],
|
|
3118
|
+
"engines": {
|
|
3119
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3120
|
+
}
|
|
3121
|
+
},
|
|
3122
|
+
"node_modules/@oxlint/binding-linux-arm-musleabihf": {
|
|
3123
|
+
"version": "1.71.0",
|
|
3124
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm-musleabihf/-/binding-linux-arm-musleabihf-1.71.0.tgz",
|
|
3125
|
+
"integrity": "sha512-mSHfyfgJrEbyIR29ejaeS50BdPk+GoNPlC1dckpDiUZbJAIel68sjSMdOt4WY0/gva+ECC7FNITQkxMJU+vSBw==",
|
|
3126
|
+
"cpu": [
|
|
3127
|
+
"arm"
|
|
3128
|
+
],
|
|
3129
|
+
"dev": true,
|
|
3130
|
+
"license": "MIT",
|
|
3131
|
+
"optional": true,
|
|
3132
|
+
"os": [
|
|
3133
|
+
"linux"
|
|
3134
|
+
],
|
|
3135
|
+
"engines": {
|
|
3136
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3137
|
+
}
|
|
3138
|
+
},
|
|
3139
|
+
"node_modules/@oxlint/binding-linux-arm64-gnu": {
|
|
3140
|
+
"version": "1.71.0",
|
|
3141
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.71.0.tgz",
|
|
3142
|
+
"integrity": "sha512-n9yY4M2tiy3aij4AqtlnspzpfdpeT5JQfK2/w2d8oyp5W0FRwOb1dIeX99nORNcxGr08iD9bH8N5XFz3I2iy8w==",
|
|
3143
|
+
"cpu": [
|
|
3144
|
+
"arm64"
|
|
3145
|
+
],
|
|
3146
|
+
"dev": true,
|
|
3147
|
+
"license": "MIT",
|
|
3148
|
+
"optional": true,
|
|
3149
|
+
"os": [
|
|
3150
|
+
"linux"
|
|
3151
|
+
],
|
|
3152
|
+
"engines": {
|
|
3153
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3154
|
+
}
|
|
3155
|
+
},
|
|
3156
|
+
"node_modules/@oxlint/binding-linux-arm64-musl": {
|
|
3157
|
+
"version": "1.71.0",
|
|
3158
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.71.0.tgz",
|
|
3159
|
+
"integrity": "sha512-fJZrs5sDZtTaPIOiemRQQmo82Ezy+vOGXemPc4Ok7iVVsYsFa7SlW6Z5XN819VfsqBHRm3NJ3rTdnR8+bJYJdQ==",
|
|
3160
|
+
"cpu": [
|
|
3161
|
+
"arm64"
|
|
3162
|
+
],
|
|
3163
|
+
"dev": true,
|
|
3164
|
+
"license": "MIT",
|
|
3165
|
+
"optional": true,
|
|
3166
|
+
"os": [
|
|
3167
|
+
"linux"
|
|
3168
|
+
],
|
|
3169
|
+
"engines": {
|
|
3170
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3171
|
+
}
|
|
3172
|
+
},
|
|
3173
|
+
"node_modules/@oxlint/binding-linux-ppc64-gnu": {
|
|
3174
|
+
"version": "1.71.0",
|
|
3175
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.71.0.tgz",
|
|
3176
|
+
"integrity": "sha512-cwl7VKGERIy9p+G+AvZdfy/06q0aHXaTt/mMRReC751iuNYJgqKjB7NydXSS30nBT9vtr2tunciOtrR4fD6FUA==",
|
|
3177
|
+
"cpu": [
|
|
3178
|
+
"ppc64"
|
|
3179
|
+
],
|
|
3180
|
+
"dev": true,
|
|
3181
|
+
"license": "MIT",
|
|
3182
|
+
"optional": true,
|
|
3183
|
+
"os": [
|
|
3184
|
+
"linux"
|
|
3185
|
+
],
|
|
3186
|
+
"engines": {
|
|
3187
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3188
|
+
}
|
|
3189
|
+
},
|
|
3190
|
+
"node_modules/@oxlint/binding-linux-riscv64-gnu": {
|
|
3191
|
+
"version": "1.71.0",
|
|
3192
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-1.71.0.tgz",
|
|
3193
|
+
"integrity": "sha512-eZ8ieVXvzGi8jr7+ybQGPK2STw3mldfxZlgA2738iflfB/rzA69sE6m5rDRpQaxC7dpm745Enlh1Tod0QAk9Gg==",
|
|
3194
|
+
"cpu": [
|
|
3195
|
+
"riscv64"
|
|
3196
|
+
],
|
|
3197
|
+
"dev": true,
|
|
3198
|
+
"license": "MIT",
|
|
3199
|
+
"optional": true,
|
|
3200
|
+
"os": [
|
|
3201
|
+
"linux"
|
|
3202
|
+
],
|
|
3203
|
+
"engines": {
|
|
3204
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3205
|
+
}
|
|
3206
|
+
},
|
|
3207
|
+
"node_modules/@oxlint/binding-linux-riscv64-musl": {
|
|
3208
|
+
"version": "1.71.0",
|
|
3209
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-riscv64-musl/-/binding-linux-riscv64-musl-1.71.0.tgz",
|
|
3210
|
+
"integrity": "sha512-puMDbQYe6+NXwfMusojoA7CXGn2b3utukmd23PQqc1E3XhVCwyZ+FueSMzDYeNgDV2dUfIVXAAKZBcFDeCL6sA==",
|
|
3211
|
+
"cpu": [
|
|
3212
|
+
"riscv64"
|
|
3213
|
+
],
|
|
3214
|
+
"dev": true,
|
|
3215
|
+
"license": "MIT",
|
|
3216
|
+
"optional": true,
|
|
3217
|
+
"os": [
|
|
3218
|
+
"linux"
|
|
3219
|
+
],
|
|
3220
|
+
"engines": {
|
|
3221
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3222
|
+
}
|
|
3223
|
+
},
|
|
3224
|
+
"node_modules/@oxlint/binding-linux-s390x-gnu": {
|
|
3225
|
+
"version": "1.71.0",
|
|
3226
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.71.0.tgz",
|
|
3227
|
+
"integrity": "sha512-4NJLxBs1ujISCt3L/1FcywLs73PWtJuw+piD6feK2V6h6OS6P7xu9/sWt1DTRLibe6QCzmfZzmM/2HPORoV/Lg==",
|
|
3228
|
+
"cpu": [
|
|
3229
|
+
"s390x"
|
|
3230
|
+
],
|
|
3231
|
+
"dev": true,
|
|
3232
|
+
"license": "MIT",
|
|
3233
|
+
"optional": true,
|
|
3234
|
+
"os": [
|
|
3235
|
+
"linux"
|
|
3236
|
+
],
|
|
3237
|
+
"engines": {
|
|
3238
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3239
|
+
}
|
|
3240
|
+
},
|
|
3241
|
+
"node_modules/@oxlint/binding-linux-x64-gnu": {
|
|
3242
|
+
"version": "1.71.0",
|
|
3243
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.71.0.tgz",
|
|
3244
|
+
"integrity": "sha512-cFDaiR8L3430qp88tfZnvFlt3KotFhR/DlbIL0nHOMMYiG/9Wy4l+6f7t8G8pTa9bd8Lt8+M0y/qjRQ/xcB74g==",
|
|
3245
|
+
"cpu": [
|
|
3246
|
+
"x64"
|
|
3247
|
+
],
|
|
3248
|
+
"dev": true,
|
|
3249
|
+
"license": "MIT",
|
|
3250
|
+
"optional": true,
|
|
3251
|
+
"os": [
|
|
3252
|
+
"linux"
|
|
3253
|
+
],
|
|
3254
|
+
"engines": {
|
|
3255
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3256
|
+
}
|
|
3257
|
+
},
|
|
3258
|
+
"node_modules/@oxlint/binding-linux-x64-musl": {
|
|
3259
|
+
"version": "1.71.0",
|
|
3260
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-linux-x64-musl/-/binding-linux-x64-musl-1.71.0.tgz",
|
|
3261
|
+
"integrity": "sha512-orfixdt76KlpNly9z0PkWBBNfwjKz+JFVLP/7wnVchlKNU9Dpt9InU/ZggeSej6fC7qwHmHNOGlhLnQXcYoGuA==",
|
|
3262
|
+
"cpu": [
|
|
3263
|
+
"x64"
|
|
3264
|
+
],
|
|
3265
|
+
"dev": true,
|
|
3266
|
+
"license": "MIT",
|
|
3267
|
+
"optional": true,
|
|
3268
|
+
"os": [
|
|
3269
|
+
"linux"
|
|
3270
|
+
],
|
|
3271
|
+
"engines": {
|
|
3272
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3273
|
+
}
|
|
3274
|
+
},
|
|
3275
|
+
"node_modules/@oxlint/binding-openharmony-arm64": {
|
|
3276
|
+
"version": "1.71.0",
|
|
3277
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-openharmony-arm64/-/binding-openharmony-arm64-1.71.0.tgz",
|
|
3278
|
+
"integrity": "sha512-9emQu2lAp6yhPB3XuI+++vR+l/o6JR1X+EpxwcumPdQXBWXEPAsquPGL7l158EqU8SebQMXTUa/S5zN98juyHw==",
|
|
3279
|
+
"cpu": [
|
|
3280
|
+
"arm64"
|
|
3281
|
+
],
|
|
3282
|
+
"dev": true,
|
|
3283
|
+
"license": "MIT",
|
|
3284
|
+
"optional": true,
|
|
3285
|
+
"os": [
|
|
3286
|
+
"openharmony"
|
|
3287
|
+
],
|
|
3288
|
+
"engines": {
|
|
3289
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3290
|
+
}
|
|
3291
|
+
},
|
|
3292
|
+
"node_modules/@oxlint/binding-win32-arm64-msvc": {
|
|
3293
|
+
"version": "1.71.0",
|
|
3294
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.71.0.tgz",
|
|
3295
|
+
"integrity": "sha512-bd5kI8spYwTm3BILDtGhi73zoup5dw8MlPQNT8YB3BD5UIsjNe3K9/4ctrzQMX4SZMoK5HgzVLkLJzacEXB7fA==",
|
|
3296
|
+
"cpu": [
|
|
3297
|
+
"arm64"
|
|
3298
|
+
],
|
|
3299
|
+
"dev": true,
|
|
3300
|
+
"license": "MIT",
|
|
3301
|
+
"optional": true,
|
|
3302
|
+
"os": [
|
|
3303
|
+
"win32"
|
|
3304
|
+
],
|
|
3305
|
+
"engines": {
|
|
3306
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3307
|
+
}
|
|
3308
|
+
},
|
|
3309
|
+
"node_modules/@oxlint/binding-win32-ia32-msvc": {
|
|
3310
|
+
"version": "1.71.0",
|
|
3311
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-ia32-msvc/-/binding-win32-ia32-msvc-1.71.0.tgz",
|
|
3312
|
+
"integrity": "sha512-W4HvOHGzVLHcrmFu+bMrJlho+/yrlX5ZNdJZqGe8MEldkQG+RHYhxxad9P4jvWAYFmIqUA5i9DQ8QsJqSU9GIw==",
|
|
3313
|
+
"cpu": [
|
|
3314
|
+
"ia32"
|
|
3315
|
+
],
|
|
3316
|
+
"dev": true,
|
|
3317
|
+
"license": "MIT",
|
|
3318
|
+
"optional": true,
|
|
3319
|
+
"os": [
|
|
3320
|
+
"win32"
|
|
3321
|
+
],
|
|
3322
|
+
"engines": {
|
|
3323
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3324
|
+
}
|
|
3325
|
+
},
|
|
3326
|
+
"node_modules/@oxlint/binding-win32-x64-msvc": {
|
|
3327
|
+
"version": "1.71.0",
|
|
3328
|
+
"resolved": "https://registry.npmjs.org/@oxlint/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.71.0.tgz",
|
|
3329
|
+
"integrity": "sha512-D2kyEIPHk/G/wiZLnwTVC/sVst+T/lKldVOjAFpgTIBUAOlry72e5OiapDbDBF4LfJLkN5ypJb/8Eu6yJzkveQ==",
|
|
3330
|
+
"cpu": [
|
|
3331
|
+
"x64"
|
|
3332
|
+
],
|
|
3333
|
+
"dev": true,
|
|
3334
|
+
"license": "MIT",
|
|
3335
|
+
"optional": true,
|
|
3336
|
+
"os": [
|
|
3337
|
+
"win32"
|
|
3338
|
+
],
|
|
3339
|
+
"engines": {
|
|
3340
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
3341
|
+
}
|
|
3342
|
+
},
|
|
3019
3343
|
"node_modules/@pnpm/config.env-replace": {
|
|
3020
3344
|
"version": "1.1.0",
|
|
3021
3345
|
"resolved": "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz",
|
|
@@ -7294,6 +7618,55 @@
|
|
|
7294
7618
|
"dev": true,
|
|
7295
7619
|
"license": "MIT"
|
|
7296
7620
|
},
|
|
7621
|
+
"node_modules/oxlint": {
|
|
7622
|
+
"version": "1.71.0",
|
|
7623
|
+
"resolved": "https://registry.npmjs.org/oxlint/-/oxlint-1.71.0.tgz",
|
|
7624
|
+
"integrity": "sha512-U1m1X+C0vDj7DC1e13IoZULzEcPczE7UOMTs8VlZGHUEIUaSTZKo5qkPsQEfzpgnQ29Pea/w3Xntk62UCecxZw==",
|
|
7625
|
+
"dev": true,
|
|
7626
|
+
"license": "MIT",
|
|
7627
|
+
"bin": {
|
|
7628
|
+
"oxlint": "bin/oxlint"
|
|
7629
|
+
},
|
|
7630
|
+
"engines": {
|
|
7631
|
+
"node": "^20.19.0 || >=22.12.0"
|
|
7632
|
+
},
|
|
7633
|
+
"funding": {
|
|
7634
|
+
"url": "https://github.com/sponsors/Boshen"
|
|
7635
|
+
},
|
|
7636
|
+
"optionalDependencies": {
|
|
7637
|
+
"@oxlint/binding-android-arm-eabi": "1.71.0",
|
|
7638
|
+
"@oxlint/binding-android-arm64": "1.71.0",
|
|
7639
|
+
"@oxlint/binding-darwin-arm64": "1.71.0",
|
|
7640
|
+
"@oxlint/binding-darwin-x64": "1.71.0",
|
|
7641
|
+
"@oxlint/binding-freebsd-x64": "1.71.0",
|
|
7642
|
+
"@oxlint/binding-linux-arm-gnueabihf": "1.71.0",
|
|
7643
|
+
"@oxlint/binding-linux-arm-musleabihf": "1.71.0",
|
|
7644
|
+
"@oxlint/binding-linux-arm64-gnu": "1.71.0",
|
|
7645
|
+
"@oxlint/binding-linux-arm64-musl": "1.71.0",
|
|
7646
|
+
"@oxlint/binding-linux-ppc64-gnu": "1.71.0",
|
|
7647
|
+
"@oxlint/binding-linux-riscv64-gnu": "1.71.0",
|
|
7648
|
+
"@oxlint/binding-linux-riscv64-musl": "1.71.0",
|
|
7649
|
+
"@oxlint/binding-linux-s390x-gnu": "1.71.0",
|
|
7650
|
+
"@oxlint/binding-linux-x64-gnu": "1.71.0",
|
|
7651
|
+
"@oxlint/binding-linux-x64-musl": "1.71.0",
|
|
7652
|
+
"@oxlint/binding-openharmony-arm64": "1.71.0",
|
|
7653
|
+
"@oxlint/binding-win32-arm64-msvc": "1.71.0",
|
|
7654
|
+
"@oxlint/binding-win32-ia32-msvc": "1.71.0",
|
|
7655
|
+
"@oxlint/binding-win32-x64-msvc": "1.71.0"
|
|
7656
|
+
},
|
|
7657
|
+
"peerDependencies": {
|
|
7658
|
+
"oxlint-tsgolint": ">=0.22.1",
|
|
7659
|
+
"vite-plus": "*"
|
|
7660
|
+
},
|
|
7661
|
+
"peerDependenciesMeta": {
|
|
7662
|
+
"oxlint-tsgolint": {
|
|
7663
|
+
"optional": true
|
|
7664
|
+
},
|
|
7665
|
+
"vite-plus": {
|
|
7666
|
+
"optional": true
|
|
7667
|
+
}
|
|
7668
|
+
}
|
|
7669
|
+
},
|
|
7297
7670
|
"node_modules/p-cancelable": {
|
|
7298
7671
|
"version": "3.0.0",
|
|
7299
7672
|
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz",
|