@slycode/slycode 0.2.5 → 0.2.7
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/messaging/index.js +9 -2
- package/dist/messaging/index.js.map +1 -1
- package/dist/messaging/stt.d.ts +3 -1
- package/dist/messaging/stt.js +76 -0
- package/dist/messaging/stt.js.map +1 -1
- package/dist/messaging/types.d.ts +3 -1
- package/dist/scripts/scaffold.js +3 -2
- package/dist/web/.next/BUILD_ID +1 -1
- package/dist/web/.next/build-manifest.json +4 -4
- package/dist/web/.next/server/app/_global-error/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_global-error/page.js +1 -1
- package/dist/web/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/_global-error.html +2 -2
- package/dist/web/.next/server/app/_global-error.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_not-found/page.js +1 -1
- package/dist/web/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/_not-found.html +1 -1
- package/dist/web/.next/server/app/_not-found.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/api/cli-assets/fix/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/fix/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/import/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/import/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/preview/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/preview/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/sync/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/sync/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/updates/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/updates/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/dashboard/route.js +1 -1
- package/dist/web/.next/server/app/api/dashboard/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/file/route.js +1 -1
- package/dist/web/.next/server/app/api/file/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/git-status/route.js +1 -1
- package/dist/web/.next/server/app/api/git-status/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/kanban/route.js +1 -1
- package/dist/web/.next/server/app/api/kanban/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/kanban/stream/route.js +1 -1
- package/dist/web/.next/server/app/api/kanban/stream/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/[id]/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/reorder/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/reorder/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/scheduler/route.js +1 -1
- package/dist/web/.next/server/app/api/scheduler/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/search/route.js +1 -1
- package/dist/web/.next/server/app/api/search/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/invalidate/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/invalidate/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/stream/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/stream/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/transcribe/route.js +5 -2
- package/dist/web/.next/server/app/api/transcribe/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/page.js +2 -2
- package/dist/web/.next/server/app/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/app/project/[id]/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/project/[id]/page.js +2 -2
- package/dist/web/.next/server/app/project/[id]/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/chunks/[externals]__c6831f39._.js +3 -0
- package/dist/web/.next/server/chunks/[externals]_node:async_hooks_b485b2a4._.js +3 -0
- package/dist/web/.next/server/chunks/[externals]_node:http_c3a9e25f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__0234f869._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__0f8687da._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__104b2da3._.js +4 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__12f6cd6f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__15fc9266._.js +18 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__1cdc76ef._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__933e6077._.js → [root-of-the-server]__1ec21ccc._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__279e9bf3._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__2d1f0ed9._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3998d59e._.js +19 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3c5ef8ec._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3dc5531f._.js +5 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__403750fd._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__41df0777._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__b9e7d34c._.js → [root-of-the-server]__4244617a._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__47dd878e._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__5e08b942._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__71bb3374._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__7603305e._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__7c476ad6._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__846ca56f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__934c9bb4._.js +5 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__98d88050._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__b273cc05._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__bc55c42a._.js → [root-of-the-server]__d0f4efec._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__d6362272._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__de1277ee._.js +27 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__e00fb85f._.js +9 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__e4988941._.js +4 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__f3e501b6._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__f97e93fa._.js +6 -0
- package/dist/web/.next/server/chunks/a9bf9_@aws-sdk_core_dist-es_submodules_protocols_json_AwsRestJsonProtocol_764d7a83.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_credential-provider-env_dist-es_index_55d96139.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_signin_index_6712dec9.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_sso-oidc_index_df09d547.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_sts_index_c78619b3.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@smithy_core_dist-es_submodules_event-streams_index_73e35402.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_ec9ae6c4._.js +18 -0
- package/dist/web/.next/server/chunks/src_677020aa._.js +1 -1
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__077f472c._.js +3 -0
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__977b1a68._.js → [root-of-the-server]__0841f0b5._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__1f5fc489._.js +9 -0
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__2f64210a._.js +3 -0
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__d57c94e0._.js → [root-of-the-server]__92021d33._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__e0032864._.js → [root-of-the-server]__9ac6ea25._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__677b7660._.js → [root-of-the-server]__bcbe4bf2._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__6db27fe1._.js → [root-of-the-server]__dfe2728c._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/src_lib_registry_ts_2fc87c9c._.js +1 -1
- package/dist/web/.next/server/middleware-build-manifest.js +2 -2
- package/dist/web/.next/server/pages/404.html +1 -1
- package/dist/web/.next/server/pages/500.html +2 -2
- package/dist/web/.next/static/chunks/0bab8c7c82cef548.js +4 -0
- package/dist/web/.next/static/chunks/{b694f741bb34ac84.js → 1b46e836090e130b.js} +1 -1
- package/dist/web/.next/static/chunks/{ef0dc6461e9250d8.js → cf910fc299170b7d.js} +2 -2
- package/dist/web/.next/static/chunks/{turbopack-4964158913ad5e72.js → turbopack-563e27abda63930f.js} +2 -2
- package/dist/web/package-lock.json +1589 -155
- package/dist/web/package.json +1 -0
- package/dist/web/src/app/api/transcribe/route.ts +96 -1
- package/dist/web/src/lib/store-scanner.ts +8 -69
- package/dist/web/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/templates/kanban-seed.json +1 -1
- package/dist/web/.next/server/chunks/[externals]__65615fd8._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__46b023d4._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__4c7995bf._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__4d0d3464._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__6d330d40._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__884d73e4._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__8ab096a3._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__9058a007._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__949bb248._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__aa814a86._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__ad64e04f._.js +0 -27
- package/dist/web/.next/server/chunks/[root-of-the-server]__baa99257._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__bbb4b3ac._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__bf286c26._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__d219e3f0._.js +0 -18
- package/dist/web/.next/server/chunks/[root-of-the-server]__d38c7a96._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__e9b0e744._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__f1fe18e6._.js +0 -6
- package/dist/web/.next/server/chunks/[root-of-the-server]__f4124388._.js +0 -3
- package/dist/web/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_ffc6c790.js +0 -11
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__73cfc6bb._.js +0 -3
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__79c0188d._.js +0 -9
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__bb807bcf._.js +0 -3
- package/dist/web/.next/static/chunks/7660448872d80e27.js +0 -4
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_buildManifest.js +0 -0
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_clientMiddlewareManifest.json +0 -0
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_ssgManifest.js +0 -0
|
@@ -7,7 +7,9 @@
|
|
|
7
7
|
"": {
|
|
8
8
|
"name": "web",
|
|
9
9
|
"version": "0.1.0",
|
|
10
|
+
"license": "BUSL-1.1",
|
|
10
11
|
"dependencies": {
|
|
12
|
+
"@aws-sdk/client-transcribe-streaming": "^3.1012.0",
|
|
11
13
|
"@tailwindcss/typography": "^0.5.19",
|
|
12
14
|
"@xterm/addon-fit": "^0.11.0",
|
|
13
15
|
"@xterm/addon-web-links": "^0.12.0",
|
|
@@ -45,6 +47,719 @@
|
|
|
45
47
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
46
48
|
}
|
|
47
49
|
},
|
|
50
|
+
"node_modules/@aws-crypto/crc32": {
|
|
51
|
+
"version": "5.2.0",
|
|
52
|
+
"resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-5.2.0.tgz",
|
|
53
|
+
"integrity": "sha512-nLbCWqQNgUiwwtFsen1AdzAtvuLRsQS8rYgMuxCrdKf9kOssamGLuPwyTY9wyYblNr9+1XM8v6zoDTPPSIeANg==",
|
|
54
|
+
"license": "Apache-2.0",
|
|
55
|
+
"dependencies": {
|
|
56
|
+
"@aws-crypto/util": "^5.2.0",
|
|
57
|
+
"@aws-sdk/types": "^3.222.0",
|
|
58
|
+
"tslib": "^2.6.2"
|
|
59
|
+
},
|
|
60
|
+
"engines": {
|
|
61
|
+
"node": ">=16.0.0"
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
"node_modules/@aws-crypto/sha256-browser": {
|
|
65
|
+
"version": "5.2.0",
|
|
66
|
+
"resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-5.2.0.tgz",
|
|
67
|
+
"integrity": "sha512-AXfN/lGotSQwu6HNcEsIASo7kWXZ5HYWvfOmSNKDsEqC4OashTp8alTmaz+F7TC2L083SFv5RdB+qU3Vs1kZqw==",
|
|
68
|
+
"license": "Apache-2.0",
|
|
69
|
+
"dependencies": {
|
|
70
|
+
"@aws-crypto/sha256-js": "^5.2.0",
|
|
71
|
+
"@aws-crypto/supports-web-crypto": "^5.2.0",
|
|
72
|
+
"@aws-crypto/util": "^5.2.0",
|
|
73
|
+
"@aws-sdk/types": "^3.222.0",
|
|
74
|
+
"@aws-sdk/util-locate-window": "^3.0.0",
|
|
75
|
+
"@smithy/util-utf8": "^2.0.0",
|
|
76
|
+
"tslib": "^2.6.2"
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer": {
|
|
80
|
+
"version": "2.2.0",
|
|
81
|
+
"resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
|
|
82
|
+
"integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==",
|
|
83
|
+
"license": "Apache-2.0",
|
|
84
|
+
"dependencies": {
|
|
85
|
+
"tslib": "^2.6.2"
|
|
86
|
+
},
|
|
87
|
+
"engines": {
|
|
88
|
+
"node": ">=14.0.0"
|
|
89
|
+
}
|
|
90
|
+
},
|
|
91
|
+
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from": {
|
|
92
|
+
"version": "2.2.0",
|
|
93
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
|
|
94
|
+
"integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==",
|
|
95
|
+
"license": "Apache-2.0",
|
|
96
|
+
"dependencies": {
|
|
97
|
+
"@smithy/is-array-buffer": "^2.2.0",
|
|
98
|
+
"tslib": "^2.6.2"
|
|
99
|
+
},
|
|
100
|
+
"engines": {
|
|
101
|
+
"node": ">=14.0.0"
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8": {
|
|
105
|
+
"version": "2.3.0",
|
|
106
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz",
|
|
107
|
+
"integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==",
|
|
108
|
+
"license": "Apache-2.0",
|
|
109
|
+
"dependencies": {
|
|
110
|
+
"@smithy/util-buffer-from": "^2.2.0",
|
|
111
|
+
"tslib": "^2.6.2"
|
|
112
|
+
},
|
|
113
|
+
"engines": {
|
|
114
|
+
"node": ">=14.0.0"
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"node_modules/@aws-crypto/sha256-js": {
|
|
118
|
+
"version": "5.2.0",
|
|
119
|
+
"resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-5.2.0.tgz",
|
|
120
|
+
"integrity": "sha512-FFQQyu7edu4ufvIZ+OadFpHHOt+eSTBaYaki44c+akjg7qZg9oOQeLlk77F6tSYqjDAFClrHJk9tMf0HdVyOvA==",
|
|
121
|
+
"license": "Apache-2.0",
|
|
122
|
+
"dependencies": {
|
|
123
|
+
"@aws-crypto/util": "^5.2.0",
|
|
124
|
+
"@aws-sdk/types": "^3.222.0",
|
|
125
|
+
"tslib": "^2.6.2"
|
|
126
|
+
},
|
|
127
|
+
"engines": {
|
|
128
|
+
"node": ">=16.0.0"
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
"node_modules/@aws-crypto/supports-web-crypto": {
|
|
132
|
+
"version": "5.2.0",
|
|
133
|
+
"resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz",
|
|
134
|
+
"integrity": "sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==",
|
|
135
|
+
"license": "Apache-2.0",
|
|
136
|
+
"dependencies": {
|
|
137
|
+
"tslib": "^2.6.2"
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
"node_modules/@aws-crypto/util": {
|
|
141
|
+
"version": "5.2.0",
|
|
142
|
+
"resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-5.2.0.tgz",
|
|
143
|
+
"integrity": "sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==",
|
|
144
|
+
"license": "Apache-2.0",
|
|
145
|
+
"dependencies": {
|
|
146
|
+
"@aws-sdk/types": "^3.222.0",
|
|
147
|
+
"@smithy/util-utf8": "^2.0.0",
|
|
148
|
+
"tslib": "^2.6.2"
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": {
|
|
152
|
+
"version": "2.2.0",
|
|
153
|
+
"resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
|
|
154
|
+
"integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==",
|
|
155
|
+
"license": "Apache-2.0",
|
|
156
|
+
"dependencies": {
|
|
157
|
+
"tslib": "^2.6.2"
|
|
158
|
+
},
|
|
159
|
+
"engines": {
|
|
160
|
+
"node": ">=14.0.0"
|
|
161
|
+
}
|
|
162
|
+
},
|
|
163
|
+
"node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": {
|
|
164
|
+
"version": "2.2.0",
|
|
165
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
|
|
166
|
+
"integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==",
|
|
167
|
+
"license": "Apache-2.0",
|
|
168
|
+
"dependencies": {
|
|
169
|
+
"@smithy/is-array-buffer": "^2.2.0",
|
|
170
|
+
"tslib": "^2.6.2"
|
|
171
|
+
},
|
|
172
|
+
"engines": {
|
|
173
|
+
"node": ">=14.0.0"
|
|
174
|
+
}
|
|
175
|
+
},
|
|
176
|
+
"node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8": {
|
|
177
|
+
"version": "2.3.0",
|
|
178
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz",
|
|
179
|
+
"integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==",
|
|
180
|
+
"license": "Apache-2.0",
|
|
181
|
+
"dependencies": {
|
|
182
|
+
"@smithy/util-buffer-from": "^2.2.0",
|
|
183
|
+
"tslib": "^2.6.2"
|
|
184
|
+
},
|
|
185
|
+
"engines": {
|
|
186
|
+
"node": ">=14.0.0"
|
|
187
|
+
}
|
|
188
|
+
},
|
|
189
|
+
"node_modules/@aws-sdk/client-transcribe-streaming": {
|
|
190
|
+
"version": "3.1012.0",
|
|
191
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-transcribe-streaming/-/client-transcribe-streaming-3.1012.0.tgz",
|
|
192
|
+
"integrity": "sha512-qvIAqjv8rqyzCCoMXn9oAI7nWCvYzM574+IKDxxa5+Y/gryJu2OEpRnGQKsy2vUucvmivyuQi0yAVEM5BV4jXg==",
|
|
193
|
+
"license": "Apache-2.0",
|
|
194
|
+
"dependencies": {
|
|
195
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
|
196
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
|
197
|
+
"@aws-sdk/core": "^3.973.21",
|
|
198
|
+
"@aws-sdk/credential-provider-node": "^3.972.22",
|
|
199
|
+
"@aws-sdk/eventstream-handler-node": "^3.972.11",
|
|
200
|
+
"@aws-sdk/middleware-eventstream": "^3.972.8",
|
|
201
|
+
"@aws-sdk/middleware-host-header": "^3.972.8",
|
|
202
|
+
"@aws-sdk/middleware-logger": "^3.972.8",
|
|
203
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.8",
|
|
204
|
+
"@aws-sdk/middleware-sdk-transcribe-streaming": "^3.972.8",
|
|
205
|
+
"@aws-sdk/middleware-user-agent": "^3.972.22",
|
|
206
|
+
"@aws-sdk/middleware-websocket": "^3.972.13",
|
|
207
|
+
"@aws-sdk/region-config-resolver": "^3.972.8",
|
|
208
|
+
"@aws-sdk/types": "^3.973.6",
|
|
209
|
+
"@aws-sdk/util-endpoints": "^3.996.5",
|
|
210
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.8",
|
|
211
|
+
"@aws-sdk/util-user-agent-node": "^3.973.8",
|
|
212
|
+
"@smithy/config-resolver": "^4.4.11",
|
|
213
|
+
"@smithy/core": "^3.23.12",
|
|
214
|
+
"@smithy/eventstream-serde-browser": "^4.2.12",
|
|
215
|
+
"@smithy/eventstream-serde-config-resolver": "^4.3.12",
|
|
216
|
+
"@smithy/eventstream-serde-node": "^4.2.12",
|
|
217
|
+
"@smithy/fetch-http-handler": "^5.3.15",
|
|
218
|
+
"@smithy/hash-node": "^4.2.12",
|
|
219
|
+
"@smithy/invalid-dependency": "^4.2.12",
|
|
220
|
+
"@smithy/middleware-content-length": "^4.2.12",
|
|
221
|
+
"@smithy/middleware-endpoint": "^4.4.26",
|
|
222
|
+
"@smithy/middleware-retry": "^4.4.43",
|
|
223
|
+
"@smithy/middleware-serde": "^4.2.15",
|
|
224
|
+
"@smithy/middleware-stack": "^4.2.12",
|
|
225
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
226
|
+
"@smithy/node-http-handler": "^4.5.0",
|
|
227
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
228
|
+
"@smithy/smithy-client": "^4.12.6",
|
|
229
|
+
"@smithy/types": "^4.13.1",
|
|
230
|
+
"@smithy/url-parser": "^4.2.12",
|
|
231
|
+
"@smithy/util-base64": "^4.3.2",
|
|
232
|
+
"@smithy/util-body-length-browser": "^4.2.2",
|
|
233
|
+
"@smithy/util-body-length-node": "^4.2.3",
|
|
234
|
+
"@smithy/util-defaults-mode-browser": "^4.3.42",
|
|
235
|
+
"@smithy/util-defaults-mode-node": "^4.2.45",
|
|
236
|
+
"@smithy/util-endpoints": "^3.3.3",
|
|
237
|
+
"@smithy/util-middleware": "^4.2.12",
|
|
238
|
+
"@smithy/util-retry": "^4.2.12",
|
|
239
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
240
|
+
"tslib": "^2.6.2"
|
|
241
|
+
},
|
|
242
|
+
"engines": {
|
|
243
|
+
"node": ">=20.0.0"
|
|
244
|
+
}
|
|
245
|
+
},
|
|
246
|
+
"node_modules/@aws-sdk/core": {
|
|
247
|
+
"version": "3.973.21",
|
|
248
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.973.21.tgz",
|
|
249
|
+
"integrity": "sha512-OTUcDX9Yfz/FLKbHjiMaP9D4Hs44lYJzN7zBcrK2nDmBt0Wr8D6nYt12QoBkZsW0nVMFsTIGaZCrsU9zCcIMXQ==",
|
|
250
|
+
"license": "Apache-2.0",
|
|
251
|
+
"dependencies": {
|
|
252
|
+
"@aws-sdk/types": "^3.973.6",
|
|
253
|
+
"@aws-sdk/xml-builder": "^3.972.12",
|
|
254
|
+
"@smithy/core": "^3.23.12",
|
|
255
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
256
|
+
"@smithy/property-provider": "^4.2.12",
|
|
257
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
258
|
+
"@smithy/signature-v4": "^5.3.12",
|
|
259
|
+
"@smithy/smithy-client": "^4.12.6",
|
|
260
|
+
"@smithy/types": "^4.13.1",
|
|
261
|
+
"@smithy/util-base64": "^4.3.2",
|
|
262
|
+
"@smithy/util-middleware": "^4.2.12",
|
|
263
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
264
|
+
"tslib": "^2.6.2"
|
|
265
|
+
},
|
|
266
|
+
"engines": {
|
|
267
|
+
"node": ">=20.0.0"
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
"node_modules/@aws-sdk/credential-provider-env": {
|
|
271
|
+
"version": "3.972.19",
|
|
272
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.19.tgz",
|
|
273
|
+
"integrity": "sha512-33NpkQtmnsjLr9QdZvL3w8bjy+WoBJ+jY8JwuzxIq38rDNi1kwpBWW7Yjh+8bMlksd+ZAWW0fH4S/6OeoAdU5A==",
|
|
274
|
+
"license": "Apache-2.0",
|
|
275
|
+
"dependencies": {
|
|
276
|
+
"@aws-sdk/core": "^3.973.21",
|
|
277
|
+
"@aws-sdk/types": "^3.973.6",
|
|
278
|
+
"@smithy/property-provider": "^4.2.12",
|
|
279
|
+
"@smithy/types": "^4.13.1",
|
|
280
|
+
"tslib": "^2.6.2"
|
|
281
|
+
},
|
|
282
|
+
"engines": {
|
|
283
|
+
"node": ">=20.0.0"
|
|
284
|
+
}
|
|
285
|
+
},
|
|
286
|
+
"node_modules/@aws-sdk/credential-provider-http": {
|
|
287
|
+
"version": "3.972.21",
|
|
288
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.21.tgz",
|
|
289
|
+
"integrity": "sha512-xFke7yjbON4unNOG0TApQwz+o1LH5VhVLgWlUuiLRWNDyBfeHIFje2ck8qHybvJ8Fkm5m3SsN+pvHtVo6PGWlQ==",
|
|
290
|
+
"license": "Apache-2.0",
|
|
291
|
+
"dependencies": {
|
|
292
|
+
"@aws-sdk/core": "^3.973.21",
|
|
293
|
+
"@aws-sdk/types": "^3.973.6",
|
|
294
|
+
"@smithy/fetch-http-handler": "^5.3.15",
|
|
295
|
+
"@smithy/node-http-handler": "^4.5.0",
|
|
296
|
+
"@smithy/property-provider": "^4.2.12",
|
|
297
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
298
|
+
"@smithy/smithy-client": "^4.12.6",
|
|
299
|
+
"@smithy/types": "^4.13.1",
|
|
300
|
+
"@smithy/util-stream": "^4.5.20",
|
|
301
|
+
"tslib": "^2.6.2"
|
|
302
|
+
},
|
|
303
|
+
"engines": {
|
|
304
|
+
"node": ">=20.0.0"
|
|
305
|
+
}
|
|
306
|
+
},
|
|
307
|
+
"node_modules/@aws-sdk/credential-provider-ini": {
|
|
308
|
+
"version": "3.972.21",
|
|
309
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.21.tgz",
|
|
310
|
+
"integrity": "sha512-fmJN7KhB7CoG65w9fC2LVOd2wZbR2d1yJIpZNe2J5CeDPu7nUHSmavuJAeGEoE3OL5UIBVPNhmK/fV/NQrs3Hw==",
|
|
311
|
+
"license": "Apache-2.0",
|
|
312
|
+
"dependencies": {
|
|
313
|
+
"@aws-sdk/core": "^3.973.21",
|
|
314
|
+
"@aws-sdk/credential-provider-env": "^3.972.19",
|
|
315
|
+
"@aws-sdk/credential-provider-http": "^3.972.21",
|
|
316
|
+
"@aws-sdk/credential-provider-login": "^3.972.21",
|
|
317
|
+
"@aws-sdk/credential-provider-process": "^3.972.19",
|
|
318
|
+
"@aws-sdk/credential-provider-sso": "^3.972.21",
|
|
319
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.21",
|
|
320
|
+
"@aws-sdk/nested-clients": "^3.996.11",
|
|
321
|
+
"@aws-sdk/types": "^3.973.6",
|
|
322
|
+
"@smithy/credential-provider-imds": "^4.2.12",
|
|
323
|
+
"@smithy/property-provider": "^4.2.12",
|
|
324
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
325
|
+
"@smithy/types": "^4.13.1",
|
|
326
|
+
"tslib": "^2.6.2"
|
|
327
|
+
},
|
|
328
|
+
"engines": {
|
|
329
|
+
"node": ">=20.0.0"
|
|
330
|
+
}
|
|
331
|
+
},
|
|
332
|
+
"node_modules/@aws-sdk/credential-provider-login": {
|
|
333
|
+
"version": "3.972.21",
|
|
334
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.21.tgz",
|
|
335
|
+
"integrity": "sha512-ENU+YCiuQocQjfIf9bPxZ+ZY0wIBkl3SMH22optBQwy8UFpSfonHynXzGT27xQxer4cYTNOpwDqbfo57BusbpQ==",
|
|
336
|
+
"license": "Apache-2.0",
|
|
337
|
+
"dependencies": {
|
|
338
|
+
"@aws-sdk/core": "^3.973.21",
|
|
339
|
+
"@aws-sdk/nested-clients": "^3.996.11",
|
|
340
|
+
"@aws-sdk/types": "^3.973.6",
|
|
341
|
+
"@smithy/property-provider": "^4.2.12",
|
|
342
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
343
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
344
|
+
"@smithy/types": "^4.13.1",
|
|
345
|
+
"tslib": "^2.6.2"
|
|
346
|
+
},
|
|
347
|
+
"engines": {
|
|
348
|
+
"node": ">=20.0.0"
|
|
349
|
+
}
|
|
350
|
+
},
|
|
351
|
+
"node_modules/@aws-sdk/credential-provider-node": {
|
|
352
|
+
"version": "3.972.22",
|
|
353
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.22.tgz",
|
|
354
|
+
"integrity": "sha512-VE6i8nkmrRyhKut7nnfCWRbdDf+CfyRr8ixSwdaPDguYlgvkAO2pHu9oK11XzbSuatB0io1ozI/vpYhelXn8Pg==",
|
|
355
|
+
"license": "Apache-2.0",
|
|
356
|
+
"dependencies": {
|
|
357
|
+
"@aws-sdk/credential-provider-env": "^3.972.19",
|
|
358
|
+
"@aws-sdk/credential-provider-http": "^3.972.21",
|
|
359
|
+
"@aws-sdk/credential-provider-ini": "^3.972.21",
|
|
360
|
+
"@aws-sdk/credential-provider-process": "^3.972.19",
|
|
361
|
+
"@aws-sdk/credential-provider-sso": "^3.972.21",
|
|
362
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.21",
|
|
363
|
+
"@aws-sdk/types": "^3.973.6",
|
|
364
|
+
"@smithy/credential-provider-imds": "^4.2.12",
|
|
365
|
+
"@smithy/property-provider": "^4.2.12",
|
|
366
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
367
|
+
"@smithy/types": "^4.13.1",
|
|
368
|
+
"tslib": "^2.6.2"
|
|
369
|
+
},
|
|
370
|
+
"engines": {
|
|
371
|
+
"node": ">=20.0.0"
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
"node_modules/@aws-sdk/credential-provider-process": {
|
|
375
|
+
"version": "3.972.19",
|
|
376
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.19.tgz",
|
|
377
|
+
"integrity": "sha512-hjj5bFo4kf5/WzAMjDEFByVOMbq5gZiagIpJexf7Kp9nIDaGzhCphMsx03NCA8s9zUJzHlD1lXazd7MS+e03Lg==",
|
|
378
|
+
"license": "Apache-2.0",
|
|
379
|
+
"dependencies": {
|
|
380
|
+
"@aws-sdk/core": "^3.973.21",
|
|
381
|
+
"@aws-sdk/types": "^3.973.6",
|
|
382
|
+
"@smithy/property-provider": "^4.2.12",
|
|
383
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
384
|
+
"@smithy/types": "^4.13.1",
|
|
385
|
+
"tslib": "^2.6.2"
|
|
386
|
+
},
|
|
387
|
+
"engines": {
|
|
388
|
+
"node": ">=20.0.0"
|
|
389
|
+
}
|
|
390
|
+
},
|
|
391
|
+
"node_modules/@aws-sdk/credential-provider-sso": {
|
|
392
|
+
"version": "3.972.21",
|
|
393
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.21.tgz",
|
|
394
|
+
"integrity": "sha512-9jWRCuMZpZKlqCZ46bvievqdfswsyB2yPAr9rOiN+FxaGgf8jrR5iYDqJgscvk1jrbAxiK4cIjHv3XjIAWAhzQ==",
|
|
395
|
+
"license": "Apache-2.0",
|
|
396
|
+
"dependencies": {
|
|
397
|
+
"@aws-sdk/core": "^3.973.21",
|
|
398
|
+
"@aws-sdk/nested-clients": "^3.996.11",
|
|
399
|
+
"@aws-sdk/token-providers": "3.1012.0",
|
|
400
|
+
"@aws-sdk/types": "^3.973.6",
|
|
401
|
+
"@smithy/property-provider": "^4.2.12",
|
|
402
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
403
|
+
"@smithy/types": "^4.13.1",
|
|
404
|
+
"tslib": "^2.6.2"
|
|
405
|
+
},
|
|
406
|
+
"engines": {
|
|
407
|
+
"node": ">=20.0.0"
|
|
408
|
+
}
|
|
409
|
+
},
|
|
410
|
+
"node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
411
|
+
"version": "3.972.21",
|
|
412
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.21.tgz",
|
|
413
|
+
"integrity": "sha512-ShWQO/cQVZ+j3zUDK7Kj+m7grPzQCVA2iaZdJ+hJTGvVH5lR32Ip/rgZZ+zBdH6D6wczP9Upa4NMXoqJdGpK1g==",
|
|
414
|
+
"license": "Apache-2.0",
|
|
415
|
+
"dependencies": {
|
|
416
|
+
"@aws-sdk/core": "^3.973.21",
|
|
417
|
+
"@aws-sdk/nested-clients": "^3.996.11",
|
|
418
|
+
"@aws-sdk/types": "^3.973.6",
|
|
419
|
+
"@smithy/property-provider": "^4.2.12",
|
|
420
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
421
|
+
"@smithy/types": "^4.13.1",
|
|
422
|
+
"tslib": "^2.6.2"
|
|
423
|
+
},
|
|
424
|
+
"engines": {
|
|
425
|
+
"node": ">=20.0.0"
|
|
426
|
+
}
|
|
427
|
+
},
|
|
428
|
+
"node_modules/@aws-sdk/eventstream-handler-node": {
|
|
429
|
+
"version": "3.972.11",
|
|
430
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/eventstream-handler-node/-/eventstream-handler-node-3.972.11.tgz",
|
|
431
|
+
"integrity": "sha512-2IrLrOruRr1NhTK0vguBL1gCWv1pu4bf4KaqpsA+/vCJpFEbvXFawn71GvCzk1wyjnDUsemtKypqoKGv4cSGbA==",
|
|
432
|
+
"license": "Apache-2.0",
|
|
433
|
+
"dependencies": {
|
|
434
|
+
"@aws-sdk/types": "^3.973.6",
|
|
435
|
+
"@smithy/eventstream-codec": "^4.2.12",
|
|
436
|
+
"@smithy/types": "^4.13.1",
|
|
437
|
+
"tslib": "^2.6.2"
|
|
438
|
+
},
|
|
439
|
+
"engines": {
|
|
440
|
+
"node": ">=20.0.0"
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"node_modules/@aws-sdk/middleware-eventstream": {
|
|
444
|
+
"version": "3.972.8",
|
|
445
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-eventstream/-/middleware-eventstream-3.972.8.tgz",
|
|
446
|
+
"integrity": "sha512-r+oP+tbCxgqXVC3pu3MUVePgSY0ILMjA+aEwOosS77m3/DRbtvHrHwqvMcw+cjANMeGzJ+i0ar+n77KXpRA8RQ==",
|
|
447
|
+
"license": "Apache-2.0",
|
|
448
|
+
"dependencies": {
|
|
449
|
+
"@aws-sdk/types": "^3.973.6",
|
|
450
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
451
|
+
"@smithy/types": "^4.13.1",
|
|
452
|
+
"tslib": "^2.6.2"
|
|
453
|
+
},
|
|
454
|
+
"engines": {
|
|
455
|
+
"node": ">=20.0.0"
|
|
456
|
+
}
|
|
457
|
+
},
|
|
458
|
+
"node_modules/@aws-sdk/middleware-host-header": {
|
|
459
|
+
"version": "3.972.8",
|
|
460
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.972.8.tgz",
|
|
461
|
+
"integrity": "sha512-wAr2REfKsqoKQ+OkNqvOShnBoh+nkPurDKW7uAeVSu6kUECnWlSJiPvnoqxGlfousEY/v9LfS9sNc46hjSYDIQ==",
|
|
462
|
+
"license": "Apache-2.0",
|
|
463
|
+
"dependencies": {
|
|
464
|
+
"@aws-sdk/types": "^3.973.6",
|
|
465
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
466
|
+
"@smithy/types": "^4.13.1",
|
|
467
|
+
"tslib": "^2.6.2"
|
|
468
|
+
},
|
|
469
|
+
"engines": {
|
|
470
|
+
"node": ">=20.0.0"
|
|
471
|
+
}
|
|
472
|
+
},
|
|
473
|
+
"node_modules/@aws-sdk/middleware-logger": {
|
|
474
|
+
"version": "3.972.8",
|
|
475
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.972.8.tgz",
|
|
476
|
+
"integrity": "sha512-CWl5UCM57WUFaFi5kB7IBY1UmOeLvNZAZ2/OZ5l20ldiJ3TiIz1pC65gYj8X0BCPWkeR1E32mpsCk1L1I4n+lA==",
|
|
477
|
+
"license": "Apache-2.0",
|
|
478
|
+
"dependencies": {
|
|
479
|
+
"@aws-sdk/types": "^3.973.6",
|
|
480
|
+
"@smithy/types": "^4.13.1",
|
|
481
|
+
"tslib": "^2.6.2"
|
|
482
|
+
},
|
|
483
|
+
"engines": {
|
|
484
|
+
"node": ">=20.0.0"
|
|
485
|
+
}
|
|
486
|
+
},
|
|
487
|
+
"node_modules/@aws-sdk/middleware-recursion-detection": {
|
|
488
|
+
"version": "3.972.8",
|
|
489
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.8.tgz",
|
|
490
|
+
"integrity": "sha512-BnnvYs2ZEpdlmZ2PNlV2ZyQ8j8AEkMTjN79y/YA475ER1ByFYrkVR85qmhni8oeTaJcDqbx364wDpitDAA/wCA==",
|
|
491
|
+
"license": "Apache-2.0",
|
|
492
|
+
"dependencies": {
|
|
493
|
+
"@aws-sdk/types": "^3.973.6",
|
|
494
|
+
"@aws/lambda-invoke-store": "^0.2.2",
|
|
495
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
496
|
+
"@smithy/types": "^4.13.1",
|
|
497
|
+
"tslib": "^2.6.2"
|
|
498
|
+
},
|
|
499
|
+
"engines": {
|
|
500
|
+
"node": ">=20.0.0"
|
|
501
|
+
}
|
|
502
|
+
},
|
|
503
|
+
"node_modules/@aws-sdk/middleware-sdk-transcribe-streaming": {
|
|
504
|
+
"version": "3.972.8",
|
|
505
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-transcribe-streaming/-/middleware-sdk-transcribe-streaming-3.972.8.tgz",
|
|
506
|
+
"integrity": "sha512-fBIX+TEwzKnJnQiMjOLUl0480HbKd0enZ77Q5aEVzegT2jHyESEHFWJaB3q64r6xXZYioPxLnuTkDe6xVDjqCA==",
|
|
507
|
+
"license": "Apache-2.0",
|
|
508
|
+
"dependencies": {
|
|
509
|
+
"@aws-sdk/types": "^3.973.6",
|
|
510
|
+
"@aws-sdk/util-format-url": "^3.972.8",
|
|
511
|
+
"@smithy/eventstream-serde-browser": "^4.2.12",
|
|
512
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
513
|
+
"@smithy/signature-v4": "^5.3.12",
|
|
514
|
+
"@smithy/types": "^4.13.1",
|
|
515
|
+
"@smithy/uuid": "^1.1.2",
|
|
516
|
+
"tslib": "^2.6.2"
|
|
517
|
+
},
|
|
518
|
+
"engines": {
|
|
519
|
+
"node": ">=20.0.0"
|
|
520
|
+
}
|
|
521
|
+
},
|
|
522
|
+
"node_modules/@aws-sdk/middleware-user-agent": {
|
|
523
|
+
"version": "3.972.22",
|
|
524
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.22.tgz",
|
|
525
|
+
"integrity": "sha512-pZPNGWZVQvgUIO/P9PXZNz7ciq9mLYb/wQEurg3phKTa3DiBIunIRcgA0eBNwmog6S3oy0KR1bv4EJ4ld9A5sQ==",
|
|
526
|
+
"license": "Apache-2.0",
|
|
527
|
+
"dependencies": {
|
|
528
|
+
"@aws-sdk/core": "^3.973.21",
|
|
529
|
+
"@aws-sdk/types": "^3.973.6",
|
|
530
|
+
"@aws-sdk/util-endpoints": "^3.996.5",
|
|
531
|
+
"@smithy/core": "^3.23.12",
|
|
532
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
533
|
+
"@smithy/types": "^4.13.1",
|
|
534
|
+
"@smithy/util-retry": "^4.2.12",
|
|
535
|
+
"tslib": "^2.6.2"
|
|
536
|
+
},
|
|
537
|
+
"engines": {
|
|
538
|
+
"node": ">=20.0.0"
|
|
539
|
+
}
|
|
540
|
+
},
|
|
541
|
+
"node_modules/@aws-sdk/middleware-websocket": {
|
|
542
|
+
"version": "3.972.13",
|
|
543
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-websocket/-/middleware-websocket-3.972.13.tgz",
|
|
544
|
+
"integrity": "sha512-Gp6EWIqHX5wmsOR5ZxWyyzEU8P0xBdSxkm6VHEwXwBqScKZ7QWRoj6ZmHpr+S44EYb5tuzGya4ottsogSu2W3A==",
|
|
545
|
+
"license": "Apache-2.0",
|
|
546
|
+
"dependencies": {
|
|
547
|
+
"@aws-sdk/types": "^3.973.6",
|
|
548
|
+
"@aws-sdk/util-format-url": "^3.972.8",
|
|
549
|
+
"@smithy/eventstream-codec": "^4.2.12",
|
|
550
|
+
"@smithy/eventstream-serde-browser": "^4.2.12",
|
|
551
|
+
"@smithy/fetch-http-handler": "^5.3.15",
|
|
552
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
553
|
+
"@smithy/signature-v4": "^5.3.12",
|
|
554
|
+
"@smithy/types": "^4.13.1",
|
|
555
|
+
"@smithy/util-base64": "^4.3.2",
|
|
556
|
+
"@smithy/util-hex-encoding": "^4.2.2",
|
|
557
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
558
|
+
"tslib": "^2.6.2"
|
|
559
|
+
},
|
|
560
|
+
"engines": {
|
|
561
|
+
"node": ">= 14.0.0"
|
|
562
|
+
}
|
|
563
|
+
},
|
|
564
|
+
"node_modules/@aws-sdk/nested-clients": {
|
|
565
|
+
"version": "3.996.11",
|
|
566
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.996.11.tgz",
|
|
567
|
+
"integrity": "sha512-i7SwoSR4JB/79JoGDUACnFUQOZwXGLWNX35lIb1Pq72nUGlVV+RFZp+BLa8S+mog2pbXU9+6Kc5YwGiMi5bKhQ==",
|
|
568
|
+
"license": "Apache-2.0",
|
|
569
|
+
"dependencies": {
|
|
570
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
|
571
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
|
572
|
+
"@aws-sdk/core": "^3.973.21",
|
|
573
|
+
"@aws-sdk/middleware-host-header": "^3.972.8",
|
|
574
|
+
"@aws-sdk/middleware-logger": "^3.972.8",
|
|
575
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.8",
|
|
576
|
+
"@aws-sdk/middleware-user-agent": "^3.972.22",
|
|
577
|
+
"@aws-sdk/region-config-resolver": "^3.972.8",
|
|
578
|
+
"@aws-sdk/types": "^3.973.6",
|
|
579
|
+
"@aws-sdk/util-endpoints": "^3.996.5",
|
|
580
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.8",
|
|
581
|
+
"@aws-sdk/util-user-agent-node": "^3.973.8",
|
|
582
|
+
"@smithy/config-resolver": "^4.4.11",
|
|
583
|
+
"@smithy/core": "^3.23.12",
|
|
584
|
+
"@smithy/fetch-http-handler": "^5.3.15",
|
|
585
|
+
"@smithy/hash-node": "^4.2.12",
|
|
586
|
+
"@smithy/invalid-dependency": "^4.2.12",
|
|
587
|
+
"@smithy/middleware-content-length": "^4.2.12",
|
|
588
|
+
"@smithy/middleware-endpoint": "^4.4.26",
|
|
589
|
+
"@smithy/middleware-retry": "^4.4.43",
|
|
590
|
+
"@smithy/middleware-serde": "^4.2.15",
|
|
591
|
+
"@smithy/middleware-stack": "^4.2.12",
|
|
592
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
593
|
+
"@smithy/node-http-handler": "^4.5.0",
|
|
594
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
595
|
+
"@smithy/smithy-client": "^4.12.6",
|
|
596
|
+
"@smithy/types": "^4.13.1",
|
|
597
|
+
"@smithy/url-parser": "^4.2.12",
|
|
598
|
+
"@smithy/util-base64": "^4.3.2",
|
|
599
|
+
"@smithy/util-body-length-browser": "^4.2.2",
|
|
600
|
+
"@smithy/util-body-length-node": "^4.2.3",
|
|
601
|
+
"@smithy/util-defaults-mode-browser": "^4.3.42",
|
|
602
|
+
"@smithy/util-defaults-mode-node": "^4.2.45",
|
|
603
|
+
"@smithy/util-endpoints": "^3.3.3",
|
|
604
|
+
"@smithy/util-middleware": "^4.2.12",
|
|
605
|
+
"@smithy/util-retry": "^4.2.12",
|
|
606
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
607
|
+
"tslib": "^2.6.2"
|
|
608
|
+
},
|
|
609
|
+
"engines": {
|
|
610
|
+
"node": ">=20.0.0"
|
|
611
|
+
}
|
|
612
|
+
},
|
|
613
|
+
"node_modules/@aws-sdk/region-config-resolver": {
|
|
614
|
+
"version": "3.972.8",
|
|
615
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.8.tgz",
|
|
616
|
+
"integrity": "sha512-1eD4uhTDeambO/PNIDVG19A6+v4NdD7xzwLHDutHsUqz0B+i661MwQB2eYO4/crcCvCiQG4SRm1k81k54FEIvw==",
|
|
617
|
+
"license": "Apache-2.0",
|
|
618
|
+
"dependencies": {
|
|
619
|
+
"@aws-sdk/types": "^3.973.6",
|
|
620
|
+
"@smithy/config-resolver": "^4.4.11",
|
|
621
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
622
|
+
"@smithy/types": "^4.13.1",
|
|
623
|
+
"tslib": "^2.6.2"
|
|
624
|
+
},
|
|
625
|
+
"engines": {
|
|
626
|
+
"node": ">=20.0.0"
|
|
627
|
+
}
|
|
628
|
+
},
|
|
629
|
+
"node_modules/@aws-sdk/token-providers": {
|
|
630
|
+
"version": "3.1012.0",
|
|
631
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1012.0.tgz",
|
|
632
|
+
"integrity": "sha512-vzKwy020zjuiF4WTJzejx5nYcXJnRhHpb6i3lyZHIwfFwXG1yX4bzBVNMWYWF+bz1i2Pp2VhJbPyzpqj4VuJXQ==",
|
|
633
|
+
"license": "Apache-2.0",
|
|
634
|
+
"dependencies": {
|
|
635
|
+
"@aws-sdk/core": "^3.973.21",
|
|
636
|
+
"@aws-sdk/nested-clients": "^3.996.11",
|
|
637
|
+
"@aws-sdk/types": "^3.973.6",
|
|
638
|
+
"@smithy/property-provider": "^4.2.12",
|
|
639
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
640
|
+
"@smithy/types": "^4.13.1",
|
|
641
|
+
"tslib": "^2.6.2"
|
|
642
|
+
},
|
|
643
|
+
"engines": {
|
|
644
|
+
"node": ">=20.0.0"
|
|
645
|
+
}
|
|
646
|
+
},
|
|
647
|
+
"node_modules/@aws-sdk/types": {
|
|
648
|
+
"version": "3.973.6",
|
|
649
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.6.tgz",
|
|
650
|
+
"integrity": "sha512-Atfcy4E++beKtwJHiDln2Nby8W/mam64opFPTiHEqgsthqeydFS1pY+OUlN1ouNOmf8ArPU/6cDS65anOP3KQw==",
|
|
651
|
+
"license": "Apache-2.0",
|
|
652
|
+
"dependencies": {
|
|
653
|
+
"@smithy/types": "^4.13.1",
|
|
654
|
+
"tslib": "^2.6.2"
|
|
655
|
+
},
|
|
656
|
+
"engines": {
|
|
657
|
+
"node": ">=20.0.0"
|
|
658
|
+
}
|
|
659
|
+
},
|
|
660
|
+
"node_modules/@aws-sdk/util-endpoints": {
|
|
661
|
+
"version": "3.996.5",
|
|
662
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.996.5.tgz",
|
|
663
|
+
"integrity": "sha512-Uh93L5sXFNbyR5sEPMzUU8tJ++Ku97EY4udmC01nB8Zu+xfBPwpIwJ6F7snqQeq8h2pf+8SGN5/NoytfKgYPIw==",
|
|
664
|
+
"license": "Apache-2.0",
|
|
665
|
+
"dependencies": {
|
|
666
|
+
"@aws-sdk/types": "^3.973.6",
|
|
667
|
+
"@smithy/types": "^4.13.1",
|
|
668
|
+
"@smithy/url-parser": "^4.2.12",
|
|
669
|
+
"@smithy/util-endpoints": "^3.3.3",
|
|
670
|
+
"tslib": "^2.6.2"
|
|
671
|
+
},
|
|
672
|
+
"engines": {
|
|
673
|
+
"node": ">=20.0.0"
|
|
674
|
+
}
|
|
675
|
+
},
|
|
676
|
+
"node_modules/@aws-sdk/util-format-url": {
|
|
677
|
+
"version": "3.972.8",
|
|
678
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-format-url/-/util-format-url-3.972.8.tgz",
|
|
679
|
+
"integrity": "sha512-J6DS9oocrgxM8xlUTTmQOuwRF6rnAGEujAN9SAzllcrQmwn5iJ58ogxy3SEhD0Q7JZvlA5jvIXBkpQRqEqlE9A==",
|
|
680
|
+
"license": "Apache-2.0",
|
|
681
|
+
"dependencies": {
|
|
682
|
+
"@aws-sdk/types": "^3.973.6",
|
|
683
|
+
"@smithy/querystring-builder": "^4.2.12",
|
|
684
|
+
"@smithy/types": "^4.13.1",
|
|
685
|
+
"tslib": "^2.6.2"
|
|
686
|
+
},
|
|
687
|
+
"engines": {
|
|
688
|
+
"node": ">=20.0.0"
|
|
689
|
+
}
|
|
690
|
+
},
|
|
691
|
+
"node_modules/@aws-sdk/util-locate-window": {
|
|
692
|
+
"version": "3.965.5",
|
|
693
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-locate-window/-/util-locate-window-3.965.5.tgz",
|
|
694
|
+
"integrity": "sha512-WhlJNNINQB+9qtLtZJcpQdgZw3SCDCpXdUJP7cToGwHbCWCnRckGlc6Bx/OhWwIYFNAn+FIydY8SZ0QmVu3xTQ==",
|
|
695
|
+
"license": "Apache-2.0",
|
|
696
|
+
"dependencies": {
|
|
697
|
+
"tslib": "^2.6.2"
|
|
698
|
+
},
|
|
699
|
+
"engines": {
|
|
700
|
+
"node": ">=20.0.0"
|
|
701
|
+
}
|
|
702
|
+
},
|
|
703
|
+
"node_modules/@aws-sdk/util-user-agent-browser": {
|
|
704
|
+
"version": "3.972.8",
|
|
705
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.972.8.tgz",
|
|
706
|
+
"integrity": "sha512-B3KGXJviV2u6Cdw2SDY2aDhoJkVfY/Q/Trwk2CMSkikE1Oi6gRzxhvhIfiRpHfmIsAhV4EA54TVEX8K6CbHbkA==",
|
|
707
|
+
"license": "Apache-2.0",
|
|
708
|
+
"dependencies": {
|
|
709
|
+
"@aws-sdk/types": "^3.973.6",
|
|
710
|
+
"@smithy/types": "^4.13.1",
|
|
711
|
+
"bowser": "^2.11.0",
|
|
712
|
+
"tslib": "^2.6.2"
|
|
713
|
+
}
|
|
714
|
+
},
|
|
715
|
+
"node_modules/@aws-sdk/util-user-agent-node": {
|
|
716
|
+
"version": "3.973.8",
|
|
717
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.8.tgz",
|
|
718
|
+
"integrity": "sha512-Kvb96TafGPLYo4Z2GRCzQTne77epXgiZEo0DDXwavzkWmgDV/1XD1tMA766gzRcHHFUraWsE+4T8DKtPTZUxgQ==",
|
|
719
|
+
"license": "Apache-2.0",
|
|
720
|
+
"dependencies": {
|
|
721
|
+
"@aws-sdk/middleware-user-agent": "^3.972.22",
|
|
722
|
+
"@aws-sdk/types": "^3.973.6",
|
|
723
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
724
|
+
"@smithy/types": "^4.13.1",
|
|
725
|
+
"@smithy/util-config-provider": "^4.2.2",
|
|
726
|
+
"tslib": "^2.6.2"
|
|
727
|
+
},
|
|
728
|
+
"engines": {
|
|
729
|
+
"node": ">=20.0.0"
|
|
730
|
+
},
|
|
731
|
+
"peerDependencies": {
|
|
732
|
+
"aws-crt": ">=1.0.0"
|
|
733
|
+
},
|
|
734
|
+
"peerDependenciesMeta": {
|
|
735
|
+
"aws-crt": {
|
|
736
|
+
"optional": true
|
|
737
|
+
}
|
|
738
|
+
}
|
|
739
|
+
},
|
|
740
|
+
"node_modules/@aws-sdk/xml-builder": {
|
|
741
|
+
"version": "3.972.13",
|
|
742
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.13.tgz",
|
|
743
|
+
"integrity": "sha512-I/+BMxM4WE/6xL0tyV7tAUDOAXmyw/va1oGr/eSly43HmLUcD1G+v96vEKAA8VoLcZ03ZQo/PWzjmN9zQErqPQ==",
|
|
744
|
+
"license": "Apache-2.0",
|
|
745
|
+
"dependencies": {
|
|
746
|
+
"@smithy/types": "^4.13.1",
|
|
747
|
+
"fast-xml-parser": "5.5.6",
|
|
748
|
+
"tslib": "^2.6.2"
|
|
749
|
+
},
|
|
750
|
+
"engines": {
|
|
751
|
+
"node": ">=20.0.0"
|
|
752
|
+
}
|
|
753
|
+
},
|
|
754
|
+
"node_modules/@aws/lambda-invoke-store": {
|
|
755
|
+
"version": "0.2.4",
|
|
756
|
+
"resolved": "https://registry.npmjs.org/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.4.tgz",
|
|
757
|
+
"integrity": "sha512-iY8yvjE0y651BixKNPgmv1WrQc+GZ142sb0z4gYnChDDY2YqI4P/jsSopBWrKfAt7LOJAkOXt7rC/hms+WclQQ==",
|
|
758
|
+
"license": "Apache-2.0",
|
|
759
|
+
"engines": {
|
|
760
|
+
"node": ">=18.0.0"
|
|
761
|
+
}
|
|
762
|
+
},
|
|
48
763
|
"node_modules/@babel/code-frame": {
|
|
49
764
|
"version": "7.28.6",
|
|
50
765
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.28.6.tgz",
|
|
@@ -1043,204 +1758,855 @@
|
|
|
1043
1758
|
"@tybys/wasm-util": "^0.10.0"
|
|
1044
1759
|
}
|
|
1045
1760
|
},
|
|
1046
|
-
"node_modules/@next/env": {
|
|
1047
|
-
"version": "16.1.6",
|
|
1048
|
-
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.1.6.tgz",
|
|
1049
|
-
"integrity": "sha512-N1ySLuZjnAtN3kFnwhAwPvZah8RJxKasD7x1f8shFqhncnWZn4JMfg37diLNuoHsLAlrDfM3g4mawVdtAG8XLQ==",
|
|
1050
|
-
"license": "MIT"
|
|
1051
|
-
},
|
|
1052
|
-
"node_modules/@next/eslint-plugin-next": {
|
|
1053
|
-
"version": "16.1.6",
|
|
1054
|
-
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-16.1.6.tgz",
|
|
1055
|
-
"integrity": "sha512-/Qq3PTagA6+nYVfryAtQ7/9FEr/6YVyvOtl6rZnGsbReGLf0jZU6gkpr1FuChAQpvV46a78p4cmHOVP8mbfSMQ==",
|
|
1056
|
-
"dev": true,
|
|
1057
|
-
"license": "MIT",
|
|
1761
|
+
"node_modules/@next/env": {
|
|
1762
|
+
"version": "16.1.6",
|
|
1763
|
+
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.1.6.tgz",
|
|
1764
|
+
"integrity": "sha512-N1ySLuZjnAtN3kFnwhAwPvZah8RJxKasD7x1f8shFqhncnWZn4JMfg37diLNuoHsLAlrDfM3g4mawVdtAG8XLQ==",
|
|
1765
|
+
"license": "MIT"
|
|
1766
|
+
},
|
|
1767
|
+
"node_modules/@next/eslint-plugin-next": {
|
|
1768
|
+
"version": "16.1.6",
|
|
1769
|
+
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-16.1.6.tgz",
|
|
1770
|
+
"integrity": "sha512-/Qq3PTagA6+nYVfryAtQ7/9FEr/6YVyvOtl6rZnGsbReGLf0jZU6gkpr1FuChAQpvV46a78p4cmHOVP8mbfSMQ==",
|
|
1771
|
+
"dev": true,
|
|
1772
|
+
"license": "MIT",
|
|
1773
|
+
"dependencies": {
|
|
1774
|
+
"fast-glob": "3.3.1"
|
|
1775
|
+
}
|
|
1776
|
+
},
|
|
1777
|
+
"node_modules/@next/swc-darwin-arm64": {
|
|
1778
|
+
"version": "16.1.6",
|
|
1779
|
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.6.tgz",
|
|
1780
|
+
"integrity": "sha512-wTzYulosJr/6nFnqGW7FrG3jfUUlEf8UjGA0/pyypJl42ExdVgC6xJgcXQ+V8QFn6niSG2Pb8+MIG1mZr2vczw==",
|
|
1781
|
+
"cpu": [
|
|
1782
|
+
"arm64"
|
|
1783
|
+
],
|
|
1784
|
+
"license": "MIT",
|
|
1785
|
+
"optional": true,
|
|
1786
|
+
"os": [
|
|
1787
|
+
"darwin"
|
|
1788
|
+
],
|
|
1789
|
+
"engines": {
|
|
1790
|
+
"node": ">= 10"
|
|
1791
|
+
}
|
|
1792
|
+
},
|
|
1793
|
+
"node_modules/@next/swc-darwin-x64": {
|
|
1794
|
+
"version": "16.1.6",
|
|
1795
|
+
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.6.tgz",
|
|
1796
|
+
"integrity": "sha512-BLFPYPDO+MNJsiDWbeVzqvYd4NyuRrEYVB5k2N3JfWncuHAy2IVwMAOlVQDFjj+krkWzhY2apvmekMkfQR0CUQ==",
|
|
1797
|
+
"cpu": [
|
|
1798
|
+
"x64"
|
|
1799
|
+
],
|
|
1800
|
+
"license": "MIT",
|
|
1801
|
+
"optional": true,
|
|
1802
|
+
"os": [
|
|
1803
|
+
"darwin"
|
|
1804
|
+
],
|
|
1805
|
+
"engines": {
|
|
1806
|
+
"node": ">= 10"
|
|
1807
|
+
}
|
|
1808
|
+
},
|
|
1809
|
+
"node_modules/@next/swc-linux-arm64-gnu": {
|
|
1810
|
+
"version": "16.1.6",
|
|
1811
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.6.tgz",
|
|
1812
|
+
"integrity": "sha512-OJYkCd5pj/QloBvoEcJ2XiMnlJkRv9idWA/j0ugSuA34gMT6f5b7vOiCQHVRpvStoZUknhl6/UxOXL4OwtdaBw==",
|
|
1813
|
+
"cpu": [
|
|
1814
|
+
"arm64"
|
|
1815
|
+
],
|
|
1816
|
+
"license": "MIT",
|
|
1817
|
+
"optional": true,
|
|
1818
|
+
"os": [
|
|
1819
|
+
"linux"
|
|
1820
|
+
],
|
|
1821
|
+
"engines": {
|
|
1822
|
+
"node": ">= 10"
|
|
1823
|
+
}
|
|
1824
|
+
},
|
|
1825
|
+
"node_modules/@next/swc-linux-arm64-musl": {
|
|
1826
|
+
"version": "16.1.6",
|
|
1827
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.6.tgz",
|
|
1828
|
+
"integrity": "sha512-S4J2v+8tT3NIO9u2q+S0G5KdvNDjXfAv06OhfOzNDaBn5rw84DGXWndOEB7d5/x852A20sW1M56vhC/tRVbccQ==",
|
|
1829
|
+
"cpu": [
|
|
1830
|
+
"arm64"
|
|
1831
|
+
],
|
|
1832
|
+
"license": "MIT",
|
|
1833
|
+
"optional": true,
|
|
1834
|
+
"os": [
|
|
1835
|
+
"linux"
|
|
1836
|
+
],
|
|
1837
|
+
"engines": {
|
|
1838
|
+
"node": ">= 10"
|
|
1839
|
+
}
|
|
1840
|
+
},
|
|
1841
|
+
"node_modules/@next/swc-linux-x64-gnu": {
|
|
1842
|
+
"version": "16.1.6",
|
|
1843
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.6.tgz",
|
|
1844
|
+
"integrity": "sha512-2eEBDkFlMMNQnkTyPBhQOAyn2qMxyG2eE7GPH2WIDGEpEILcBPI/jdSv4t6xupSP+ot/jkfrCShLAa7+ZUPcJQ==",
|
|
1845
|
+
"cpu": [
|
|
1846
|
+
"x64"
|
|
1847
|
+
],
|
|
1848
|
+
"license": "MIT",
|
|
1849
|
+
"optional": true,
|
|
1850
|
+
"os": [
|
|
1851
|
+
"linux"
|
|
1852
|
+
],
|
|
1853
|
+
"engines": {
|
|
1854
|
+
"node": ">= 10"
|
|
1855
|
+
}
|
|
1856
|
+
},
|
|
1857
|
+
"node_modules/@next/swc-linux-x64-musl": {
|
|
1858
|
+
"version": "16.1.6",
|
|
1859
|
+
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.1.6.tgz",
|
|
1860
|
+
"integrity": "sha512-oicJwRlyOoZXVlxmIMaTq7f8pN9QNbdes0q2FXfRsPhfCi8n8JmOZJm5oo1pwDaFbnnD421rVU409M3evFbIqg==",
|
|
1861
|
+
"cpu": [
|
|
1862
|
+
"x64"
|
|
1863
|
+
],
|
|
1864
|
+
"license": "MIT",
|
|
1865
|
+
"optional": true,
|
|
1866
|
+
"os": [
|
|
1867
|
+
"linux"
|
|
1868
|
+
],
|
|
1869
|
+
"engines": {
|
|
1870
|
+
"node": ">= 10"
|
|
1871
|
+
}
|
|
1872
|
+
},
|
|
1873
|
+
"node_modules/@next/swc-win32-arm64-msvc": {
|
|
1874
|
+
"version": "16.1.6",
|
|
1875
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.6.tgz",
|
|
1876
|
+
"integrity": "sha512-gQmm8izDTPgs+DCWH22kcDmuUp7NyiJgEl18bcr8irXA5N2m2O+JQIr6f3ct42GOs9c0h8QF3L5SzIxcYAAXXw==",
|
|
1877
|
+
"cpu": [
|
|
1878
|
+
"arm64"
|
|
1879
|
+
],
|
|
1880
|
+
"license": "MIT",
|
|
1881
|
+
"optional": true,
|
|
1882
|
+
"os": [
|
|
1883
|
+
"win32"
|
|
1884
|
+
],
|
|
1885
|
+
"engines": {
|
|
1886
|
+
"node": ">= 10"
|
|
1887
|
+
}
|
|
1888
|
+
},
|
|
1889
|
+
"node_modules/@next/swc-win32-x64-msvc": {
|
|
1890
|
+
"version": "16.1.6",
|
|
1891
|
+
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.6.tgz",
|
|
1892
|
+
"integrity": "sha512-NRfO39AIrzBnixKbjuo2YiYhB6o9d8v/ymU9m/Xk8cyVk+k7XylniXkHwjs4s70wedVffc6bQNbufk5v0xEm0A==",
|
|
1893
|
+
"cpu": [
|
|
1894
|
+
"x64"
|
|
1895
|
+
],
|
|
1896
|
+
"license": "MIT",
|
|
1897
|
+
"optional": true,
|
|
1898
|
+
"os": [
|
|
1899
|
+
"win32"
|
|
1900
|
+
],
|
|
1901
|
+
"engines": {
|
|
1902
|
+
"node": ">= 10"
|
|
1903
|
+
}
|
|
1904
|
+
},
|
|
1905
|
+
"node_modules/@nodelib/fs.scandir": {
|
|
1906
|
+
"version": "2.1.5",
|
|
1907
|
+
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
1908
|
+
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
|
1909
|
+
"dev": true,
|
|
1910
|
+
"license": "MIT",
|
|
1911
|
+
"dependencies": {
|
|
1912
|
+
"@nodelib/fs.stat": "2.0.5",
|
|
1913
|
+
"run-parallel": "^1.1.9"
|
|
1914
|
+
},
|
|
1915
|
+
"engines": {
|
|
1916
|
+
"node": ">= 8"
|
|
1917
|
+
}
|
|
1918
|
+
},
|
|
1919
|
+
"node_modules/@nodelib/fs.stat": {
|
|
1920
|
+
"version": "2.0.5",
|
|
1921
|
+
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
|
1922
|
+
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
|
1923
|
+
"dev": true,
|
|
1924
|
+
"license": "MIT",
|
|
1925
|
+
"engines": {
|
|
1926
|
+
"node": ">= 8"
|
|
1927
|
+
}
|
|
1928
|
+
},
|
|
1929
|
+
"node_modules/@nodelib/fs.walk": {
|
|
1930
|
+
"version": "1.2.8",
|
|
1931
|
+
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
|
1932
|
+
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
|
1933
|
+
"dev": true,
|
|
1934
|
+
"license": "MIT",
|
|
1935
|
+
"dependencies": {
|
|
1936
|
+
"@nodelib/fs.scandir": "2.1.5",
|
|
1937
|
+
"fastq": "^1.6.0"
|
|
1938
|
+
},
|
|
1939
|
+
"engines": {
|
|
1940
|
+
"node": ">= 8"
|
|
1941
|
+
}
|
|
1942
|
+
},
|
|
1943
|
+
"node_modules/@nolyfill/is-core-module": {
|
|
1944
|
+
"version": "1.0.39",
|
|
1945
|
+
"resolved": "https://registry.npmjs.org/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz",
|
|
1946
|
+
"integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==",
|
|
1947
|
+
"dev": true,
|
|
1948
|
+
"license": "MIT",
|
|
1949
|
+
"engines": {
|
|
1950
|
+
"node": ">=12.4.0"
|
|
1951
|
+
}
|
|
1952
|
+
},
|
|
1953
|
+
"node_modules/@rtsao/scc": {
|
|
1954
|
+
"version": "1.1.0",
|
|
1955
|
+
"resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz",
|
|
1956
|
+
"integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==",
|
|
1957
|
+
"dev": true,
|
|
1958
|
+
"license": "MIT"
|
|
1959
|
+
},
|
|
1960
|
+
"node_modules/@smithy/abort-controller": {
|
|
1961
|
+
"version": "4.2.12",
|
|
1962
|
+
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.2.12.tgz",
|
|
1963
|
+
"integrity": "sha512-xolrFw6b+2iYGl6EcOL7IJY71vvyZ0DJ3mcKtpykqPe2uscwtzDZJa1uVQXyP7w9Dd+kGwYnPbMsJrGISKiY/Q==",
|
|
1964
|
+
"license": "Apache-2.0",
|
|
1965
|
+
"dependencies": {
|
|
1966
|
+
"@smithy/types": "^4.13.1",
|
|
1967
|
+
"tslib": "^2.6.2"
|
|
1968
|
+
},
|
|
1969
|
+
"engines": {
|
|
1970
|
+
"node": ">=18.0.0"
|
|
1971
|
+
}
|
|
1972
|
+
},
|
|
1973
|
+
"node_modules/@smithy/config-resolver": {
|
|
1974
|
+
"version": "4.4.11",
|
|
1975
|
+
"resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.4.11.tgz",
|
|
1976
|
+
"integrity": "sha512-YxFiiG4YDAtX7WMN7RuhHZLeTmRRAOyCbr+zB8e3AQzHPnUhS8zXjB1+cniPVQI3xbWsQPM0X2aaIkO/ME0ymw==",
|
|
1977
|
+
"license": "Apache-2.0",
|
|
1978
|
+
"dependencies": {
|
|
1979
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
1980
|
+
"@smithy/types": "^4.13.1",
|
|
1981
|
+
"@smithy/util-config-provider": "^4.2.2",
|
|
1982
|
+
"@smithy/util-endpoints": "^3.3.3",
|
|
1983
|
+
"@smithy/util-middleware": "^4.2.12",
|
|
1984
|
+
"tslib": "^2.6.2"
|
|
1985
|
+
},
|
|
1986
|
+
"engines": {
|
|
1987
|
+
"node": ">=18.0.0"
|
|
1988
|
+
}
|
|
1989
|
+
},
|
|
1990
|
+
"node_modules/@smithy/core": {
|
|
1991
|
+
"version": "3.23.12",
|
|
1992
|
+
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.23.12.tgz",
|
|
1993
|
+
"integrity": "sha512-o9VycsYNtgC+Dy3I0yrwCqv9CWicDnke0L7EVOrZtJpjb2t0EjaEofmMrYc0T1Kn3yk32zm6cspxF9u9Bj7e5w==",
|
|
1994
|
+
"license": "Apache-2.0",
|
|
1995
|
+
"dependencies": {
|
|
1996
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
1997
|
+
"@smithy/types": "^4.13.1",
|
|
1998
|
+
"@smithy/url-parser": "^4.2.12",
|
|
1999
|
+
"@smithy/util-base64": "^4.3.2",
|
|
2000
|
+
"@smithy/util-body-length-browser": "^4.2.2",
|
|
2001
|
+
"@smithy/util-middleware": "^4.2.12",
|
|
2002
|
+
"@smithy/util-stream": "^4.5.20",
|
|
2003
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
2004
|
+
"@smithy/uuid": "^1.1.2",
|
|
2005
|
+
"tslib": "^2.6.2"
|
|
2006
|
+
},
|
|
2007
|
+
"engines": {
|
|
2008
|
+
"node": ">=18.0.0"
|
|
2009
|
+
}
|
|
2010
|
+
},
|
|
2011
|
+
"node_modules/@smithy/credential-provider-imds": {
|
|
2012
|
+
"version": "4.2.12",
|
|
2013
|
+
"resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.2.12.tgz",
|
|
2014
|
+
"integrity": "sha512-cr2lR792vNZcYMriSIj+Um3x9KWrjcu98kn234xA6reOAFMmbRpQMOv8KPgEmLLtx3eldU6c5wALKFqNOhugmg==",
|
|
2015
|
+
"license": "Apache-2.0",
|
|
2016
|
+
"dependencies": {
|
|
2017
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
2018
|
+
"@smithy/property-provider": "^4.2.12",
|
|
2019
|
+
"@smithy/types": "^4.13.1",
|
|
2020
|
+
"@smithy/url-parser": "^4.2.12",
|
|
2021
|
+
"tslib": "^2.6.2"
|
|
2022
|
+
},
|
|
2023
|
+
"engines": {
|
|
2024
|
+
"node": ">=18.0.0"
|
|
2025
|
+
}
|
|
2026
|
+
},
|
|
2027
|
+
"node_modules/@smithy/eventstream-codec": {
|
|
2028
|
+
"version": "4.2.12",
|
|
2029
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-4.2.12.tgz",
|
|
2030
|
+
"integrity": "sha512-FE3bZdEl62ojmy8x4FHqxq2+BuOHlcxiH5vaZ6aqHJr3AIZzwF5jfx8dEiU/X0a8RboyNDjmXjlbr8AdEyLgiA==",
|
|
2031
|
+
"license": "Apache-2.0",
|
|
2032
|
+
"dependencies": {
|
|
2033
|
+
"@aws-crypto/crc32": "5.2.0",
|
|
2034
|
+
"@smithy/types": "^4.13.1",
|
|
2035
|
+
"@smithy/util-hex-encoding": "^4.2.2",
|
|
2036
|
+
"tslib": "^2.6.2"
|
|
2037
|
+
},
|
|
2038
|
+
"engines": {
|
|
2039
|
+
"node": ">=18.0.0"
|
|
2040
|
+
}
|
|
2041
|
+
},
|
|
2042
|
+
"node_modules/@smithy/eventstream-serde-browser": {
|
|
2043
|
+
"version": "4.2.12",
|
|
2044
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-browser/-/eventstream-serde-browser-4.2.12.tgz",
|
|
2045
|
+
"integrity": "sha512-XUSuMxlTxV5pp4VpqZf6Sa3vT/Q75FVkLSpSSE3KkWBvAQWeuWt1msTv8fJfgA4/jcJhrbrbMzN1AC/hvPmm5A==",
|
|
2046
|
+
"license": "Apache-2.0",
|
|
2047
|
+
"dependencies": {
|
|
2048
|
+
"@smithy/eventstream-serde-universal": "^4.2.12",
|
|
2049
|
+
"@smithy/types": "^4.13.1",
|
|
2050
|
+
"tslib": "^2.6.2"
|
|
2051
|
+
},
|
|
2052
|
+
"engines": {
|
|
2053
|
+
"node": ">=18.0.0"
|
|
2054
|
+
}
|
|
2055
|
+
},
|
|
2056
|
+
"node_modules/@smithy/eventstream-serde-config-resolver": {
|
|
2057
|
+
"version": "4.3.12",
|
|
2058
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-config-resolver/-/eventstream-serde-config-resolver-4.3.12.tgz",
|
|
2059
|
+
"integrity": "sha512-7epsAZ3QvfHkngz6RXQYseyZYHlmWXSTPOfPmXkiS+zA6TBNo1awUaMFL9vxyXlGdoELmCZyZe1nQE+imbmV+Q==",
|
|
2060
|
+
"license": "Apache-2.0",
|
|
2061
|
+
"dependencies": {
|
|
2062
|
+
"@smithy/types": "^4.13.1",
|
|
2063
|
+
"tslib": "^2.6.2"
|
|
2064
|
+
},
|
|
2065
|
+
"engines": {
|
|
2066
|
+
"node": ">=18.0.0"
|
|
2067
|
+
}
|
|
2068
|
+
},
|
|
2069
|
+
"node_modules/@smithy/eventstream-serde-node": {
|
|
2070
|
+
"version": "4.2.12",
|
|
2071
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-node/-/eventstream-serde-node-4.2.12.tgz",
|
|
2072
|
+
"integrity": "sha512-D1pFuExo31854eAvg89KMn9Oab/wEeJR6Buy32B49A9Ogdtx5fwZPqBHUlDzaCDpycTFk2+fSQgX689Qsk7UGA==",
|
|
2073
|
+
"license": "Apache-2.0",
|
|
2074
|
+
"dependencies": {
|
|
2075
|
+
"@smithy/eventstream-serde-universal": "^4.2.12",
|
|
2076
|
+
"@smithy/types": "^4.13.1",
|
|
2077
|
+
"tslib": "^2.6.2"
|
|
2078
|
+
},
|
|
2079
|
+
"engines": {
|
|
2080
|
+
"node": ">=18.0.0"
|
|
2081
|
+
}
|
|
2082
|
+
},
|
|
2083
|
+
"node_modules/@smithy/eventstream-serde-universal": {
|
|
2084
|
+
"version": "4.2.12",
|
|
2085
|
+
"resolved": "https://registry.npmjs.org/@smithy/eventstream-serde-universal/-/eventstream-serde-universal-4.2.12.tgz",
|
|
2086
|
+
"integrity": "sha512-+yNuTiyBACxOJUTvbsNsSOfH9G9oKbaJE1lNL3YHpGcuucl6rPZMi3nrpehpVOVR2E07YqFFmtwpImtpzlouHQ==",
|
|
2087
|
+
"license": "Apache-2.0",
|
|
2088
|
+
"dependencies": {
|
|
2089
|
+
"@smithy/eventstream-codec": "^4.2.12",
|
|
2090
|
+
"@smithy/types": "^4.13.1",
|
|
2091
|
+
"tslib": "^2.6.2"
|
|
2092
|
+
},
|
|
2093
|
+
"engines": {
|
|
2094
|
+
"node": ">=18.0.0"
|
|
2095
|
+
}
|
|
2096
|
+
},
|
|
2097
|
+
"node_modules/@smithy/fetch-http-handler": {
|
|
2098
|
+
"version": "5.3.15",
|
|
2099
|
+
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.3.15.tgz",
|
|
2100
|
+
"integrity": "sha512-T4jFU5N/yiIfrtrsb9uOQn7RdELdM/7HbyLNr6uO/mpkj1ctiVs7CihVr51w4LyQlXWDpXFn4BElf1WmQvZu/A==",
|
|
2101
|
+
"license": "Apache-2.0",
|
|
2102
|
+
"dependencies": {
|
|
2103
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
2104
|
+
"@smithy/querystring-builder": "^4.2.12",
|
|
2105
|
+
"@smithy/types": "^4.13.1",
|
|
2106
|
+
"@smithy/util-base64": "^4.3.2",
|
|
2107
|
+
"tslib": "^2.6.2"
|
|
2108
|
+
},
|
|
2109
|
+
"engines": {
|
|
2110
|
+
"node": ">=18.0.0"
|
|
2111
|
+
}
|
|
2112
|
+
},
|
|
2113
|
+
"node_modules/@smithy/hash-node": {
|
|
2114
|
+
"version": "4.2.12",
|
|
2115
|
+
"resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.2.12.tgz",
|
|
2116
|
+
"integrity": "sha512-QhBYbGrbxTkZ43QoTPrK72DoYviDeg6YKDrHTMJbbC+A0sml3kSjzFtXP7BtbyJnXojLfTQldGdUR0RGD8dA3w==",
|
|
2117
|
+
"license": "Apache-2.0",
|
|
2118
|
+
"dependencies": {
|
|
2119
|
+
"@smithy/types": "^4.13.1",
|
|
2120
|
+
"@smithy/util-buffer-from": "^4.2.2",
|
|
2121
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
2122
|
+
"tslib": "^2.6.2"
|
|
2123
|
+
},
|
|
2124
|
+
"engines": {
|
|
2125
|
+
"node": ">=18.0.0"
|
|
2126
|
+
}
|
|
2127
|
+
},
|
|
2128
|
+
"node_modules/@smithy/invalid-dependency": {
|
|
2129
|
+
"version": "4.2.12",
|
|
2130
|
+
"resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.2.12.tgz",
|
|
2131
|
+
"integrity": "sha512-/4F1zb7Z8LOu1PalTdESFHR0RbPwHd3FcaG1sI3UEIriQTWakysgJr65lc1jj6QY5ye7aFsisajotH6UhWfm/g==",
|
|
2132
|
+
"license": "Apache-2.0",
|
|
2133
|
+
"dependencies": {
|
|
2134
|
+
"@smithy/types": "^4.13.1",
|
|
2135
|
+
"tslib": "^2.6.2"
|
|
2136
|
+
},
|
|
2137
|
+
"engines": {
|
|
2138
|
+
"node": ">=18.0.0"
|
|
2139
|
+
}
|
|
2140
|
+
},
|
|
2141
|
+
"node_modules/@smithy/is-array-buffer": {
|
|
2142
|
+
"version": "4.2.2",
|
|
2143
|
+
"resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.2.2.tgz",
|
|
2144
|
+
"integrity": "sha512-n6rQ4N8Jj4YTQO3YFrlgZuwKodf4zUFs7EJIWH86pSCWBaAtAGBFfCM7Wx6D2bBJ2xqFNxGBSrUWswT3M0VJow==",
|
|
2145
|
+
"license": "Apache-2.0",
|
|
2146
|
+
"dependencies": {
|
|
2147
|
+
"tslib": "^2.6.2"
|
|
2148
|
+
},
|
|
2149
|
+
"engines": {
|
|
2150
|
+
"node": ">=18.0.0"
|
|
2151
|
+
}
|
|
2152
|
+
},
|
|
2153
|
+
"node_modules/@smithy/middleware-content-length": {
|
|
2154
|
+
"version": "4.2.12",
|
|
2155
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.2.12.tgz",
|
|
2156
|
+
"integrity": "sha512-YE58Yz+cvFInWI/wOTrB+DbvUVz/pLn5mC5MvOV4fdRUc6qGwygyngcucRQjAhiCEbmfLOXX0gntSIcgMvAjmA==",
|
|
2157
|
+
"license": "Apache-2.0",
|
|
2158
|
+
"dependencies": {
|
|
2159
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
2160
|
+
"@smithy/types": "^4.13.1",
|
|
2161
|
+
"tslib": "^2.6.2"
|
|
2162
|
+
},
|
|
2163
|
+
"engines": {
|
|
2164
|
+
"node": ">=18.0.0"
|
|
2165
|
+
}
|
|
2166
|
+
},
|
|
2167
|
+
"node_modules/@smithy/middleware-endpoint": {
|
|
2168
|
+
"version": "4.4.26",
|
|
2169
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.4.26.tgz",
|
|
2170
|
+
"integrity": "sha512-8Qfikvd2GVKSm8S6IbjfwFlRY9VlMrj0Dp4vTwAuhqbX7NhJKE5DQc2bnfJIcY0B+2YKMDBWfvexbSZeejDgeg==",
|
|
2171
|
+
"license": "Apache-2.0",
|
|
2172
|
+
"dependencies": {
|
|
2173
|
+
"@smithy/core": "^3.23.12",
|
|
2174
|
+
"@smithy/middleware-serde": "^4.2.15",
|
|
2175
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
2176
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
2177
|
+
"@smithy/types": "^4.13.1",
|
|
2178
|
+
"@smithy/url-parser": "^4.2.12",
|
|
2179
|
+
"@smithy/util-middleware": "^4.2.12",
|
|
2180
|
+
"tslib": "^2.6.2"
|
|
2181
|
+
},
|
|
2182
|
+
"engines": {
|
|
2183
|
+
"node": ">=18.0.0"
|
|
2184
|
+
}
|
|
2185
|
+
},
|
|
2186
|
+
"node_modules/@smithy/middleware-retry": {
|
|
2187
|
+
"version": "4.4.43",
|
|
2188
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.4.43.tgz",
|
|
2189
|
+
"integrity": "sha512-ZwsifBdyuNHrFGmbc7bAfP2b54+kt9J2rhFd18ilQGAB+GDiP4SrawqyExbB7v455QVR7Psyhb2kjULvBPIhvA==",
|
|
2190
|
+
"license": "Apache-2.0",
|
|
2191
|
+
"dependencies": {
|
|
2192
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
2193
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
2194
|
+
"@smithy/service-error-classification": "^4.2.12",
|
|
2195
|
+
"@smithy/smithy-client": "^4.12.6",
|
|
2196
|
+
"@smithy/types": "^4.13.1",
|
|
2197
|
+
"@smithy/util-middleware": "^4.2.12",
|
|
2198
|
+
"@smithy/util-retry": "^4.2.12",
|
|
2199
|
+
"@smithy/uuid": "^1.1.2",
|
|
2200
|
+
"tslib": "^2.6.2"
|
|
2201
|
+
},
|
|
2202
|
+
"engines": {
|
|
2203
|
+
"node": ">=18.0.0"
|
|
2204
|
+
}
|
|
2205
|
+
},
|
|
2206
|
+
"node_modules/@smithy/middleware-serde": {
|
|
2207
|
+
"version": "4.2.15",
|
|
2208
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.2.15.tgz",
|
|
2209
|
+
"integrity": "sha512-ExYhcltZSli0pgAKOpQQe1DLFBLryeZ22605y/YS+mQpdNWekum9Ujb/jMKfJKgjtz1AZldtwA/wCYuKJgjjlg==",
|
|
2210
|
+
"license": "Apache-2.0",
|
|
2211
|
+
"dependencies": {
|
|
2212
|
+
"@smithy/core": "^3.23.12",
|
|
2213
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
2214
|
+
"@smithy/types": "^4.13.1",
|
|
2215
|
+
"tslib": "^2.6.2"
|
|
2216
|
+
},
|
|
2217
|
+
"engines": {
|
|
2218
|
+
"node": ">=18.0.0"
|
|
2219
|
+
}
|
|
2220
|
+
},
|
|
2221
|
+
"node_modules/@smithy/middleware-stack": {
|
|
2222
|
+
"version": "4.2.12",
|
|
2223
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.2.12.tgz",
|
|
2224
|
+
"integrity": "sha512-kruC5gRHwsCOuyCd4ouQxYjgRAym2uDlCvQ5acuMtRrcdfg7mFBg6blaxcJ09STpt3ziEkis6bhg1uwrWU7txw==",
|
|
2225
|
+
"license": "Apache-2.0",
|
|
2226
|
+
"dependencies": {
|
|
2227
|
+
"@smithy/types": "^4.13.1",
|
|
2228
|
+
"tslib": "^2.6.2"
|
|
2229
|
+
},
|
|
2230
|
+
"engines": {
|
|
2231
|
+
"node": ">=18.0.0"
|
|
2232
|
+
}
|
|
2233
|
+
},
|
|
2234
|
+
"node_modules/@smithy/node-config-provider": {
|
|
2235
|
+
"version": "4.3.12",
|
|
2236
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.3.12.tgz",
|
|
2237
|
+
"integrity": "sha512-tr2oKX2xMcO+rBOjobSwVAkV05SIfUKz8iI53rzxEmgW3GOOPOv0UioSDk+J8OpRQnpnhsO3Af6IEBabQBVmiw==",
|
|
2238
|
+
"license": "Apache-2.0",
|
|
2239
|
+
"dependencies": {
|
|
2240
|
+
"@smithy/property-provider": "^4.2.12",
|
|
2241
|
+
"@smithy/shared-ini-file-loader": "^4.4.7",
|
|
2242
|
+
"@smithy/types": "^4.13.1",
|
|
2243
|
+
"tslib": "^2.6.2"
|
|
2244
|
+
},
|
|
2245
|
+
"engines": {
|
|
2246
|
+
"node": ">=18.0.0"
|
|
2247
|
+
}
|
|
2248
|
+
},
|
|
2249
|
+
"node_modules/@smithy/node-http-handler": {
|
|
2250
|
+
"version": "4.5.0",
|
|
2251
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.5.0.tgz",
|
|
2252
|
+
"integrity": "sha512-Rnq9vQWiR1+/I6NZZMNzJHV6pZYyEHt2ZnuV3MG8z2NNenC4i/8Kzttz7CjZiHSmsN5frhXhg17z3Zqjjhmz1A==",
|
|
2253
|
+
"license": "Apache-2.0",
|
|
2254
|
+
"dependencies": {
|
|
2255
|
+
"@smithy/abort-controller": "^4.2.12",
|
|
2256
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
2257
|
+
"@smithy/querystring-builder": "^4.2.12",
|
|
2258
|
+
"@smithy/types": "^4.13.1",
|
|
2259
|
+
"tslib": "^2.6.2"
|
|
2260
|
+
},
|
|
2261
|
+
"engines": {
|
|
2262
|
+
"node": ">=18.0.0"
|
|
2263
|
+
}
|
|
2264
|
+
},
|
|
2265
|
+
"node_modules/@smithy/property-provider": {
|
|
2266
|
+
"version": "4.2.12",
|
|
2267
|
+
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.2.12.tgz",
|
|
2268
|
+
"integrity": "sha512-jqve46eYU1v7pZ5BM+fmkbq3DerkSluPr5EhvOcHxygxzD05ByDRppRwRPPpFrsFo5yDtCYLKu+kreHKVrvc7A==",
|
|
2269
|
+
"license": "Apache-2.0",
|
|
2270
|
+
"dependencies": {
|
|
2271
|
+
"@smithy/types": "^4.13.1",
|
|
2272
|
+
"tslib": "^2.6.2"
|
|
2273
|
+
},
|
|
2274
|
+
"engines": {
|
|
2275
|
+
"node": ">=18.0.0"
|
|
2276
|
+
}
|
|
2277
|
+
},
|
|
2278
|
+
"node_modules/@smithy/protocol-http": {
|
|
2279
|
+
"version": "5.3.12",
|
|
2280
|
+
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.3.12.tgz",
|
|
2281
|
+
"integrity": "sha512-fit0GZK9I1xoRlR4jXmbLhoN0OdEpa96ul8M65XdmXnxXkuMxM0Y8HDT0Fh0Xb4I85MBvBClOzgSrV1X2s1Hxw==",
|
|
2282
|
+
"license": "Apache-2.0",
|
|
2283
|
+
"dependencies": {
|
|
2284
|
+
"@smithy/types": "^4.13.1",
|
|
2285
|
+
"tslib": "^2.6.2"
|
|
2286
|
+
},
|
|
2287
|
+
"engines": {
|
|
2288
|
+
"node": ">=18.0.0"
|
|
2289
|
+
}
|
|
2290
|
+
},
|
|
2291
|
+
"node_modules/@smithy/querystring-builder": {
|
|
2292
|
+
"version": "4.2.12",
|
|
2293
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.2.12.tgz",
|
|
2294
|
+
"integrity": "sha512-6wTZjGABQufekycfDGMEB84BgtdOE/rCVTov+EDXQ8NHKTUNIp/j27IliwP7tjIU9LR+sSzyGBOXjeEtVgzCHg==",
|
|
2295
|
+
"license": "Apache-2.0",
|
|
2296
|
+
"dependencies": {
|
|
2297
|
+
"@smithy/types": "^4.13.1",
|
|
2298
|
+
"@smithy/util-uri-escape": "^4.2.2",
|
|
2299
|
+
"tslib": "^2.6.2"
|
|
2300
|
+
},
|
|
2301
|
+
"engines": {
|
|
2302
|
+
"node": ">=18.0.0"
|
|
2303
|
+
}
|
|
2304
|
+
},
|
|
2305
|
+
"node_modules/@smithy/querystring-parser": {
|
|
2306
|
+
"version": "4.2.12",
|
|
2307
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.2.12.tgz",
|
|
2308
|
+
"integrity": "sha512-P2OdvrgiAKpkPNKlKUtWbNZKB1XjPxM086NeVhK+W+wI46pIKdWBe5QyXvhUm3MEcyS/rkLvY8rZzyUdmyDZBw==",
|
|
2309
|
+
"license": "Apache-2.0",
|
|
2310
|
+
"dependencies": {
|
|
2311
|
+
"@smithy/types": "^4.13.1",
|
|
2312
|
+
"tslib": "^2.6.2"
|
|
2313
|
+
},
|
|
2314
|
+
"engines": {
|
|
2315
|
+
"node": ">=18.0.0"
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
"node_modules/@smithy/service-error-classification": {
|
|
2319
|
+
"version": "4.2.12",
|
|
2320
|
+
"resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.2.12.tgz",
|
|
2321
|
+
"integrity": "sha512-LlP29oSQN0Tw0b6D0Xo6BIikBswuIiGYbRACy5ujw/JgWSzTdYj46U83ssf6Ux0GyNJVivs2uReU8pt7Eu9okQ==",
|
|
2322
|
+
"license": "Apache-2.0",
|
|
2323
|
+
"dependencies": {
|
|
2324
|
+
"@smithy/types": "^4.13.1"
|
|
2325
|
+
},
|
|
2326
|
+
"engines": {
|
|
2327
|
+
"node": ">=18.0.0"
|
|
2328
|
+
}
|
|
2329
|
+
},
|
|
2330
|
+
"node_modules/@smithy/shared-ini-file-loader": {
|
|
2331
|
+
"version": "4.4.7",
|
|
2332
|
+
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.4.7.tgz",
|
|
2333
|
+
"integrity": "sha512-HrOKWsUb+otTeo1HxVWeEb99t5ER1XrBi/xka2Wv6NVmTbuCUC1dvlrksdvxFtODLBjsC+PHK+fuy2x/7Ynyiw==",
|
|
2334
|
+
"license": "Apache-2.0",
|
|
2335
|
+
"dependencies": {
|
|
2336
|
+
"@smithy/types": "^4.13.1",
|
|
2337
|
+
"tslib": "^2.6.2"
|
|
2338
|
+
},
|
|
2339
|
+
"engines": {
|
|
2340
|
+
"node": ">=18.0.0"
|
|
2341
|
+
}
|
|
2342
|
+
},
|
|
2343
|
+
"node_modules/@smithy/signature-v4": {
|
|
2344
|
+
"version": "5.3.12",
|
|
2345
|
+
"resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.3.12.tgz",
|
|
2346
|
+
"integrity": "sha512-B/FBwO3MVOL00DaRSXfXfa/TRXRheagt/q5A2NM13u7q+sHS59EOVGQNfG7DkmVtdQm5m3vOosoKAXSqn/OEgw==",
|
|
2347
|
+
"license": "Apache-2.0",
|
|
2348
|
+
"dependencies": {
|
|
2349
|
+
"@smithy/is-array-buffer": "^4.2.2",
|
|
2350
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
2351
|
+
"@smithy/types": "^4.13.1",
|
|
2352
|
+
"@smithy/util-hex-encoding": "^4.2.2",
|
|
2353
|
+
"@smithy/util-middleware": "^4.2.12",
|
|
2354
|
+
"@smithy/util-uri-escape": "^4.2.2",
|
|
2355
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
2356
|
+
"tslib": "^2.6.2"
|
|
2357
|
+
},
|
|
2358
|
+
"engines": {
|
|
2359
|
+
"node": ">=18.0.0"
|
|
2360
|
+
}
|
|
2361
|
+
},
|
|
2362
|
+
"node_modules/@smithy/smithy-client": {
|
|
2363
|
+
"version": "4.12.6",
|
|
2364
|
+
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.12.6.tgz",
|
|
2365
|
+
"integrity": "sha512-aib3f0jiMsJ6+cvDnXipBsGDL7ztknYSVqJs1FdN9P+u9tr/VzOR7iygSh6EUOdaBeMCMSh3N0VdyYsG4o91DQ==",
|
|
2366
|
+
"license": "Apache-2.0",
|
|
2367
|
+
"dependencies": {
|
|
2368
|
+
"@smithy/core": "^3.23.12",
|
|
2369
|
+
"@smithy/middleware-endpoint": "^4.4.26",
|
|
2370
|
+
"@smithy/middleware-stack": "^4.2.12",
|
|
2371
|
+
"@smithy/protocol-http": "^5.3.12",
|
|
2372
|
+
"@smithy/types": "^4.13.1",
|
|
2373
|
+
"@smithy/util-stream": "^4.5.20",
|
|
2374
|
+
"tslib": "^2.6.2"
|
|
2375
|
+
},
|
|
2376
|
+
"engines": {
|
|
2377
|
+
"node": ">=18.0.0"
|
|
2378
|
+
}
|
|
2379
|
+
},
|
|
2380
|
+
"node_modules/@smithy/types": {
|
|
2381
|
+
"version": "4.13.1",
|
|
2382
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.13.1.tgz",
|
|
2383
|
+
"integrity": "sha512-787F3yzE2UiJIQ+wYW1CVg2odHjmaWLGksnKQHUrK/lYZSEcy1msuLVvxaR/sI2/aDe9U+TBuLsXnr3vod1g0g==",
|
|
2384
|
+
"license": "Apache-2.0",
|
|
2385
|
+
"dependencies": {
|
|
2386
|
+
"tslib": "^2.6.2"
|
|
2387
|
+
},
|
|
2388
|
+
"engines": {
|
|
2389
|
+
"node": ">=18.0.0"
|
|
2390
|
+
}
|
|
2391
|
+
},
|
|
2392
|
+
"node_modules/@smithy/url-parser": {
|
|
2393
|
+
"version": "4.2.12",
|
|
2394
|
+
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.2.12.tgz",
|
|
2395
|
+
"integrity": "sha512-wOPKPEpso+doCZGIlr+e1lVI6+9VAKfL4kZWFgzVgGWY2hZxshNKod4l2LXS3PRC9otH/JRSjtEHqQ/7eLciRA==",
|
|
2396
|
+
"license": "Apache-2.0",
|
|
2397
|
+
"dependencies": {
|
|
2398
|
+
"@smithy/querystring-parser": "^4.2.12",
|
|
2399
|
+
"@smithy/types": "^4.13.1",
|
|
2400
|
+
"tslib": "^2.6.2"
|
|
2401
|
+
},
|
|
2402
|
+
"engines": {
|
|
2403
|
+
"node": ">=18.0.0"
|
|
2404
|
+
}
|
|
2405
|
+
},
|
|
2406
|
+
"node_modules/@smithy/util-base64": {
|
|
2407
|
+
"version": "4.3.2",
|
|
2408
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-4.3.2.tgz",
|
|
2409
|
+
"integrity": "sha512-XRH6b0H/5A3SgblmMa5ErXQ2XKhfbQB+Fm/oyLZ2O2kCUrwgg55bU0RekmzAhuwOjA9qdN5VU2BprOvGGUkOOQ==",
|
|
2410
|
+
"license": "Apache-2.0",
|
|
2411
|
+
"dependencies": {
|
|
2412
|
+
"@smithy/util-buffer-from": "^4.2.2",
|
|
2413
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
2414
|
+
"tslib": "^2.6.2"
|
|
2415
|
+
},
|
|
2416
|
+
"engines": {
|
|
2417
|
+
"node": ">=18.0.0"
|
|
2418
|
+
}
|
|
2419
|
+
},
|
|
2420
|
+
"node_modules/@smithy/util-body-length-browser": {
|
|
2421
|
+
"version": "4.2.2",
|
|
2422
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-4.2.2.tgz",
|
|
2423
|
+
"integrity": "sha512-JKCrLNOup3OOgmzeaKQwi4ZCTWlYR5H4Gm1r2uTMVBXoemo1UEghk5vtMi1xSu2ymgKVGW631e2fp9/R610ZjQ==",
|
|
2424
|
+
"license": "Apache-2.0",
|
|
1058
2425
|
"dependencies": {
|
|
1059
|
-
"
|
|
2426
|
+
"tslib": "^2.6.2"
|
|
2427
|
+
},
|
|
2428
|
+
"engines": {
|
|
2429
|
+
"node": ">=18.0.0"
|
|
1060
2430
|
}
|
|
1061
2431
|
},
|
|
1062
|
-
"node_modules/@
|
|
1063
|
-
"version": "
|
|
1064
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1065
|
-
"integrity": "sha512-
|
|
1066
|
-
"
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
"optional": true,
|
|
1071
|
-
"os": [
|
|
1072
|
-
"darwin"
|
|
1073
|
-
],
|
|
2432
|
+
"node_modules/@smithy/util-body-length-node": {
|
|
2433
|
+
"version": "4.2.3",
|
|
2434
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.2.3.tgz",
|
|
2435
|
+
"integrity": "sha512-ZkJGvqBzMHVHE7r/hcuCxlTY8pQr1kMtdsVPs7ex4mMU+EAbcXppfo5NmyxMYi2XU49eqaz56j2gsk4dHHPG/g==",
|
|
2436
|
+
"license": "Apache-2.0",
|
|
2437
|
+
"dependencies": {
|
|
2438
|
+
"tslib": "^2.6.2"
|
|
2439
|
+
},
|
|
1074
2440
|
"engines": {
|
|
1075
|
-
"node": ">=
|
|
2441
|
+
"node": ">=18.0.0"
|
|
1076
2442
|
}
|
|
1077
2443
|
},
|
|
1078
|
-
"node_modules/@
|
|
1079
|
-
"version": "
|
|
1080
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1081
|
-
"integrity": "sha512-
|
|
1082
|
-
"
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
"os": [
|
|
1088
|
-
"darwin"
|
|
1089
|
-
],
|
|
2444
|
+
"node_modules/@smithy/util-buffer-from": {
|
|
2445
|
+
"version": "4.2.2",
|
|
2446
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.2.2.tgz",
|
|
2447
|
+
"integrity": "sha512-FDXD7cvUoFWwN6vtQfEta540Y/YBe5JneK3SoZg9bThSoOAC/eGeYEua6RkBgKjGa/sz6Y+DuBZj3+YEY21y4Q==",
|
|
2448
|
+
"license": "Apache-2.0",
|
|
2449
|
+
"dependencies": {
|
|
2450
|
+
"@smithy/is-array-buffer": "^4.2.2",
|
|
2451
|
+
"tslib": "^2.6.2"
|
|
2452
|
+
},
|
|
1090
2453
|
"engines": {
|
|
1091
|
-
"node": ">=
|
|
2454
|
+
"node": ">=18.0.0"
|
|
1092
2455
|
}
|
|
1093
2456
|
},
|
|
1094
|
-
"node_modules/@
|
|
1095
|
-
"version": "
|
|
1096
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1097
|
-
"integrity": "sha512-
|
|
1098
|
-
"
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
"optional": true,
|
|
1103
|
-
"os": [
|
|
1104
|
-
"linux"
|
|
1105
|
-
],
|
|
2457
|
+
"node_modules/@smithy/util-config-provider": {
|
|
2458
|
+
"version": "4.2.2",
|
|
2459
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-4.2.2.tgz",
|
|
2460
|
+
"integrity": "sha512-dWU03V3XUprJwaUIFVv4iOnS1FC9HnMHDfUrlNDSh4315v0cWyaIErP8KiqGVbf5z+JupoVpNM7ZB3jFiTejvQ==",
|
|
2461
|
+
"license": "Apache-2.0",
|
|
2462
|
+
"dependencies": {
|
|
2463
|
+
"tslib": "^2.6.2"
|
|
2464
|
+
},
|
|
1106
2465
|
"engines": {
|
|
1107
|
-
"node": ">=
|
|
2466
|
+
"node": ">=18.0.0"
|
|
1108
2467
|
}
|
|
1109
2468
|
},
|
|
1110
|
-
"node_modules/@
|
|
1111
|
-
"version": "
|
|
1112
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1113
|
-
"integrity": "sha512-
|
|
1114
|
-
"
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
],
|
|
2469
|
+
"node_modules/@smithy/util-defaults-mode-browser": {
|
|
2470
|
+
"version": "4.3.42",
|
|
2471
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.3.42.tgz",
|
|
2472
|
+
"integrity": "sha512-0vjwmcvkWAUtikXnWIUOyV6IFHTEeQUYh3JUZcDgcszF+hD/StAsQ3rCZNZEPHgI9kVNcbnyc8P2CBHnwgmcwg==",
|
|
2473
|
+
"license": "Apache-2.0",
|
|
2474
|
+
"dependencies": {
|
|
2475
|
+
"@smithy/property-provider": "^4.2.12",
|
|
2476
|
+
"@smithy/smithy-client": "^4.12.6",
|
|
2477
|
+
"@smithy/types": "^4.13.1",
|
|
2478
|
+
"tslib": "^2.6.2"
|
|
2479
|
+
},
|
|
1122
2480
|
"engines": {
|
|
1123
|
-
"node": ">=
|
|
2481
|
+
"node": ">=18.0.0"
|
|
1124
2482
|
}
|
|
1125
2483
|
},
|
|
1126
|
-
"node_modules/@
|
|
1127
|
-
"version": "
|
|
1128
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1129
|
-
"integrity": "sha512-
|
|
1130
|
-
"
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
"
|
|
1137
|
-
|
|
2484
|
+
"node_modules/@smithy/util-defaults-mode-node": {
|
|
2485
|
+
"version": "4.2.45",
|
|
2486
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.2.45.tgz",
|
|
2487
|
+
"integrity": "sha512-q5dOqqfTgUcLe38TAGiFn9srToKj2YCHJ34QGOLzM+xYLLA+qRZv7N+33kl1MERVusue36ZHnlNaNEvY/PzSrw==",
|
|
2488
|
+
"license": "Apache-2.0",
|
|
2489
|
+
"dependencies": {
|
|
2490
|
+
"@smithy/config-resolver": "^4.4.11",
|
|
2491
|
+
"@smithy/credential-provider-imds": "^4.2.12",
|
|
2492
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
2493
|
+
"@smithy/property-provider": "^4.2.12",
|
|
2494
|
+
"@smithy/smithy-client": "^4.12.6",
|
|
2495
|
+
"@smithy/types": "^4.13.1",
|
|
2496
|
+
"tslib": "^2.6.2"
|
|
2497
|
+
},
|
|
1138
2498
|
"engines": {
|
|
1139
|
-
"node": ">=
|
|
2499
|
+
"node": ">=18.0.0"
|
|
1140
2500
|
}
|
|
1141
2501
|
},
|
|
1142
|
-
"node_modules/@
|
|
1143
|
-
"version": "
|
|
1144
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1145
|
-
"integrity": "sha512-
|
|
1146
|
-
"
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
"linux"
|
|
1153
|
-
],
|
|
2502
|
+
"node_modules/@smithy/util-endpoints": {
|
|
2503
|
+
"version": "3.3.3",
|
|
2504
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.3.3.tgz",
|
|
2505
|
+
"integrity": "sha512-VACQVe50j0HZPjpwWcjyT51KUQ4AnsvEaQ2lKHOSL4mNLD0G9BjEniQ+yCt1qqfKfiAHRAts26ud7hBjamrwig==",
|
|
2506
|
+
"license": "Apache-2.0",
|
|
2507
|
+
"dependencies": {
|
|
2508
|
+
"@smithy/node-config-provider": "^4.3.12",
|
|
2509
|
+
"@smithy/types": "^4.13.1",
|
|
2510
|
+
"tslib": "^2.6.2"
|
|
2511
|
+
},
|
|
1154
2512
|
"engines": {
|
|
1155
|
-
"node": ">=
|
|
2513
|
+
"node": ">=18.0.0"
|
|
1156
2514
|
}
|
|
1157
2515
|
},
|
|
1158
|
-
"node_modules/@
|
|
1159
|
-
"version": "
|
|
1160
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1161
|
-
"integrity": "sha512-
|
|
1162
|
-
"
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
"optional": true,
|
|
1167
|
-
"os": [
|
|
1168
|
-
"win32"
|
|
1169
|
-
],
|
|
2516
|
+
"node_modules/@smithy/util-hex-encoding": {
|
|
2517
|
+
"version": "4.2.2",
|
|
2518
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-4.2.2.tgz",
|
|
2519
|
+
"integrity": "sha512-Qcz3W5vuHK4sLQdyT93k/rfrUwdJ8/HZ+nMUOyGdpeGA1Wxt65zYwi3oEl9kOM+RswvYq90fzkNDahPS8K0OIg==",
|
|
2520
|
+
"license": "Apache-2.0",
|
|
2521
|
+
"dependencies": {
|
|
2522
|
+
"tslib": "^2.6.2"
|
|
2523
|
+
},
|
|
1170
2524
|
"engines": {
|
|
1171
|
-
"node": ">=
|
|
2525
|
+
"node": ">=18.0.0"
|
|
1172
2526
|
}
|
|
1173
2527
|
},
|
|
1174
|
-
"node_modules/@
|
|
1175
|
-
"version": "
|
|
1176
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1177
|
-
"integrity": "sha512-
|
|
1178
|
-
"
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
"os": [
|
|
1184
|
-
"win32"
|
|
1185
|
-
],
|
|
2528
|
+
"node_modules/@smithy/util-middleware": {
|
|
2529
|
+
"version": "4.2.12",
|
|
2530
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.2.12.tgz",
|
|
2531
|
+
"integrity": "sha512-Er805uFUOvgc0l8nv0e0su0VFISoxhJ/AwOn3gL2NWNY2LUEldP5WtVcRYSQBcjg0y9NfG8JYrCJaYDpupBHJQ==",
|
|
2532
|
+
"license": "Apache-2.0",
|
|
2533
|
+
"dependencies": {
|
|
2534
|
+
"@smithy/types": "^4.13.1",
|
|
2535
|
+
"tslib": "^2.6.2"
|
|
2536
|
+
},
|
|
1186
2537
|
"engines": {
|
|
1187
|
-
"node": ">=
|
|
2538
|
+
"node": ">=18.0.0"
|
|
1188
2539
|
}
|
|
1189
2540
|
},
|
|
1190
|
-
"node_modules/@
|
|
1191
|
-
"version": "2.
|
|
1192
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1193
|
-
"integrity": "sha512-
|
|
1194
|
-
"
|
|
1195
|
-
"license": "MIT",
|
|
2541
|
+
"node_modules/@smithy/util-retry": {
|
|
2542
|
+
"version": "4.2.12",
|
|
2543
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.2.12.tgz",
|
|
2544
|
+
"integrity": "sha512-1zopLDUEOwumjcHdJ1mwBHddubYF8GMQvstVCLC54Y46rqoHwlIU+8ZzUeaBcD+WCJHyDGSeZ2ml9YSe9aqcoQ==",
|
|
2545
|
+
"license": "Apache-2.0",
|
|
1196
2546
|
"dependencies": {
|
|
1197
|
-
"@
|
|
1198
|
-
"
|
|
2547
|
+
"@smithy/service-error-classification": "^4.2.12",
|
|
2548
|
+
"@smithy/types": "^4.13.1",
|
|
2549
|
+
"tslib": "^2.6.2"
|
|
1199
2550
|
},
|
|
1200
2551
|
"engines": {
|
|
1201
|
-
"node": ">=
|
|
2552
|
+
"node": ">=18.0.0"
|
|
1202
2553
|
}
|
|
1203
2554
|
},
|
|
1204
|
-
"node_modules/@
|
|
1205
|
-
"version": "
|
|
1206
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1207
|
-
"integrity": "sha512-
|
|
1208
|
-
"
|
|
1209
|
-
"
|
|
2555
|
+
"node_modules/@smithy/util-stream": {
|
|
2556
|
+
"version": "4.5.20",
|
|
2557
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.5.20.tgz",
|
|
2558
|
+
"integrity": "sha512-4yXLm5n/B5SRBR2p8cZ90Sbv4zL4NKsgxdzCzp/83cXw2KxLEumt5p+GAVyRNZgQOSrzXn9ARpO0lUe8XSlSDw==",
|
|
2559
|
+
"license": "Apache-2.0",
|
|
2560
|
+
"dependencies": {
|
|
2561
|
+
"@smithy/fetch-http-handler": "^5.3.15",
|
|
2562
|
+
"@smithy/node-http-handler": "^4.5.0",
|
|
2563
|
+
"@smithy/types": "^4.13.1",
|
|
2564
|
+
"@smithy/util-base64": "^4.3.2",
|
|
2565
|
+
"@smithy/util-buffer-from": "^4.2.2",
|
|
2566
|
+
"@smithy/util-hex-encoding": "^4.2.2",
|
|
2567
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
2568
|
+
"tslib": "^2.6.2"
|
|
2569
|
+
},
|
|
1210
2570
|
"engines": {
|
|
1211
|
-
"node": ">=
|
|
2571
|
+
"node": ">=18.0.0"
|
|
1212
2572
|
}
|
|
1213
2573
|
},
|
|
1214
|
-
"node_modules/@
|
|
1215
|
-
"version": "
|
|
1216
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1217
|
-
"integrity": "sha512-
|
|
1218
|
-
"
|
|
1219
|
-
"license": "MIT",
|
|
2574
|
+
"node_modules/@smithy/util-uri-escape": {
|
|
2575
|
+
"version": "4.2.2",
|
|
2576
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.2.2.tgz",
|
|
2577
|
+
"integrity": "sha512-2kAStBlvq+lTXHyAZYfJRb/DfS3rsinLiwb+69SstC9Vb0s9vNWkRwpnj918Pfi85mzi42sOqdV72OLxWAISnw==",
|
|
2578
|
+
"license": "Apache-2.0",
|
|
1220
2579
|
"dependencies": {
|
|
1221
|
-
"
|
|
1222
|
-
"fastq": "^1.6.0"
|
|
2580
|
+
"tslib": "^2.6.2"
|
|
1223
2581
|
},
|
|
1224
2582
|
"engines": {
|
|
1225
|
-
"node": ">=
|
|
2583
|
+
"node": ">=18.0.0"
|
|
1226
2584
|
}
|
|
1227
2585
|
},
|
|
1228
|
-
"node_modules/@
|
|
1229
|
-
"version": "
|
|
1230
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1231
|
-
"integrity": "sha512-
|
|
1232
|
-
"
|
|
1233
|
-
"
|
|
2586
|
+
"node_modules/@smithy/util-utf8": {
|
|
2587
|
+
"version": "4.2.2",
|
|
2588
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.2.2.tgz",
|
|
2589
|
+
"integrity": "sha512-75MeYpjdWRe8M5E3AW0O4Cx3UadweS+cwdXjwYGBW5h/gxxnbeZ877sLPX/ZJA9GVTlL/qG0dXP29JWFCD1Ayw==",
|
|
2590
|
+
"license": "Apache-2.0",
|
|
2591
|
+
"dependencies": {
|
|
2592
|
+
"@smithy/util-buffer-from": "^4.2.2",
|
|
2593
|
+
"tslib": "^2.6.2"
|
|
2594
|
+
},
|
|
1234
2595
|
"engines": {
|
|
1235
|
-
"node": ">=
|
|
2596
|
+
"node": ">=18.0.0"
|
|
1236
2597
|
}
|
|
1237
2598
|
},
|
|
1238
|
-
"node_modules/@
|
|
1239
|
-
"version": "1.1.
|
|
1240
|
-
"resolved": "https://registry.npmjs.org/@
|
|
1241
|
-
"integrity": "sha512-
|
|
1242
|
-
"
|
|
1243
|
-
"
|
|
2599
|
+
"node_modules/@smithy/uuid": {
|
|
2600
|
+
"version": "1.1.2",
|
|
2601
|
+
"resolved": "https://registry.npmjs.org/@smithy/uuid/-/uuid-1.1.2.tgz",
|
|
2602
|
+
"integrity": "sha512-O/IEdcCUKkubz60tFbGA7ceITTAJsty+lBjNoorP4Z6XRqaFb/OjQjZODophEcuq68nKm6/0r+6/lLQ+XVpk8g==",
|
|
2603
|
+
"license": "Apache-2.0",
|
|
2604
|
+
"dependencies": {
|
|
2605
|
+
"tslib": "^2.6.2"
|
|
2606
|
+
},
|
|
2607
|
+
"engines": {
|
|
2608
|
+
"node": ">=18.0.0"
|
|
2609
|
+
}
|
|
1244
2610
|
},
|
|
1245
2611
|
"node_modules/@swc/helpers": {
|
|
1246
2612
|
"version": "0.5.15",
|
|
@@ -2519,6 +3885,12 @@
|
|
|
2519
3885
|
"baseline-browser-mapping": "dist/cli.js"
|
|
2520
3886
|
}
|
|
2521
3887
|
},
|
|
3888
|
+
"node_modules/bowser": {
|
|
3889
|
+
"version": "2.14.1",
|
|
3890
|
+
"resolved": "https://registry.npmjs.org/bowser/-/bowser-2.14.1.tgz",
|
|
3891
|
+
"integrity": "sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg==",
|
|
3892
|
+
"license": "MIT"
|
|
3893
|
+
},
|
|
2522
3894
|
"node_modules/brace-expansion": {
|
|
2523
3895
|
"version": "1.1.12",
|
|
2524
3896
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
@@ -3748,6 +5120,41 @@
|
|
|
3748
5120
|
"dev": true,
|
|
3749
5121
|
"license": "MIT"
|
|
3750
5122
|
},
|
|
5123
|
+
"node_modules/fast-xml-builder": {
|
|
5124
|
+
"version": "1.1.4",
|
|
5125
|
+
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz",
|
|
5126
|
+
"integrity": "sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==",
|
|
5127
|
+
"funding": [
|
|
5128
|
+
{
|
|
5129
|
+
"type": "github",
|
|
5130
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
5131
|
+
}
|
|
5132
|
+
],
|
|
5133
|
+
"license": "MIT",
|
|
5134
|
+
"dependencies": {
|
|
5135
|
+
"path-expression-matcher": "^1.1.3"
|
|
5136
|
+
}
|
|
5137
|
+
},
|
|
5138
|
+
"node_modules/fast-xml-parser": {
|
|
5139
|
+
"version": "5.5.6",
|
|
5140
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.6.tgz",
|
|
5141
|
+
"integrity": "sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==",
|
|
5142
|
+
"funding": [
|
|
5143
|
+
{
|
|
5144
|
+
"type": "github",
|
|
5145
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
5146
|
+
}
|
|
5147
|
+
],
|
|
5148
|
+
"license": "MIT",
|
|
5149
|
+
"dependencies": {
|
|
5150
|
+
"fast-xml-builder": "^1.1.4",
|
|
5151
|
+
"path-expression-matcher": "^1.1.3",
|
|
5152
|
+
"strnum": "^2.1.2"
|
|
5153
|
+
},
|
|
5154
|
+
"bin": {
|
|
5155
|
+
"fxparser": "src/cli/cli.js"
|
|
5156
|
+
}
|
|
5157
|
+
},
|
|
3751
5158
|
"node_modules/fastq": {
|
|
3752
5159
|
"version": "1.20.1",
|
|
3753
5160
|
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
|
|
@@ -6525,6 +7932,21 @@
|
|
|
6525
7932
|
"node": ">=8"
|
|
6526
7933
|
}
|
|
6527
7934
|
},
|
|
7935
|
+
"node_modules/path-expression-matcher": {
|
|
7936
|
+
"version": "1.1.3",
|
|
7937
|
+
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz",
|
|
7938
|
+
"integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==",
|
|
7939
|
+
"funding": [
|
|
7940
|
+
{
|
|
7941
|
+
"type": "github",
|
|
7942
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
7943
|
+
}
|
|
7944
|
+
],
|
|
7945
|
+
"license": "MIT",
|
|
7946
|
+
"engines": {
|
|
7947
|
+
"node": ">=14.0.0"
|
|
7948
|
+
}
|
|
7949
|
+
},
|
|
6528
7950
|
"node_modules/path-key": {
|
|
6529
7951
|
"version": "3.1.1",
|
|
6530
7952
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
@@ -7384,6 +8806,18 @@
|
|
|
7384
8806
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
7385
8807
|
}
|
|
7386
8808
|
},
|
|
8809
|
+
"node_modules/strnum": {
|
|
8810
|
+
"version": "2.2.1",
|
|
8811
|
+
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.1.tgz",
|
|
8812
|
+
"integrity": "sha512-BwRvNd5/QoAtyW1na1y1LsJGQNvRlkde6Q/ipqqEaivoMdV+B1OMOTVdwR+N/cwVUcIt9PYyHmV8HyexCZSupg==",
|
|
8813
|
+
"funding": [
|
|
8814
|
+
{
|
|
8815
|
+
"type": "github",
|
|
8816
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
8817
|
+
}
|
|
8818
|
+
],
|
|
8819
|
+
"license": "MIT"
|
|
8820
|
+
},
|
|
7387
8821
|
"node_modules/style-to-js": {
|
|
7388
8822
|
"version": "1.1.21",
|
|
7389
8823
|
"resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz",
|