@salesforce/webapp-template-app-react-template-vibe-experimental 1.53.1 → 1.54.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.a4drules/build-validation.md +1 -1
- package/dist/.a4drules/react.md +1 -1
- package/dist/AGENT.md +1 -1
- package/dist/CHANGELOG.md +19 -0
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/package-lock.json +527 -539
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/package.json +2 -2
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/src/HomePage.tsx +1 -1
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/src/api/utils/accounts.ts +14 -6
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/src/appLayout.tsx +80 -16
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/src/auth/pages/Profile.tsx +17 -8
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/src/pages/TestAccPage.tsx +19 -0
- package/dist/force-app/main/default/webapplications/appreacttemplatevibe/src/routes.tsx +7 -1
- package/dist/package.json +1 -1
- package/package.json +3 -3
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"name": "base-react-app",
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@salesforce/agentforce-conversation-client": "^1.53.
|
|
11
|
+
"@salesforce/agentforce-conversation-client": "^1.53.2",
|
|
12
12
|
"@salesforce/sdk-data": "^1.11.2",
|
|
13
13
|
"@salesforce/webapp-experimental": "*",
|
|
14
14
|
"@tailwindcss/vite": "^4.1.17",
|
|
@@ -597,22 +597,22 @@
|
|
|
597
597
|
}
|
|
598
598
|
},
|
|
599
599
|
"node_modules/@conduit-client/jwt-manager": {
|
|
600
|
-
"version": "3.
|
|
601
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/jwt-manager/-/jwt-manager-3.
|
|
602
|
-
"integrity": "sha512-
|
|
600
|
+
"version": "3.15.0",
|
|
601
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/jwt-manager/-/jwt-manager-3.15.0.tgz",
|
|
602
|
+
"integrity": "sha512-ibpNyXS/jRvwJPFqhhsna/AZncBSGyg9a9C3ysi2IKR9A0VZupJk2F5B8luiBINFSgXk55j1Fd4pODMSxzskxw==",
|
|
603
603
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
604
604
|
"dependencies": {
|
|
605
605
|
"jwt-decode": "~3.1.2"
|
|
606
606
|
}
|
|
607
607
|
},
|
|
608
608
|
"node_modules/@conduit-client/salesforce-lightning-service-worker": {
|
|
609
|
-
"version": "3.
|
|
610
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/salesforce-lightning-service-worker/-/salesforce-lightning-service-worker-3.
|
|
611
|
-
"integrity": "sha512-
|
|
609
|
+
"version": "3.15.0",
|
|
610
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/salesforce-lightning-service-worker/-/salesforce-lightning-service-worker-3.15.0.tgz",
|
|
611
|
+
"integrity": "sha512-TPuJ8CMXdQGCQ5Ci+VSUBF64Hs3tuTBLafhi4H37LlI5JV0yugYVwVjsbZAvvM+Yj68Pd+HcYtNJlBjfOxI96w==",
|
|
612
612
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
613
613
|
"dependencies": {
|
|
614
|
-
"@conduit-client/service-fetch-network": "3.
|
|
615
|
-
"@conduit-client/utils": "3.
|
|
614
|
+
"@conduit-client/service-fetch-network": "3.15.0",
|
|
615
|
+
"@conduit-client/utils": "3.15.0",
|
|
616
616
|
"vite": "6.3.5"
|
|
617
617
|
}
|
|
618
618
|
},
|
|
@@ -1191,29 +1191,29 @@
|
|
|
1191
1191
|
}
|
|
1192
1192
|
},
|
|
1193
1193
|
"node_modules/@conduit-client/service-fetch-network": {
|
|
1194
|
-
"version": "3.
|
|
1195
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/service-fetch-network/-/service-fetch-network-3.
|
|
1196
|
-
"integrity": "sha512-
|
|
1194
|
+
"version": "3.15.0",
|
|
1195
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/service-fetch-network/-/service-fetch-network-3.15.0.tgz",
|
|
1196
|
+
"integrity": "sha512-RJxPKCMRLL1Ru0F5OwYVn0elr3WxmCZvz+bpBAviEReIXcuQuyqjlyQKyqUQy9JUcFd+QsH7Y7Hyo+0i5gUfKA==",
|
|
1197
1197
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
1198
1198
|
"dependencies": {
|
|
1199
|
-
"@conduit-client/jwt-manager": "3.
|
|
1200
|
-
"@conduit-client/service-retry": "3.
|
|
1201
|
-
"@conduit-client/utils": "3.
|
|
1199
|
+
"@conduit-client/jwt-manager": "3.15.0",
|
|
1200
|
+
"@conduit-client/service-retry": "3.15.0",
|
|
1201
|
+
"@conduit-client/utils": "3.15.0"
|
|
1202
1202
|
}
|
|
1203
1203
|
},
|
|
1204
1204
|
"node_modules/@conduit-client/service-retry": {
|
|
1205
|
-
"version": "3.
|
|
1206
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/service-retry/-/service-retry-3.
|
|
1207
|
-
"integrity": "sha512-
|
|
1205
|
+
"version": "3.15.0",
|
|
1206
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/service-retry/-/service-retry-3.15.0.tgz",
|
|
1207
|
+
"integrity": "sha512-Vf20kJMi2FJZzcgPYran9eKkHQw0mINSldghyxAsKfGS3WW82eRo1UMW+CfosEvtNt41jheXtxOebMBi5UCsjw==",
|
|
1208
1208
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
1209
1209
|
"dependencies": {
|
|
1210
|
-
"@conduit-client/utils": "3.
|
|
1210
|
+
"@conduit-client/utils": "3.15.0"
|
|
1211
1211
|
}
|
|
1212
1212
|
},
|
|
1213
1213
|
"node_modules/@conduit-client/utils": {
|
|
1214
|
-
"version": "3.
|
|
1215
|
-
"resolved": "https://registry.npmjs.org/@conduit-client/utils/-/utils-3.
|
|
1216
|
-
"integrity": "sha512-
|
|
1214
|
+
"version": "3.15.0",
|
|
1215
|
+
"resolved": "https://registry.npmjs.org/@conduit-client/utils/-/utils-3.15.0.tgz",
|
|
1216
|
+
"integrity": "sha512-4YPL4okIhGxUbfwEfJW6kV3NTPvxEUsml4z2Ucevtzyay+7cXyOP4/pS+zkb+iHbTDvR60R5mqeobBkX5RKz2A==",
|
|
1217
1217
|
"license": "SEE LICENSE IN LICENSE.txt"
|
|
1218
1218
|
},
|
|
1219
1219
|
"node_modules/@csstools/color-helpers": {
|
|
@@ -1974,20 +1974,20 @@
|
|
|
1974
1974
|
}
|
|
1975
1975
|
},
|
|
1976
1976
|
"node_modules/@eslint/eslintrc": {
|
|
1977
|
-
"version": "3.3.
|
|
1978
|
-
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.
|
|
1979
|
-
"integrity": "sha512-
|
|
1977
|
+
"version": "3.3.4",
|
|
1978
|
+
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.4.tgz",
|
|
1979
|
+
"integrity": "sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==",
|
|
1980
1980
|
"dev": true,
|
|
1981
1981
|
"license": "MIT",
|
|
1982
1982
|
"dependencies": {
|
|
1983
|
-
"ajv": "^6.
|
|
1983
|
+
"ajv": "^6.14.0",
|
|
1984
1984
|
"debug": "^4.3.2",
|
|
1985
1985
|
"espree": "^10.0.1",
|
|
1986
1986
|
"globals": "^14.0.0",
|
|
1987
1987
|
"ignore": "^5.2.0",
|
|
1988
1988
|
"import-fresh": "^3.2.1",
|
|
1989
1989
|
"js-yaml": "^4.1.1",
|
|
1990
|
-
"minimatch": "^3.1.
|
|
1990
|
+
"minimatch": "^3.1.3",
|
|
1991
1991
|
"strip-json-comments": "^3.1.1"
|
|
1992
1992
|
},
|
|
1993
1993
|
"engines": {
|
|
@@ -1998,9 +1998,9 @@
|
|
|
1998
1998
|
}
|
|
1999
1999
|
},
|
|
2000
2000
|
"node_modules/@eslint/eslintrc/node_modules/ajv": {
|
|
2001
|
-
"version": "6.
|
|
2002
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.
|
|
2003
|
-
"integrity": "sha512-
|
|
2001
|
+
"version": "6.14.0",
|
|
2002
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz",
|
|
2003
|
+
"integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==",
|
|
2004
2004
|
"dev": true,
|
|
2005
2005
|
"license": "MIT",
|
|
2006
2006
|
"dependencies": {
|
|
@@ -2133,17 +2133,10 @@
|
|
|
2133
2133
|
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
2134
2134
|
}
|
|
2135
2135
|
},
|
|
2136
|
-
"node_modules/@graphql-codegen/add/node_modules/tslib": {
|
|
2137
|
-
"version": "2.6.3",
|
|
2138
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2139
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2140
|
-
"dev": true,
|
|
2141
|
-
"license": "0BSD"
|
|
2142
|
-
},
|
|
2143
2136
|
"node_modules/@graphql-codegen/cli": {
|
|
2144
|
-
"version": "6.1.
|
|
2145
|
-
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.
|
|
2146
|
-
"integrity": "sha512-
|
|
2137
|
+
"version": "6.1.2",
|
|
2138
|
+
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.2.tgz",
|
|
2139
|
+
"integrity": "sha512-BQ49LF0jnQNL12rU1RucTemoX1bHx8slR4B11nOrp4k5NTojhcc1A1czzU5wXCK/1+ezNHrVGONWg3jxZUy08w==",
|
|
2147
2140
|
"dev": true,
|
|
2148
2141
|
"license": "MIT",
|
|
2149
2142
|
"dependencies": {
|
|
@@ -2273,13 +2266,6 @@
|
|
|
2273
2266
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2274
2267
|
}
|
|
2275
2268
|
},
|
|
2276
|
-
"node_modules/@graphql-codegen/client-preset/node_modules/tslib": {
|
|
2277
|
-
"version": "2.6.3",
|
|
2278
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2279
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2280
|
-
"dev": true,
|
|
2281
|
-
"license": "0BSD"
|
|
2282
|
-
},
|
|
2283
2269
|
"node_modules/@graphql-codegen/core": {
|
|
2284
2270
|
"version": "5.0.0",
|
|
2285
2271
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/core/-/core-5.0.0.tgz",
|
|
@@ -2318,13 +2304,6 @@
|
|
|
2318
2304
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2319
2305
|
}
|
|
2320
2306
|
},
|
|
2321
|
-
"node_modules/@graphql-codegen/core/node_modules/tslib": {
|
|
2322
|
-
"version": "2.6.3",
|
|
2323
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2324
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2325
|
-
"dev": true,
|
|
2326
|
-
"license": "0BSD"
|
|
2327
|
-
},
|
|
2328
2307
|
"node_modules/@graphql-codegen/gql-tag-operations": {
|
|
2329
2308
|
"version": "5.1.3",
|
|
2330
2309
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/gql-tag-operations/-/gql-tag-operations-5.1.3.tgz",
|
|
@@ -2364,13 +2343,6 @@
|
|
|
2364
2343
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2365
2344
|
}
|
|
2366
2345
|
},
|
|
2367
|
-
"node_modules/@graphql-codegen/gql-tag-operations/node_modules/tslib": {
|
|
2368
|
-
"version": "2.6.3",
|
|
2369
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2370
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2371
|
-
"dev": true,
|
|
2372
|
-
"license": "0BSD"
|
|
2373
|
-
},
|
|
2374
2346
|
"node_modules/@graphql-codegen/plugin-helpers": {
|
|
2375
2347
|
"version": "6.1.0",
|
|
2376
2348
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.1.0.tgz",
|
|
@@ -2411,13 +2383,6 @@
|
|
|
2411
2383
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2412
2384
|
}
|
|
2413
2385
|
},
|
|
2414
|
-
"node_modules/@graphql-codegen/plugin-helpers/node_modules/tslib": {
|
|
2415
|
-
"version": "2.6.3",
|
|
2416
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2417
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2418
|
-
"dev": true,
|
|
2419
|
-
"license": "0BSD"
|
|
2420
|
-
},
|
|
2421
2386
|
"node_modules/@graphql-codegen/schema-ast": {
|
|
2422
2387
|
"version": "5.0.0",
|
|
2423
2388
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/schema-ast/-/schema-ast-5.0.0.tgz",
|
|
@@ -2455,13 +2420,6 @@
|
|
|
2455
2420
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2456
2421
|
}
|
|
2457
2422
|
},
|
|
2458
|
-
"node_modules/@graphql-codegen/schema-ast/node_modules/tslib": {
|
|
2459
|
-
"version": "2.6.3",
|
|
2460
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2461
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2462
|
-
"dev": true,
|
|
2463
|
-
"license": "0BSD"
|
|
2464
|
-
},
|
|
2465
2423
|
"node_modules/@graphql-codegen/typed-document-node": {
|
|
2466
2424
|
"version": "6.1.6",
|
|
2467
2425
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/typed-document-node/-/typed-document-node-6.1.6.tgz",
|
|
@@ -2482,13 +2440,6 @@
|
|
|
2482
2440
|
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
2483
2441
|
}
|
|
2484
2442
|
},
|
|
2485
|
-
"node_modules/@graphql-codegen/typed-document-node/node_modules/tslib": {
|
|
2486
|
-
"version": "2.6.3",
|
|
2487
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2488
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2489
|
-
"dev": true,
|
|
2490
|
-
"license": "0BSD"
|
|
2491
|
-
},
|
|
2492
2443
|
"node_modules/@graphql-codegen/typescript": {
|
|
2493
2444
|
"version": "5.0.8",
|
|
2494
2445
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/typescript/-/typescript-5.0.8.tgz",
|
|
@@ -2535,20 +2486,6 @@
|
|
|
2535
2486
|
}
|
|
2536
2487
|
}
|
|
2537
2488
|
},
|
|
2538
|
-
"node_modules/@graphql-codegen/typescript-operations/node_modules/tslib": {
|
|
2539
|
-
"version": "2.6.3",
|
|
2540
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2541
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2542
|
-
"dev": true,
|
|
2543
|
-
"license": "0BSD"
|
|
2544
|
-
},
|
|
2545
|
-
"node_modules/@graphql-codegen/typescript/node_modules/tslib": {
|
|
2546
|
-
"version": "2.6.3",
|
|
2547
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2548
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2549
|
-
"dev": true,
|
|
2550
|
-
"license": "0BSD"
|
|
2551
|
-
},
|
|
2552
2489
|
"node_modules/@graphql-codegen/visitor-plugin-common": {
|
|
2553
2490
|
"version": "6.2.3",
|
|
2554
2491
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.2.3.tgz",
|
|
@@ -2593,13 +2530,6 @@
|
|
|
2593
2530
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2594
2531
|
}
|
|
2595
2532
|
},
|
|
2596
|
-
"node_modules/@graphql-codegen/visitor-plugin-common/node_modules/tslib": {
|
|
2597
|
-
"version": "2.6.3",
|
|
2598
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
2599
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
2600
|
-
"dev": true,
|
|
2601
|
-
"license": "0BSD"
|
|
2602
|
-
},
|
|
2603
2533
|
"node_modules/@graphql-eslint/eslint-plugin": {
|
|
2604
2534
|
"version": "4.4.0",
|
|
2605
2535
|
"resolved": "https://registry.npmjs.org/@graphql-eslint/eslint-plugin/-/eslint-plugin-4.4.0.tgz",
|
|
@@ -2701,6 +2631,13 @@
|
|
|
2701
2631
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2702
2632
|
}
|
|
2703
2633
|
},
|
|
2634
|
+
"node_modules/@graphql-tools/batch-execute/node_modules/tslib": {
|
|
2635
|
+
"version": "2.8.1",
|
|
2636
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
2637
|
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
2638
|
+
"dev": true,
|
|
2639
|
+
"license": "0BSD"
|
|
2640
|
+
},
|
|
2704
2641
|
"node_modules/@graphql-tools/code-file-loader": {
|
|
2705
2642
|
"version": "8.1.28",
|
|
2706
2643
|
"resolved": "https://registry.npmjs.org/@graphql-tools/code-file-loader/-/code-file-loader-8.1.28.tgz",
|
|
@@ -2722,9 +2659,9 @@
|
|
|
2722
2659
|
}
|
|
2723
2660
|
},
|
|
2724
2661
|
"node_modules/@graphql-tools/delegate": {
|
|
2725
|
-
"version": "12.0.
|
|
2726
|
-
"resolved": "https://registry.npmjs.org/@graphql-tools/delegate/-/delegate-12.0.
|
|
2727
|
-
"integrity": "sha512-
|
|
2662
|
+
"version": "12.0.8",
|
|
2663
|
+
"resolved": "https://registry.npmjs.org/@graphql-tools/delegate/-/delegate-12.0.8.tgz",
|
|
2664
|
+
"integrity": "sha512-yltGepWaJ9KsBY3QREJrZUKadhaiT4mO4ZO42hF/vfD2fIIOKZjn99qCSZBJ0YpVbLctPrgWrgDs3WgAl13fsA==",
|
|
2728
2665
|
"dev": true,
|
|
2729
2666
|
"license": "MIT",
|
|
2730
2667
|
"dependencies": {
|
|
@@ -2744,6 +2681,13 @@
|
|
|
2744
2681
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2745
2682
|
}
|
|
2746
2683
|
},
|
|
2684
|
+
"node_modules/@graphql-tools/delegate/node_modules/tslib": {
|
|
2685
|
+
"version": "2.8.1",
|
|
2686
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
2687
|
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
2688
|
+
"dev": true,
|
|
2689
|
+
"license": "0BSD"
|
|
2690
|
+
},
|
|
2747
2691
|
"node_modules/@graphql-tools/documents": {
|
|
2748
2692
|
"version": "1.0.1",
|
|
2749
2693
|
"resolved": "https://registry.npmjs.org/@graphql-tools/documents/-/documents-1.0.1.tgz",
|
|
@@ -2821,6 +2765,13 @@
|
|
|
2821
2765
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2822
2766
|
}
|
|
2823
2767
|
},
|
|
2768
|
+
"node_modules/@graphql-tools/executor-graphql-ws/node_modules/tslib": {
|
|
2769
|
+
"version": "2.8.1",
|
|
2770
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
2771
|
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
2772
|
+
"dev": true,
|
|
2773
|
+
"license": "0BSD"
|
|
2774
|
+
},
|
|
2824
2775
|
"node_modules/@graphql-tools/executor-http": {
|
|
2825
2776
|
"version": "3.1.0",
|
|
2826
2777
|
"resolved": "https://registry.npmjs.org/@graphql-tools/executor-http/-/executor-http-3.1.0.tgz",
|
|
@@ -2845,6 +2796,13 @@
|
|
|
2845
2796
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
2846
2797
|
}
|
|
2847
2798
|
},
|
|
2799
|
+
"node_modules/@graphql-tools/executor-http/node_modules/tslib": {
|
|
2800
|
+
"version": "2.8.1",
|
|
2801
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
2802
|
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
2803
|
+
"dev": true,
|
|
2804
|
+
"license": "0BSD"
|
|
2805
|
+
},
|
|
2848
2806
|
"node_modules/@graphql-tools/executor-legacy-ws": {
|
|
2849
2807
|
"version": "1.1.25",
|
|
2850
2808
|
"resolved": "https://registry.npmjs.org/@graphql-tools/executor-legacy-ws/-/executor-legacy-ws-1.1.25.tgz",
|
|
@@ -3123,13 +3081,13 @@
|
|
|
3123
3081
|
}
|
|
3124
3082
|
},
|
|
3125
3083
|
"node_modules/@graphql-tools/wrap": {
|
|
3126
|
-
"version": "11.1.
|
|
3127
|
-
"resolved": "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-11.1.
|
|
3128
|
-
"integrity": "sha512-
|
|
3084
|
+
"version": "11.1.8",
|
|
3085
|
+
"resolved": "https://registry.npmjs.org/@graphql-tools/wrap/-/wrap-11.1.8.tgz",
|
|
3086
|
+
"integrity": "sha512-VnU7K6IDvj7kM9Viz6oAQNc6lV380u7oOG1hYau5pzHB+h1VrTYg/jHXNtWrXwB88lhCgGHjrQCJJt4wz4QdQQ==",
|
|
3129
3087
|
"dev": true,
|
|
3130
3088
|
"license": "MIT",
|
|
3131
3089
|
"dependencies": {
|
|
3132
|
-
"@graphql-tools/delegate": "^12.0.
|
|
3090
|
+
"@graphql-tools/delegate": "^12.0.8",
|
|
3133
3091
|
"@graphql-tools/schema": "^10.0.29",
|
|
3134
3092
|
"@graphql-tools/utils": "^11.0.0",
|
|
3135
3093
|
"@whatwg-node/promise-helpers": "^1.3.2",
|
|
@@ -3142,6 +3100,13 @@
|
|
|
3142
3100
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
3143
3101
|
}
|
|
3144
3102
|
},
|
|
3103
|
+
"node_modules/@graphql-tools/wrap/node_modules/tslib": {
|
|
3104
|
+
"version": "2.8.1",
|
|
3105
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
3106
|
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
3107
|
+
"dev": true,
|
|
3108
|
+
"license": "0BSD"
|
|
3109
|
+
},
|
|
3145
3110
|
"node_modules/@graphql-typed-document-node/core": {
|
|
3146
3111
|
"version": "3.2.0",
|
|
3147
3112
|
"resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.2.0.tgz",
|
|
@@ -5737,9 +5702,9 @@
|
|
|
5737
5702
|
"license": "MIT"
|
|
5738
5703
|
},
|
|
5739
5704
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
5740
|
-
"version": "4.
|
|
5741
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.
|
|
5742
|
-
"integrity": "sha512-
|
|
5705
|
+
"version": "4.59.0",
|
|
5706
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz",
|
|
5707
|
+
"integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==",
|
|
5743
5708
|
"cpu": [
|
|
5744
5709
|
"arm"
|
|
5745
5710
|
],
|
|
@@ -5750,9 +5715,9 @@
|
|
|
5750
5715
|
]
|
|
5751
5716
|
},
|
|
5752
5717
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
5753
|
-
"version": "4.
|
|
5754
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.
|
|
5755
|
-
"integrity": "sha512
|
|
5718
|
+
"version": "4.59.0",
|
|
5719
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz",
|
|
5720
|
+
"integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==",
|
|
5756
5721
|
"cpu": [
|
|
5757
5722
|
"arm64"
|
|
5758
5723
|
],
|
|
@@ -5763,9 +5728,9 @@
|
|
|
5763
5728
|
]
|
|
5764
5729
|
},
|
|
5765
5730
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
5766
|
-
"version": "4.
|
|
5767
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.
|
|
5768
|
-
"integrity": "sha512-
|
|
5731
|
+
"version": "4.59.0",
|
|
5732
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz",
|
|
5733
|
+
"integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==",
|
|
5769
5734
|
"cpu": [
|
|
5770
5735
|
"arm64"
|
|
5771
5736
|
],
|
|
@@ -5776,9 +5741,9 @@
|
|
|
5776
5741
|
]
|
|
5777
5742
|
},
|
|
5778
5743
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
5779
|
-
"version": "4.
|
|
5780
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.
|
|
5781
|
-
"integrity": "sha512-
|
|
5744
|
+
"version": "4.59.0",
|
|
5745
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz",
|
|
5746
|
+
"integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==",
|
|
5782
5747
|
"cpu": [
|
|
5783
5748
|
"x64"
|
|
5784
5749
|
],
|
|
@@ -5789,9 +5754,9 @@
|
|
|
5789
5754
|
]
|
|
5790
5755
|
},
|
|
5791
5756
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
5792
|
-
"version": "4.
|
|
5793
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.
|
|
5794
|
-
"integrity": "sha512-
|
|
5757
|
+
"version": "4.59.0",
|
|
5758
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz",
|
|
5759
|
+
"integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==",
|
|
5795
5760
|
"cpu": [
|
|
5796
5761
|
"arm64"
|
|
5797
5762
|
],
|
|
@@ -5802,9 +5767,9 @@
|
|
|
5802
5767
|
]
|
|
5803
5768
|
},
|
|
5804
5769
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
5805
|
-
"version": "4.
|
|
5806
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.
|
|
5807
|
-
"integrity": "sha512-
|
|
5770
|
+
"version": "4.59.0",
|
|
5771
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz",
|
|
5772
|
+
"integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==",
|
|
5808
5773
|
"cpu": [
|
|
5809
5774
|
"x64"
|
|
5810
5775
|
],
|
|
@@ -5815,9 +5780,9 @@
|
|
|
5815
5780
|
]
|
|
5816
5781
|
},
|
|
5817
5782
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
5818
|
-
"version": "4.
|
|
5819
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.
|
|
5820
|
-
"integrity": "sha512-
|
|
5783
|
+
"version": "4.59.0",
|
|
5784
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz",
|
|
5785
|
+
"integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==",
|
|
5821
5786
|
"cpu": [
|
|
5822
5787
|
"arm"
|
|
5823
5788
|
],
|
|
@@ -5828,9 +5793,9 @@
|
|
|
5828
5793
|
]
|
|
5829
5794
|
},
|
|
5830
5795
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
5831
|
-
"version": "4.
|
|
5832
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.
|
|
5833
|
-
"integrity": "sha512-
|
|
5796
|
+
"version": "4.59.0",
|
|
5797
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz",
|
|
5798
|
+
"integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==",
|
|
5834
5799
|
"cpu": [
|
|
5835
5800
|
"arm"
|
|
5836
5801
|
],
|
|
@@ -5841,9 +5806,9 @@
|
|
|
5841
5806
|
]
|
|
5842
5807
|
},
|
|
5843
5808
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
5844
|
-
"version": "4.
|
|
5845
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.
|
|
5846
|
-
"integrity": "sha512-
|
|
5809
|
+
"version": "4.59.0",
|
|
5810
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz",
|
|
5811
|
+
"integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==",
|
|
5847
5812
|
"cpu": [
|
|
5848
5813
|
"arm64"
|
|
5849
5814
|
],
|
|
@@ -5854,9 +5819,9 @@
|
|
|
5854
5819
|
]
|
|
5855
5820
|
},
|
|
5856
5821
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
5857
|
-
"version": "4.
|
|
5858
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.
|
|
5859
|
-
"integrity": "sha512-
|
|
5822
|
+
"version": "4.59.0",
|
|
5823
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz",
|
|
5824
|
+
"integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==",
|
|
5860
5825
|
"cpu": [
|
|
5861
5826
|
"arm64"
|
|
5862
5827
|
],
|
|
@@ -5867,9 +5832,9 @@
|
|
|
5867
5832
|
]
|
|
5868
5833
|
},
|
|
5869
5834
|
"node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
5870
|
-
"version": "4.
|
|
5871
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.
|
|
5872
|
-
"integrity": "sha512-
|
|
5835
|
+
"version": "4.59.0",
|
|
5836
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz",
|
|
5837
|
+
"integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==",
|
|
5873
5838
|
"cpu": [
|
|
5874
5839
|
"loong64"
|
|
5875
5840
|
],
|
|
@@ -5880,9 +5845,9 @@
|
|
|
5880
5845
|
]
|
|
5881
5846
|
},
|
|
5882
5847
|
"node_modules/@rollup/rollup-linux-loong64-musl": {
|
|
5883
|
-
"version": "4.
|
|
5884
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.
|
|
5885
|
-
"integrity": "sha512-
|
|
5848
|
+
"version": "4.59.0",
|
|
5849
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz",
|
|
5850
|
+
"integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==",
|
|
5886
5851
|
"cpu": [
|
|
5887
5852
|
"loong64"
|
|
5888
5853
|
],
|
|
@@ -5893,9 +5858,9 @@
|
|
|
5893
5858
|
]
|
|
5894
5859
|
},
|
|
5895
5860
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
5896
|
-
"version": "4.
|
|
5897
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.
|
|
5898
|
-
"integrity": "sha512-
|
|
5861
|
+
"version": "4.59.0",
|
|
5862
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz",
|
|
5863
|
+
"integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==",
|
|
5899
5864
|
"cpu": [
|
|
5900
5865
|
"ppc64"
|
|
5901
5866
|
],
|
|
@@ -5906,9 +5871,9 @@
|
|
|
5906
5871
|
]
|
|
5907
5872
|
},
|
|
5908
5873
|
"node_modules/@rollup/rollup-linux-ppc64-musl": {
|
|
5909
|
-
"version": "4.
|
|
5910
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.
|
|
5911
|
-
"integrity": "sha512
|
|
5874
|
+
"version": "4.59.0",
|
|
5875
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz",
|
|
5876
|
+
"integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==",
|
|
5912
5877
|
"cpu": [
|
|
5913
5878
|
"ppc64"
|
|
5914
5879
|
],
|
|
@@ -5919,9 +5884,9 @@
|
|
|
5919
5884
|
]
|
|
5920
5885
|
},
|
|
5921
5886
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
5922
|
-
"version": "4.
|
|
5923
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.
|
|
5924
|
-
"integrity": "sha512-
|
|
5887
|
+
"version": "4.59.0",
|
|
5888
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz",
|
|
5889
|
+
"integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==",
|
|
5925
5890
|
"cpu": [
|
|
5926
5891
|
"riscv64"
|
|
5927
5892
|
],
|
|
@@ -5932,9 +5897,9 @@
|
|
|
5932
5897
|
]
|
|
5933
5898
|
},
|
|
5934
5899
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
5935
|
-
"version": "4.
|
|
5936
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.
|
|
5937
|
-
"integrity": "sha512-
|
|
5900
|
+
"version": "4.59.0",
|
|
5901
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz",
|
|
5902
|
+
"integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==",
|
|
5938
5903
|
"cpu": [
|
|
5939
5904
|
"riscv64"
|
|
5940
5905
|
],
|
|
@@ -5945,9 +5910,9 @@
|
|
|
5945
5910
|
]
|
|
5946
5911
|
},
|
|
5947
5912
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
5948
|
-
"version": "4.
|
|
5949
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.
|
|
5950
|
-
"integrity": "sha512-
|
|
5913
|
+
"version": "4.59.0",
|
|
5914
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz",
|
|
5915
|
+
"integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==",
|
|
5951
5916
|
"cpu": [
|
|
5952
5917
|
"s390x"
|
|
5953
5918
|
],
|
|
@@ -5958,9 +5923,9 @@
|
|
|
5958
5923
|
]
|
|
5959
5924
|
},
|
|
5960
5925
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
5961
|
-
"version": "4.
|
|
5962
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.
|
|
5963
|
-
"integrity": "sha512
|
|
5926
|
+
"version": "4.59.0",
|
|
5927
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz",
|
|
5928
|
+
"integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==",
|
|
5964
5929
|
"cpu": [
|
|
5965
5930
|
"x64"
|
|
5966
5931
|
],
|
|
@@ -5971,9 +5936,9 @@
|
|
|
5971
5936
|
]
|
|
5972
5937
|
},
|
|
5973
5938
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
5974
|
-
"version": "4.
|
|
5975
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.
|
|
5976
|
-
"integrity": "sha512-
|
|
5939
|
+
"version": "4.59.0",
|
|
5940
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz",
|
|
5941
|
+
"integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==",
|
|
5977
5942
|
"cpu": [
|
|
5978
5943
|
"x64"
|
|
5979
5944
|
],
|
|
@@ -5984,9 +5949,9 @@
|
|
|
5984
5949
|
]
|
|
5985
5950
|
},
|
|
5986
5951
|
"node_modules/@rollup/rollup-openbsd-x64": {
|
|
5987
|
-
"version": "4.
|
|
5988
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.
|
|
5989
|
-
"integrity": "sha512-
|
|
5952
|
+
"version": "4.59.0",
|
|
5953
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz",
|
|
5954
|
+
"integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==",
|
|
5990
5955
|
"cpu": [
|
|
5991
5956
|
"x64"
|
|
5992
5957
|
],
|
|
@@ -5997,9 +5962,9 @@
|
|
|
5997
5962
|
]
|
|
5998
5963
|
},
|
|
5999
5964
|
"node_modules/@rollup/rollup-openharmony-arm64": {
|
|
6000
|
-
"version": "4.
|
|
6001
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.
|
|
6002
|
-
"integrity": "sha512-
|
|
5965
|
+
"version": "4.59.0",
|
|
5966
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz",
|
|
5967
|
+
"integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==",
|
|
6003
5968
|
"cpu": [
|
|
6004
5969
|
"arm64"
|
|
6005
5970
|
],
|
|
@@ -6010,9 +5975,9 @@
|
|
|
6010
5975
|
]
|
|
6011
5976
|
},
|
|
6012
5977
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
6013
|
-
"version": "4.
|
|
6014
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.
|
|
6015
|
-
"integrity": "sha512-
|
|
5978
|
+
"version": "4.59.0",
|
|
5979
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz",
|
|
5980
|
+
"integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==",
|
|
6016
5981
|
"cpu": [
|
|
6017
5982
|
"arm64"
|
|
6018
5983
|
],
|
|
@@ -6023,9 +5988,9 @@
|
|
|
6023
5988
|
]
|
|
6024
5989
|
},
|
|
6025
5990
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
6026
|
-
"version": "4.
|
|
6027
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.
|
|
6028
|
-
"integrity": "sha512-
|
|
5991
|
+
"version": "4.59.0",
|
|
5992
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz",
|
|
5993
|
+
"integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==",
|
|
6029
5994
|
"cpu": [
|
|
6030
5995
|
"ia32"
|
|
6031
5996
|
],
|
|
@@ -6036,9 +6001,9 @@
|
|
|
6036
6001
|
]
|
|
6037
6002
|
},
|
|
6038
6003
|
"node_modules/@rollup/rollup-win32-x64-gnu": {
|
|
6039
|
-
"version": "4.
|
|
6040
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.
|
|
6041
|
-
"integrity": "sha512-
|
|
6004
|
+
"version": "4.59.0",
|
|
6005
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz",
|
|
6006
|
+
"integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==",
|
|
6042
6007
|
"cpu": [
|
|
6043
6008
|
"x64"
|
|
6044
6009
|
],
|
|
@@ -6049,9 +6014,9 @@
|
|
|
6049
6014
|
]
|
|
6050
6015
|
},
|
|
6051
6016
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
6052
|
-
"version": "4.
|
|
6053
|
-
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.
|
|
6054
|
-
"integrity": "sha512-
|
|
6017
|
+
"version": "4.59.0",
|
|
6018
|
+
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz",
|
|
6019
|
+
"integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==",
|
|
6055
6020
|
"cpu": [
|
|
6056
6021
|
"x64"
|
|
6057
6022
|
],
|
|
@@ -6062,9 +6027,9 @@
|
|
|
6062
6027
|
]
|
|
6063
6028
|
},
|
|
6064
6029
|
"node_modules/@salesforce/agentforce-conversation-client": {
|
|
6065
|
-
"version": "1.53.
|
|
6066
|
-
"resolved": "https://registry.npmjs.org/@salesforce/agentforce-conversation-client/-/agentforce-conversation-client-1.53.
|
|
6067
|
-
"integrity": "sha512-
|
|
6030
|
+
"version": "1.53.2",
|
|
6031
|
+
"resolved": "https://registry.npmjs.org/@salesforce/agentforce-conversation-client/-/agentforce-conversation-client-1.53.2.tgz",
|
|
6032
|
+
"integrity": "sha512-XMFD95+6Mt3Zcc5ssQ55kfvvGsGcK2ng1DTJJL5NMfI0wTUzUEQ8VtoKC7M87UkwIcuZ4SwCuJ25qzzPWU044A==",
|
|
6068
6033
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6069
6034
|
"dependencies": {
|
|
6070
6035
|
"@lightning-out/application": "2.1.1-rc.2"
|
|
@@ -6074,9 +6039,9 @@
|
|
|
6074
6039
|
}
|
|
6075
6040
|
},
|
|
6076
6041
|
"node_modules/@salesforce/core": {
|
|
6077
|
-
"version": "8.26.
|
|
6078
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.26.
|
|
6079
|
-
"integrity": "sha512-
|
|
6042
|
+
"version": "8.26.3",
|
|
6043
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.26.3.tgz",
|
|
6044
|
+
"integrity": "sha512-lPNFHjHFeC4V3KuH88xuVLGhAqmtM8meUcvyejNh8bQ5w642APKRTGDZ0pOnWHJAe5SQy7cSQ1WqvO3V73ouQw==",
|
|
6080
6045
|
"license": "BSD-3-Clause",
|
|
6081
6046
|
"dependencies": {
|
|
6082
6047
|
"@jsforce/jsforce-node": "^3.10.13",
|
|
@@ -6125,19 +6090,19 @@
|
|
|
6125
6090
|
}
|
|
6126
6091
|
},
|
|
6127
6092
|
"node_modules/@salesforce/sdk-core": {
|
|
6128
|
-
"version": "1.
|
|
6129
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.
|
|
6130
|
-
"integrity": "sha512-
|
|
6093
|
+
"version": "1.53.2",
|
|
6094
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sdk-core/-/sdk-core-1.53.2.tgz",
|
|
6095
|
+
"integrity": "sha512-q4Wxa4zIC2/vpJYtu91RfYP+XR+SayN0ENRxMYp0H9X4GuHBdwS1wCrZX2bUKQqsTXNKlLuOBF+aUSR6xsHfPA==",
|
|
6131
6096
|
"license": "SEE LICENSE IN LICENSE.txt"
|
|
6132
6097
|
},
|
|
6133
6098
|
"node_modules/@salesforce/sdk-data": {
|
|
6134
|
-
"version": "1.
|
|
6135
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.
|
|
6136
|
-
"integrity": "sha512-
|
|
6099
|
+
"version": "1.53.2",
|
|
6100
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sdk-data/-/sdk-data-1.53.2.tgz",
|
|
6101
|
+
"integrity": "sha512-OnPUqLxbTUS0ZzyCBBJpXiChbbwdu4rwAewm9t12WuRZYuWYiIKskAa9rlQxGfZCj/SuEjRAYC/JcBL1jx7Dng==",
|
|
6137
6102
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6138
6103
|
"dependencies": {
|
|
6139
6104
|
"@conduit-client/salesforce-lightning-service-worker": "^3.7.0",
|
|
6140
|
-
"@salesforce/sdk-core": "^1.
|
|
6105
|
+
"@salesforce/sdk-core": "^1.53.2"
|
|
6141
6106
|
}
|
|
6142
6107
|
},
|
|
6143
6108
|
"node_modules/@salesforce/ts-types": {
|
|
@@ -6150,13 +6115,15 @@
|
|
|
6150
6115
|
}
|
|
6151
6116
|
},
|
|
6152
6117
|
"node_modules/@salesforce/vite-plugin-webapp-experimental": {
|
|
6153
|
-
"version": "1.
|
|
6154
|
-
"resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-webapp-experimental/-/vite-plugin-webapp-experimental-1.
|
|
6155
|
-
"integrity": "sha512-
|
|
6118
|
+
"version": "1.53.2",
|
|
6119
|
+
"resolved": "https://registry.npmjs.org/@salesforce/vite-plugin-webapp-experimental/-/vite-plugin-webapp-experimental-1.53.2.tgz",
|
|
6120
|
+
"integrity": "sha512-1usI5gywg45/R+OJcgISHM00ggIniJuwLpJ7I2eYtz//O/ZHP3+3vAzRZO+iZjV4mtqNjO7+cG0OvheIyd5IvA==",
|
|
6156
6121
|
"dev": true,
|
|
6157
6122
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6158
6123
|
"dependencies": {
|
|
6159
|
-
"@
|
|
6124
|
+
"@babel/core": "^7.28.4",
|
|
6125
|
+
"@babel/helper-plugin-utils": "^7.28.3",
|
|
6126
|
+
"@salesforce/webapp-experimental": "^1.53.2"
|
|
6160
6127
|
},
|
|
6161
6128
|
"engines": {
|
|
6162
6129
|
"node": ">=20.0.0"
|
|
@@ -6166,13 +6133,13 @@
|
|
|
6166
6133
|
}
|
|
6167
6134
|
},
|
|
6168
6135
|
"node_modules/@salesforce/webapp-experimental": {
|
|
6169
|
-
"version": "1.
|
|
6170
|
-
"resolved": "https://registry.npmjs.org/@salesforce/webapp-experimental/-/webapp-experimental-1.
|
|
6171
|
-
"integrity": "sha512-
|
|
6136
|
+
"version": "1.53.2",
|
|
6137
|
+
"resolved": "https://registry.npmjs.org/@salesforce/webapp-experimental/-/webapp-experimental-1.53.2.tgz",
|
|
6138
|
+
"integrity": "sha512-B6diQcMzxresuh4aud6Uw7Cr9dC89L3+pnxG4r0wbwCx5xRHeeyl6m6M4dUDFhR0y1D6p2/Jnhf3StoJ3u3thg==",
|
|
6172
6139
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6173
6140
|
"dependencies": {
|
|
6174
6141
|
"@salesforce/core": "^8.23.4",
|
|
6175
|
-
"@salesforce/sdk-data": "^1.
|
|
6142
|
+
"@salesforce/sdk-data": "^1.53.2",
|
|
6176
6143
|
"axios": "^1.7.7",
|
|
6177
6144
|
"micromatch": "^4.0.8",
|
|
6178
6145
|
"path-to-regexp": "^8.3.0"
|
|
@@ -6219,9 +6186,9 @@
|
|
|
6219
6186
|
"license": "MIT"
|
|
6220
6187
|
},
|
|
6221
6188
|
"node_modules/@tailwindcss/node": {
|
|
6222
|
-
"version": "4.2.
|
|
6223
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.
|
|
6224
|
-
"integrity": "sha512-
|
|
6189
|
+
"version": "4.2.1",
|
|
6190
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.2.1.tgz",
|
|
6191
|
+
"integrity": "sha512-jlx6sLk4EOwO6hHe1oCGm1Q4AN/s0rSrTTPBGPM0/RQ6Uylwq17FuU8IeJJKEjtc6K6O07zsvP+gDO6MMWo7pg==",
|
|
6225
6192
|
"license": "MIT",
|
|
6226
6193
|
"dependencies": {
|
|
6227
6194
|
"@jridgewell/remapping": "^2.3.5",
|
|
@@ -6230,36 +6197,36 @@
|
|
|
6230
6197
|
"lightningcss": "1.31.1",
|
|
6231
6198
|
"magic-string": "^0.30.21",
|
|
6232
6199
|
"source-map-js": "^1.2.1",
|
|
6233
|
-
"tailwindcss": "4.2.
|
|
6200
|
+
"tailwindcss": "4.2.1"
|
|
6234
6201
|
}
|
|
6235
6202
|
},
|
|
6236
6203
|
"node_modules/@tailwindcss/oxide": {
|
|
6237
|
-
"version": "4.2.
|
|
6238
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.
|
|
6239
|
-
"integrity": "sha512-
|
|
6204
|
+
"version": "4.2.1",
|
|
6205
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.2.1.tgz",
|
|
6206
|
+
"integrity": "sha512-yv9jeEFWnjKCI6/T3Oq50yQEOqmpmpfzG1hcZsAOaXFQPfzWprWrlHSdGPEF3WQTi8zu8ohC9Mh9J470nT5pUw==",
|
|
6240
6207
|
"license": "MIT",
|
|
6241
6208
|
"engines": {
|
|
6242
6209
|
"node": ">= 20"
|
|
6243
6210
|
},
|
|
6244
6211
|
"optionalDependencies": {
|
|
6245
|
-
"@tailwindcss/oxide-android-arm64": "4.2.
|
|
6246
|
-
"@tailwindcss/oxide-darwin-arm64": "4.2.
|
|
6247
|
-
"@tailwindcss/oxide-darwin-x64": "4.2.
|
|
6248
|
-
"@tailwindcss/oxide-freebsd-x64": "4.2.
|
|
6249
|
-
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.
|
|
6250
|
-
"@tailwindcss/oxide-linux-arm64-gnu": "4.2.
|
|
6251
|
-
"@tailwindcss/oxide-linux-arm64-musl": "4.2.
|
|
6252
|
-
"@tailwindcss/oxide-linux-x64-gnu": "4.2.
|
|
6253
|
-
"@tailwindcss/oxide-linux-x64-musl": "4.2.
|
|
6254
|
-
"@tailwindcss/oxide-wasm32-wasi": "4.2.
|
|
6255
|
-
"@tailwindcss/oxide-win32-arm64-msvc": "4.2.
|
|
6256
|
-
"@tailwindcss/oxide-win32-x64-msvc": "4.2.
|
|
6212
|
+
"@tailwindcss/oxide-android-arm64": "4.2.1",
|
|
6213
|
+
"@tailwindcss/oxide-darwin-arm64": "4.2.1",
|
|
6214
|
+
"@tailwindcss/oxide-darwin-x64": "4.2.1",
|
|
6215
|
+
"@tailwindcss/oxide-freebsd-x64": "4.2.1",
|
|
6216
|
+
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.2.1",
|
|
6217
|
+
"@tailwindcss/oxide-linux-arm64-gnu": "4.2.1",
|
|
6218
|
+
"@tailwindcss/oxide-linux-arm64-musl": "4.2.1",
|
|
6219
|
+
"@tailwindcss/oxide-linux-x64-gnu": "4.2.1",
|
|
6220
|
+
"@tailwindcss/oxide-linux-x64-musl": "4.2.1",
|
|
6221
|
+
"@tailwindcss/oxide-wasm32-wasi": "4.2.1",
|
|
6222
|
+
"@tailwindcss/oxide-win32-arm64-msvc": "4.2.1",
|
|
6223
|
+
"@tailwindcss/oxide-win32-x64-msvc": "4.2.1"
|
|
6257
6224
|
}
|
|
6258
6225
|
},
|
|
6259
6226
|
"node_modules/@tailwindcss/oxide-android-arm64": {
|
|
6260
|
-
"version": "4.2.
|
|
6261
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.
|
|
6262
|
-
"integrity": "sha512-
|
|
6227
|
+
"version": "4.2.1",
|
|
6228
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.2.1.tgz",
|
|
6229
|
+
"integrity": "sha512-eZ7G1Zm5EC8OOKaesIKuw77jw++QJ2lL9N+dDpdQiAB/c/B2wDh0QPFHbkBVrXnwNugvrbJFk1gK2SsVjwWReg==",
|
|
6263
6230
|
"cpu": [
|
|
6264
6231
|
"arm64"
|
|
6265
6232
|
],
|
|
@@ -6273,9 +6240,9 @@
|
|
|
6273
6240
|
}
|
|
6274
6241
|
},
|
|
6275
6242
|
"node_modules/@tailwindcss/oxide-darwin-arm64": {
|
|
6276
|
-
"version": "4.2.
|
|
6277
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.
|
|
6278
|
-
"integrity": "sha512-
|
|
6243
|
+
"version": "4.2.1",
|
|
6244
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.2.1.tgz",
|
|
6245
|
+
"integrity": "sha512-q/LHkOstoJ7pI1J0q6djesLzRvQSIfEto148ppAd+BVQK0JYjQIFSK3JgYZJa+Yzi0DDa52ZsQx2rqytBnf8Hw==",
|
|
6279
6246
|
"cpu": [
|
|
6280
6247
|
"arm64"
|
|
6281
6248
|
],
|
|
@@ -6289,9 +6256,9 @@
|
|
|
6289
6256
|
}
|
|
6290
6257
|
},
|
|
6291
6258
|
"node_modules/@tailwindcss/oxide-darwin-x64": {
|
|
6292
|
-
"version": "4.2.
|
|
6293
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.
|
|
6294
|
-
"integrity": "sha512
|
|
6259
|
+
"version": "4.2.1",
|
|
6260
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.2.1.tgz",
|
|
6261
|
+
"integrity": "sha512-/f/ozlaXGY6QLbpvd/kFTro2l18f7dHKpB+ieXz+Cijl4Mt9AI2rTrpq7V+t04nK+j9XBQHnSMdeQRhbGyt6fw==",
|
|
6295
6262
|
"cpu": [
|
|
6296
6263
|
"x64"
|
|
6297
6264
|
],
|
|
@@ -6305,9 +6272,9 @@
|
|
|
6305
6272
|
}
|
|
6306
6273
|
},
|
|
6307
6274
|
"node_modules/@tailwindcss/oxide-freebsd-x64": {
|
|
6308
|
-
"version": "4.2.
|
|
6309
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.
|
|
6310
|
-
"integrity": "sha512-
|
|
6275
|
+
"version": "4.2.1",
|
|
6276
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.2.1.tgz",
|
|
6277
|
+
"integrity": "sha512-5e/AkgYJT/cpbkys/OU2Ei2jdETCLlifwm7ogMC7/hksI2fC3iiq6OcXwjibcIjPung0kRtR3TxEITkqgn0TcA==",
|
|
6311
6278
|
"cpu": [
|
|
6312
6279
|
"x64"
|
|
6313
6280
|
],
|
|
@@ -6321,9 +6288,9 @@
|
|
|
6321
6288
|
}
|
|
6322
6289
|
},
|
|
6323
6290
|
"node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
|
|
6324
|
-
"version": "4.2.
|
|
6325
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.
|
|
6326
|
-
"integrity": "sha512-
|
|
6291
|
+
"version": "4.2.1",
|
|
6292
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.2.1.tgz",
|
|
6293
|
+
"integrity": "sha512-Uny1EcVTTmerCKt/1ZuKTkb0x8ZaiuYucg2/kImO5A5Y/kBz41/+j0gxUZl+hTF3xkWpDmHX+TaWhOtba2Fyuw==",
|
|
6327
6294
|
"cpu": [
|
|
6328
6295
|
"arm"
|
|
6329
6296
|
],
|
|
@@ -6337,9 +6304,9 @@
|
|
|
6337
6304
|
}
|
|
6338
6305
|
},
|
|
6339
6306
|
"node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
|
|
6340
|
-
"version": "4.2.
|
|
6341
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.
|
|
6342
|
-
"integrity": "sha512-
|
|
6307
|
+
"version": "4.2.1",
|
|
6308
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.2.1.tgz",
|
|
6309
|
+
"integrity": "sha512-CTrwomI+c7n6aSSQlsPL0roRiNMDQ/YzMD9EjcR+H4f0I1SQ8QqIuPnsVp7QgMkC1Qi8rtkekLkOFjo7OlEFRQ==",
|
|
6343
6310
|
"cpu": [
|
|
6344
6311
|
"arm64"
|
|
6345
6312
|
],
|
|
@@ -6353,9 +6320,9 @@
|
|
|
6353
6320
|
}
|
|
6354
6321
|
},
|
|
6355
6322
|
"node_modules/@tailwindcss/oxide-linux-arm64-musl": {
|
|
6356
|
-
"version": "4.2.
|
|
6357
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.
|
|
6358
|
-
"integrity": "sha512-
|
|
6323
|
+
"version": "4.2.1",
|
|
6324
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.2.1.tgz",
|
|
6325
|
+
"integrity": "sha512-WZA0CHRL/SP1TRbA5mp9htsppSEkWuQ4KsSUumYQnyl8ZdT39ntwqmz4IUHGN6p4XdSlYfJwM4rRzZLShHsGAQ==",
|
|
6359
6326
|
"cpu": [
|
|
6360
6327
|
"arm64"
|
|
6361
6328
|
],
|
|
@@ -6369,9 +6336,9 @@
|
|
|
6369
6336
|
}
|
|
6370
6337
|
},
|
|
6371
6338
|
"node_modules/@tailwindcss/oxide-linux-x64-gnu": {
|
|
6372
|
-
"version": "4.2.
|
|
6373
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.
|
|
6374
|
-
"integrity": "sha512
|
|
6339
|
+
"version": "4.2.1",
|
|
6340
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.2.1.tgz",
|
|
6341
|
+
"integrity": "sha512-qMFzxI2YlBOLW5PhblzuSWlWfwLHaneBE0xHzLrBgNtqN6mWfs+qYbhryGSXQjFYB1Dzf5w+LN5qbUTPhW7Y5g==",
|
|
6375
6342
|
"cpu": [
|
|
6376
6343
|
"x64"
|
|
6377
6344
|
],
|
|
@@ -6385,9 +6352,9 @@
|
|
|
6385
6352
|
}
|
|
6386
6353
|
},
|
|
6387
6354
|
"node_modules/@tailwindcss/oxide-linux-x64-musl": {
|
|
6388
|
-
"version": "4.2.
|
|
6389
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.
|
|
6390
|
-
"integrity": "sha512-
|
|
6355
|
+
"version": "4.2.1",
|
|
6356
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.2.1.tgz",
|
|
6357
|
+
"integrity": "sha512-5r1X2FKnCMUPlXTWRYpHdPYUY6a1Ar/t7P24OuiEdEOmms5lyqjDRvVY1yy9Rmioh+AunQ0rWiOTPE8F9A3v5g==",
|
|
6391
6358
|
"cpu": [
|
|
6392
6359
|
"x64"
|
|
6393
6360
|
],
|
|
@@ -6401,9 +6368,9 @@
|
|
|
6401
6368
|
}
|
|
6402
6369
|
},
|
|
6403
6370
|
"node_modules/@tailwindcss/oxide-wasm32-wasi": {
|
|
6404
|
-
"version": "4.2.
|
|
6405
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.
|
|
6406
|
-
"integrity": "sha512-
|
|
6371
|
+
"version": "4.2.1",
|
|
6372
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.2.1.tgz",
|
|
6373
|
+
"integrity": "sha512-MGFB5cVPvshR85MTJkEvqDUnuNoysrsRxd6vnk1Lf2tbiqNlXpHYZqkqOQalydienEWOHHFyyuTSYRsLfxFJ2Q==",
|
|
6407
6374
|
"bundleDependencies": [
|
|
6408
6375
|
"@napi-rs/wasm-runtime",
|
|
6409
6376
|
"@emnapi/core",
|
|
@@ -6430,9 +6397,9 @@
|
|
|
6430
6397
|
}
|
|
6431
6398
|
},
|
|
6432
6399
|
"node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
|
|
6433
|
-
"version": "4.2.
|
|
6434
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.
|
|
6435
|
-
"integrity": "sha512-
|
|
6400
|
+
"version": "4.2.1",
|
|
6401
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.1.tgz",
|
|
6402
|
+
"integrity": "sha512-YlUEHRHBGnCMh4Nj4GnqQyBtsshUPdiNroZj8VPkvTZSoHsilRCwXcVKnG9kyi0ZFAS/3u+qKHBdDc81SADTRA==",
|
|
6436
6403
|
"cpu": [
|
|
6437
6404
|
"arm64"
|
|
6438
6405
|
],
|
|
@@ -6446,9 +6413,9 @@
|
|
|
6446
6413
|
}
|
|
6447
6414
|
},
|
|
6448
6415
|
"node_modules/@tailwindcss/oxide-win32-x64-msvc": {
|
|
6449
|
-
"version": "4.2.
|
|
6450
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.
|
|
6451
|
-
"integrity": "sha512-
|
|
6416
|
+
"version": "4.2.1",
|
|
6417
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.2.1.tgz",
|
|
6418
|
+
"integrity": "sha512-rbO34G5sMWWyrN/idLeVxAZgAKWrn5LiR3/I90Q9MkA67s6T1oB0xtTe+0heoBvHSpbU9Mk7i6uwJnpo4u21XQ==",
|
|
6452
6419
|
"cpu": [
|
|
6453
6420
|
"x64"
|
|
6454
6421
|
],
|
|
@@ -6462,14 +6429,14 @@
|
|
|
6462
6429
|
}
|
|
6463
6430
|
},
|
|
6464
6431
|
"node_modules/@tailwindcss/vite": {
|
|
6465
|
-
"version": "4.2.
|
|
6466
|
-
"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.
|
|
6467
|
-
"integrity": "sha512-
|
|
6432
|
+
"version": "4.2.1",
|
|
6433
|
+
"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.1.tgz",
|
|
6434
|
+
"integrity": "sha512-TBf2sJjYeb28jD2U/OhwdW0bbOsxkWPwQ7SrqGf9sVcoYwZj7rkXljroBO9wKBut9XnmQLXanuDUeqQK0lGg/w==",
|
|
6468
6435
|
"license": "MIT",
|
|
6469
6436
|
"dependencies": {
|
|
6470
|
-
"@tailwindcss/node": "4.2.
|
|
6471
|
-
"@tailwindcss/oxide": "4.2.
|
|
6472
|
-
"tailwindcss": "4.2.
|
|
6437
|
+
"@tailwindcss/node": "4.2.1",
|
|
6438
|
+
"@tailwindcss/oxide": "4.2.1",
|
|
6439
|
+
"tailwindcss": "4.2.1"
|
|
6473
6440
|
},
|
|
6474
6441
|
"peerDependencies": {
|
|
6475
6442
|
"vite": "^5.2.0 || ^6 || ^7"
|
|
@@ -6708,9 +6675,9 @@
|
|
|
6708
6675
|
}
|
|
6709
6676
|
},
|
|
6710
6677
|
"node_modules/@ts-morph/common/node_modules/minimatch": {
|
|
6711
|
-
"version": "10.2.
|
|
6712
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
6713
|
-
"integrity": "sha512
|
|
6678
|
+
"version": "10.2.3",
|
|
6679
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.3.tgz",
|
|
6680
|
+
"integrity": "sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg==",
|
|
6714
6681
|
"license": "BlueOak-1.0.0",
|
|
6715
6682
|
"dependencies": {
|
|
6716
6683
|
"brace-expansion": "^5.0.2"
|
|
@@ -6859,17 +6826,17 @@
|
|
|
6859
6826
|
}
|
|
6860
6827
|
},
|
|
6861
6828
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
6862
|
-
"version": "8.56.
|
|
6863
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.
|
|
6864
|
-
"integrity": "sha512-
|
|
6829
|
+
"version": "8.56.1",
|
|
6830
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz",
|
|
6831
|
+
"integrity": "sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==",
|
|
6865
6832
|
"dev": true,
|
|
6866
6833
|
"license": "MIT",
|
|
6867
6834
|
"dependencies": {
|
|
6868
6835
|
"@eslint-community/regexpp": "^4.12.2",
|
|
6869
|
-
"@typescript-eslint/scope-manager": "8.56.
|
|
6870
|
-
"@typescript-eslint/type-utils": "8.56.
|
|
6871
|
-
"@typescript-eslint/utils": "8.56.
|
|
6872
|
-
"@typescript-eslint/visitor-keys": "8.56.
|
|
6836
|
+
"@typescript-eslint/scope-manager": "8.56.1",
|
|
6837
|
+
"@typescript-eslint/type-utils": "8.56.1",
|
|
6838
|
+
"@typescript-eslint/utils": "8.56.1",
|
|
6839
|
+
"@typescript-eslint/visitor-keys": "8.56.1",
|
|
6873
6840
|
"ignore": "^7.0.5",
|
|
6874
6841
|
"natural-compare": "^1.4.0",
|
|
6875
6842
|
"ts-api-utils": "^2.4.0"
|
|
@@ -6882,7 +6849,7 @@
|
|
|
6882
6849
|
"url": "https://opencollective.com/typescript-eslint"
|
|
6883
6850
|
},
|
|
6884
6851
|
"peerDependencies": {
|
|
6885
|
-
"@typescript-eslint/parser": "^8.56.
|
|
6852
|
+
"@typescript-eslint/parser": "^8.56.1",
|
|
6886
6853
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
|
6887
6854
|
"typescript": ">=4.8.4 <6.0.0"
|
|
6888
6855
|
}
|
|
@@ -6898,16 +6865,16 @@
|
|
|
6898
6865
|
}
|
|
6899
6866
|
},
|
|
6900
6867
|
"node_modules/@typescript-eslint/parser": {
|
|
6901
|
-
"version": "8.56.
|
|
6902
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.56.
|
|
6903
|
-
"integrity": "sha512-
|
|
6868
|
+
"version": "8.56.1",
|
|
6869
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.56.1.tgz",
|
|
6870
|
+
"integrity": "sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==",
|
|
6904
6871
|
"dev": true,
|
|
6905
6872
|
"license": "MIT",
|
|
6906
6873
|
"dependencies": {
|
|
6907
|
-
"@typescript-eslint/scope-manager": "8.56.
|
|
6908
|
-
"@typescript-eslint/types": "8.56.
|
|
6909
|
-
"@typescript-eslint/typescript-estree": "8.56.
|
|
6910
|
-
"@typescript-eslint/visitor-keys": "8.56.
|
|
6874
|
+
"@typescript-eslint/scope-manager": "8.56.1",
|
|
6875
|
+
"@typescript-eslint/types": "8.56.1",
|
|
6876
|
+
"@typescript-eslint/typescript-estree": "8.56.1",
|
|
6877
|
+
"@typescript-eslint/visitor-keys": "8.56.1",
|
|
6911
6878
|
"debug": "^4.4.3"
|
|
6912
6879
|
},
|
|
6913
6880
|
"engines": {
|
|
@@ -6923,14 +6890,14 @@
|
|
|
6923
6890
|
}
|
|
6924
6891
|
},
|
|
6925
6892
|
"node_modules/@typescript-eslint/project-service": {
|
|
6926
|
-
"version": "8.56.
|
|
6927
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.
|
|
6928
|
-
"integrity": "sha512-
|
|
6893
|
+
"version": "8.56.1",
|
|
6894
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.1.tgz",
|
|
6895
|
+
"integrity": "sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==",
|
|
6929
6896
|
"dev": true,
|
|
6930
6897
|
"license": "MIT",
|
|
6931
6898
|
"dependencies": {
|
|
6932
|
-
"@typescript-eslint/tsconfig-utils": "^8.56.
|
|
6933
|
-
"@typescript-eslint/types": "^8.56.
|
|
6899
|
+
"@typescript-eslint/tsconfig-utils": "^8.56.1",
|
|
6900
|
+
"@typescript-eslint/types": "^8.56.1",
|
|
6934
6901
|
"debug": "^4.4.3"
|
|
6935
6902
|
},
|
|
6936
6903
|
"engines": {
|
|
@@ -6945,14 +6912,14 @@
|
|
|
6945
6912
|
}
|
|
6946
6913
|
},
|
|
6947
6914
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
6948
|
-
"version": "8.56.
|
|
6949
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.
|
|
6950
|
-
"integrity": "sha512-
|
|
6915
|
+
"version": "8.56.1",
|
|
6916
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz",
|
|
6917
|
+
"integrity": "sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==",
|
|
6951
6918
|
"dev": true,
|
|
6952
6919
|
"license": "MIT",
|
|
6953
6920
|
"dependencies": {
|
|
6954
|
-
"@typescript-eslint/types": "8.56.
|
|
6955
|
-
"@typescript-eslint/visitor-keys": "8.56.
|
|
6921
|
+
"@typescript-eslint/types": "8.56.1",
|
|
6922
|
+
"@typescript-eslint/visitor-keys": "8.56.1"
|
|
6956
6923
|
},
|
|
6957
6924
|
"engines": {
|
|
6958
6925
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -6963,9 +6930,9 @@
|
|
|
6963
6930
|
}
|
|
6964
6931
|
},
|
|
6965
6932
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
6966
|
-
"version": "8.56.
|
|
6967
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.
|
|
6968
|
-
"integrity": "sha512-
|
|
6933
|
+
"version": "8.56.1",
|
|
6934
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz",
|
|
6935
|
+
"integrity": "sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==",
|
|
6969
6936
|
"dev": true,
|
|
6970
6937
|
"license": "MIT",
|
|
6971
6938
|
"engines": {
|
|
@@ -6980,15 +6947,15 @@
|
|
|
6980
6947
|
}
|
|
6981
6948
|
},
|
|
6982
6949
|
"node_modules/@typescript-eslint/type-utils": {
|
|
6983
|
-
"version": "8.56.
|
|
6984
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.56.
|
|
6985
|
-
"integrity": "sha512-
|
|
6950
|
+
"version": "8.56.1",
|
|
6951
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz",
|
|
6952
|
+
"integrity": "sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==",
|
|
6986
6953
|
"dev": true,
|
|
6987
6954
|
"license": "MIT",
|
|
6988
6955
|
"dependencies": {
|
|
6989
|
-
"@typescript-eslint/types": "8.56.
|
|
6990
|
-
"@typescript-eslint/typescript-estree": "8.56.
|
|
6991
|
-
"@typescript-eslint/utils": "8.56.
|
|
6956
|
+
"@typescript-eslint/types": "8.56.1",
|
|
6957
|
+
"@typescript-eslint/typescript-estree": "8.56.1",
|
|
6958
|
+
"@typescript-eslint/utils": "8.56.1",
|
|
6992
6959
|
"debug": "^4.4.3",
|
|
6993
6960
|
"ts-api-utils": "^2.4.0"
|
|
6994
6961
|
},
|
|
@@ -7005,9 +6972,9 @@
|
|
|
7005
6972
|
}
|
|
7006
6973
|
},
|
|
7007
6974
|
"node_modules/@typescript-eslint/types": {
|
|
7008
|
-
"version": "8.56.
|
|
7009
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.
|
|
7010
|
-
"integrity": "sha512-
|
|
6975
|
+
"version": "8.56.1",
|
|
6976
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
|
|
6977
|
+
"integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
|
|
7011
6978
|
"dev": true,
|
|
7012
6979
|
"license": "MIT",
|
|
7013
6980
|
"engines": {
|
|
@@ -7019,18 +6986,18 @@
|
|
|
7019
6986
|
}
|
|
7020
6987
|
},
|
|
7021
6988
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
7022
|
-
"version": "8.56.
|
|
7023
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.
|
|
7024
|
-
"integrity": "sha512-
|
|
6989
|
+
"version": "8.56.1",
|
|
6990
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz",
|
|
6991
|
+
"integrity": "sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==",
|
|
7025
6992
|
"dev": true,
|
|
7026
6993
|
"license": "MIT",
|
|
7027
6994
|
"dependencies": {
|
|
7028
|
-
"@typescript-eslint/project-service": "8.56.
|
|
7029
|
-
"@typescript-eslint/tsconfig-utils": "8.56.
|
|
7030
|
-
"@typescript-eslint/types": "8.56.
|
|
7031
|
-
"@typescript-eslint/visitor-keys": "8.56.
|
|
6995
|
+
"@typescript-eslint/project-service": "8.56.1",
|
|
6996
|
+
"@typescript-eslint/tsconfig-utils": "8.56.1",
|
|
6997
|
+
"@typescript-eslint/types": "8.56.1",
|
|
6998
|
+
"@typescript-eslint/visitor-keys": "8.56.1",
|
|
7032
6999
|
"debug": "^4.4.3",
|
|
7033
|
-
"minimatch": "^
|
|
7000
|
+
"minimatch": "^10.2.2",
|
|
7034
7001
|
"semver": "^7.7.3",
|
|
7035
7002
|
"tinyglobby": "^0.2.15",
|
|
7036
7003
|
"ts-api-utils": "^2.4.0"
|
|
@@ -7046,27 +7013,40 @@
|
|
|
7046
7013
|
"typescript": ">=4.8.4 <6.0.0"
|
|
7047
7014
|
}
|
|
7048
7015
|
},
|
|
7016
|
+
"node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": {
|
|
7017
|
+
"version": "4.0.4",
|
|
7018
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
7019
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
7020
|
+
"dev": true,
|
|
7021
|
+
"license": "MIT",
|
|
7022
|
+
"engines": {
|
|
7023
|
+
"node": "18 || 20 || >=22"
|
|
7024
|
+
}
|
|
7025
|
+
},
|
|
7049
7026
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
7050
|
-
"version": "
|
|
7051
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-
|
|
7052
|
-
"integrity": "sha512-
|
|
7027
|
+
"version": "5.0.3",
|
|
7028
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
|
|
7029
|
+
"integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
|
|
7053
7030
|
"dev": true,
|
|
7054
7031
|
"license": "MIT",
|
|
7055
7032
|
"dependencies": {
|
|
7056
|
-
"balanced-match": "^
|
|
7033
|
+
"balanced-match": "^4.0.2"
|
|
7034
|
+
},
|
|
7035
|
+
"engines": {
|
|
7036
|
+
"node": "18 || 20 || >=22"
|
|
7057
7037
|
}
|
|
7058
7038
|
},
|
|
7059
7039
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
7060
|
-
"version": "
|
|
7061
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
7062
|
-
"integrity": "sha512-
|
|
7040
|
+
"version": "10.2.3",
|
|
7041
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.3.tgz",
|
|
7042
|
+
"integrity": "sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg==",
|
|
7063
7043
|
"dev": true,
|
|
7064
|
-
"license": "
|
|
7044
|
+
"license": "BlueOak-1.0.0",
|
|
7065
7045
|
"dependencies": {
|
|
7066
|
-
"brace-expansion": "^
|
|
7046
|
+
"brace-expansion": "^5.0.2"
|
|
7067
7047
|
},
|
|
7068
7048
|
"engines": {
|
|
7069
|
-
"node": "
|
|
7049
|
+
"node": "18 || 20 || >=22"
|
|
7070
7050
|
},
|
|
7071
7051
|
"funding": {
|
|
7072
7052
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -7086,16 +7066,16 @@
|
|
|
7086
7066
|
}
|
|
7087
7067
|
},
|
|
7088
7068
|
"node_modules/@typescript-eslint/utils": {
|
|
7089
|
-
"version": "8.56.
|
|
7090
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.
|
|
7091
|
-
"integrity": "sha512-
|
|
7069
|
+
"version": "8.56.1",
|
|
7070
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.1.tgz",
|
|
7071
|
+
"integrity": "sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==",
|
|
7092
7072
|
"dev": true,
|
|
7093
7073
|
"license": "MIT",
|
|
7094
7074
|
"dependencies": {
|
|
7095
7075
|
"@eslint-community/eslint-utils": "^4.9.1",
|
|
7096
|
-
"@typescript-eslint/scope-manager": "8.56.
|
|
7097
|
-
"@typescript-eslint/types": "8.56.
|
|
7098
|
-
"@typescript-eslint/typescript-estree": "8.56.
|
|
7076
|
+
"@typescript-eslint/scope-manager": "8.56.1",
|
|
7077
|
+
"@typescript-eslint/types": "8.56.1",
|
|
7078
|
+
"@typescript-eslint/typescript-estree": "8.56.1"
|
|
7099
7079
|
},
|
|
7100
7080
|
"engines": {
|
|
7101
7081
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -7110,13 +7090,13 @@
|
|
|
7110
7090
|
}
|
|
7111
7091
|
},
|
|
7112
7092
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
7113
|
-
"version": "8.56.
|
|
7114
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.
|
|
7115
|
-
"integrity": "sha512-
|
|
7093
|
+
"version": "8.56.1",
|
|
7094
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz",
|
|
7095
|
+
"integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==",
|
|
7116
7096
|
"dev": true,
|
|
7117
7097
|
"license": "MIT",
|
|
7118
7098
|
"dependencies": {
|
|
7119
|
-
"@typescript-eslint/types": "8.56.
|
|
7099
|
+
"@typescript-eslint/types": "8.56.1",
|
|
7120
7100
|
"eslint-visitor-keys": "^5.0.0"
|
|
7121
7101
|
},
|
|
7122
7102
|
"engines": {
|
|
@@ -7383,15 +7363,6 @@
|
|
|
7383
7363
|
"node": ">= 0.6"
|
|
7384
7364
|
}
|
|
7385
7365
|
},
|
|
7386
|
-
"node_modules/accepts/node_modules/mime-db": {
|
|
7387
|
-
"version": "1.54.0",
|
|
7388
|
-
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
|
|
7389
|
-
"integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
7390
|
-
"license": "MIT",
|
|
7391
|
-
"engines": {
|
|
7392
|
-
"node": ">= 0.6"
|
|
7393
|
-
}
|
|
7394
|
-
},
|
|
7395
7366
|
"node_modules/accepts/node_modules/mime-types": {
|
|
7396
7367
|
"version": "3.0.2",
|
|
7397
7368
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
|
|
@@ -8254,9 +8225,9 @@
|
|
|
8254
8225
|
}
|
|
8255
8226
|
},
|
|
8256
8227
|
"node_modules/caniuse-lite": {
|
|
8257
|
-
"version": "1.0.
|
|
8258
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
8259
|
-
"integrity": "sha512-
|
|
8228
|
+
"version": "1.0.30001774",
|
|
8229
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz",
|
|
8230
|
+
"integrity": "sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==",
|
|
8260
8231
|
"funding": [
|
|
8261
8232
|
{
|
|
8262
8233
|
"type": "opencollective",
|
|
@@ -8654,6 +8625,27 @@
|
|
|
8654
8625
|
"dev": true,
|
|
8655
8626
|
"license": "MIT"
|
|
8656
8627
|
},
|
|
8628
|
+
"node_modules/compression/node_modules/safe-buffer": {
|
|
8629
|
+
"version": "5.2.1",
|
|
8630
|
+
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
8631
|
+
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
8632
|
+
"dev": true,
|
|
8633
|
+
"funding": [
|
|
8634
|
+
{
|
|
8635
|
+
"type": "github",
|
|
8636
|
+
"url": "https://github.com/sponsors/feross"
|
|
8637
|
+
},
|
|
8638
|
+
{
|
|
8639
|
+
"type": "patreon",
|
|
8640
|
+
"url": "https://www.patreon.com/feross"
|
|
8641
|
+
},
|
|
8642
|
+
{
|
|
8643
|
+
"type": "consulting",
|
|
8644
|
+
"url": "https://feross.org/support"
|
|
8645
|
+
}
|
|
8646
|
+
],
|
|
8647
|
+
"license": "MIT"
|
|
8648
|
+
},
|
|
8657
8649
|
"node_modules/concat-map": {
|
|
8658
8650
|
"version": "0.0.1",
|
|
8659
8651
|
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
@@ -9803,9 +9795,9 @@
|
|
|
9803
9795
|
}
|
|
9804
9796
|
},
|
|
9805
9797
|
"node_modules/eslint/node_modules/ajv": {
|
|
9806
|
-
"version": "6.
|
|
9807
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.
|
|
9808
|
-
"integrity": "sha512-
|
|
9798
|
+
"version": "6.14.0",
|
|
9799
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz",
|
|
9800
|
+
"integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==",
|
|
9809
9801
|
"dev": true,
|
|
9810
9802
|
"license": "MIT",
|
|
9811
9803
|
"dependencies": {
|
|
@@ -10105,15 +10097,6 @@
|
|
|
10105
10097
|
"node": ">= 0.6"
|
|
10106
10098
|
}
|
|
10107
10099
|
},
|
|
10108
|
-
"node_modules/express/node_modules/mime-db": {
|
|
10109
|
-
"version": "1.54.0",
|
|
10110
|
-
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
|
|
10111
|
-
"integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
10112
|
-
"license": "MIT",
|
|
10113
|
-
"engines": {
|
|
10114
|
-
"node": ">= 0.6"
|
|
10115
|
-
}
|
|
10116
|
-
},
|
|
10117
10100
|
"node_modules/express/node_modules/mime-types": {
|
|
10118
10101
|
"version": "3.0.2",
|
|
10119
10102
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
|
|
@@ -10827,9 +10810,9 @@
|
|
|
10827
10810
|
"license": "ISC"
|
|
10828
10811
|
},
|
|
10829
10812
|
"node_modules/graphql": {
|
|
10830
|
-
"version": "16.
|
|
10831
|
-
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.
|
|
10832
|
-
"integrity": "sha512-
|
|
10813
|
+
"version": "16.13.0",
|
|
10814
|
+
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.0.tgz",
|
|
10815
|
+
"integrity": "sha512-uSisMYERbaB9bkA9M4/4dnqyktaEkf1kMHNKq/7DHyxVeWqHQ2mBmVqm5u6/FVHwF3iCNalKcg82Zfl+tffWoA==",
|
|
10833
10816
|
"license": "MIT",
|
|
10834
10817
|
"engines": {
|
|
10835
10818
|
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
|
@@ -10962,13 +10945,6 @@
|
|
|
10962
10945
|
"node": ">= 0.6.0"
|
|
10963
10946
|
}
|
|
10964
10947
|
},
|
|
10965
|
-
"node_modules/graphql-codegen-typescript-operation-types/node_modules/tslib": {
|
|
10966
|
-
"version": "2.6.3",
|
|
10967
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
10968
|
-
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
10969
|
-
"dev": true,
|
|
10970
|
-
"license": "0BSD"
|
|
10971
|
-
},
|
|
10972
10948
|
"node_modules/graphql-config": {
|
|
10973
10949
|
"version": "5.1.5",
|
|
10974
10950
|
"resolved": "https://registry.npmjs.org/graphql-config/-/graphql-config-5.1.5.tgz",
|
|
@@ -11200,14 +11176,27 @@
|
|
|
11200
11176
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
|
|
11201
11177
|
}
|
|
11202
11178
|
},
|
|
11179
|
+
"node_modules/graphql-config/node_modules/balanced-match": {
|
|
11180
|
+
"version": "4.0.4",
|
|
11181
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
11182
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
11183
|
+
"dev": true,
|
|
11184
|
+
"license": "MIT",
|
|
11185
|
+
"engines": {
|
|
11186
|
+
"node": "18 || 20 || >=22"
|
|
11187
|
+
}
|
|
11188
|
+
},
|
|
11203
11189
|
"node_modules/graphql-config/node_modules/brace-expansion": {
|
|
11204
|
-
"version": "
|
|
11205
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-
|
|
11206
|
-
"integrity": "sha512-
|
|
11190
|
+
"version": "5.0.3",
|
|
11191
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
|
|
11192
|
+
"integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
|
|
11207
11193
|
"dev": true,
|
|
11208
11194
|
"license": "MIT",
|
|
11209
11195
|
"dependencies": {
|
|
11210
|
-
"balanced-match": "^
|
|
11196
|
+
"balanced-match": "^4.0.2"
|
|
11197
|
+
},
|
|
11198
|
+
"engines": {
|
|
11199
|
+
"node": "18 || 20 || >=22"
|
|
11211
11200
|
}
|
|
11212
11201
|
},
|
|
11213
11202
|
"node_modules/graphql-config/node_modules/cosmiconfig": {
|
|
@@ -11238,13 +11227,13 @@
|
|
|
11238
11227
|
}
|
|
11239
11228
|
},
|
|
11240
11229
|
"node_modules/graphql-config/node_modules/minimatch": {
|
|
11241
|
-
"version": "9.0.
|
|
11242
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
11243
|
-
"integrity": "sha512-
|
|
11230
|
+
"version": "9.0.7",
|
|
11231
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
|
|
11232
|
+
"integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
|
|
11244
11233
|
"dev": true,
|
|
11245
11234
|
"license": "ISC",
|
|
11246
11235
|
"dependencies": {
|
|
11247
|
-
"brace-expansion": "^
|
|
11236
|
+
"brace-expansion": "^5.0.2"
|
|
11248
11237
|
},
|
|
11249
11238
|
"engines": {
|
|
11250
11239
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -11287,6 +11276,13 @@
|
|
|
11287
11276
|
"node": ">=18"
|
|
11288
11277
|
}
|
|
11289
11278
|
},
|
|
11279
|
+
"node_modules/graphql-config/node_modules/tslib": {
|
|
11280
|
+
"version": "2.8.1",
|
|
11281
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
11282
|
+
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
|
|
11283
|
+
"dev": true,
|
|
11284
|
+
"license": "0BSD"
|
|
11285
|
+
},
|
|
11290
11286
|
"node_modules/graphql-depth-limit": {
|
|
11291
11287
|
"version": "1.1.0",
|
|
11292
11288
|
"resolved": "https://registry.npmjs.org/graphql-depth-limit/-/graphql-depth-limit-1.1.0.tgz",
|
|
@@ -12589,39 +12585,6 @@
|
|
|
12589
12585
|
"node": ">= 14"
|
|
12590
12586
|
}
|
|
12591
12587
|
},
|
|
12592
|
-
"node_modules/jsdom/node_modules/tldts": {
|
|
12593
|
-
"version": "6.1.86",
|
|
12594
|
-
"resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.86.tgz",
|
|
12595
|
-
"integrity": "sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==",
|
|
12596
|
-
"dev": true,
|
|
12597
|
-
"license": "MIT",
|
|
12598
|
-
"dependencies": {
|
|
12599
|
-
"tldts-core": "^6.1.86"
|
|
12600
|
-
},
|
|
12601
|
-
"bin": {
|
|
12602
|
-
"tldts": "bin/cli.js"
|
|
12603
|
-
}
|
|
12604
|
-
},
|
|
12605
|
-
"node_modules/jsdom/node_modules/tldts-core": {
|
|
12606
|
-
"version": "6.1.86",
|
|
12607
|
-
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.86.tgz",
|
|
12608
|
-
"integrity": "sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==",
|
|
12609
|
-
"dev": true,
|
|
12610
|
-
"license": "MIT"
|
|
12611
|
-
},
|
|
12612
|
-
"node_modules/jsdom/node_modules/tough-cookie": {
|
|
12613
|
-
"version": "5.1.2",
|
|
12614
|
-
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.1.2.tgz",
|
|
12615
|
-
"integrity": "sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==",
|
|
12616
|
-
"dev": true,
|
|
12617
|
-
"license": "BSD-3-Clause",
|
|
12618
|
-
"dependencies": {
|
|
12619
|
-
"tldts": "^6.1.32"
|
|
12620
|
-
},
|
|
12621
|
-
"engines": {
|
|
12622
|
-
"node": ">=16"
|
|
12623
|
-
}
|
|
12624
|
-
},
|
|
12625
12588
|
"node_modules/jsesc": {
|
|
12626
12589
|
"version": "3.1.0",
|
|
12627
12590
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
|
|
@@ -13529,26 +13492,35 @@
|
|
|
13529
13492
|
}
|
|
13530
13493
|
},
|
|
13531
13494
|
"node_modules/mime-db": {
|
|
13532
|
-
"version": "1.
|
|
13533
|
-
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.
|
|
13534
|
-
"integrity": "sha512-
|
|
13495
|
+
"version": "1.54.0",
|
|
13496
|
+
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
|
|
13497
|
+
"integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
13535
13498
|
"license": "MIT",
|
|
13536
13499
|
"engines": {
|
|
13537
13500
|
"node": ">= 0.6"
|
|
13538
13501
|
}
|
|
13539
13502
|
},
|
|
13540
13503
|
"node_modules/mime-types": {
|
|
13541
|
-
"version": "2.1.
|
|
13542
|
-
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.
|
|
13543
|
-
"integrity": "sha512-
|
|
13504
|
+
"version": "2.1.18",
|
|
13505
|
+
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz",
|
|
13506
|
+
"integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==",
|
|
13544
13507
|
"license": "MIT",
|
|
13545
13508
|
"dependencies": {
|
|
13546
|
-
"mime-db": "1.
|
|
13509
|
+
"mime-db": "~1.33.0"
|
|
13547
13510
|
},
|
|
13548
13511
|
"engines": {
|
|
13549
13512
|
"node": ">= 0.6"
|
|
13550
13513
|
}
|
|
13551
13514
|
},
|
|
13515
|
+
"node_modules/mime-types/node_modules/mime-db": {
|
|
13516
|
+
"version": "1.33.0",
|
|
13517
|
+
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.33.0.tgz",
|
|
13518
|
+
"integrity": "sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==",
|
|
13519
|
+
"license": "MIT",
|
|
13520
|
+
"engines": {
|
|
13521
|
+
"node": ">= 0.6"
|
|
13522
|
+
}
|
|
13523
|
+
},
|
|
13552
13524
|
"node_modules/mimic-fn": {
|
|
13553
13525
|
"version": "2.1.0",
|
|
13554
13526
|
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
|
|
@@ -13581,9 +13553,9 @@
|
|
|
13581
13553
|
}
|
|
13582
13554
|
},
|
|
13583
13555
|
"node_modules/minimatch": {
|
|
13584
|
-
"version": "3.1.
|
|
13585
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.
|
|
13586
|
-
"integrity": "sha512-
|
|
13556
|
+
"version": "3.1.4",
|
|
13557
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
|
|
13558
|
+
"integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
|
|
13587
13559
|
"dev": true,
|
|
13588
13560
|
"license": "ISC",
|
|
13589
13561
|
"dependencies": {
|
|
@@ -13668,6 +13640,36 @@
|
|
|
13668
13640
|
"integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==",
|
|
13669
13641
|
"license": "MIT"
|
|
13670
13642
|
},
|
|
13643
|
+
"node_modules/msw/node_modules/tldts": {
|
|
13644
|
+
"version": "7.0.23",
|
|
13645
|
+
"resolved": "https://registry.npmjs.org/tldts/-/tldts-7.0.23.tgz",
|
|
13646
|
+
"integrity": "sha512-ASdhgQIBSay0R/eXggAkQ53G4nTJqTXqC2kbaBbdDwM7SkjyZyO0OaaN1/FH7U/yCeqOHDwFO5j8+Os/IS1dXw==",
|
|
13647
|
+
"license": "MIT",
|
|
13648
|
+
"dependencies": {
|
|
13649
|
+
"tldts-core": "^7.0.23"
|
|
13650
|
+
},
|
|
13651
|
+
"bin": {
|
|
13652
|
+
"tldts": "bin/cli.js"
|
|
13653
|
+
}
|
|
13654
|
+
},
|
|
13655
|
+
"node_modules/msw/node_modules/tldts-core": {
|
|
13656
|
+
"version": "7.0.23",
|
|
13657
|
+
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.23.tgz",
|
|
13658
|
+
"integrity": "sha512-0g9vrtDQLrNIiCj22HSe9d4mLVG3g5ph5DZ8zCKBr4OtrspmNB6ss7hVyzArAeE88ceZocIEGkyW1Ime7fxPtQ==",
|
|
13659
|
+
"license": "MIT"
|
|
13660
|
+
},
|
|
13661
|
+
"node_modules/msw/node_modules/tough-cookie": {
|
|
13662
|
+
"version": "6.0.0",
|
|
13663
|
+
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-6.0.0.tgz",
|
|
13664
|
+
"integrity": "sha512-kXuRi1mtaKMrsLUxz3sQYvVl37B0Ns6MzfrtV5DvJceE9bPyspOqk9xxv7XbZWcfLWbFmm997vl83qUWVJA64w==",
|
|
13665
|
+
"license": "BSD-3-Clause",
|
|
13666
|
+
"dependencies": {
|
|
13667
|
+
"tldts": "^7.0.5"
|
|
13668
|
+
},
|
|
13669
|
+
"engines": {
|
|
13670
|
+
"node": ">=16"
|
|
13671
|
+
}
|
|
13672
|
+
},
|
|
13671
13673
|
"node_modules/msw/node_modules/type-fest": {
|
|
13672
13674
|
"version": "5.4.4",
|
|
13673
13675
|
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.4.tgz",
|
|
@@ -14550,6 +14552,26 @@
|
|
|
14550
14552
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
14551
14553
|
}
|
|
14552
14554
|
},
|
|
14555
|
+
"node_modules/pino-abstract-transport/node_modules/safe-buffer": {
|
|
14556
|
+
"version": "5.2.1",
|
|
14557
|
+
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
14558
|
+
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
14559
|
+
"funding": [
|
|
14560
|
+
{
|
|
14561
|
+
"type": "github",
|
|
14562
|
+
"url": "https://github.com/sponsors/feross"
|
|
14563
|
+
},
|
|
14564
|
+
{
|
|
14565
|
+
"type": "patreon",
|
|
14566
|
+
"url": "https://www.patreon.com/feross"
|
|
14567
|
+
},
|
|
14568
|
+
{
|
|
14569
|
+
"type": "consulting",
|
|
14570
|
+
"url": "https://feross.org/support"
|
|
14571
|
+
}
|
|
14572
|
+
],
|
|
14573
|
+
"license": "MIT"
|
|
14574
|
+
},
|
|
14553
14575
|
"node_modules/pino-abstract-transport/node_modules/string_decoder": {
|
|
14554
14576
|
"version": "1.3.0",
|
|
14555
14577
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
@@ -14609,6 +14631,26 @@
|
|
|
14609
14631
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
14610
14632
|
}
|
|
14611
14633
|
},
|
|
14634
|
+
"node_modules/pino-pretty/node_modules/safe-buffer": {
|
|
14635
|
+
"version": "5.2.1",
|
|
14636
|
+
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
14637
|
+
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
14638
|
+
"funding": [
|
|
14639
|
+
{
|
|
14640
|
+
"type": "github",
|
|
14641
|
+
"url": "https://github.com/sponsors/feross"
|
|
14642
|
+
},
|
|
14643
|
+
{
|
|
14644
|
+
"type": "patreon",
|
|
14645
|
+
"url": "https://www.patreon.com/feross"
|
|
14646
|
+
},
|
|
14647
|
+
{
|
|
14648
|
+
"type": "consulting",
|
|
14649
|
+
"url": "https://feross.org/support"
|
|
14650
|
+
}
|
|
14651
|
+
],
|
|
14652
|
+
"license": "MIT"
|
|
14653
|
+
},
|
|
14612
14654
|
"node_modules/pino-pretty/node_modules/string_decoder": {
|
|
14613
14655
|
"version": "1.3.0",
|
|
14614
14656
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
@@ -15186,9 +15228,9 @@
|
|
|
15186
15228
|
}
|
|
15187
15229
|
},
|
|
15188
15230
|
"node_modules/react-router": {
|
|
15189
|
-
"version": "7.13.
|
|
15190
|
-
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.13.
|
|
15191
|
-
"integrity": "sha512-
|
|
15231
|
+
"version": "7.13.1",
|
|
15232
|
+
"resolved": "https://registry.npmjs.org/react-router/-/react-router-7.13.1.tgz",
|
|
15233
|
+
"integrity": "sha512-td+xP4X2/6BJvZoX6xw++A2DdEi++YypA69bJUV5oVvqf6/9/9nNlD70YO1e9d3MyamJEBQFEzk6mbfDYbqrSA==",
|
|
15192
15234
|
"license": "MIT",
|
|
15193
15235
|
"dependencies": {
|
|
15194
15236
|
"cookie": "^1.0.1",
|
|
@@ -15244,12 +15286,6 @@
|
|
|
15244
15286
|
"util-deprecate": "~1.0.1"
|
|
15245
15287
|
}
|
|
15246
15288
|
},
|
|
15247
|
-
"node_modules/readable-stream/node_modules/safe-buffer": {
|
|
15248
|
-
"version": "5.1.2",
|
|
15249
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
15250
|
-
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
15251
|
-
"license": "MIT"
|
|
15252
|
-
},
|
|
15253
15289
|
"node_modules/real-require": {
|
|
15254
15290
|
"version": "0.2.0",
|
|
15255
15291
|
"resolved": "https://registry.npmjs.org/real-require/-/real-require-0.2.0.tgz",
|
|
@@ -15494,9 +15530,9 @@
|
|
|
15494
15530
|
"license": "MIT"
|
|
15495
15531
|
},
|
|
15496
15532
|
"node_modules/rollup": {
|
|
15497
|
-
"version": "4.
|
|
15498
|
-
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.
|
|
15499
|
-
"integrity": "sha512-
|
|
15533
|
+
"version": "4.59.0",
|
|
15534
|
+
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz",
|
|
15535
|
+
"integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==",
|
|
15500
15536
|
"license": "MIT",
|
|
15501
15537
|
"dependencies": {
|
|
15502
15538
|
"@types/estree": "1.0.8"
|
|
@@ -15509,31 +15545,31 @@
|
|
|
15509
15545
|
"npm": ">=8.0.0"
|
|
15510
15546
|
},
|
|
15511
15547
|
"optionalDependencies": {
|
|
15512
|
-
"@rollup/rollup-android-arm-eabi": "4.
|
|
15513
|
-
"@rollup/rollup-android-arm64": "4.
|
|
15514
|
-
"@rollup/rollup-darwin-arm64": "4.
|
|
15515
|
-
"@rollup/rollup-darwin-x64": "4.
|
|
15516
|
-
"@rollup/rollup-freebsd-arm64": "4.
|
|
15517
|
-
"@rollup/rollup-freebsd-x64": "4.
|
|
15518
|
-
"@rollup/rollup-linux-arm-gnueabihf": "4.
|
|
15519
|
-
"@rollup/rollup-linux-arm-musleabihf": "4.
|
|
15520
|
-
"@rollup/rollup-linux-arm64-gnu": "4.
|
|
15521
|
-
"@rollup/rollup-linux-arm64-musl": "4.
|
|
15522
|
-
"@rollup/rollup-linux-loong64-gnu": "4.
|
|
15523
|
-
"@rollup/rollup-linux-loong64-musl": "4.
|
|
15524
|
-
"@rollup/rollup-linux-ppc64-gnu": "4.
|
|
15525
|
-
"@rollup/rollup-linux-ppc64-musl": "4.
|
|
15526
|
-
"@rollup/rollup-linux-riscv64-gnu": "4.
|
|
15527
|
-
"@rollup/rollup-linux-riscv64-musl": "4.
|
|
15528
|
-
"@rollup/rollup-linux-s390x-gnu": "4.
|
|
15529
|
-
"@rollup/rollup-linux-x64-gnu": "4.
|
|
15530
|
-
"@rollup/rollup-linux-x64-musl": "4.
|
|
15531
|
-
"@rollup/rollup-openbsd-x64": "4.
|
|
15532
|
-
"@rollup/rollup-openharmony-arm64": "4.
|
|
15533
|
-
"@rollup/rollup-win32-arm64-msvc": "4.
|
|
15534
|
-
"@rollup/rollup-win32-ia32-msvc": "4.
|
|
15535
|
-
"@rollup/rollup-win32-x64-gnu": "4.
|
|
15536
|
-
"@rollup/rollup-win32-x64-msvc": "4.
|
|
15548
|
+
"@rollup/rollup-android-arm-eabi": "4.59.0",
|
|
15549
|
+
"@rollup/rollup-android-arm64": "4.59.0",
|
|
15550
|
+
"@rollup/rollup-darwin-arm64": "4.59.0",
|
|
15551
|
+
"@rollup/rollup-darwin-x64": "4.59.0",
|
|
15552
|
+
"@rollup/rollup-freebsd-arm64": "4.59.0",
|
|
15553
|
+
"@rollup/rollup-freebsd-x64": "4.59.0",
|
|
15554
|
+
"@rollup/rollup-linux-arm-gnueabihf": "4.59.0",
|
|
15555
|
+
"@rollup/rollup-linux-arm-musleabihf": "4.59.0",
|
|
15556
|
+
"@rollup/rollup-linux-arm64-gnu": "4.59.0",
|
|
15557
|
+
"@rollup/rollup-linux-arm64-musl": "4.59.0",
|
|
15558
|
+
"@rollup/rollup-linux-loong64-gnu": "4.59.0",
|
|
15559
|
+
"@rollup/rollup-linux-loong64-musl": "4.59.0",
|
|
15560
|
+
"@rollup/rollup-linux-ppc64-gnu": "4.59.0",
|
|
15561
|
+
"@rollup/rollup-linux-ppc64-musl": "4.59.0",
|
|
15562
|
+
"@rollup/rollup-linux-riscv64-gnu": "4.59.0",
|
|
15563
|
+
"@rollup/rollup-linux-riscv64-musl": "4.59.0",
|
|
15564
|
+
"@rollup/rollup-linux-s390x-gnu": "4.59.0",
|
|
15565
|
+
"@rollup/rollup-linux-x64-gnu": "4.59.0",
|
|
15566
|
+
"@rollup/rollup-linux-x64-musl": "4.59.0",
|
|
15567
|
+
"@rollup/rollup-openbsd-x64": "4.59.0",
|
|
15568
|
+
"@rollup/rollup-openharmony-arm64": "4.59.0",
|
|
15569
|
+
"@rollup/rollup-win32-arm64-msvc": "4.59.0",
|
|
15570
|
+
"@rollup/rollup-win32-ia32-msvc": "4.59.0",
|
|
15571
|
+
"@rollup/rollup-win32-x64-gnu": "4.59.0",
|
|
15572
|
+
"@rollup/rollup-win32-x64-msvc": "4.59.0",
|
|
15537
15573
|
"fsevents": "~2.3.2"
|
|
15538
15574
|
}
|
|
15539
15575
|
},
|
|
@@ -15623,23 +15659,9 @@
|
|
|
15623
15659
|
"license": "MIT"
|
|
15624
15660
|
},
|
|
15625
15661
|
"node_modules/safe-buffer": {
|
|
15626
|
-
"version": "5.2
|
|
15627
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.
|
|
15628
|
-
"integrity": "sha512-
|
|
15629
|
-
"funding": [
|
|
15630
|
-
{
|
|
15631
|
-
"type": "github",
|
|
15632
|
-
"url": "https://github.com/sponsors/feross"
|
|
15633
|
-
},
|
|
15634
|
-
{
|
|
15635
|
-
"type": "patreon",
|
|
15636
|
-
"url": "https://www.patreon.com/feross"
|
|
15637
|
-
},
|
|
15638
|
-
{
|
|
15639
|
-
"type": "consulting",
|
|
15640
|
-
"url": "https://feross.org/support"
|
|
15641
|
-
}
|
|
15642
|
-
],
|
|
15662
|
+
"version": "5.1.2",
|
|
15663
|
+
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
15664
|
+
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
15643
15665
|
"license": "MIT"
|
|
15644
15666
|
},
|
|
15645
15667
|
"node_modules/safe-push-apply": {
|
|
@@ -15768,15 +15790,6 @@
|
|
|
15768
15790
|
"url": "https://opencollective.com/express"
|
|
15769
15791
|
}
|
|
15770
15792
|
},
|
|
15771
|
-
"node_modules/send/node_modules/mime-db": {
|
|
15772
|
-
"version": "1.54.0",
|
|
15773
|
-
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
|
|
15774
|
-
"integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
15775
|
-
"license": "MIT",
|
|
15776
|
-
"engines": {
|
|
15777
|
-
"node": ">= 0.6"
|
|
15778
|
-
}
|
|
15779
|
-
},
|
|
15780
15793
|
"node_modules/send/node_modules/mime-types": {
|
|
15781
15794
|
"version": "3.0.2",
|
|
15782
15795
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
|
|
@@ -15874,27 +15887,17 @@
|
|
|
15874
15887
|
"node": ">= 0.8"
|
|
15875
15888
|
}
|
|
15876
15889
|
},
|
|
15877
|
-
"node_modules/serve-handler/node_modules/
|
|
15878
|
-
"version": "1.
|
|
15879
|
-
"resolved": "https://registry.npmjs.org/
|
|
15880
|
-
"integrity": "sha512-
|
|
15881
|
-
"dev": true,
|
|
15882
|
-
"license": "MIT",
|
|
15883
|
-
"engines": {
|
|
15884
|
-
"node": ">= 0.6"
|
|
15885
|
-
}
|
|
15886
|
-
},
|
|
15887
|
-
"node_modules/serve-handler/node_modules/mime-types": {
|
|
15888
|
-
"version": "2.1.18",
|
|
15889
|
-
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz",
|
|
15890
|
-
"integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==",
|
|
15890
|
+
"node_modules/serve-handler/node_modules/minimatch": {
|
|
15891
|
+
"version": "3.1.2",
|
|
15892
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
15893
|
+
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
15891
15894
|
"dev": true,
|
|
15892
|
-
"license": "
|
|
15895
|
+
"license": "ISC",
|
|
15893
15896
|
"dependencies": {
|
|
15894
|
-
"
|
|
15897
|
+
"brace-expansion": "^1.1.7"
|
|
15895
15898
|
},
|
|
15896
15899
|
"engines": {
|
|
15897
|
-
"node": "
|
|
15900
|
+
"node": "*"
|
|
15898
15901
|
}
|
|
15899
15902
|
},
|
|
15900
15903
|
"node_modules/serve-handler/node_modules/path-to-regexp": {
|
|
@@ -16531,12 +16534,6 @@
|
|
|
16531
16534
|
"safe-buffer": "~5.1.0"
|
|
16532
16535
|
}
|
|
16533
16536
|
},
|
|
16534
|
-
"node_modules/string_decoder/node_modules/safe-buffer": {
|
|
16535
|
-
"version": "5.1.2",
|
|
16536
|
-
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
|
|
16537
|
-
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
|
16538
|
-
"license": "MIT"
|
|
16539
|
-
},
|
|
16540
16537
|
"node_modules/string-env-interpolation": {
|
|
16541
16538
|
"version": "1.0.1",
|
|
16542
16539
|
"resolved": "https://registry.npmjs.org/string-env-interpolation/-/string-env-interpolation-1.0.1.tgz",
|
|
@@ -16846,9 +16843,9 @@
|
|
|
16846
16843
|
}
|
|
16847
16844
|
},
|
|
16848
16845
|
"node_modules/tailwindcss": {
|
|
16849
|
-
"version": "4.2.
|
|
16850
|
-
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.
|
|
16851
|
-
"integrity": "sha512
|
|
16846
|
+
"version": "4.2.1",
|
|
16847
|
+
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.2.1.tgz",
|
|
16848
|
+
"integrity": "sha512-/tBrSQ36vCleJkAOsy9kbNTgaxvGbyOamC30PRePTQe/o1MFwEKHQk4Cn7BNGaPtjp+PuUrByJehM1hgxfq4sw==",
|
|
16852
16849
|
"license": "MIT"
|
|
16853
16850
|
},
|
|
16854
16851
|
"node_modules/tapable": {
|
|
@@ -16987,21 +16984,21 @@
|
|
|
16987
16984
|
}
|
|
16988
16985
|
},
|
|
16989
16986
|
"node_modules/tldts": {
|
|
16990
|
-
"version": "
|
|
16991
|
-
"resolved": "https://registry.npmjs.org/tldts/-/tldts-
|
|
16992
|
-
"integrity": "sha512-
|
|
16987
|
+
"version": "6.1.86",
|
|
16988
|
+
"resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.86.tgz",
|
|
16989
|
+
"integrity": "sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==",
|
|
16993
16990
|
"license": "MIT",
|
|
16994
16991
|
"dependencies": {
|
|
16995
|
-
"tldts-core": "^
|
|
16992
|
+
"tldts-core": "^6.1.86"
|
|
16996
16993
|
},
|
|
16997
16994
|
"bin": {
|
|
16998
16995
|
"tldts": "bin/cli.js"
|
|
16999
16996
|
}
|
|
17000
16997
|
},
|
|
17001
16998
|
"node_modules/tldts-core": {
|
|
17002
|
-
"version": "
|
|
17003
|
-
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-
|
|
17004
|
-
"integrity": "sha512-
|
|
16999
|
+
"version": "6.1.86",
|
|
17000
|
+
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.86.tgz",
|
|
17001
|
+
"integrity": "sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==",
|
|
17005
17002
|
"license": "MIT"
|
|
17006
17003
|
},
|
|
17007
17004
|
"node_modules/to-regex-range": {
|
|
@@ -17036,12 +17033,12 @@
|
|
|
17036
17033
|
}
|
|
17037
17034
|
},
|
|
17038
17035
|
"node_modules/tough-cookie": {
|
|
17039
|
-
"version": "
|
|
17040
|
-
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-
|
|
17041
|
-
"integrity": "sha512-
|
|
17036
|
+
"version": "5.1.2",
|
|
17037
|
+
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.1.2.tgz",
|
|
17038
|
+
"integrity": "sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==",
|
|
17042
17039
|
"license": "BSD-3-Clause",
|
|
17043
17040
|
"dependencies": {
|
|
17044
|
-
"tldts": "^
|
|
17041
|
+
"tldts": "^6.1.32"
|
|
17045
17042
|
},
|
|
17046
17043
|
"engines": {
|
|
17047
17044
|
"node": ">=16"
|
|
@@ -17130,9 +17127,9 @@
|
|
|
17130
17127
|
}
|
|
17131
17128
|
},
|
|
17132
17129
|
"node_modules/tslib": {
|
|
17133
|
-
"version": "2.
|
|
17134
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.
|
|
17135
|
-
"integrity": "sha512-
|
|
17130
|
+
"version": "2.6.3",
|
|
17131
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
17132
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
17136
17133
|
"license": "0BSD"
|
|
17137
17134
|
},
|
|
17138
17135
|
"node_modules/tunnel-agent": {
|
|
@@ -17196,15 +17193,6 @@
|
|
|
17196
17193
|
"node": ">= 0.6"
|
|
17197
17194
|
}
|
|
17198
17195
|
},
|
|
17199
|
-
"node_modules/type-is/node_modules/mime-db": {
|
|
17200
|
-
"version": "1.54.0",
|
|
17201
|
-
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
|
|
17202
|
-
"integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
|
|
17203
|
-
"license": "MIT",
|
|
17204
|
-
"engines": {
|
|
17205
|
-
"node": ">= 0.6"
|
|
17206
|
-
}
|
|
17207
|
-
},
|
|
17208
17196
|
"node_modules/type-is/node_modules/mime-types": {
|
|
17209
17197
|
"version": "3.0.2",
|
|
17210
17198
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz",
|
|
@@ -17314,16 +17302,16 @@
|
|
|
17314
17302
|
}
|
|
17315
17303
|
},
|
|
17316
17304
|
"node_modules/typescript-eslint": {
|
|
17317
|
-
"version": "8.56.
|
|
17318
|
-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.56.
|
|
17319
|
-
"integrity": "sha512-
|
|
17305
|
+
"version": "8.56.1",
|
|
17306
|
+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.56.1.tgz",
|
|
17307
|
+
"integrity": "sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==",
|
|
17320
17308
|
"dev": true,
|
|
17321
17309
|
"license": "MIT",
|
|
17322
17310
|
"dependencies": {
|
|
17323
|
-
"@typescript-eslint/eslint-plugin": "8.56.
|
|
17324
|
-
"@typescript-eslint/parser": "8.56.
|
|
17325
|
-
"@typescript-eslint/typescript-estree": "8.56.
|
|
17326
|
-
"@typescript-eslint/utils": "8.56.
|
|
17311
|
+
"@typescript-eslint/eslint-plugin": "8.56.1",
|
|
17312
|
+
"@typescript-eslint/parser": "8.56.1",
|
|
17313
|
+
"@typescript-eslint/typescript-estree": "8.56.1",
|
|
17314
|
+
"@typescript-eslint/utils": "8.56.1"
|
|
17327
17315
|
},
|
|
17328
17316
|
"engines": {
|
|
17329
17317
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|