netlify-cli 17.17.0 → 17.17.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/dist/commands/base-command.d.ts.map +1 -1
- package/dist/commands/base-command.js +5 -0
- package/dist/lib/images/proxy.d.ts +5 -5
- package/dist/lib/images/proxy.d.ts.map +1 -1
- package/dist/lib/images/proxy.js +43 -30
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +584 -345
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "netlify-cli",
|
|
3
|
-
"version": "17.17.
|
|
3
|
+
"version": "17.17.2",
|
|
4
4
|
"lockfileVersion": 2,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "netlify-cli",
|
|
9
|
-
"version": "17.17.
|
|
9
|
+
"version": "17.17.2",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "MIT",
|
|
12
12
|
"dependencies": {
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"https-proxy-agent": "5.0.1",
|
|
69
69
|
"inquirer": "6.5.2",
|
|
70
70
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
71
|
-
"ipx": "2.0
|
|
71
|
+
"ipx": "2.1.0",
|
|
72
72
|
"is-docker": "3.0.0",
|
|
73
73
|
"is-stream": "3.0.0",
|
|
74
74
|
"is-wsl": "2.2.0",
|
|
@@ -3094,9 +3094,9 @@
|
|
|
3094
3094
|
}
|
|
3095
3095
|
},
|
|
3096
3096
|
"node_modules/@parcel/watcher": {
|
|
3097
|
-
"version": "2.
|
|
3098
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.
|
|
3099
|
-
"integrity": "sha512-
|
|
3097
|
+
"version": "2.4.0",
|
|
3098
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.0.tgz",
|
|
3099
|
+
"integrity": "sha512-XJLGVL0DEclX5pcWa2N9SX1jCGTDd8l972biNooLFtjneuGqodupPQh6XseXIBBeVIMaaJ7bTcs3qGvXwsp4vg==",
|
|
3100
3100
|
"hasInstallScript": true,
|
|
3101
3101
|
"dependencies": {
|
|
3102
3102
|
"detect-libc": "^1.0.3",
|
|
@@ -3112,24 +3112,24 @@
|
|
|
3112
3112
|
"url": "https://opencollective.com/parcel"
|
|
3113
3113
|
},
|
|
3114
3114
|
"optionalDependencies": {
|
|
3115
|
-
"@parcel/watcher-android-arm64": "2.
|
|
3116
|
-
"@parcel/watcher-darwin-arm64": "2.
|
|
3117
|
-
"@parcel/watcher-darwin-x64": "2.
|
|
3118
|
-
"@parcel/watcher-freebsd-x64": "2.
|
|
3119
|
-
"@parcel/watcher-linux-arm-glibc": "2.
|
|
3120
|
-
"@parcel/watcher-linux-arm64-glibc": "2.
|
|
3121
|
-
"@parcel/watcher-linux-arm64-musl": "2.
|
|
3122
|
-
"@parcel/watcher-linux-x64-glibc": "2.
|
|
3123
|
-
"@parcel/watcher-linux-x64-musl": "2.
|
|
3124
|
-
"@parcel/watcher-win32-arm64": "2.
|
|
3125
|
-
"@parcel/watcher-win32-ia32": "2.
|
|
3126
|
-
"@parcel/watcher-win32-x64": "2.
|
|
3115
|
+
"@parcel/watcher-android-arm64": "2.4.0",
|
|
3116
|
+
"@parcel/watcher-darwin-arm64": "2.4.0",
|
|
3117
|
+
"@parcel/watcher-darwin-x64": "2.4.0",
|
|
3118
|
+
"@parcel/watcher-freebsd-x64": "2.4.0",
|
|
3119
|
+
"@parcel/watcher-linux-arm-glibc": "2.4.0",
|
|
3120
|
+
"@parcel/watcher-linux-arm64-glibc": "2.4.0",
|
|
3121
|
+
"@parcel/watcher-linux-arm64-musl": "2.4.0",
|
|
3122
|
+
"@parcel/watcher-linux-x64-glibc": "2.4.0",
|
|
3123
|
+
"@parcel/watcher-linux-x64-musl": "2.4.0",
|
|
3124
|
+
"@parcel/watcher-win32-arm64": "2.4.0",
|
|
3125
|
+
"@parcel/watcher-win32-ia32": "2.4.0",
|
|
3126
|
+
"@parcel/watcher-win32-x64": "2.4.0"
|
|
3127
3127
|
}
|
|
3128
3128
|
},
|
|
3129
3129
|
"node_modules/@parcel/watcher-android-arm64": {
|
|
3130
|
-
"version": "2.
|
|
3131
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.
|
|
3132
|
-
"integrity": "sha512
|
|
3130
|
+
"version": "2.4.0",
|
|
3131
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.0.tgz",
|
|
3132
|
+
"integrity": "sha512-+fPtO/GsbYX1LJnCYCaDVT3EOBjvSFdQN9Mrzh9zWAOOfvidPWyScTrHIZHHfJBvlHzNA0Gy0U3NXFA/M7PHUA==",
|
|
3133
3133
|
"cpu": [
|
|
3134
3134
|
"arm64"
|
|
3135
3135
|
],
|
|
@@ -3146,9 +3146,9 @@
|
|
|
3146
3146
|
}
|
|
3147
3147
|
},
|
|
3148
3148
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
|
3149
|
-
"version": "2.
|
|
3150
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.
|
|
3151
|
-
"integrity": "sha512-
|
|
3149
|
+
"version": "2.4.0",
|
|
3150
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.4.0.tgz",
|
|
3151
|
+
"integrity": "sha512-T/At5pansFuQ8VJLRx0C6C87cgfqIYhW2N/kBfLCUvDhCah0EnLLwaD/6MW3ux+rpgkpQAnMELOCTKlbwncwiA==",
|
|
3152
3152
|
"cpu": [
|
|
3153
3153
|
"arm64"
|
|
3154
3154
|
],
|
|
@@ -3165,9 +3165,9 @@
|
|
|
3165
3165
|
}
|
|
3166
3166
|
},
|
|
3167
3167
|
"node_modules/@parcel/watcher-darwin-x64": {
|
|
3168
|
-
"version": "2.
|
|
3169
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.
|
|
3170
|
-
"integrity": "sha512-
|
|
3168
|
+
"version": "2.4.0",
|
|
3169
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.4.0.tgz",
|
|
3170
|
+
"integrity": "sha512-vZMv9jl+szz5YLsSqEGCMSllBl1gU1snfbRL5ysJU03MEa6gkVy9OMcvXV1j4g0++jHEcvzhs3Z3LpeEbVmY6Q==",
|
|
3171
3171
|
"cpu": [
|
|
3172
3172
|
"x64"
|
|
3173
3173
|
],
|
|
@@ -3184,9 +3184,9 @@
|
|
|
3184
3184
|
}
|
|
3185
3185
|
},
|
|
3186
3186
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
|
3187
|
-
"version": "2.
|
|
3188
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.
|
|
3189
|
-
"integrity": "sha512-
|
|
3187
|
+
"version": "2.4.0",
|
|
3188
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.4.0.tgz",
|
|
3189
|
+
"integrity": "sha512-dHTRMIplPDT1M0+BkXjtMN+qLtqq24sLDUhmU+UxxLP2TEY2k8GIoqIJiVrGWGomdWsy5IO27aDV1vWyQ6gfHA==",
|
|
3190
3190
|
"cpu": [
|
|
3191
3191
|
"x64"
|
|
3192
3192
|
],
|
|
@@ -3203,9 +3203,9 @@
|
|
|
3203
3203
|
}
|
|
3204
3204
|
},
|
|
3205
3205
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
3206
|
-
"version": "2.
|
|
3207
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.
|
|
3208
|
-
"integrity": "sha512-
|
|
3206
|
+
"version": "2.4.0",
|
|
3207
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.4.0.tgz",
|
|
3208
|
+
"integrity": "sha512-9NQXD+qk46RwATNC3/UB7HWurscY18CnAPMTFcI9Y8CTbtm63/eex1SNt+BHFinEQuLBjaZwR2Lp+n7pmEJPpQ==",
|
|
3209
3209
|
"cpu": [
|
|
3210
3210
|
"arm"
|
|
3211
3211
|
],
|
|
@@ -3222,9 +3222,9 @@
|
|
|
3222
3222
|
}
|
|
3223
3223
|
},
|
|
3224
3224
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
3225
|
-
"version": "2.
|
|
3226
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.
|
|
3227
|
-
"integrity": "sha512-
|
|
3225
|
+
"version": "2.4.0",
|
|
3226
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.4.0.tgz",
|
|
3227
|
+
"integrity": "sha512-QuJTAQdsd7PFW9jNGaV9Pw+ZMWV9wKThEzzlY3Lhnnwy7iW23qtQFPql8iEaSFMCVI5StNNmONUopk+MFKpiKg==",
|
|
3228
3228
|
"cpu": [
|
|
3229
3229
|
"arm64"
|
|
3230
3230
|
],
|
|
@@ -3241,9 +3241,9 @@
|
|
|
3241
3241
|
}
|
|
3242
3242
|
},
|
|
3243
3243
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
3244
|
-
"version": "2.
|
|
3245
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.
|
|
3246
|
-
"integrity": "sha512-
|
|
3244
|
+
"version": "2.4.0",
|
|
3245
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.4.0.tgz",
|
|
3246
|
+
"integrity": "sha512-oyN+uA9xcTDo/45bwsd6TFHa7Lc7hKujyMlvwrCLvSckvWogndCEoVYFNfZ6JJ2KNL/6fFiGPcbjp8jJmEh5Ng==",
|
|
3247
3247
|
"cpu": [
|
|
3248
3248
|
"arm64"
|
|
3249
3249
|
],
|
|
@@ -3260,9 +3260,9 @@
|
|
|
3260
3260
|
}
|
|
3261
3261
|
},
|
|
3262
3262
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
3263
|
-
"version": "2.
|
|
3264
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.
|
|
3265
|
-
"integrity": "sha512-
|
|
3263
|
+
"version": "2.4.0",
|
|
3264
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.0.tgz",
|
|
3265
|
+
"integrity": "sha512-KphV8awJmxU3q52JQvJot0QMu07CIyEjV+2Tb2ZtbucEgqyRcxOBDMsqp1JNq5nuDXtcCC0uHQICeiEz38dPBQ==",
|
|
3266
3266
|
"cpu": [
|
|
3267
3267
|
"x64"
|
|
3268
3268
|
],
|
|
@@ -3279,9 +3279,9 @@
|
|
|
3279
3279
|
}
|
|
3280
3280
|
},
|
|
3281
3281
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
|
3282
|
-
"version": "2.
|
|
3283
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.
|
|
3284
|
-
"integrity": "sha512
|
|
3282
|
+
"version": "2.4.0",
|
|
3283
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.0.tgz",
|
|
3284
|
+
"integrity": "sha512-7jzcOonpXNWcSijPpKD5IbC6xC7yTibjJw9jviVzZostYLGxbz8LDJLUnLzLzhASPlPGgpeKLtFUMjAAzM+gSA==",
|
|
3285
3285
|
"cpu": [
|
|
3286
3286
|
"x64"
|
|
3287
3287
|
],
|
|
@@ -3298,9 +3298,9 @@
|
|
|
3298
3298
|
}
|
|
3299
3299
|
},
|
|
3300
3300
|
"node_modules/@parcel/watcher-wasm": {
|
|
3301
|
-
"version": "2.
|
|
3302
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.
|
|
3303
|
-
"integrity": "sha512-
|
|
3301
|
+
"version": "2.4.0",
|
|
3302
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.0.tgz",
|
|
3303
|
+
"integrity": "sha512-MNgQ4WCbBybqQ97KwR/hqJGYTg3+s8qHpgIyFWB2qJOBvoJWbXuJGmm4ZkPLq2bMaANqCZqrXwmKYagZTkMKZA==",
|
|
3304
3304
|
"bundleDependencies": [
|
|
3305
3305
|
"napi-wasm"
|
|
3306
3306
|
],
|
|
@@ -3323,9 +3323,9 @@
|
|
|
3323
3323
|
"license": "MIT"
|
|
3324
3324
|
},
|
|
3325
3325
|
"node_modules/@parcel/watcher-win32-arm64": {
|
|
3326
|
-
"version": "2.
|
|
3327
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.
|
|
3328
|
-
"integrity": "sha512-
|
|
3326
|
+
"version": "2.4.0",
|
|
3327
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.4.0.tgz",
|
|
3328
|
+
"integrity": "sha512-NOej2lqlq8bQNYhUMnOD0nwvNql8ToQF+1Zhi9ULZoG+XTtJ9hNnCFfyICxoZLXor4bBPTOnzs/aVVoefYnjIg==",
|
|
3329
3329
|
"cpu": [
|
|
3330
3330
|
"arm64"
|
|
3331
3331
|
],
|
|
@@ -3342,9 +3342,9 @@
|
|
|
3342
3342
|
}
|
|
3343
3343
|
},
|
|
3344
3344
|
"node_modules/@parcel/watcher-win32-ia32": {
|
|
3345
|
-
"version": "2.
|
|
3346
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.
|
|
3347
|
-
"integrity": "sha512-
|
|
3345
|
+
"version": "2.4.0",
|
|
3346
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.4.0.tgz",
|
|
3347
|
+
"integrity": "sha512-IO/nM+K2YD/iwjWAfHFMBPz4Zqn6qBDqZxY4j2n9s+4+OuTSRM/y/irksnuqcspom5DjkSeF9d0YbO+qpys+JA==",
|
|
3348
3348
|
"cpu": [
|
|
3349
3349
|
"ia32"
|
|
3350
3350
|
],
|
|
@@ -3361,9 +3361,9 @@
|
|
|
3361
3361
|
}
|
|
3362
3362
|
},
|
|
3363
3363
|
"node_modules/@parcel/watcher-win32-x64": {
|
|
3364
|
-
"version": "2.
|
|
3365
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.
|
|
3366
|
-
"integrity": "sha512-
|
|
3364
|
+
"version": "2.4.0",
|
|
3365
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.4.0.tgz",
|
|
3366
|
+
"integrity": "sha512-pAUyUVjfFjWaf/pShmJpJmNxZhbMvJASUpdes9jL6bTEJ+gDxPRSpXTIemNyNsb9AtbiGXs9XduP1reThmd+dA==",
|
|
3367
3367
|
"cpu": [
|
|
3368
3368
|
"x64"
|
|
3369
3369
|
],
|
|
@@ -4040,9 +4040,9 @@
|
|
|
4040
4040
|
}
|
|
4041
4041
|
},
|
|
4042
4042
|
"node_modules/acorn": {
|
|
4043
|
-
"version": "8.
|
|
4044
|
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.
|
|
4045
|
-
"integrity": "sha512-
|
|
4043
|
+
"version": "8.11.3",
|
|
4044
|
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz",
|
|
4045
|
+
"integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==",
|
|
4046
4046
|
"bin": {
|
|
4047
4047
|
"acorn": "bin/acorn"
|
|
4048
4048
|
},
|
|
@@ -4273,25 +4273,6 @@
|
|
|
4273
4273
|
"resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
|
|
4274
4274
|
"integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
|
|
4275
4275
|
},
|
|
4276
|
-
"node_modules/arch": {
|
|
4277
|
-
"version": "2.2.0",
|
|
4278
|
-
"resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz",
|
|
4279
|
-
"integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==",
|
|
4280
|
-
"funding": [
|
|
4281
|
-
{
|
|
4282
|
-
"type": "github",
|
|
4283
|
-
"url": "https://github.com/sponsors/feross"
|
|
4284
|
-
},
|
|
4285
|
-
{
|
|
4286
|
-
"type": "patreon",
|
|
4287
|
-
"url": "https://www.patreon.com/feross"
|
|
4288
|
-
},
|
|
4289
|
-
{
|
|
4290
|
-
"type": "consulting",
|
|
4291
|
-
"url": "https://feross.org/support"
|
|
4292
|
-
}
|
|
4293
|
-
]
|
|
4294
|
-
},
|
|
4295
4276
|
"node_modules/archiver": {
|
|
4296
4277
|
"version": "6.0.1",
|
|
4297
4278
|
"resolved": "https://registry.npmjs.org/archiver/-/archiver-6.0.1.tgz",
|
|
@@ -5076,9 +5057,9 @@
|
|
|
5076
5057
|
}
|
|
5077
5058
|
},
|
|
5078
5059
|
"node_modules/citty": {
|
|
5079
|
-
"version": "0.1.
|
|
5080
|
-
"resolved": "https://registry.npmjs.org/citty/-/citty-0.1.
|
|
5081
|
-
"integrity": "sha512-
|
|
5060
|
+
"version": "0.1.6",
|
|
5061
|
+
"resolved": "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz",
|
|
5062
|
+
"integrity": "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==",
|
|
5082
5063
|
"dependencies": {
|
|
5083
5064
|
"consola": "^3.2.3"
|
|
5084
5065
|
}
|
|
@@ -5244,13 +5225,82 @@
|
|
|
5244
5225
|
"integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw=="
|
|
5245
5226
|
},
|
|
5246
5227
|
"node_modules/clipboardy": {
|
|
5247
|
-
"version": "
|
|
5248
|
-
"resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-
|
|
5249
|
-
"integrity": "sha512-
|
|
5228
|
+
"version": "4.0.0",
|
|
5229
|
+
"resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-4.0.0.tgz",
|
|
5230
|
+
"integrity": "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==",
|
|
5250
5231
|
"dependencies": {
|
|
5251
|
-
"
|
|
5252
|
-
"
|
|
5253
|
-
"
|
|
5232
|
+
"execa": "^8.0.1",
|
|
5233
|
+
"is-wsl": "^3.1.0",
|
|
5234
|
+
"is64bit": "^2.0.0"
|
|
5235
|
+
},
|
|
5236
|
+
"engines": {
|
|
5237
|
+
"node": ">=18"
|
|
5238
|
+
},
|
|
5239
|
+
"funding": {
|
|
5240
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5241
|
+
}
|
|
5242
|
+
},
|
|
5243
|
+
"node_modules/clipboardy/node_modules/execa": {
|
|
5244
|
+
"version": "8.0.1",
|
|
5245
|
+
"resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
|
|
5246
|
+
"integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
|
|
5247
|
+
"dependencies": {
|
|
5248
|
+
"cross-spawn": "^7.0.3",
|
|
5249
|
+
"get-stream": "^8.0.1",
|
|
5250
|
+
"human-signals": "^5.0.0",
|
|
5251
|
+
"is-stream": "^3.0.0",
|
|
5252
|
+
"merge-stream": "^2.0.0",
|
|
5253
|
+
"npm-run-path": "^5.1.0",
|
|
5254
|
+
"onetime": "^6.0.0",
|
|
5255
|
+
"signal-exit": "^4.1.0",
|
|
5256
|
+
"strip-final-newline": "^3.0.0"
|
|
5257
|
+
},
|
|
5258
|
+
"engines": {
|
|
5259
|
+
"node": ">=16.17"
|
|
5260
|
+
},
|
|
5261
|
+
"funding": {
|
|
5262
|
+
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
5263
|
+
}
|
|
5264
|
+
},
|
|
5265
|
+
"node_modules/clipboardy/node_modules/get-stream": {
|
|
5266
|
+
"version": "8.0.1",
|
|
5267
|
+
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
|
|
5268
|
+
"integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
|
|
5269
|
+
"engines": {
|
|
5270
|
+
"node": ">=16"
|
|
5271
|
+
},
|
|
5272
|
+
"funding": {
|
|
5273
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5274
|
+
}
|
|
5275
|
+
},
|
|
5276
|
+
"node_modules/clipboardy/node_modules/human-signals": {
|
|
5277
|
+
"version": "5.0.0",
|
|
5278
|
+
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
|
|
5279
|
+
"integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
|
|
5280
|
+
"engines": {
|
|
5281
|
+
"node": ">=16.17.0"
|
|
5282
|
+
}
|
|
5283
|
+
},
|
|
5284
|
+
"node_modules/clipboardy/node_modules/is-wsl": {
|
|
5285
|
+
"version": "3.1.0",
|
|
5286
|
+
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
|
|
5287
|
+
"integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
|
|
5288
|
+
"dependencies": {
|
|
5289
|
+
"is-inside-container": "^1.0.0"
|
|
5290
|
+
},
|
|
5291
|
+
"engines": {
|
|
5292
|
+
"node": ">=16"
|
|
5293
|
+
},
|
|
5294
|
+
"funding": {
|
|
5295
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5296
|
+
}
|
|
5297
|
+
},
|
|
5298
|
+
"node_modules/clipboardy/node_modules/npm-run-path": {
|
|
5299
|
+
"version": "5.2.0",
|
|
5300
|
+
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.2.0.tgz",
|
|
5301
|
+
"integrity": "sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==",
|
|
5302
|
+
"dependencies": {
|
|
5303
|
+
"path-key": "^4.0.0"
|
|
5254
5304
|
},
|
|
5255
5305
|
"engines": {
|
|
5256
5306
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
@@ -5259,6 +5309,42 @@
|
|
|
5259
5309
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
5260
5310
|
}
|
|
5261
5311
|
},
|
|
5312
|
+
"node_modules/clipboardy/node_modules/onetime": {
|
|
5313
|
+
"version": "6.0.0",
|
|
5314
|
+
"resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
|
|
5315
|
+
"integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
|
|
5316
|
+
"dependencies": {
|
|
5317
|
+
"mimic-fn": "^4.0.0"
|
|
5318
|
+
},
|
|
5319
|
+
"engines": {
|
|
5320
|
+
"node": ">=12"
|
|
5321
|
+
},
|
|
5322
|
+
"funding": {
|
|
5323
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5324
|
+
}
|
|
5325
|
+
},
|
|
5326
|
+
"node_modules/clipboardy/node_modules/signal-exit": {
|
|
5327
|
+
"version": "4.1.0",
|
|
5328
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
5329
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
5330
|
+
"engines": {
|
|
5331
|
+
"node": ">=14"
|
|
5332
|
+
},
|
|
5333
|
+
"funding": {
|
|
5334
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
5335
|
+
}
|
|
5336
|
+
},
|
|
5337
|
+
"node_modules/clipboardy/node_modules/strip-final-newline": {
|
|
5338
|
+
"version": "3.0.0",
|
|
5339
|
+
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
|
|
5340
|
+
"integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
|
|
5341
|
+
"engines": {
|
|
5342
|
+
"node": ">=12"
|
|
5343
|
+
},
|
|
5344
|
+
"funding": {
|
|
5345
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5346
|
+
}
|
|
5347
|
+
},
|
|
5262
5348
|
"node_modules/clone": {
|
|
5263
5349
|
"version": "1.0.4",
|
|
5264
5350
|
"resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
|
|
@@ -5928,6 +6014,11 @@
|
|
|
5928
6014
|
"node": ">=8"
|
|
5929
6015
|
}
|
|
5930
6016
|
},
|
|
6017
|
+
"node_modules/crossws": {
|
|
6018
|
+
"version": "0.1.1",
|
|
6019
|
+
"resolved": "https://registry.npmjs.org/crossws/-/crossws-0.1.1.tgz",
|
|
6020
|
+
"integrity": "sha512-c9c/o7bS3OjsdpSkvexpka0JNlesBF2JU9B2V1yNsYGwRbAafxhJQ7VI9b48D5bpONz/oxbPGMzBojy9sXoQIQ=="
|
|
6021
|
+
},
|
|
5931
6022
|
"node_modules/crypto-random-string": {
|
|
5932
6023
|
"version": "4.0.0",
|
|
5933
6024
|
"resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
|
|
@@ -6221,9 +6312,9 @@
|
|
|
6221
6312
|
}
|
|
6222
6313
|
},
|
|
6223
6314
|
"node_modules/defu": {
|
|
6224
|
-
"version": "6.1.
|
|
6225
|
-
"resolved": "https://registry.npmjs.org/defu/-/defu-6.1.
|
|
6226
|
-
"integrity": "sha512-
|
|
6315
|
+
"version": "6.1.4",
|
|
6316
|
+
"resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
|
|
6317
|
+
"integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg=="
|
|
6227
6318
|
},
|
|
6228
6319
|
"node_modules/delegates": {
|
|
6229
6320
|
"version": "1.0.0",
|
|
@@ -8053,9 +8144,9 @@
|
|
|
8053
8144
|
}
|
|
8054
8145
|
},
|
|
8055
8146
|
"node_modules/get-port-please": {
|
|
8056
|
-
"version": "3.1.
|
|
8057
|
-
"resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.
|
|
8058
|
-
"integrity": "sha512-
|
|
8147
|
+
"version": "3.1.2",
|
|
8148
|
+
"resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.2.tgz",
|
|
8149
|
+
"integrity": "sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ=="
|
|
8059
8150
|
},
|
|
8060
8151
|
"node_modules/get-stream": {
|
|
8061
8152
|
"version": "6.0.1",
|
|
@@ -8221,18 +8312,19 @@
|
|
|
8221
8312
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
|
|
8222
8313
|
},
|
|
8223
8314
|
"node_modules/h3": {
|
|
8224
|
-
"version": "1.
|
|
8225
|
-
"resolved": "https://registry.npmjs.org/h3/-/h3-1.
|
|
8226
|
-
"integrity": "sha512-
|
|
8315
|
+
"version": "1.10.1",
|
|
8316
|
+
"resolved": "https://registry.npmjs.org/h3/-/h3-1.10.1.tgz",
|
|
8317
|
+
"integrity": "sha512-UBAUp47hmm4BB5/njB4LrEa9gpuvZj4/Qf/ynSMzO6Ku2RXaouxEfiG2E2IFnv6fxbhAkzjasDxmo6DFdEeXRg==",
|
|
8227
8318
|
"dependencies": {
|
|
8228
8319
|
"cookie-es": "^1.0.0",
|
|
8229
|
-
"defu": "^6.1.
|
|
8230
|
-
"destr": "^2.0.
|
|
8231
|
-
"iron-webcrypto": "^0.
|
|
8320
|
+
"defu": "^6.1.4",
|
|
8321
|
+
"destr": "^2.0.2",
|
|
8322
|
+
"iron-webcrypto": "^1.0.0",
|
|
8323
|
+
"ohash": "^1.1.3",
|
|
8232
8324
|
"radix3": "^1.1.0",
|
|
8233
|
-
"ufo": "^1.3.
|
|
8325
|
+
"ufo": "^1.3.2",
|
|
8234
8326
|
"uncrypto": "^0.1.3",
|
|
8235
|
-
"unenv": "^1.
|
|
8327
|
+
"unenv": "^1.9.0"
|
|
8236
8328
|
}
|
|
8237
8329
|
},
|
|
8238
8330
|
"node_modules/has": {
|
|
@@ -8905,25 +8997,25 @@
|
|
|
8905
8997
|
}
|
|
8906
8998
|
},
|
|
8907
8999
|
"node_modules/ipx": {
|
|
8908
|
-
"version": "2.0
|
|
8909
|
-
"resolved": "https://registry.npmjs.org/ipx/-/ipx-2.0.
|
|
8910
|
-
"integrity": "sha512
|
|
9000
|
+
"version": "2.1.0",
|
|
9001
|
+
"resolved": "https://registry.npmjs.org/ipx/-/ipx-2.1.0.tgz",
|
|
9002
|
+
"integrity": "sha512-AVnPGXJ8L41vjd11Z4akIF2yd14636Klxul3tBySxHA6PKfCOQPxBDkCFK5zcWh0z/keR6toh1eg8qzdBVUgdA==",
|
|
8911
9003
|
"dependencies": {
|
|
8912
9004
|
"@fastify/accept-negotiator": "^1.1.0",
|
|
8913
|
-
"citty": "^0.1.
|
|
9005
|
+
"citty": "^0.1.5",
|
|
8914
9006
|
"consola": "^3.2.3",
|
|
8915
|
-
"defu": "^6.1.
|
|
9007
|
+
"defu": "^6.1.4",
|
|
8916
9008
|
"destr": "^2.0.2",
|
|
8917
9009
|
"etag": "^1.8.1",
|
|
8918
|
-
"h3": "^1.
|
|
9010
|
+
"h3": "^1.10.0",
|
|
8919
9011
|
"image-meta": "^0.2.0",
|
|
8920
|
-
"listhen": "^1.5.
|
|
9012
|
+
"listhen": "^1.5.6",
|
|
8921
9013
|
"ofetch": "^1.3.3",
|
|
8922
|
-
"pathe": "^1.1.
|
|
9014
|
+
"pathe": "^1.1.2",
|
|
8923
9015
|
"sharp": "^0.32.6",
|
|
8924
|
-
"svgo": "^3.0
|
|
8925
|
-
"ufo": "^1.3.
|
|
8926
|
-
"unstorage": "^1.
|
|
9016
|
+
"svgo": "^3.2.0",
|
|
9017
|
+
"ufo": "^1.3.2",
|
|
9018
|
+
"unstorage": "^1.10.1",
|
|
8927
9019
|
"xss": "^1.0.14"
|
|
8928
9020
|
},
|
|
8929
9021
|
"bin": {
|
|
@@ -8931,9 +9023,9 @@
|
|
|
8931
9023
|
}
|
|
8932
9024
|
},
|
|
8933
9025
|
"node_modules/iron-webcrypto": {
|
|
8934
|
-
"version": "0.
|
|
8935
|
-
"resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-0.
|
|
8936
|
-
"integrity": "sha512-
|
|
9026
|
+
"version": "1.0.0",
|
|
9027
|
+
"resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.0.0.tgz",
|
|
9028
|
+
"integrity": "sha512-anOK1Mktt8U1Xi7fCM3RELTuYbnFikQY5VtrDj7kPgpejV7d43tWKhzgioO0zpkazLEL/j/iayRqnJhrGfqUsg==",
|
|
8937
9029
|
"funding": {
|
|
8938
9030
|
"url": "https://github.com/sponsors/brc-dd"
|
|
8939
9031
|
}
|
|
@@ -9092,6 +9184,23 @@
|
|
|
9092
9184
|
"node": ">=0.10.0"
|
|
9093
9185
|
}
|
|
9094
9186
|
},
|
|
9187
|
+
"node_modules/is-inside-container": {
|
|
9188
|
+
"version": "1.0.0",
|
|
9189
|
+
"resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
|
|
9190
|
+
"integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
|
|
9191
|
+
"dependencies": {
|
|
9192
|
+
"is-docker": "^3.0.0"
|
|
9193
|
+
},
|
|
9194
|
+
"bin": {
|
|
9195
|
+
"is-inside-container": "cli.js"
|
|
9196
|
+
},
|
|
9197
|
+
"engines": {
|
|
9198
|
+
"node": ">=14.16"
|
|
9199
|
+
},
|
|
9200
|
+
"funding": {
|
|
9201
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
9202
|
+
}
|
|
9203
|
+
},
|
|
9095
9204
|
"node_modules/is-installed-globally": {
|
|
9096
9205
|
"version": "0.4.0",
|
|
9097
9206
|
"resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
|
|
@@ -9270,6 +9379,20 @@
|
|
|
9270
9379
|
"node": ">=12"
|
|
9271
9380
|
}
|
|
9272
9381
|
},
|
|
9382
|
+
"node_modules/is64bit": {
|
|
9383
|
+
"version": "2.0.0",
|
|
9384
|
+
"resolved": "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz",
|
|
9385
|
+
"integrity": "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==",
|
|
9386
|
+
"dependencies": {
|
|
9387
|
+
"system-architecture": "^0.1.0"
|
|
9388
|
+
},
|
|
9389
|
+
"engines": {
|
|
9390
|
+
"node": ">=18"
|
|
9391
|
+
},
|
|
9392
|
+
"funding": {
|
|
9393
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
9394
|
+
}
|
|
9395
|
+
},
|
|
9273
9396
|
"node_modules/isarray": {
|
|
9274
9397
|
"version": "1.0.0",
|
|
9275
9398
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
|
|
@@ -9651,26 +9774,27 @@
|
|
|
9651
9774
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
|
9652
9775
|
},
|
|
9653
9776
|
"node_modules/listhen": {
|
|
9654
|
-
"version": "1.
|
|
9655
|
-
"resolved": "https://registry.npmjs.org/listhen/-/listhen-1.
|
|
9656
|
-
"integrity": "sha512-
|
|
9657
|
-
"dependencies": {
|
|
9658
|
-
"@parcel/watcher": "^2.
|
|
9659
|
-
"@parcel/watcher-wasm": "2.
|
|
9660
|
-
"citty": "^0.1.
|
|
9661
|
-
"clipboardy": "^
|
|
9777
|
+
"version": "1.6.0",
|
|
9778
|
+
"resolved": "https://registry.npmjs.org/listhen/-/listhen-1.6.0.tgz",
|
|
9779
|
+
"integrity": "sha512-z0RcEXVX5oTpY1bO02SKoTU/kmZSrFSngNNzHRM6KICR17PTq7ANush6AE6ztGJwJD4RLpBrVHd9GnV51J7s3w==",
|
|
9780
|
+
"dependencies": {
|
|
9781
|
+
"@parcel/watcher": "^2.4.0",
|
|
9782
|
+
"@parcel/watcher-wasm": "2.4.0",
|
|
9783
|
+
"citty": "^0.1.5",
|
|
9784
|
+
"clipboardy": "^4.0.0",
|
|
9662
9785
|
"consola": "^3.2.3",
|
|
9663
|
-
"
|
|
9664
|
-
"
|
|
9665
|
-
"
|
|
9786
|
+
"crossws": "^0.1.0",
|
|
9787
|
+
"defu": "^6.1.4",
|
|
9788
|
+
"get-port-please": "^3.1.2",
|
|
9789
|
+
"h3": "^1.10.1",
|
|
9666
9790
|
"http-shutdown": "^1.2.2",
|
|
9667
|
-
"jiti": "^1.
|
|
9668
|
-
"mlly": "^1.
|
|
9791
|
+
"jiti": "^1.21.0",
|
|
9792
|
+
"mlly": "^1.5.0",
|
|
9669
9793
|
"node-forge": "^1.3.1",
|
|
9670
|
-
"pathe": "^1.1.
|
|
9671
|
-
"std-env": "^3.
|
|
9672
|
-
"ufo": "^1.3.
|
|
9673
|
-
"untun": "^0.1.
|
|
9794
|
+
"pathe": "^1.1.2",
|
|
9795
|
+
"std-env": "^3.7.0",
|
|
9796
|
+
"ufo": "^1.3.2",
|
|
9797
|
+
"untun": "^0.1.3",
|
|
9674
9798
|
"uqr": "^0.1.2"
|
|
9675
9799
|
},
|
|
9676
9800
|
"bin": {
|
|
@@ -10378,14 +10502,14 @@
|
|
|
10378
10502
|
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
|
|
10379
10503
|
},
|
|
10380
10504
|
"node_modules/mlly": {
|
|
10381
|
-
"version": "1.
|
|
10382
|
-
"resolved": "https://registry.npmjs.org/mlly/-/mlly-1.
|
|
10383
|
-
"integrity": "sha512-
|
|
10505
|
+
"version": "1.5.0",
|
|
10506
|
+
"resolved": "https://registry.npmjs.org/mlly/-/mlly-1.5.0.tgz",
|
|
10507
|
+
"integrity": "sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==",
|
|
10384
10508
|
"dependencies": {
|
|
10385
|
-
"acorn": "^8.
|
|
10386
|
-
"pathe": "^1.1.
|
|
10509
|
+
"acorn": "^8.11.3",
|
|
10510
|
+
"pathe": "^1.1.2",
|
|
10387
10511
|
"pkg-types": "^1.0.3",
|
|
10388
|
-
"ufo": "^1.3.
|
|
10512
|
+
"ufo": "^1.3.2"
|
|
10389
10513
|
}
|
|
10390
10514
|
},
|
|
10391
10515
|
"node_modules/module-definition": {
|
|
@@ -10691,9 +10815,12 @@
|
|
|
10691
10815
|
}
|
|
10692
10816
|
},
|
|
10693
10817
|
"node_modules/node-addon-api": {
|
|
10694
|
-
"version": "7.
|
|
10695
|
-
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.
|
|
10696
|
-
"integrity": "sha512-
|
|
10818
|
+
"version": "7.1.0",
|
|
10819
|
+
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.0.tgz",
|
|
10820
|
+
"integrity": "sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==",
|
|
10821
|
+
"engines": {
|
|
10822
|
+
"node": "^16 || ^18 || >= 20"
|
|
10823
|
+
}
|
|
10697
10824
|
},
|
|
10698
10825
|
"node_modules/node-domexception": {
|
|
10699
10826
|
"version": "1.0.0",
|
|
@@ -10733,9 +10860,9 @@
|
|
|
10733
10860
|
}
|
|
10734
10861
|
},
|
|
10735
10862
|
"node_modules/node-fetch-native": {
|
|
10736
|
-
"version": "1.
|
|
10737
|
-
"resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.
|
|
10738
|
-
"integrity": "sha512-
|
|
10863
|
+
"version": "1.6.2",
|
|
10864
|
+
"resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.2.tgz",
|
|
10865
|
+
"integrity": "sha512-69mtXOFZ6hSkYiXAVB5SqaRvrbITC/NPyqv7yuu/qw0nmgPyYbIMYYNIDhNtwPrzk0ptrimrLz/hhjvm4w5Z+w=="
|
|
10739
10866
|
},
|
|
10740
10867
|
"node_modules/node-forge": {
|
|
10741
10868
|
"version": "1.3.1",
|
|
@@ -10992,6 +11119,11 @@
|
|
|
10992
11119
|
"ufo": "^1.3.0"
|
|
10993
11120
|
}
|
|
10994
11121
|
},
|
|
11122
|
+
"node_modules/ohash": {
|
|
11123
|
+
"version": "1.1.3",
|
|
11124
|
+
"resolved": "https://registry.npmjs.org/ohash/-/ohash-1.1.3.tgz",
|
|
11125
|
+
"integrity": "sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw=="
|
|
11126
|
+
},
|
|
10995
11127
|
"node_modules/omit.js": {
|
|
10996
11128
|
"version": "2.0.2",
|
|
10997
11129
|
"resolved": "https://registry.npmjs.org/omit.js/-/omit.js-2.0.2.tgz",
|
|
@@ -11591,9 +11723,9 @@
|
|
|
11591
11723
|
}
|
|
11592
11724
|
},
|
|
11593
11725
|
"node_modules/pathe": {
|
|
11594
|
-
"version": "1.1.
|
|
11595
|
-
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.
|
|
11596
|
-
"integrity": "sha512-
|
|
11726
|
+
"version": "1.1.2",
|
|
11727
|
+
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
|
|
11728
|
+
"integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="
|
|
11597
11729
|
},
|
|
11598
11730
|
"node_modules/peek-readable": {
|
|
11599
11731
|
"version": "5.0.0",
|
|
@@ -13361,14 +13493,15 @@
|
|
|
13361
13493
|
}
|
|
13362
13494
|
},
|
|
13363
13495
|
"node_modules/svgo": {
|
|
13364
|
-
"version": "3.0
|
|
13365
|
-
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.
|
|
13366
|
-
"integrity": "sha512-
|
|
13496
|
+
"version": "3.2.0",
|
|
13497
|
+
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.2.0.tgz",
|
|
13498
|
+
"integrity": "sha512-4PP6CMW/V7l/GmKRKzsLR8xxjdHTV4IMvhTnpuHwwBazSIlw5W/5SmPjN8Dwyt7lKbSJrRDgp4t9ph0HgChFBQ==",
|
|
13367
13499
|
"dependencies": {
|
|
13368
13500
|
"@trysound/sax": "0.2.0",
|
|
13369
13501
|
"commander": "^7.2.0",
|
|
13370
13502
|
"css-select": "^5.1.0",
|
|
13371
|
-
"css-tree": "^2.
|
|
13503
|
+
"css-tree": "^2.3.1",
|
|
13504
|
+
"css-what": "^6.1.0",
|
|
13372
13505
|
"csso": "^5.0.5",
|
|
13373
13506
|
"picocolors": "^1.0.0"
|
|
13374
13507
|
},
|
|
@@ -13391,6 +13524,17 @@
|
|
|
13391
13524
|
"node": ">= 10"
|
|
13392
13525
|
}
|
|
13393
13526
|
},
|
|
13527
|
+
"node_modules/system-architecture": {
|
|
13528
|
+
"version": "0.1.0",
|
|
13529
|
+
"resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz",
|
|
13530
|
+
"integrity": "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==",
|
|
13531
|
+
"engines": {
|
|
13532
|
+
"node": ">=18"
|
|
13533
|
+
},
|
|
13534
|
+
"funding": {
|
|
13535
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
13536
|
+
}
|
|
13537
|
+
},
|
|
13394
13538
|
"node_modules/tabtab": {
|
|
13395
13539
|
"version": "3.0.2",
|
|
13396
13540
|
"resolved": "https://registry.npmjs.org/tabtab/-/tabtab-3.0.2.tgz",
|
|
@@ -13897,9 +14041,9 @@
|
|
|
13897
14041
|
}
|
|
13898
14042
|
},
|
|
13899
14043
|
"node_modules/ufo": {
|
|
13900
|
-
"version": "1.
|
|
13901
|
-
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.
|
|
13902
|
-
"integrity": "sha512-
|
|
14044
|
+
"version": "1.4.0",
|
|
14045
|
+
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.4.0.tgz",
|
|
14046
|
+
"integrity": "sha512-Hhy+BhRBleFjpJ2vchUNN40qgkh0366FWJGqVLYBHev0vpHTrXSA0ryT+74UiW6KWsldNurQMKGqCm1M2zBciQ=="
|
|
13903
14047
|
},
|
|
13904
14048
|
"node_modules/uid-safe": {
|
|
13905
14049
|
"version": "2.1.5",
|
|
@@ -13940,14 +14084,14 @@
|
|
|
13940
14084
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
|
|
13941
14085
|
},
|
|
13942
14086
|
"node_modules/unenv": {
|
|
13943
|
-
"version": "1.
|
|
13944
|
-
"resolved": "https://registry.npmjs.org/unenv/-/unenv-1.
|
|
13945
|
-
"integrity": "sha512-
|
|
14087
|
+
"version": "1.9.0",
|
|
14088
|
+
"resolved": "https://registry.npmjs.org/unenv/-/unenv-1.9.0.tgz",
|
|
14089
|
+
"integrity": "sha512-QKnFNznRxmbOF1hDgzpqrlIf6NC5sbZ2OJ+5Wl3OX8uM+LUJXbj4TXvLJCtwbPTmbMHCLIz6JLKNinNsMShK9g==",
|
|
13946
14090
|
"dependencies": {
|
|
13947
14091
|
"consola": "^3.2.3",
|
|
13948
|
-
"defu": "^6.1.
|
|
14092
|
+
"defu": "^6.1.3",
|
|
13949
14093
|
"mime": "^3.0.0",
|
|
13950
|
-
"node-fetch-native": "^1.
|
|
14094
|
+
"node-fetch-native": "^1.6.1",
|
|
13951
14095
|
"pathe": "^1.1.1"
|
|
13952
14096
|
}
|
|
13953
14097
|
},
|
|
@@ -14092,33 +14236,34 @@
|
|
|
14092
14236
|
}
|
|
14093
14237
|
},
|
|
14094
14238
|
"node_modules/unstorage": {
|
|
14095
|
-
"version": "1.
|
|
14096
|
-
"resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.
|
|
14097
|
-
"integrity": "sha512-
|
|
14239
|
+
"version": "1.10.1",
|
|
14240
|
+
"resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.10.1.tgz",
|
|
14241
|
+
"integrity": "sha512-rWQvLRfZNBpF+x8D3/gda5nUCQL2PgXy2jNG4U7/Rc9BGEv9+CAJd0YyGCROUBKs9v49Hg8huw3aih5Bf5TAVw==",
|
|
14098
14242
|
"dependencies": {
|
|
14099
14243
|
"anymatch": "^3.1.3",
|
|
14100
14244
|
"chokidar": "^3.5.3",
|
|
14101
|
-
"destr": "^2.0.
|
|
14102
|
-
"h3": "^1.
|
|
14245
|
+
"destr": "^2.0.2",
|
|
14246
|
+
"h3": "^1.8.2",
|
|
14103
14247
|
"ioredis": "^5.3.2",
|
|
14104
|
-
"listhen": "^1.
|
|
14105
|
-
"lru-cache": "^10.0.
|
|
14248
|
+
"listhen": "^1.5.5",
|
|
14249
|
+
"lru-cache": "^10.0.2",
|
|
14106
14250
|
"mri": "^1.2.0",
|
|
14107
|
-
"node-fetch-native": "^1.
|
|
14108
|
-
"ofetch": "^1.
|
|
14109
|
-
"ufo": "^1.
|
|
14251
|
+
"node-fetch-native": "^1.4.1",
|
|
14252
|
+
"ofetch": "^1.3.3",
|
|
14253
|
+
"ufo": "^1.3.1"
|
|
14110
14254
|
},
|
|
14111
14255
|
"peerDependencies": {
|
|
14112
14256
|
"@azure/app-configuration": "^1.4.1",
|
|
14113
|
-
"@azure/cosmos": "^
|
|
14257
|
+
"@azure/cosmos": "^4.0.0",
|
|
14114
14258
|
"@azure/data-tables": "^13.2.2",
|
|
14115
|
-
"@azure/identity": "^3.2
|
|
14259
|
+
"@azure/identity": "^3.3.2",
|
|
14116
14260
|
"@azure/keyvault-secrets": "^4.7.0",
|
|
14117
|
-
"@azure/storage-blob": "^12.
|
|
14118
|
-
"@capacitor/preferences": "^5.0.
|
|
14119
|
-
"@
|
|
14120
|
-
"@
|
|
14121
|
-
"@
|
|
14261
|
+
"@azure/storage-blob": "^12.16.0",
|
|
14262
|
+
"@capacitor/preferences": "^5.0.6",
|
|
14263
|
+
"@netlify/blobs": "^6.2.0",
|
|
14264
|
+
"@planetscale/database": "^1.11.0",
|
|
14265
|
+
"@upstash/redis": "^1.23.4",
|
|
14266
|
+
"@vercel/kv": "^0.2.3",
|
|
14122
14267
|
"idb-keyval": "^6.2.1"
|
|
14123
14268
|
},
|
|
14124
14269
|
"peerDependenciesMeta": {
|
|
@@ -14143,6 +14288,9 @@
|
|
|
14143
14288
|
"@capacitor/preferences": {
|
|
14144
14289
|
"optional": true
|
|
14145
14290
|
},
|
|
14291
|
+
"@netlify/blobs": {
|
|
14292
|
+
"optional": true
|
|
14293
|
+
},
|
|
14146
14294
|
"@planetscale/database": {
|
|
14147
14295
|
"optional": true
|
|
14148
14296
|
},
|
|
@@ -14158,9 +14306,9 @@
|
|
|
14158
14306
|
}
|
|
14159
14307
|
},
|
|
14160
14308
|
"node_modules/unstorage/node_modules/lru-cache": {
|
|
14161
|
-
"version": "10.0
|
|
14162
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.
|
|
14163
|
-
"integrity": "sha512-
|
|
14309
|
+
"version": "10.2.0",
|
|
14310
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
|
|
14311
|
+
"integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
|
|
14164
14312
|
"engines": {
|
|
14165
14313
|
"node": "14 || >=16.14"
|
|
14166
14314
|
}
|
|
@@ -14174,11 +14322,11 @@
|
|
|
14174
14322
|
}
|
|
14175
14323
|
},
|
|
14176
14324
|
"node_modules/untun": {
|
|
14177
|
-
"version": "0.1.
|
|
14178
|
-
"resolved": "https://registry.npmjs.org/untun/-/untun-0.1.
|
|
14179
|
-
"integrity": "sha512-
|
|
14325
|
+
"version": "0.1.3",
|
|
14326
|
+
"resolved": "https://registry.npmjs.org/untun/-/untun-0.1.3.tgz",
|
|
14327
|
+
"integrity": "sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==",
|
|
14180
14328
|
"dependencies": {
|
|
14181
|
-
"citty": "^0.1.
|
|
14329
|
+
"citty": "^0.1.5",
|
|
14182
14330
|
"consola": "^3.2.3",
|
|
14183
14331
|
"pathe": "^1.1.1"
|
|
14184
14332
|
},
|
|
@@ -16712,22 +16860,22 @@
|
|
|
16712
16860
|
"integrity": "sha512-AdY5wvN0P2vXBi3b29hxZgSFvdhdxPB9+f0B6s//P9Q8nibRWeA3cHm8UmLpio9ABigkVHJ5NMPk+Mz8VCCyrw=="
|
|
16713
16861
|
},
|
|
16714
16862
|
"@parcel/watcher": {
|
|
16715
|
-
"version": "2.
|
|
16716
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.
|
|
16717
|
-
"integrity": "sha512-
|
|
16718
|
-
"requires": {
|
|
16719
|
-
"@parcel/watcher-android-arm64": "2.
|
|
16720
|
-
"@parcel/watcher-darwin-arm64": "2.
|
|
16721
|
-
"@parcel/watcher-darwin-x64": "2.
|
|
16722
|
-
"@parcel/watcher-freebsd-x64": "2.
|
|
16723
|
-
"@parcel/watcher-linux-arm-glibc": "2.
|
|
16724
|
-
"@parcel/watcher-linux-arm64-glibc": "2.
|
|
16725
|
-
"@parcel/watcher-linux-arm64-musl": "2.
|
|
16726
|
-
"@parcel/watcher-linux-x64-glibc": "2.
|
|
16727
|
-
"@parcel/watcher-linux-x64-musl": "2.
|
|
16728
|
-
"@parcel/watcher-win32-arm64": "2.
|
|
16729
|
-
"@parcel/watcher-win32-ia32": "2.
|
|
16730
|
-
"@parcel/watcher-win32-x64": "2.
|
|
16863
|
+
"version": "2.4.0",
|
|
16864
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.0.tgz",
|
|
16865
|
+
"integrity": "sha512-XJLGVL0DEclX5pcWa2N9SX1jCGTDd8l972biNooLFtjneuGqodupPQh6XseXIBBeVIMaaJ7bTcs3qGvXwsp4vg==",
|
|
16866
|
+
"requires": {
|
|
16867
|
+
"@parcel/watcher-android-arm64": "2.4.0",
|
|
16868
|
+
"@parcel/watcher-darwin-arm64": "2.4.0",
|
|
16869
|
+
"@parcel/watcher-darwin-x64": "2.4.0",
|
|
16870
|
+
"@parcel/watcher-freebsd-x64": "2.4.0",
|
|
16871
|
+
"@parcel/watcher-linux-arm-glibc": "2.4.0",
|
|
16872
|
+
"@parcel/watcher-linux-arm64-glibc": "2.4.0",
|
|
16873
|
+
"@parcel/watcher-linux-arm64-musl": "2.4.0",
|
|
16874
|
+
"@parcel/watcher-linux-x64-glibc": "2.4.0",
|
|
16875
|
+
"@parcel/watcher-linux-x64-musl": "2.4.0",
|
|
16876
|
+
"@parcel/watcher-win32-arm64": "2.4.0",
|
|
16877
|
+
"@parcel/watcher-win32-ia32": "2.4.0",
|
|
16878
|
+
"@parcel/watcher-win32-x64": "2.4.0",
|
|
16731
16879
|
"detect-libc": "^1.0.3",
|
|
16732
16880
|
"is-glob": "^4.0.3",
|
|
16733
16881
|
"micromatch": "^4.0.5",
|
|
@@ -16742,63 +16890,63 @@
|
|
|
16742
16890
|
}
|
|
16743
16891
|
},
|
|
16744
16892
|
"@parcel/watcher-android-arm64": {
|
|
16745
|
-
"version": "2.
|
|
16746
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.
|
|
16747
|
-
"integrity": "sha512
|
|
16893
|
+
"version": "2.4.0",
|
|
16894
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.0.tgz",
|
|
16895
|
+
"integrity": "sha512-+fPtO/GsbYX1LJnCYCaDVT3EOBjvSFdQN9Mrzh9zWAOOfvidPWyScTrHIZHHfJBvlHzNA0Gy0U3NXFA/M7PHUA==",
|
|
16748
16896
|
"optional": true
|
|
16749
16897
|
},
|
|
16750
16898
|
"@parcel/watcher-darwin-arm64": {
|
|
16751
|
-
"version": "2.
|
|
16752
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.
|
|
16753
|
-
"integrity": "sha512-
|
|
16899
|
+
"version": "2.4.0",
|
|
16900
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.4.0.tgz",
|
|
16901
|
+
"integrity": "sha512-T/At5pansFuQ8VJLRx0C6C87cgfqIYhW2N/kBfLCUvDhCah0EnLLwaD/6MW3ux+rpgkpQAnMELOCTKlbwncwiA==",
|
|
16754
16902
|
"optional": true
|
|
16755
16903
|
},
|
|
16756
16904
|
"@parcel/watcher-darwin-x64": {
|
|
16757
|
-
"version": "2.
|
|
16758
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.
|
|
16759
|
-
"integrity": "sha512-
|
|
16905
|
+
"version": "2.4.0",
|
|
16906
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.4.0.tgz",
|
|
16907
|
+
"integrity": "sha512-vZMv9jl+szz5YLsSqEGCMSllBl1gU1snfbRL5ysJU03MEa6gkVy9OMcvXV1j4g0++jHEcvzhs3Z3LpeEbVmY6Q==",
|
|
16760
16908
|
"optional": true
|
|
16761
16909
|
},
|
|
16762
16910
|
"@parcel/watcher-freebsd-x64": {
|
|
16763
|
-
"version": "2.
|
|
16764
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.
|
|
16765
|
-
"integrity": "sha512-
|
|
16911
|
+
"version": "2.4.0",
|
|
16912
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.4.0.tgz",
|
|
16913
|
+
"integrity": "sha512-dHTRMIplPDT1M0+BkXjtMN+qLtqq24sLDUhmU+UxxLP2TEY2k8GIoqIJiVrGWGomdWsy5IO27aDV1vWyQ6gfHA==",
|
|
16766
16914
|
"optional": true
|
|
16767
16915
|
},
|
|
16768
16916
|
"@parcel/watcher-linux-arm-glibc": {
|
|
16769
|
-
"version": "2.
|
|
16770
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.
|
|
16771
|
-
"integrity": "sha512-
|
|
16917
|
+
"version": "2.4.0",
|
|
16918
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.4.0.tgz",
|
|
16919
|
+
"integrity": "sha512-9NQXD+qk46RwATNC3/UB7HWurscY18CnAPMTFcI9Y8CTbtm63/eex1SNt+BHFinEQuLBjaZwR2Lp+n7pmEJPpQ==",
|
|
16772
16920
|
"optional": true
|
|
16773
16921
|
},
|
|
16774
16922
|
"@parcel/watcher-linux-arm64-glibc": {
|
|
16775
|
-
"version": "2.
|
|
16776
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.
|
|
16777
|
-
"integrity": "sha512-
|
|
16923
|
+
"version": "2.4.0",
|
|
16924
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.4.0.tgz",
|
|
16925
|
+
"integrity": "sha512-QuJTAQdsd7PFW9jNGaV9Pw+ZMWV9wKThEzzlY3Lhnnwy7iW23qtQFPql8iEaSFMCVI5StNNmONUopk+MFKpiKg==",
|
|
16778
16926
|
"optional": true
|
|
16779
16927
|
},
|
|
16780
16928
|
"@parcel/watcher-linux-arm64-musl": {
|
|
16781
|
-
"version": "2.
|
|
16782
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.
|
|
16783
|
-
"integrity": "sha512-
|
|
16929
|
+
"version": "2.4.0",
|
|
16930
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.4.0.tgz",
|
|
16931
|
+
"integrity": "sha512-oyN+uA9xcTDo/45bwsd6TFHa7Lc7hKujyMlvwrCLvSckvWogndCEoVYFNfZ6JJ2KNL/6fFiGPcbjp8jJmEh5Ng==",
|
|
16784
16932
|
"optional": true
|
|
16785
16933
|
},
|
|
16786
16934
|
"@parcel/watcher-linux-x64-glibc": {
|
|
16787
|
-
"version": "2.
|
|
16788
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.
|
|
16789
|
-
"integrity": "sha512-
|
|
16935
|
+
"version": "2.4.0",
|
|
16936
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.0.tgz",
|
|
16937
|
+
"integrity": "sha512-KphV8awJmxU3q52JQvJot0QMu07CIyEjV+2Tb2ZtbucEgqyRcxOBDMsqp1JNq5nuDXtcCC0uHQICeiEz38dPBQ==",
|
|
16790
16938
|
"optional": true
|
|
16791
16939
|
},
|
|
16792
16940
|
"@parcel/watcher-linux-x64-musl": {
|
|
16793
|
-
"version": "2.
|
|
16794
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.
|
|
16795
|
-
"integrity": "sha512
|
|
16941
|
+
"version": "2.4.0",
|
|
16942
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.0.tgz",
|
|
16943
|
+
"integrity": "sha512-7jzcOonpXNWcSijPpKD5IbC6xC7yTibjJw9jviVzZostYLGxbz8LDJLUnLzLzhASPlPGgpeKLtFUMjAAzM+gSA==",
|
|
16796
16944
|
"optional": true
|
|
16797
16945
|
},
|
|
16798
16946
|
"@parcel/watcher-wasm": {
|
|
16799
|
-
"version": "2.
|
|
16800
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.
|
|
16801
|
-
"integrity": "sha512-
|
|
16947
|
+
"version": "2.4.0",
|
|
16948
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.0.tgz",
|
|
16949
|
+
"integrity": "sha512-MNgQ4WCbBybqQ97KwR/hqJGYTg3+s8qHpgIyFWB2qJOBvoJWbXuJGmm4ZkPLq2bMaANqCZqrXwmKYagZTkMKZA==",
|
|
16802
16950
|
"requires": {
|
|
16803
16951
|
"is-glob": "^4.0.3",
|
|
16804
16952
|
"micromatch": "^4.0.5",
|
|
@@ -16812,21 +16960,21 @@
|
|
|
16812
16960
|
}
|
|
16813
16961
|
},
|
|
16814
16962
|
"@parcel/watcher-win32-arm64": {
|
|
16815
|
-
"version": "2.
|
|
16816
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.
|
|
16817
|
-
"integrity": "sha512-
|
|
16963
|
+
"version": "2.4.0",
|
|
16964
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.4.0.tgz",
|
|
16965
|
+
"integrity": "sha512-NOej2lqlq8bQNYhUMnOD0nwvNql8ToQF+1Zhi9ULZoG+XTtJ9hNnCFfyICxoZLXor4bBPTOnzs/aVVoefYnjIg==",
|
|
16818
16966
|
"optional": true
|
|
16819
16967
|
},
|
|
16820
16968
|
"@parcel/watcher-win32-ia32": {
|
|
16821
|
-
"version": "2.
|
|
16822
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.
|
|
16823
|
-
"integrity": "sha512-
|
|
16969
|
+
"version": "2.4.0",
|
|
16970
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.4.0.tgz",
|
|
16971
|
+
"integrity": "sha512-IO/nM+K2YD/iwjWAfHFMBPz4Zqn6qBDqZxY4j2n9s+4+OuTSRM/y/irksnuqcspom5DjkSeF9d0YbO+qpys+JA==",
|
|
16824
16972
|
"optional": true
|
|
16825
16973
|
},
|
|
16826
16974
|
"@parcel/watcher-win32-x64": {
|
|
16827
|
-
"version": "2.
|
|
16828
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.
|
|
16829
|
-
"integrity": "sha512-
|
|
16975
|
+
"version": "2.4.0",
|
|
16976
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.4.0.tgz",
|
|
16977
|
+
"integrity": "sha512-pAUyUVjfFjWaf/pShmJpJmNxZhbMvJASUpdes9jL6bTEJ+gDxPRSpXTIemNyNsb9AtbiGXs9XduP1reThmd+dA==",
|
|
16830
16978
|
"optional": true
|
|
16831
16979
|
},
|
|
16832
16980
|
"@pnpm/config.env-replace": {
|
|
@@ -17331,9 +17479,9 @@
|
|
|
17331
17479
|
}
|
|
17332
17480
|
},
|
|
17333
17481
|
"acorn": {
|
|
17334
|
-
"version": "8.
|
|
17335
|
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.
|
|
17336
|
-
"integrity": "sha512-
|
|
17482
|
+
"version": "8.11.3",
|
|
17483
|
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz",
|
|
17484
|
+
"integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg=="
|
|
17337
17485
|
},
|
|
17338
17486
|
"acorn-import-attributes": {
|
|
17339
17487
|
"version": "1.9.2",
|
|
@@ -17494,11 +17642,6 @@
|
|
|
17494
17642
|
"resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
|
|
17495
17643
|
"integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
|
|
17496
17644
|
},
|
|
17497
|
-
"arch": {
|
|
17498
|
-
"version": "2.2.0",
|
|
17499
|
-
"resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz",
|
|
17500
|
-
"integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ=="
|
|
17501
|
-
},
|
|
17502
17645
|
"archiver": {
|
|
17503
17646
|
"version": "6.0.1",
|
|
17504
17647
|
"resolved": "https://registry.npmjs.org/archiver/-/archiver-6.0.1.tgz",
|
|
@@ -18064,9 +18207,9 @@
|
|
|
18064
18207
|
"integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw=="
|
|
18065
18208
|
},
|
|
18066
18209
|
"citty": {
|
|
18067
|
-
"version": "0.1.
|
|
18068
|
-
"resolved": "https://registry.npmjs.org/citty/-/citty-0.1.
|
|
18069
|
-
"integrity": "sha512-
|
|
18210
|
+
"version": "0.1.6",
|
|
18211
|
+
"resolved": "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz",
|
|
18212
|
+
"integrity": "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==",
|
|
18070
18213
|
"requires": {
|
|
18071
18214
|
"consola": "^3.2.3"
|
|
18072
18215
|
}
|
|
@@ -18184,13 +18327,75 @@
|
|
|
18184
18327
|
"integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw=="
|
|
18185
18328
|
},
|
|
18186
18329
|
"clipboardy": {
|
|
18187
|
-
"version": "
|
|
18188
|
-
"resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-
|
|
18189
|
-
"integrity": "sha512-
|
|
18330
|
+
"version": "4.0.0",
|
|
18331
|
+
"resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-4.0.0.tgz",
|
|
18332
|
+
"integrity": "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==",
|
|
18190
18333
|
"requires": {
|
|
18191
|
-
"
|
|
18192
|
-
"
|
|
18193
|
-
"
|
|
18334
|
+
"execa": "^8.0.1",
|
|
18335
|
+
"is-wsl": "^3.1.0",
|
|
18336
|
+
"is64bit": "^2.0.0"
|
|
18337
|
+
},
|
|
18338
|
+
"dependencies": {
|
|
18339
|
+
"execa": {
|
|
18340
|
+
"version": "8.0.1",
|
|
18341
|
+
"resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
|
|
18342
|
+
"integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
|
|
18343
|
+
"requires": {
|
|
18344
|
+
"cross-spawn": "^7.0.3",
|
|
18345
|
+
"get-stream": "^8.0.1",
|
|
18346
|
+
"human-signals": "^5.0.0",
|
|
18347
|
+
"is-stream": "^3.0.0",
|
|
18348
|
+
"merge-stream": "^2.0.0",
|
|
18349
|
+
"npm-run-path": "^5.1.0",
|
|
18350
|
+
"onetime": "^6.0.0",
|
|
18351
|
+
"signal-exit": "^4.1.0",
|
|
18352
|
+
"strip-final-newline": "^3.0.0"
|
|
18353
|
+
}
|
|
18354
|
+
},
|
|
18355
|
+
"get-stream": {
|
|
18356
|
+
"version": "8.0.1",
|
|
18357
|
+
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
|
|
18358
|
+
"integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA=="
|
|
18359
|
+
},
|
|
18360
|
+
"human-signals": {
|
|
18361
|
+
"version": "5.0.0",
|
|
18362
|
+
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
|
|
18363
|
+
"integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ=="
|
|
18364
|
+
},
|
|
18365
|
+
"is-wsl": {
|
|
18366
|
+
"version": "3.1.0",
|
|
18367
|
+
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
|
|
18368
|
+
"integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
|
|
18369
|
+
"requires": {
|
|
18370
|
+
"is-inside-container": "^1.0.0"
|
|
18371
|
+
}
|
|
18372
|
+
},
|
|
18373
|
+
"npm-run-path": {
|
|
18374
|
+
"version": "5.2.0",
|
|
18375
|
+
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.2.0.tgz",
|
|
18376
|
+
"integrity": "sha512-W4/tgAXFqFA0iL7fk0+uQ3g7wkL8xJmx3XdK0VGb4cHW//eZTtKGvFBBoRKVTpY7n6ze4NL9ly7rgXcHufqXKg==",
|
|
18377
|
+
"requires": {
|
|
18378
|
+
"path-key": "^4.0.0"
|
|
18379
|
+
}
|
|
18380
|
+
},
|
|
18381
|
+
"onetime": {
|
|
18382
|
+
"version": "6.0.0",
|
|
18383
|
+
"resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
|
|
18384
|
+
"integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
|
|
18385
|
+
"requires": {
|
|
18386
|
+
"mimic-fn": "^4.0.0"
|
|
18387
|
+
}
|
|
18388
|
+
},
|
|
18389
|
+
"signal-exit": {
|
|
18390
|
+
"version": "4.1.0",
|
|
18391
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
18392
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="
|
|
18393
|
+
},
|
|
18394
|
+
"strip-final-newline": {
|
|
18395
|
+
"version": "3.0.0",
|
|
18396
|
+
"resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
|
|
18397
|
+
"integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw=="
|
|
18398
|
+
}
|
|
18194
18399
|
}
|
|
18195
18400
|
},
|
|
18196
18401
|
"clone": {
|
|
@@ -18720,6 +18925,11 @@
|
|
|
18720
18925
|
}
|
|
18721
18926
|
}
|
|
18722
18927
|
},
|
|
18928
|
+
"crossws": {
|
|
18929
|
+
"version": "0.1.1",
|
|
18930
|
+
"resolved": "https://registry.npmjs.org/crossws/-/crossws-0.1.1.tgz",
|
|
18931
|
+
"integrity": "sha512-c9c/o7bS3OjsdpSkvexpka0JNlesBF2JU9B2V1yNsYGwRbAafxhJQ7VI9b48D5bpONz/oxbPGMzBojy9sXoQIQ=="
|
|
18932
|
+
},
|
|
18723
18933
|
"crypto-random-string": {
|
|
18724
18934
|
"version": "4.0.0",
|
|
18725
18935
|
"resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-4.0.0.tgz",
|
|
@@ -18929,9 +19139,9 @@
|
|
|
18929
19139
|
}
|
|
18930
19140
|
},
|
|
18931
19141
|
"defu": {
|
|
18932
|
-
"version": "6.1.
|
|
18933
|
-
"resolved": "https://registry.npmjs.org/defu/-/defu-6.1.
|
|
18934
|
-
"integrity": "sha512-
|
|
19142
|
+
"version": "6.1.4",
|
|
19143
|
+
"resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
|
|
19144
|
+
"integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg=="
|
|
18935
19145
|
},
|
|
18936
19146
|
"delegates": {
|
|
18937
19147
|
"version": "1.0.0",
|
|
@@ -20275,9 +20485,9 @@
|
|
|
20275
20485
|
"integrity": "sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ=="
|
|
20276
20486
|
},
|
|
20277
20487
|
"get-port-please": {
|
|
20278
|
-
"version": "3.1.
|
|
20279
|
-
"resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.
|
|
20280
|
-
"integrity": "sha512-
|
|
20488
|
+
"version": "3.1.2",
|
|
20489
|
+
"resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.2.tgz",
|
|
20490
|
+
"integrity": "sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ=="
|
|
20281
20491
|
},
|
|
20282
20492
|
"get-stream": {
|
|
20283
20493
|
"version": "6.0.1",
|
|
@@ -20400,18 +20610,19 @@
|
|
|
20400
20610
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
|
|
20401
20611
|
},
|
|
20402
20612
|
"h3": {
|
|
20403
|
-
"version": "1.
|
|
20404
|
-
"resolved": "https://registry.npmjs.org/h3/-/h3-1.
|
|
20405
|
-
"integrity": "sha512-
|
|
20613
|
+
"version": "1.10.1",
|
|
20614
|
+
"resolved": "https://registry.npmjs.org/h3/-/h3-1.10.1.tgz",
|
|
20615
|
+
"integrity": "sha512-UBAUp47hmm4BB5/njB4LrEa9gpuvZj4/Qf/ynSMzO6Ku2RXaouxEfiG2E2IFnv6fxbhAkzjasDxmo6DFdEeXRg==",
|
|
20406
20616
|
"requires": {
|
|
20407
20617
|
"cookie-es": "^1.0.0",
|
|
20408
|
-
"defu": "^6.1.
|
|
20409
|
-
"destr": "^2.0.
|
|
20410
|
-
"iron-webcrypto": "^0.
|
|
20618
|
+
"defu": "^6.1.4",
|
|
20619
|
+
"destr": "^2.0.2",
|
|
20620
|
+
"iron-webcrypto": "^1.0.0",
|
|
20621
|
+
"ohash": "^1.1.3",
|
|
20411
20622
|
"radix3": "^1.1.0",
|
|
20412
|
-
"ufo": "^1.3.
|
|
20623
|
+
"ufo": "^1.3.2",
|
|
20413
20624
|
"uncrypto": "^0.1.3",
|
|
20414
|
-
"unenv": "^1.
|
|
20625
|
+
"unenv": "^1.9.0"
|
|
20415
20626
|
}
|
|
20416
20627
|
},
|
|
20417
20628
|
"has": {
|
|
@@ -20886,32 +21097,32 @@
|
|
|
20886
21097
|
"integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="
|
|
20887
21098
|
},
|
|
20888
21099
|
"ipx": {
|
|
20889
|
-
"version": "2.0
|
|
20890
|
-
"resolved": "https://registry.npmjs.org/ipx/-/ipx-2.0.
|
|
20891
|
-
"integrity": "sha512
|
|
21100
|
+
"version": "2.1.0",
|
|
21101
|
+
"resolved": "https://registry.npmjs.org/ipx/-/ipx-2.1.0.tgz",
|
|
21102
|
+
"integrity": "sha512-AVnPGXJ8L41vjd11Z4akIF2yd14636Klxul3tBySxHA6PKfCOQPxBDkCFK5zcWh0z/keR6toh1eg8qzdBVUgdA==",
|
|
20892
21103
|
"requires": {
|
|
20893
21104
|
"@fastify/accept-negotiator": "^1.1.0",
|
|
20894
|
-
"citty": "^0.1.
|
|
21105
|
+
"citty": "^0.1.5",
|
|
20895
21106
|
"consola": "^3.2.3",
|
|
20896
|
-
"defu": "^6.1.
|
|
21107
|
+
"defu": "^6.1.4",
|
|
20897
21108
|
"destr": "^2.0.2",
|
|
20898
21109
|
"etag": "^1.8.1",
|
|
20899
|
-
"h3": "^1.
|
|
21110
|
+
"h3": "^1.10.0",
|
|
20900
21111
|
"image-meta": "^0.2.0",
|
|
20901
|
-
"listhen": "^1.5.
|
|
21112
|
+
"listhen": "^1.5.6",
|
|
20902
21113
|
"ofetch": "^1.3.3",
|
|
20903
|
-
"pathe": "^1.1.
|
|
21114
|
+
"pathe": "^1.1.2",
|
|
20904
21115
|
"sharp": "^0.32.6",
|
|
20905
|
-
"svgo": "^3.0
|
|
20906
|
-
"ufo": "^1.3.
|
|
20907
|
-
"unstorage": "^1.
|
|
21116
|
+
"svgo": "^3.2.0",
|
|
21117
|
+
"ufo": "^1.3.2",
|
|
21118
|
+
"unstorage": "^1.10.1",
|
|
20908
21119
|
"xss": "^1.0.14"
|
|
20909
21120
|
}
|
|
20910
21121
|
},
|
|
20911
21122
|
"iron-webcrypto": {
|
|
20912
|
-
"version": "0.
|
|
20913
|
-
"resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-0.
|
|
20914
|
-
"integrity": "sha512-
|
|
21123
|
+
"version": "1.0.0",
|
|
21124
|
+
"resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.0.0.tgz",
|
|
21125
|
+
"integrity": "sha512-anOK1Mktt8U1Xi7fCM3RELTuYbnFikQY5VtrDj7kPgpejV7d43tWKhzgioO0zpkazLEL/j/iayRqnJhrGfqUsg=="
|
|
20915
21126
|
},
|
|
20916
21127
|
"is-accessor-descriptor": {
|
|
20917
21128
|
"version": "1.0.1",
|
|
@@ -21021,6 +21232,14 @@
|
|
|
21021
21232
|
"is-extglob": "^2.1.1"
|
|
21022
21233
|
}
|
|
21023
21234
|
},
|
|
21235
|
+
"is-inside-container": {
|
|
21236
|
+
"version": "1.0.0",
|
|
21237
|
+
"resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
|
|
21238
|
+
"integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
|
|
21239
|
+
"requires": {
|
|
21240
|
+
"is-docker": "^3.0.0"
|
|
21241
|
+
}
|
|
21242
|
+
},
|
|
21024
21243
|
"is-installed-globally": {
|
|
21025
21244
|
"version": "0.4.0",
|
|
21026
21245
|
"resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.4.0.tgz",
|
|
@@ -21125,6 +21344,14 @@
|
|
|
21125
21344
|
"resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.4.1.tgz",
|
|
21126
21345
|
"integrity": "sha512-/kppl+R+LO5VmhYSEWARUFjodS25D68gvj8W7z0I7OWhUla5xWu8KL6CtB2V0R6yqhnRgbcaREMr4EEM6htLPQ=="
|
|
21127
21346
|
},
|
|
21347
|
+
"is64bit": {
|
|
21348
|
+
"version": "2.0.0",
|
|
21349
|
+
"resolved": "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz",
|
|
21350
|
+
"integrity": "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==",
|
|
21351
|
+
"requires": {
|
|
21352
|
+
"system-architecture": "^0.1.0"
|
|
21353
|
+
}
|
|
21354
|
+
},
|
|
21128
21355
|
"isarray": {
|
|
21129
21356
|
"version": "1.0.0",
|
|
21130
21357
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
|
|
@@ -21423,26 +21650,27 @@
|
|
|
21423
21650
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
|
21424
21651
|
},
|
|
21425
21652
|
"listhen": {
|
|
21426
|
-
"version": "1.
|
|
21427
|
-
"resolved": "https://registry.npmjs.org/listhen/-/listhen-1.
|
|
21428
|
-
"integrity": "sha512-
|
|
21429
|
-
"requires": {
|
|
21430
|
-
"@parcel/watcher": "^2.
|
|
21431
|
-
"@parcel/watcher-wasm": "2.
|
|
21432
|
-
"citty": "^0.1.
|
|
21433
|
-
"clipboardy": "^
|
|
21653
|
+
"version": "1.6.0",
|
|
21654
|
+
"resolved": "https://registry.npmjs.org/listhen/-/listhen-1.6.0.tgz",
|
|
21655
|
+
"integrity": "sha512-z0RcEXVX5oTpY1bO02SKoTU/kmZSrFSngNNzHRM6KICR17PTq7ANush6AE6ztGJwJD4RLpBrVHd9GnV51J7s3w==",
|
|
21656
|
+
"requires": {
|
|
21657
|
+
"@parcel/watcher": "^2.4.0",
|
|
21658
|
+
"@parcel/watcher-wasm": "2.4.0",
|
|
21659
|
+
"citty": "^0.1.5",
|
|
21660
|
+
"clipboardy": "^4.0.0",
|
|
21434
21661
|
"consola": "^3.2.3",
|
|
21435
|
-
"
|
|
21436
|
-
"
|
|
21437
|
-
"
|
|
21662
|
+
"crossws": "^0.1.0",
|
|
21663
|
+
"defu": "^6.1.4",
|
|
21664
|
+
"get-port-please": "^3.1.2",
|
|
21665
|
+
"h3": "^1.10.1",
|
|
21438
21666
|
"http-shutdown": "^1.2.2",
|
|
21439
|
-
"jiti": "^1.
|
|
21440
|
-
"mlly": "^1.
|
|
21667
|
+
"jiti": "^1.21.0",
|
|
21668
|
+
"mlly": "^1.5.0",
|
|
21441
21669
|
"node-forge": "^1.3.1",
|
|
21442
|
-
"pathe": "^1.1.
|
|
21443
|
-
"std-env": "^3.
|
|
21444
|
-
"ufo": "^1.3.
|
|
21445
|
-
"untun": "^0.1.
|
|
21670
|
+
"pathe": "^1.1.2",
|
|
21671
|
+
"std-env": "^3.7.0",
|
|
21672
|
+
"ufo": "^1.3.2",
|
|
21673
|
+
"untun": "^0.1.3",
|
|
21446
21674
|
"uqr": "^0.1.2"
|
|
21447
21675
|
}
|
|
21448
21676
|
},
|
|
@@ -21961,14 +22189,14 @@
|
|
|
21961
22189
|
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
|
|
21962
22190
|
},
|
|
21963
22191
|
"mlly": {
|
|
21964
|
-
"version": "1.
|
|
21965
|
-
"resolved": "https://registry.npmjs.org/mlly/-/mlly-1.
|
|
21966
|
-
"integrity": "sha512-
|
|
22192
|
+
"version": "1.5.0",
|
|
22193
|
+
"resolved": "https://registry.npmjs.org/mlly/-/mlly-1.5.0.tgz",
|
|
22194
|
+
"integrity": "sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==",
|
|
21967
22195
|
"requires": {
|
|
21968
|
-
"acorn": "^8.
|
|
21969
|
-
"pathe": "^1.1.
|
|
22196
|
+
"acorn": "^8.11.3",
|
|
22197
|
+
"pathe": "^1.1.2",
|
|
21970
22198
|
"pkg-types": "^1.0.3",
|
|
21971
|
-
"ufo": "^1.3.
|
|
22199
|
+
"ufo": "^1.3.2"
|
|
21972
22200
|
}
|
|
21973
22201
|
},
|
|
21974
22202
|
"module-definition": {
|
|
@@ -22182,9 +22410,9 @@
|
|
|
22182
22410
|
}
|
|
22183
22411
|
},
|
|
22184
22412
|
"node-addon-api": {
|
|
22185
|
-
"version": "7.
|
|
22186
|
-
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.
|
|
22187
|
-
"integrity": "sha512-
|
|
22413
|
+
"version": "7.1.0",
|
|
22414
|
+
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.0.tgz",
|
|
22415
|
+
"integrity": "sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g=="
|
|
22188
22416
|
},
|
|
22189
22417
|
"node-domexception": {
|
|
22190
22418
|
"version": "1.0.0",
|
|
@@ -22200,9 +22428,9 @@
|
|
|
22200
22428
|
}
|
|
22201
22429
|
},
|
|
22202
22430
|
"node-fetch-native": {
|
|
22203
|
-
"version": "1.
|
|
22204
|
-
"resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.
|
|
22205
|
-
"integrity": "sha512-
|
|
22431
|
+
"version": "1.6.2",
|
|
22432
|
+
"resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.2.tgz",
|
|
22433
|
+
"integrity": "sha512-69mtXOFZ6hSkYiXAVB5SqaRvrbITC/NPyqv7yuu/qw0nmgPyYbIMYYNIDhNtwPrzk0ptrimrLz/hhjvm4w5Z+w=="
|
|
22206
22434
|
},
|
|
22207
22435
|
"node-forge": {
|
|
22208
22436
|
"version": "1.3.1",
|
|
@@ -22393,6 +22621,11 @@
|
|
|
22393
22621
|
"ufo": "^1.3.0"
|
|
22394
22622
|
}
|
|
22395
22623
|
},
|
|
22624
|
+
"ohash": {
|
|
22625
|
+
"version": "1.1.3",
|
|
22626
|
+
"resolved": "https://registry.npmjs.org/ohash/-/ohash-1.1.3.tgz",
|
|
22627
|
+
"integrity": "sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw=="
|
|
22628
|
+
},
|
|
22396
22629
|
"omit.js": {
|
|
22397
22630
|
"version": "2.0.2",
|
|
22398
22631
|
"resolved": "https://registry.npmjs.org/omit.js/-/omit.js-2.0.2.tgz",
|
|
@@ -22789,9 +23022,9 @@
|
|
|
22789
23022
|
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
|
|
22790
23023
|
},
|
|
22791
23024
|
"pathe": {
|
|
22792
|
-
"version": "1.1.
|
|
22793
|
-
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.
|
|
22794
|
-
"integrity": "sha512-
|
|
23025
|
+
"version": "1.1.2",
|
|
23026
|
+
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
|
|
23027
|
+
"integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="
|
|
22795
23028
|
},
|
|
22796
23029
|
"peek-readable": {
|
|
22797
23030
|
"version": "5.0.0",
|
|
@@ -24103,14 +24336,15 @@
|
|
|
24103
24336
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
|
|
24104
24337
|
},
|
|
24105
24338
|
"svgo": {
|
|
24106
|
-
"version": "3.0
|
|
24107
|
-
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.
|
|
24108
|
-
"integrity": "sha512-
|
|
24339
|
+
"version": "3.2.0",
|
|
24340
|
+
"resolved": "https://registry.npmjs.org/svgo/-/svgo-3.2.0.tgz",
|
|
24341
|
+
"integrity": "sha512-4PP6CMW/V7l/GmKRKzsLR8xxjdHTV4IMvhTnpuHwwBazSIlw5W/5SmPjN8Dwyt7lKbSJrRDgp4t9ph0HgChFBQ==",
|
|
24109
24342
|
"requires": {
|
|
24110
24343
|
"@trysound/sax": "0.2.0",
|
|
24111
24344
|
"commander": "^7.2.0",
|
|
24112
24345
|
"css-select": "^5.1.0",
|
|
24113
|
-
"css-tree": "^2.
|
|
24346
|
+
"css-tree": "^2.3.1",
|
|
24347
|
+
"css-what": "^6.1.0",
|
|
24114
24348
|
"csso": "^5.0.5",
|
|
24115
24349
|
"picocolors": "^1.0.0"
|
|
24116
24350
|
},
|
|
@@ -24122,6 +24356,11 @@
|
|
|
24122
24356
|
}
|
|
24123
24357
|
}
|
|
24124
24358
|
},
|
|
24359
|
+
"system-architecture": {
|
|
24360
|
+
"version": "0.1.0",
|
|
24361
|
+
"resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz",
|
|
24362
|
+
"integrity": "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA=="
|
|
24363
|
+
},
|
|
24125
24364
|
"tabtab": {
|
|
24126
24365
|
"version": "3.0.2",
|
|
24127
24366
|
"resolved": "https://registry.npmjs.org/tabtab/-/tabtab-3.0.2.tgz",
|
|
@@ -24511,9 +24750,9 @@
|
|
|
24511
24750
|
"integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA=="
|
|
24512
24751
|
},
|
|
24513
24752
|
"ufo": {
|
|
24514
|
-
"version": "1.
|
|
24515
|
-
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.
|
|
24516
|
-
"integrity": "sha512-
|
|
24753
|
+
"version": "1.4.0",
|
|
24754
|
+
"resolved": "https://registry.npmjs.org/ufo/-/ufo-1.4.0.tgz",
|
|
24755
|
+
"integrity": "sha512-Hhy+BhRBleFjpJ2vchUNN40qgkh0366FWJGqVLYBHev0vpHTrXSA0ryT+74UiW6KWsldNurQMKGqCm1M2zBciQ=="
|
|
24517
24756
|
},
|
|
24518
24757
|
"uid-safe": {
|
|
24519
24758
|
"version": "2.1.5",
|
|
@@ -24548,14 +24787,14 @@
|
|
|
24548
24787
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
|
|
24549
24788
|
},
|
|
24550
24789
|
"unenv": {
|
|
24551
|
-
"version": "1.
|
|
24552
|
-
"resolved": "https://registry.npmjs.org/unenv/-/unenv-1.
|
|
24553
|
-
"integrity": "sha512-
|
|
24790
|
+
"version": "1.9.0",
|
|
24791
|
+
"resolved": "https://registry.npmjs.org/unenv/-/unenv-1.9.0.tgz",
|
|
24792
|
+
"integrity": "sha512-QKnFNznRxmbOF1hDgzpqrlIf6NC5sbZ2OJ+5Wl3OX8uM+LUJXbj4TXvLJCtwbPTmbMHCLIz6JLKNinNsMShK9g==",
|
|
24554
24793
|
"requires": {
|
|
24555
24794
|
"consola": "^3.2.3",
|
|
24556
|
-
"defu": "^6.1.
|
|
24795
|
+
"defu": "^6.1.3",
|
|
24557
24796
|
"mime": "^3.0.0",
|
|
24558
|
-
"node-fetch-native": "^1.
|
|
24797
|
+
"node-fetch-native": "^1.6.1",
|
|
24559
24798
|
"pathe": "^1.1.1"
|
|
24560
24799
|
},
|
|
24561
24800
|
"dependencies": {
|
|
@@ -24667,27 +24906,27 @@
|
|
|
24667
24906
|
}
|
|
24668
24907
|
},
|
|
24669
24908
|
"unstorage": {
|
|
24670
|
-
"version": "1.
|
|
24671
|
-
"resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.
|
|
24672
|
-
"integrity": "sha512-
|
|
24909
|
+
"version": "1.10.1",
|
|
24910
|
+
"resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.10.1.tgz",
|
|
24911
|
+
"integrity": "sha512-rWQvLRfZNBpF+x8D3/gda5nUCQL2PgXy2jNG4U7/Rc9BGEv9+CAJd0YyGCROUBKs9v49Hg8huw3aih5Bf5TAVw==",
|
|
24673
24912
|
"requires": {
|
|
24674
24913
|
"anymatch": "^3.1.3",
|
|
24675
24914
|
"chokidar": "^3.5.3",
|
|
24676
|
-
"destr": "^2.0.
|
|
24677
|
-
"h3": "^1.
|
|
24915
|
+
"destr": "^2.0.2",
|
|
24916
|
+
"h3": "^1.8.2",
|
|
24678
24917
|
"ioredis": "^5.3.2",
|
|
24679
|
-
"listhen": "^1.
|
|
24680
|
-
"lru-cache": "^10.0.
|
|
24918
|
+
"listhen": "^1.5.5",
|
|
24919
|
+
"lru-cache": "^10.0.2",
|
|
24681
24920
|
"mri": "^1.2.0",
|
|
24682
|
-
"node-fetch-native": "^1.
|
|
24683
|
-
"ofetch": "^1.
|
|
24684
|
-
"ufo": "^1.
|
|
24921
|
+
"node-fetch-native": "^1.4.1",
|
|
24922
|
+
"ofetch": "^1.3.3",
|
|
24923
|
+
"ufo": "^1.3.1"
|
|
24685
24924
|
},
|
|
24686
24925
|
"dependencies": {
|
|
24687
24926
|
"lru-cache": {
|
|
24688
|
-
"version": "10.0
|
|
24689
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.
|
|
24690
|
-
"integrity": "sha512-
|
|
24927
|
+
"version": "10.2.0",
|
|
24928
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
|
|
24929
|
+
"integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q=="
|
|
24691
24930
|
}
|
|
24692
24931
|
}
|
|
24693
24932
|
},
|
|
@@ -24697,11 +24936,11 @@
|
|
|
24697
24936
|
"integrity": "sha512-iSk/J8efr8uPT/Z4eSUywnqyrQU7DSdMfdqK4iWEaUVVmcP5JcnpRqmVMwcwcnmI1ATFNgC5V90u09tBynNFKA=="
|
|
24698
24937
|
},
|
|
24699
24938
|
"untun": {
|
|
24700
|
-
"version": "0.1.
|
|
24701
|
-
"resolved": "https://registry.npmjs.org/untun/-/untun-0.1.
|
|
24702
|
-
"integrity": "sha512-
|
|
24939
|
+
"version": "0.1.3",
|
|
24940
|
+
"resolved": "https://registry.npmjs.org/untun/-/untun-0.1.3.tgz",
|
|
24941
|
+
"integrity": "sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==",
|
|
24703
24942
|
"requires": {
|
|
24704
|
-
"citty": "^0.1.
|
|
24943
|
+
"citty": "^0.1.5",
|
|
24705
24944
|
"consola": "^3.2.3",
|
|
24706
24945
|
"pathe": "^1.1.1"
|
|
24707
24946
|
}
|