diff --git a/components/amilia/package.json b/components/amilia/package.json index ba83bbf7ed7c6..3f6c60017043e 100644 --- a/components/amilia/package.json +++ b/components/amilia/package.json @@ -15,6 +15,6 @@ "dependencies": { "@pipedream/platform": "^1.6.8", "async-retry": "^1.3.3", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/asana/package.json b/components/asana/package.json index 15624d7f7a5d3..829686938a0fa 100644 --- a/components/asana/package.json +++ b/components/asana/package.json @@ -11,7 +11,7 @@ "author": "Pipedream (https://pipedream.com/)", "dependencies": { "@pipedream/platform": "^3.1.1", - "lodash": "^4.17.23" + "lodash": "^4.18.1" }, "gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535", "publishConfig": { diff --git a/components/clickup/package.json b/components/clickup/package.json index 75a38c65996a9..8b17e2740ace2 100644 --- a/components/clickup/package.json +++ b/components/clickup/package.json @@ -15,6 +15,6 @@ }, "dependencies": { "@pipedream/platform": "^3.1.1", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/constant_contact/package.json b/components/constant_contact/package.json index 22976570d5f66..1d6a5a08310da 100644 --- a/components/constant_contact/package.json +++ b/components/constant_contact/package.json @@ -14,6 +14,6 @@ }, "dependencies": { "@pipedream/platform": "^3.1.1", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/diabatix_coldstream/package.json b/components/diabatix_coldstream/package.json index c14171fe935c6..c971691ab87cd 100644 --- a/components/diabatix_coldstream/package.json +++ b/components/diabatix_coldstream/package.json @@ -13,7 +13,7 @@ "access": "public" }, "dependencies": { - "lodash": "^4.17.23", + "lodash": "^4.18.1", "@pipedream/platform": "^1.6.8" } } diff --git a/components/drata/package.json b/components/drata/package.json index a201dec3bdab7..39cded6adff2c 100644 --- a/components/drata/package.json +++ b/components/drata/package.json @@ -14,6 +14,6 @@ }, "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/dropbox/package.json b/components/dropbox/package.json index ba066e629db80..8a972248a4bef 100644 --- a/components/dropbox/package.json +++ b/components/dropbox/package.json @@ -15,7 +15,7 @@ "dropbox": "^10.34.0", "got": "^13.0.0", "isomorphic-fetch": "^3.0.0", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "stream": "^0.0.3", "tmp-promise": "^3.0.3", "util": "^0.12.5" diff --git a/components/eventbrite/package.json b/components/eventbrite/package.json index 43fb5afed76ec..4c24ccade93b2 100644 --- a/components/eventbrite/package.json +++ b/components/eventbrite/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "timezones-list": "^3.0.2" } } diff --git a/components/faunadb/package.json b/components/faunadb/package.json index 58e2f1110708f..2b9450c106777 100644 --- a/components/faunadb/package.json +++ b/components/faunadb/package.json @@ -12,7 +12,7 @@ "dependencies": { "@pipedream/platform": "^1.6.8", "faunadb": "^4.5.4", - "lodash": "^4.17.23" + "lodash": "^4.18.1" }, "gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535", "publishConfig": { diff --git a/components/flodesk/package.json b/components/flodesk/package.json index fa540e3af9144..e1ca4e98b72da 100644 --- a/components/flodesk/package.json +++ b/components/flodesk/package.json @@ -14,6 +14,6 @@ }, "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/gitlab/package.json b/components/gitlab/package.json index 9366984bc04e1..202ea9da3fef5 100644 --- a/components/gitlab/package.json +++ b/components/gitlab/package.json @@ -11,7 +11,7 @@ "author": "Pipedream (https://pipedream.com/)", "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "uuid": "^8.3.2" }, "gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535", diff --git a/components/gitlab_developer_app/package.json b/components/gitlab_developer_app/package.json index d61d59c12b036..32435c0afcaa2 100644 --- a/components/gitlab_developer_app/package.json +++ b/components/gitlab_developer_app/package.json @@ -11,7 +11,7 @@ "author": "Pipedream (https://pipedream.com/)", "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "uuid": "^8.3.2", "@pipedream/gitlab": "^0.5.6" }, diff --git a/components/google_drive/package.json b/components/google_drive/package.json index 75a3cf91d24b7..8b2b159880d7b 100644 --- a/components/google_drive/package.json +++ b/components/google_drive/package.json @@ -15,7 +15,7 @@ "cron-parser": "^4.9.0", "google-docs-mustaches": "^1.2.2", "got": "13.0.0", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "md5": "^2.3.0", "mime-db": "^1.51.0", "uuid": "^8.3.2" diff --git a/components/google_sheets/package.json b/components/google_sheets/package.json index 60c03b8c7e117..2f43e7ee06abb 100644 --- a/components/google_sheets/package.json +++ b/components/google_sheets/package.json @@ -13,7 +13,7 @@ "@googleapis/sheets": "^0.3.0", "@pipedream/google_drive": "^1.1.1", "@pipedream/platform": "^3.1.1", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "uuidv4": "^6.2.6", "zlib": "^1.0.5" }, diff --git a/components/jumpseller/package.json b/components/jumpseller/package.json index 65f81f8beb393..5c63efa9fe3c2 100644 --- a/components/jumpseller/package.json +++ b/components/jumpseller/package.json @@ -14,6 +14,6 @@ }, "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/mailgun/package.json b/components/mailgun/package.json index 6307a4a532186..15eba2cb718f4 100644 --- a/components/mailgun/package.json +++ b/components/mailgun/package.json @@ -16,7 +16,7 @@ "@pipedream/helper_functions": "^0.3.7", "@pipedream/platform": "^1.6.8", "form-data": "^4.0.4", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "lodash.get": "^4.4.2", "mailgun.js": "^3.5.2" } diff --git a/components/pcloud/package.json b/components/pcloud/package.json index 701989bc29167..e3a0908b56db8 100644 --- a/components/pcloud/package.json +++ b/components/pcloud/package.json @@ -12,7 +12,7 @@ "dependencies": { "@pipedream/platform": "^1.6.8", "async-retry": "^1.3.1", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "pcloud-sdk-js": "^2.0.0" }, "publishConfig": { diff --git a/components/process_street/package.json b/components/process_street/package.json index 63af1a09a1156..001cc30337784 100644 --- a/components/process_street/package.json +++ b/components/process_street/package.json @@ -15,6 +15,6 @@ }, "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/reddit/package.json b/components/reddit/package.json index 7d1ccab6c83bd..3e4796709e50f 100644 --- a/components/reddit/package.json +++ b/components/reddit/package.json @@ -16,7 +16,7 @@ "@pipedream/platform": "^3.1.1", "async-retry": "^1.3.3", "axios": "0.30.3", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "qs": "^6.14.2" } } diff --git a/components/riskadvisor/package.json b/components/riskadvisor/package.json index 43bd05186be01..cba74d63ea5e6 100644 --- a/components/riskadvisor/package.json +++ b/components/riskadvisor/package.json @@ -14,6 +14,6 @@ }, "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/salesforce_rest_api/package.json b/components/salesforce_rest_api/package.json index 39051654b061b..59032966d7db8 100644 --- a/components/salesforce_rest_api/package.json +++ b/components/salesforce_rest_api/package.json @@ -13,7 +13,7 @@ "@pipedream/platform": "^3.1.1", "fast-xml-parser": "^5.5.7", "handlebars": "^4.7.9", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "lodash-es": "^4.18.1", "salesforce-webhooks": "^1.1.11", "uuid": "^9.0.1" diff --git a/components/sendgrid/package.json b/components/sendgrid/package.json index 138cd87b0dc38..1d3a81ae62047 100644 --- a/components/sendgrid/package.json +++ b/components/sendgrid/package.json @@ -15,7 +15,7 @@ "@sendgrid/eventwebhook": "^7.4.5", "async-retry": "^1.3.1", "fs": "^0.0.1-security", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "mime": "^4.0.6", "uuid": "^8.3.2", "validate.js": "^0.13.1" diff --git a/components/short/package.json b/components/short/package.json index 17c77d23b3f9b..9bf9e11d9138b 100644 --- a/components/short/package.json +++ b/components/short/package.json @@ -14,6 +14,6 @@ }, "dependencies": { "@pipedream/platform": "^1.6.8", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/shortcut/package.json b/components/shortcut/package.json index 79b9e1de2a4a9..9ab05e2ff5855 100644 --- a/components/shortcut/package.json +++ b/components/shortcut/package.json @@ -13,7 +13,7 @@ "@pipedream/platform": "^3.1.1", "@shortcut/client": "^2.2.0", "async-retry": "^1.3.1", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "validate.js": "^0.13.1" }, "publishConfig": { diff --git a/components/slack_v2/package.json b/components/slack_v2/package.json index b286233aa13f0..52e2212981f44 100644 --- a/components/slack_v2/package.json +++ b/components/slack_v2/package.json @@ -17,6 +17,6 @@ "@pipedream/platform": "^3.2.5", "@slack/web-api": "^7.9.0", "async-retry": "^1.3.3", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/stack_exchange/package.json b/components/stack_exchange/package.json index 712c9c6ddcc8d..fecd0b45a0c59 100644 --- a/components/stack_exchange/package.json +++ b/components/stack_exchange/package.json @@ -13,7 +13,7 @@ "@pipedream/platform": "^1.6.8", "axios": "0.30.3", "he": "^1.2.0", - "lodash": "^4.17.23" + "lodash": "^4.18.1" }, "gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535", "publishConfig": { diff --git a/components/typeform/package.json b/components/typeform/package.json index 39098844f0d57..b812d5436f0ff 100644 --- a/components/typeform/package.json +++ b/components/typeform/package.json @@ -12,7 +12,7 @@ "dependencies": { "@pipedream/platform": "^1.6.8", "axios": "0.30.3", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "luxon": "^3.0.4", "querystring": "^0.2.0", "uuidv4": "^6.2.13" diff --git a/components/wrike/package.json b/components/wrike/package.json index ab6a573259370..edb348eb51da7 100644 --- a/components/wrike/package.json +++ b/components/wrike/package.json @@ -15,6 +15,6 @@ }, "dependencies": { "@pipedream/platform": "^3.1.1", - "lodash": "^4.17.23" + "lodash": "^4.18.1" } } diff --git a/components/zoom_admin/package.json b/components/zoom_admin/package.json index f3c7e39f42805..cee3cc1544e56 100644 --- a/components/zoom_admin/package.json +++ b/components/zoom_admin/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@pipedream/platform": "^3.1.1", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "uuid": "^8.3.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b52975b1681f..6f3c8b83d195b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -940,8 +940,8 @@ importers: specifier: ^1.3.3 version: 1.3.3 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/amplenote: dependencies: @@ -1202,8 +1202,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/ascora: dependencies: @@ -3019,8 +3019,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/cliengo: dependencies: @@ -3469,8 +3469,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/consulta_unica: dependencies: @@ -4206,8 +4206,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/dialmycalls: {} @@ -4574,8 +4574,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/drchrono: {} @@ -4658,8 +4658,8 @@ importers: specifier: ^3.0.0 version: 3.0.0(encoding@0.1.13) lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 stream: specifier: ^0.0.3 version: 0.0.3 @@ -5149,8 +5149,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 timezones-list: specifier: ^3.0.2 version: 3.1.0 @@ -5371,8 +5371,8 @@ importers: specifier: ^4.5.4 version: 4.8.2(encoding@0.1.13) lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/favro: dependencies: @@ -5637,8 +5637,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/florm: {} @@ -6220,8 +6220,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 uuid: specifier: ^8.3.2 version: 8.3.2 @@ -6235,8 +6235,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 uuid: specifier: ^8.3.2 version: 8.3.2 @@ -6579,8 +6579,8 @@ importers: specifier: 13.0.0 version: 13.0.0 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 md5: specifier: ^2.3.0 version: 2.3.0 @@ -6710,8 +6710,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 uuidv4: specifier: ^6.2.6 version: 6.2.13 @@ -8133,8 +8133,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/junip: {} @@ -8855,7 +8855,7 @@ importers: dependencies: linkup-sdk: specifier: ^1.0.3 - version: 1.2.0(@types/node@20.19.25)(typescript@5.6.3) + version: 1.2.0(@types/node@20.19.39)(typescript@5.6.3) components/linkupapi: dependencies: @@ -9232,8 +9232,8 @@ importers: specifier: 4.0.4 version: 4.0.4 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 lodash.get: specifier: ^4.4.2 version: 4.4.2 @@ -10021,8 +10021,7 @@ importers: specifier: ^3.1.1 version: 3.1.1 - components/moodle: - specifiers: {} + components/moodle: {} components/moonclerk: dependencies: @@ -10302,7 +10301,7 @@ importers: version: 0.5.6 netlify: specifier: ^23.0.0 - version: 23.11.0(@azure/identity@4.13.1)(@azure/storage-blob@12.29.1)(@types/express@4.17.25)(@types/node@20.19.37)(encoding@0.1.13)(picomatch@4.0.3)(rollup@4.53.2) + version: 23.11.0(@azure/identity@4.13.1)(@azure/storage-blob@12.29.1)(@types/express@4.17.25)(@types/node@20.19.39)(encoding@0.1.13)(picomatch@4.0.3)(rollup@4.53.2) parse-link-header: specifier: ^2.0.0 version: 2.0.0 @@ -11427,8 +11426,8 @@ importers: specifier: ^1.3.1 version: 1.3.3 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 pcloud-sdk-js: specifier: ^2.0.0 version: 2.0.0 @@ -12130,7 +12129,7 @@ importers: devDependencies: dtslint: specifier: ^4.2.1 - version: 4.2.1(typescript@5.9.3) + version: 4.2.1(typescript@5.6.3) components/postgrid: dependencies: @@ -12283,8 +12282,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/processplan: {} @@ -12520,7 +12519,7 @@ importers: dependencies: '@qdrant/js-client-rest': specifier: ^1.11.0 - version: 1.15.1(typescript@5.9.3) + version: 1.15.1(typescript@5.6.3) components/qntrl: dependencies: @@ -12843,8 +12842,8 @@ importers: specifier: ^0.30.2 version: 0.30.2 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 qs: specifier: ^6.14.2 version: 6.14.2 @@ -13281,8 +13280,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/ritekit: dependencies: @@ -13507,8 +13506,8 @@ importers: specifier: ^4.7.9 version: 4.7.9 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 lodash-es: specifier: ^4.18.1 version: 4.18.1 @@ -13906,8 +13905,8 @@ importers: specifier: ^0.0.1-security version: 0.0.1-security lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 mime: specifier: ^4.0.6 version: 4.1.0 @@ -14282,8 +14281,8 @@ importers: specifier: ^1.6.8 version: 1.6.8 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/short_menu: dependencies: @@ -14303,8 +14302,8 @@ importers: specifier: ^1.3.1 version: 1.3.3 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 validate.js: specifier: ^0.13.1 version: 0.13.1 @@ -14570,8 +14569,8 @@ importers: specifier: ^1.3.3 version: 1.3.3 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/slicktext: dependencies: @@ -15039,8 +15038,8 @@ importers: specifier: ^1.2.0 version: 1.2.0 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/stack_overflow_for_teams: {} @@ -15175,7 +15174,7 @@ importers: dependencies: stripe: specifier: ^18.0.0 - version: 18.5.0(@types/node@25.5.0) + version: 18.5.0(@types/node@25.5.2) components/stripo: dependencies: @@ -16392,8 +16391,8 @@ importers: specifier: ^0.30.2 version: 0.30.2 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 luxon: specifier: ^3.0.4 version: 3.7.2 @@ -17499,8 +17498,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 components/writer: dependencies: @@ -18147,8 +18146,8 @@ importers: specifier: ^3.1.1 version: 3.1.1 lodash: - specifier: ^4.17.23 - version: 4.17.23 + specifier: ^4.18.1 + version: 4.18.1 uuid: specifier: ^8.3.2 version: 8.3.2 @@ -18262,7 +18261,7 @@ importers: version: 1.3.2 tsup: specifier: ^8.3.6 - version: 8.5.1(@microsoft/api-extractor@7.55.0(@types/node@25.5.0))(jiti@2.6.1)(postcss@8.5.6)(tsx@4.20.6)(typescript@5.6.3)(yaml@2.8.1) + version: 8.5.1(@microsoft/api-extractor@7.55.0(@types/node@25.5.2))(jiti@2.6.1)(postcss@8.5.6)(tsx@4.20.6)(typescript@5.6.3)(yaml@2.8.1) typescript: specifier: ^5.6 version: 5.6.3 @@ -18314,10 +18313,10 @@ importers: version: 18.3.26 vite: specifier: ^5.4.11 - version: 5.4.21(@types/node@25.5.0) + version: 5.4.21(@types/node@25.5.2) vite-plugin-dts: specifier: ^4.3.0 - version: 4.5.4(@types/node@25.5.0)(rollup@4.53.2)(typescript@5.9.3)(vite@5.4.21(@types/node@25.5.0)) + version: 4.5.4(@types/node@25.5.2)(rollup@4.53.2)(typescript@5.6.3)(vite@5.4.21(@types/node@25.5.2)) packages/prompts: dependencies: @@ -18363,7 +18362,7 @@ importers: version: 3.1.11 ts-jest: specifier: ^29.2.5 - version: 29.4.5(@babel/core@7.28.5)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.28.5))(esbuild@0.27.0)(jest-util@29.7.0)(jest@29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.25)(typescript@5.6.3)))(typescript@5.6.3) + version: 29.4.5(@babel/core@8.0.0-beta.3)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@8.0.0-beta.3))(jest-util@29.7.0)(jest@29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.25)(typescript@5.6.3)))(typescript@5.6.3) tsup: specifier: ^8.3.6 version: 8.5.1(@microsoft/api-extractor@7.55.0(@types/node@20.19.25))(jiti@2.6.1)(postcss@8.5.6)(tsx@4.20.6)(typescript@5.6.3)(yaml@2.8.1) @@ -18406,7 +18405,7 @@ importers: version: 3.1.0 jest: specifier: ^29.1.2 - version: 29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)) + version: 29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)) type-fest: specifier: ^4.15.0 version: 4.41.0 @@ -23514,8 +23513,8 @@ packages: resolution: {integrity: sha512-kxHrDQ9YgfrWUSXU0cjsQGv8JykOFZQ9ErNKbFPWzk3Hgpwu8x2hHrQ9IdA8yl+j9RTLTC3sAF3Tdq1IQCP4oA==} engines: {node: ^20.17.0 || >=22.9.0} - '@sigstore/protobuf-specs@0.5.0': - resolution: {integrity: sha512-MM8XIwUjN2bwvCg1QvrMtbBmpcSHrkhFSCu1D11NyPvDQ25HEc4oG5/OcQfd/Tlf/OxmKWERDj0zGE23jQaMwA==} + '@sigstore/protobuf-specs@0.5.1': + resolution: {integrity: sha512-/ScWUhhoFasJsSRGTVBwId1loQjjnjAfE4djL6ZhrXRpNCmPTnUKF5Jokd58ILseOMjzET3UrMOtJPS9sYeI0g==} engines: {node: ^18.17.0 || >=20.5.0} '@sigstore/sign@4.1.1': @@ -24348,8 +24347,8 @@ packages: '@types/node@20.19.25': resolution: {integrity: sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==} - '@types/node@20.19.37': - resolution: {integrity: sha512-8kzdPJ3FsNsVIurqBs7oodNnCEVbni9yUEkaHbgptDACOPW04jimGagZ51E6+lXUwJjgnBw+hyko/lkFWCldqw==} + '@types/node@20.19.39': + resolution: {integrity: sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw==} '@types/node@22.19.1': resolution: {integrity: sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==} @@ -24360,6 +24359,9 @@ packages: '@types/node@25.5.0': resolution: {integrity: sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==} + '@types/node@25.5.2': + resolution: {integrity: sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -25314,8 +25316,8 @@ packages: bare-buffer: optional: true - bare-fs@4.5.6: - resolution: {integrity: sha512-1QovqDrR80Pmt5HPAsMsXTCFcDYr+NSUKW6nd6WO5v0JBmnItc/irNRzm2KOQ5oZ69P37y+AMujNyNtG+1Rggw==} + bare-fs@4.6.0: + resolution: {integrity: sha512-2YkS7NuiJceSEbyEOdSNLE9tsGd+f4+f7C+Nik/MCk27SYdwIMPT/yRKvg++FZhQXgk0KWJKJyXX9RhVV0RGqA==} engines: {bare: '>=1.16.0'} peerDependencies: bare-buffer: '*' @@ -29995,6 +29997,9 @@ packages: lodash@4.17.23: resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} + lodash@4.18.1: + resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} + log-process-errors@11.0.1: resolution: {integrity: sha512-HXYU83z3kH0VHfJgGyv9ZP9z7uNEayssgvpeQwSzh60mvpNqUBCPyXLSzCDSMxfGvAUUa0Kw06wJjVR46Ohd3A==} engines: {node: '>=16.17.0'} @@ -30053,6 +30058,10 @@ packages: resolution: {integrity: sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==} engines: {node: 20 || >=22} + lru-cache@11.3.2: + resolution: {integrity: sha512-wgWa6FWQ3QRRJbIjbsldRJZxdxYngT/dO0I5Ynmlnin8qy7tC6xYzbcJjtN4wHLXtkbVwHzk0C+OejVw1XM+DQ==} + engines: {node: 20 || >=22} + lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} @@ -37203,7 +37212,7 @@ snapshots: '@babel/types': 7.28.5 '@jridgewell/remapping': 2.3.5 convert-source-map: 2.0.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -37223,7 +37232,7 @@ snapshots: '@jridgewell/remapping': 2.3.5 '@types/gensync': 1.0.4 convert-source-map: 2.0.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 7.7.4 @@ -37300,7 +37309,7 @@ snapshots: '@babel/core': 7.28.5 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) lodash.debounce: 4.0.8 resolve: 1.22.11 transitivePeerDependencies: @@ -38069,7 +38078,7 @@ snapshots: '@babel/parser': 7.28.5 '@babel/template': 7.27.2 '@babel/types': 7.28.5 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -38081,7 +38090,7 @@ snapshots: '@babel/parser': 8.0.0-beta.3 '@babel/template': 8.0.0-beta.3 '@babel/types': 8.0.0-beta.3 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -38214,6 +38223,19 @@ snapshots: - '@types/node' - typescript + '@commitlint/cli@19.8.1(@types/node@20.19.39)(typescript@5.6.3)': + dependencies: + '@commitlint/format': 19.8.1 + '@commitlint/lint': 19.8.1 + '@commitlint/load': 19.8.1(@types/node@20.19.39)(typescript@5.6.3) + '@commitlint/read': 19.8.1 + '@commitlint/types': 19.8.1 + tinyexec: 1.0.2 + yargs: 17.7.2 + transitivePeerDependencies: + - '@types/node' + - typescript + '@commitlint/config-conventional@19.8.1': dependencies: '@commitlint/types': 19.8.1 @@ -38268,6 +38290,22 @@ snapshots: - '@types/node' - typescript + '@commitlint/load@19.8.1(@types/node@20.19.39)(typescript@5.6.3)': + dependencies: + '@commitlint/config-validator': 19.8.1 + '@commitlint/execute-rule': 19.8.1 + '@commitlint/resolve-extends': 19.8.1 + '@commitlint/types': 19.8.1 + chalk: 5.6.2 + cosmiconfig: 9.0.0(typescript@5.6.3) + cosmiconfig-typescript-loader: 6.2.0(@types/node@20.19.39)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3) + lodash.isplainobject: 4.0.6 + lodash.merge: 4.6.2 + lodash.uniq: 4.5.0 + transitivePeerDependencies: + - '@types/node' + - typescript + '@commitlint/message@19.8.1': {} '@commitlint/parse@19.8.1': @@ -38430,7 +38468,7 @@ snapshots: '@definitelytyped/utils@0.1.13': dependencies: - '@types/node': 25.5.0 + '@types/node': 25.5.2 cachedir: 2.4.0 charm: 1.0.2 libnpmpublish: 11.1.3 @@ -38878,7 +38916,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) espree: 9.6.1 globals: 13.24.0 ignore: 5.3.2 @@ -38892,7 +38930,7 @@ snapshots: '@eslint/eslintrc@3.3.1': dependencies: ajv: 6.12.6 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) espree: 10.4.0 globals: 14.0.0 ignore: 5.3.2 @@ -39387,7 +39425,7 @@ snapshots: '@humanwhocodes/config-array@0.13.0': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -39411,12 +39449,12 @@ snapshots: optionalDependencies: '@types/node': 17.0.45 - '@inquirer/external-editor@1.0.3(@types/node@20.19.37)': + '@inquirer/external-editor@1.0.3(@types/node@20.19.39)': dependencies: chardet: 2.1.1 iconv-lite: 0.7.2 optionalDependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@isaacs/balanced-match@4.0.1': {} @@ -39450,7 +39488,7 @@ snapshots: '@jest/console@29.7.0': dependencies: '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -39491,7 +39529,7 @@ snapshots: - supports-color - ts-node - '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3))': + '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3))': dependencies: '@jest/console': 29.7.0 '@jest/reporters': 29.7.0 @@ -39505,7 +39543,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)) + jest-config: 29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -39530,7 +39568,7 @@ snapshots: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 jest-mock: 29.7.0 '@jest/expect-utils@29.7.0': @@ -39548,7 +39586,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.19.37 + '@types/node': 20.19.39 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -39570,7 +39608,7 @@ snapshots: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.31 - '@types/node': 20.19.37 + '@types/node': 20.19.39 chalk: 4.1.2 collect-v8-coverage: 1.0.3 exit: 0.1.2 @@ -39676,7 +39714,7 @@ snapshots: '@jsdoc/salty@0.2.9': dependencies: - lodash: 4.17.23 + lodash: 4.18.1 '@keyv/bigmap@1.2.0(keyv@5.5.4)': dependencies: @@ -39797,11 +39835,11 @@ snapshots: - '@types/node' optional: true - '@microsoft/api-extractor-model@7.32.0(@types/node@25.5.0)': + '@microsoft/api-extractor-model@7.32.0(@types/node@25.5.2)': dependencies: '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.0 - '@rushstack/node-core-library': 5.18.0(@types/node@25.5.0) + '@rushstack/node-core-library': 5.18.0(@types/node@25.5.2) transitivePeerDependencies: - '@types/node' @@ -39825,15 +39863,15 @@ snapshots: - '@types/node' optional: true - '@microsoft/api-extractor@7.55.0(@types/node@25.5.0)': + '@microsoft/api-extractor@7.55.0(@types/node@25.5.2)': dependencies: - '@microsoft/api-extractor-model': 7.32.0(@types/node@25.5.0) + '@microsoft/api-extractor-model': 7.32.0(@types/node@25.5.2) '@microsoft/tsdoc': 0.16.0 '@microsoft/tsdoc-config': 0.18.0 - '@rushstack/node-core-library': 5.18.0(@types/node@25.5.0) + '@rushstack/node-core-library': 5.18.0(@types/node@25.5.2) '@rushstack/rig-package': 0.6.0 - '@rushstack/terminal': 0.19.3(@types/node@25.5.0) - '@rushstack/ts-command-line': 5.1.3(@types/node@25.5.0) + '@rushstack/terminal': 0.19.3(@types/node@25.5.2) + '@rushstack/ts-command-line': 5.1.3(@types/node@25.5.2) diff: 8.0.2 lodash: 4.17.23 minimatch: 10.0.3 @@ -39935,7 +39973,7 @@ snapshots: yaml: 2.8.1 yargs: 17.7.2 - '@netlify/build@35.3.1(@opentelemetry/api@1.8.0)(@types/node@20.19.37)(encoding@0.1.13)(picomatch@4.0.3)(rollup@4.53.2)': + '@netlify/build@35.3.1(@opentelemetry/api@1.8.0)(@types/node@20.19.39)(encoding@0.1.13)(picomatch@4.0.3)(rollup@4.53.2)': dependencies: '@bugsnag/js': 8.6.0 '@netlify/blobs': 10.3.3(supports-color@10.2.2) @@ -39983,7 +40021,7 @@ snapshots: string-width: 7.2.0 supports-color: 10.2.2 terminal-link: 4.0.0 - ts-node: 10.9.2(@types/node@20.19.37)(typescript@5.6.3) + ts-node: 10.9.2(@types/node@20.19.39)(typescript@5.6.3) typescript: 5.6.3 uuid: 11.1.0 yaml: 2.8.1 @@ -40365,7 +40403,7 @@ snapshots: agent-base: 7.1.4 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 - lru-cache: 11.2.7 + lru-cache: 11.3.2 socks-proxy-agent: 8.0.5 transitivePeerDependencies: - supports-color @@ -40379,7 +40417,7 @@ snapshots: '@gar/promise-retry': 1.0.3 '@npmcli/promise-spawn': 9.0.1 ini: 6.0.0 - lru-cache: 11.2.7 + lru-cache: 11.3.2 npm-pick-manifest: 11.0.3 proc-log: 6.1.0 semver: 7.7.4 @@ -40874,7 +40912,7 @@ snapshots: '@pipedream/gitlab@0.5.6': dependencies: '@pipedream/platform': 1.6.8 - lodash: 4.17.23 + lodash: 4.18.1 uuid: 8.3.2 transitivePeerDependencies: - debug @@ -40886,7 +40924,7 @@ snapshots: cron-parser: 4.9.0 google-docs-mustaches: 1.2.2(encoding@0.1.13) got: 13.0.0 - lodash: 4.17.23 + lodash: 4.18.1 mime-db: 1.54.0 uuid: 8.3.2 transitivePeerDependencies: @@ -40901,7 +40939,7 @@ snapshots: cron-parser: 4.9.0 google-docs-mustaches: 1.2.2(encoding@0.1.13) got: 13.0.0 - lodash: 4.17.23 + lodash: 4.18.1 mime-db: 1.54.0 uuid: 8.3.2 transitivePeerDependencies: @@ -41159,7 +41197,7 @@ snapshots: '@pipedream/platform': 3.3.0 '@slack/web-api': 7.12.0 async-retry: 1.3.3 - lodash: 4.17.23 + lodash: 4.18.1 transitivePeerDependencies: - debug @@ -41205,7 +41243,7 @@ snapshots: '@pnpm/tabtab@0.5.4': dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) enquirer: 2.4.1 minimist: 1.2.8 untildify: 4.0.0 @@ -41291,7 +41329,7 @@ snapshots: '@puppeteer/browsers@2.11.2': dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) extract-zip: 2.0.1 progress: 2.0.3 proxy-agent: 6.5.0 @@ -41384,7 +41422,7 @@ snapshots: '@putout/babel': 3.2.0 '@putout/engine-parser': 12.6.0 '@putout/operate': 13.5.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) jessy: 4.1.0 nessy: 5.3.0 transitivePeerDependencies: @@ -41395,7 +41433,7 @@ snapshots: '@putout/babel': 3.2.0 '@putout/engine-parser': 13.1.0(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2) '@putout/operate': 13.5.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) jessy: 4.1.0 nessy: 5.3.0 transitivePeerDependencies: @@ -41408,7 +41446,7 @@ snapshots: '@putout/babel': 4.5.4(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2) '@putout/engine-parser': 14.2.0(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2) '@putout/operate': 14.2.0(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2) - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) jessy: 4.1.0 nessy: 5.3.0 transitivePeerDependencies: @@ -41505,7 +41543,7 @@ snapshots: '@putout/operator-filesystem': 9.0.1(putout@40.14.0(eslint@8.57.1)(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2)(typescript@5.6.3))(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2) '@putout/operator-json': 2.2.0 '@putout/plugin-filesystem': 11.0.1(putout@40.14.0(eslint@8.57.1)(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2)(typescript@5.6.3))(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2) - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) fullstore: 3.0.0 jessy: 4.1.0 nessy: 5.3.0 @@ -41712,7 +41750,6 @@ snapshots: transitivePeerDependencies: - rolldown - rollup - - supports-color '@putout/operator-parens@2.0.0(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2)': dependencies: @@ -42335,11 +42372,11 @@ snapshots: - rollup - supports-color - '@qdrant/js-client-rest@1.15.1(typescript@5.9.3)': + '@qdrant/js-client-rest@1.15.1(typescript@5.6.3)': dependencies: '@qdrant/openapi-typescript-fetch': 1.2.6 '@sevinf/maybe': 0.5.0 - typescript: 5.9.3 + typescript: 5.6.3 undici: 6.22.0 '@qdrant/openapi-typescript-fetch@1.2.6': {} @@ -42574,7 +42611,7 @@ snapshots: '@types/node': 20.19.25 optional: true - '@rushstack/node-core-library@5.18.0(@types/node@25.5.0)': + '@rushstack/node-core-library@5.18.0(@types/node@25.5.2)': dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) @@ -42585,16 +42622,16 @@ snapshots: resolve: 1.22.11 semver: 7.5.4 optionalDependencies: - '@types/node': 25.5.0 + '@types/node': 25.5.2 '@rushstack/problem-matcher@0.1.1(@types/node@20.19.25)': optionalDependencies: '@types/node': 20.19.25 optional: true - '@rushstack/problem-matcher@0.1.1(@types/node@25.5.0)': + '@rushstack/problem-matcher@0.1.1(@types/node@25.5.2)': optionalDependencies: - '@types/node': 25.5.0 + '@types/node': 25.5.2 '@rushstack/rig-package@0.6.0': dependencies: @@ -42610,13 +42647,13 @@ snapshots: '@types/node': 20.19.25 optional: true - '@rushstack/terminal@0.19.3(@types/node@25.5.0)': + '@rushstack/terminal@0.19.3(@types/node@25.5.2)': dependencies: - '@rushstack/node-core-library': 5.18.0(@types/node@25.5.0) - '@rushstack/problem-matcher': 0.1.1(@types/node@25.5.0) + '@rushstack/node-core-library': 5.18.0(@types/node@25.5.2) + '@rushstack/problem-matcher': 0.1.1(@types/node@25.5.2) supports-color: 8.1.1 optionalDependencies: - '@types/node': 25.5.0 + '@types/node': 25.5.2 '@rushstack/ts-command-line@5.1.3(@types/node@20.19.25)': dependencies: @@ -42628,9 +42665,9 @@ snapshots: - '@types/node' optional: true - '@rushstack/ts-command-line@5.1.3(@types/node@25.5.0)': + '@rushstack/ts-command-line@5.1.3(@types/node@25.5.2)': dependencies: - '@rushstack/terminal': 0.19.3(@types/node@25.5.0) + '@rushstack/terminal': 0.19.3(@types/node@25.5.2) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -42700,7 +42737,7 @@ snapshots: conventional-changelog-writer: 8.2.0 conventional-commits-filter: 5.0.0 conventional-commits-parser: 6.2.1 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) import-from-esm: 2.0.0 lodash-es: 4.18.1 micromatch: 4.0.8 @@ -42708,20 +42745,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@semantic-release/commit-analyzer@13.0.1(semantic-release@24.2.9(typescript@5.9.3))': - dependencies: - conventional-changelog-angular: 8.1.0 - conventional-changelog-writer: 8.2.0 - conventional-commits-filter: 5.0.0 - conventional-commits-parser: 6.2.1 - debug: 4.4.3(supports-color@9.4.0) - import-from-esm: 2.0.0 - lodash-es: 4.17.23 - micromatch: 4.0.8 - semantic-release: 24.2.9(typescript@5.9.3) - transitivePeerDependencies: - - supports-color - '@semantic-release/error@4.0.0': {} '@semantic-release/github@11.0.6(semantic-release@24.2.9(typescript@5.6.3))': @@ -42732,7 +42755,7 @@ snapshots: '@octokit/plugin-throttling': 11.0.3(@octokit/core@7.0.6) '@semantic-release/error': 4.0.0 aggregate-error: 5.0.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) dir-glob: 3.0.1 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -42746,28 +42769,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@semantic-release/github@11.0.6(semantic-release@24.2.9(typescript@5.9.3))': - dependencies: - '@octokit/core': 7.0.6 - '@octokit/plugin-paginate-rest': 13.2.1(@octokit/core@7.0.6) - '@octokit/plugin-retry': 8.0.3(@octokit/core@7.0.6) - '@octokit/plugin-throttling': 11.0.3(@octokit/core@7.0.6) - '@semantic-release/error': 4.0.0 - aggregate-error: 5.0.0 - debug: 4.4.3(supports-color@9.4.0) - dir-glob: 3.0.1 - http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.6 - issue-parser: 7.0.1 - lodash-es: 4.17.23 - mime: 4.1.0 - p-filter: 4.1.0 - semantic-release: 24.2.9(typescript@5.9.3) - tinyglobby: 0.2.15 - url-join: 5.0.0 - transitivePeerDependencies: - - supports-color - '@semantic-release/npm@12.0.2(semantic-release@24.2.9(typescript@5.6.3))': dependencies: '@semantic-release/error': 4.0.0 @@ -42785,30 +42786,13 @@ snapshots: semver: 7.7.4 tempy: 3.1.0 - '@semantic-release/npm@12.0.2(semantic-release@24.2.9(typescript@5.9.3))': - dependencies: - '@semantic-release/error': 4.0.0 - aggregate-error: 5.0.0 - execa: 9.6.0 - fs-extra: 11.3.2 - lodash-es: 4.17.23 - nerf-dart: 1.0.0 - normalize-url: 8.1.0 - npm: 10.9.4 - rc: 1.2.8 - read-pkg: 9.0.1 - registry-auth-token: 5.1.0 - semantic-release: 24.2.9(typescript@5.9.3) - semver: 7.7.4 - tempy: 3.1.0 - '@semantic-release/release-notes-generator@14.1.0(semantic-release@24.2.9(typescript@5.6.3))': dependencies: conventional-changelog-angular: 8.1.0 conventional-changelog-writer: 8.2.0 conventional-commits-filter: 5.0.0 conventional-commits-parser: 6.2.1 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) get-stream: 7.0.1 import-from-esm: 2.0.0 into-stream: 7.0.0 @@ -42818,22 +42802,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@semantic-release/release-notes-generator@14.1.0(semantic-release@24.2.9(typescript@5.9.3))': - dependencies: - conventional-changelog-angular: 8.1.0 - conventional-changelog-writer: 8.2.0 - conventional-commits-filter: 5.0.0 - conventional-commits-parser: 6.2.1 - debug: 4.4.3(supports-color@9.4.0) - get-stream: 7.0.1 - import-from-esm: 2.0.0 - into-stream: 7.0.0 - lodash-es: 4.17.23 - read-package-up: 11.0.0 - semantic-release: 24.2.9(typescript@5.9.3) - transitivePeerDependencies: - - supports-color - '@sendgrid/client@7.7.0': dependencies: '@sendgrid/helpers': 7.7.0 @@ -42899,18 +42867,18 @@ snapshots: '@sigstore/bundle@4.0.0': dependencies: - '@sigstore/protobuf-specs': 0.5.0 + '@sigstore/protobuf-specs': 0.5.1 '@sigstore/core@3.2.0': {} - '@sigstore/protobuf-specs@0.5.0': {} + '@sigstore/protobuf-specs@0.5.1': {} '@sigstore/sign@4.1.1': dependencies: '@gar/promise-retry': 1.0.3 '@sigstore/bundle': 4.0.0 '@sigstore/core': 3.2.0 - '@sigstore/protobuf-specs': 0.5.0 + '@sigstore/protobuf-specs': 0.5.1 make-fetch-happen: 15.0.5 proc-log: 6.1.0 transitivePeerDependencies: @@ -42918,7 +42886,7 @@ snapshots: '@sigstore/tuf@4.0.2': dependencies: - '@sigstore/protobuf-specs': 0.5.0 + '@sigstore/protobuf-specs': 0.5.1 tuf-js: 4.1.0 transitivePeerDependencies: - supports-color @@ -42927,7 +42895,7 @@ snapshots: dependencies: '@sigstore/bundle': 4.0.0 '@sigstore/core': 3.2.0 - '@sigstore/protobuf-specs': 0.5.0 + '@sigstore/protobuf-specs': 0.5.1 '@sinclair/typebox@0.27.8': {} @@ -43843,7 +43811,7 @@ snapshots: '@tokenizer/inflate@0.3.1': dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) fflate: 0.8.2 token-types: 6.1.2 transitivePeerDependencies: @@ -43851,7 +43819,7 @@ snapshots: '@tokenizer/inflate@0.4.1': dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) token-types: 6.1.2 transitivePeerDependencies: - supports-color @@ -43943,7 +43911,7 @@ snapshots: '@types/conventional-commits-parser@5.0.2': dependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/debug@4.1.12': dependencies: @@ -43961,7 +43929,7 @@ snapshots: '@types/express-serve-static-core@4.19.7': dependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/qs': 6.14.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -44000,7 +43968,7 @@ snapshots: '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/hast@3.0.4': dependencies: @@ -44012,7 +43980,7 @@ snapshots: '@types/http-proxy@1.17.17': dependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/is-stream@1.1.0': dependencies: @@ -44059,7 +44027,7 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/linkify-it@5.0.0': {} @@ -44113,7 +44081,7 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/node@20.19.37': + '@types/node@20.19.39': dependencies: undici-types: 6.21.0 @@ -44129,6 +44097,10 @@ snapshots: dependencies: undici-types: 7.18.2 + '@types/node@25.5.2': + dependencies: + undici-types: 7.18.2 + '@types/normalize-package-data@2.4.4': {} '@types/object-hash@2.2.1': {} @@ -44160,12 +44132,12 @@ snapshots: '@types/readable-stream@4.0.22': dependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/request@2.48.13': dependencies: '@types/caseless': 0.12.5 - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/tough-cookie': 4.0.5 form-data: 2.5.4 @@ -44189,11 +44161,11 @@ snapshots: '@types/send@0.17.6': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/send@1.2.1': dependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 '@types/serve-static@1.15.10': dependencies: @@ -44285,7 +44257,7 @@ snapshots: '@typescript-eslint/types': 8.46.4 '@typescript-eslint/typescript-estree': 8.46.4(typescript@5.6.3) '@typescript-eslint/visitor-keys': 8.46.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) eslint: 8.57.1 typescript: 5.6.3 transitivePeerDependencies: @@ -44297,7 +44269,7 @@ snapshots: '@typescript-eslint/types': 8.46.4 '@typescript-eslint/typescript-estree': 8.46.4(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.46.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) eslint: 8.57.1 typescript: 5.9.3 transitivePeerDependencies: @@ -44316,7 +44288,7 @@ snapshots: dependencies: '@typescript-eslint/tsconfig-utils': 8.46.4(typescript@5.6.3) '@typescript-eslint/types': 8.46.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) typescript: 5.6.3 transitivePeerDependencies: - supports-color @@ -44325,7 +44297,7 @@ snapshots: dependencies: '@typescript-eslint/tsconfig-utils': 8.46.4(typescript@5.9.3) '@typescript-eslint/types': 8.46.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -44348,7 +44320,7 @@ snapshots: '@typescript-eslint/types': 8.46.4 '@typescript-eslint/typescript-estree': 8.46.4(typescript@5.6.3) '@typescript-eslint/utils': 8.46.4(eslint@8.57.1)(typescript@5.6.3) - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) eslint: 8.57.1 ts-api-utils: 2.1.0(typescript@5.6.3) typescript: 5.6.3 @@ -44360,7 +44332,7 @@ snapshots: '@typescript-eslint/types': 8.46.4 '@typescript-eslint/typescript-estree': 8.46.4(typescript@5.9.3) '@typescript-eslint/utils': 8.46.4(eslint@8.57.1)(typescript@5.9.3) - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) eslint: 8.57.1 ts-api-utils: 2.1.0(typescript@5.9.3) typescript: 5.9.3 @@ -44391,7 +44363,7 @@ snapshots: '@typescript-eslint/tsconfig-utils': 8.46.4(typescript@5.6.3) '@typescript-eslint/types': 8.46.4 '@typescript-eslint/visitor-keys': 8.46.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.9 @@ -44407,7 +44379,7 @@ snapshots: '@typescript-eslint/tsconfig-utils': 8.46.4(typescript@5.9.3) '@typescript-eslint/types': 8.46.4 '@typescript-eslint/visitor-keys': 8.46.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.9 @@ -44446,7 +44418,7 @@ snapshots: '@typescript/vfs@1.6.2(typescript@5.4.5)': dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) typescript: 5.4.5 transitivePeerDependencies: - supports-color @@ -44615,7 +44587,7 @@ snapshots: de-indent: 1.0.2 he: 1.2.0 - '@vue/language-core@2.2.0(typescript@5.9.3)': + '@vue/language-core@2.2.0(typescript@5.6.3)': dependencies: '@volar/language-core': 2.4.23 '@vue/compiler-dom': 3.5.24 @@ -44626,7 +44598,7 @@ snapshots: muggle-string: 0.4.1 path-browserify: 1.0.1 optionalDependencies: - typescript: 5.9.3 + typescript: 5.6.3 '@vue/shared@3.5.24': {} @@ -44826,7 +44798,7 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -45025,7 +44997,7 @@ snapshots: graceful-fs: 4.2.11 is-stream: 2.0.1 lazystream: 1.0.1 - lodash: 4.17.23 + lodash: 4.18.1 normalize-path: 3.0.0 readable-stream: 4.7.0 @@ -45448,7 +45420,7 @@ snapshots: - react-native-b4a optional: true - bare-fs@4.5.6: + bare-fs@4.6.0: dependencies: bare-events: 2.8.2 bare-path: 3.0.0 @@ -45599,7 +45571,7 @@ snapshots: dependencies: bytes: 3.1.2 content-type: 1.0.5 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) http-errors: 2.0.0 iconv-lite: 0.6.3 on-finished: 2.4.1 @@ -45775,7 +45747,7 @@ snapshots: '@npmcli/fs': 5.0.0 fs-minipass: 3.0.3 glob: 13.0.6 - lru-cache: 11.2.7 + lru-cache: 11.3.2 minipass: 7.1.3 minipass-collect: 2.0.1 minipass-flush: 1.0.7 @@ -45895,7 +45867,7 @@ snapshots: catharsis@0.9.0: dependencies: - lodash: 4.17.23 + lodash: 4.18.1 ccount@1.1.0: {} @@ -46116,7 +46088,7 @@ snapshots: cloudinary@2.8.0: dependencies: - lodash: 4.17.23 + lodash: 4.18.1 q: 1.5.1 co@4.6.0: {} @@ -46241,7 +46213,7 @@ snapshots: comment-patterns@0.12.2: dependencies: - lodash: 4.17.23 + lodash: 4.18.1 commist@1.1.0: dependencies: @@ -46409,6 +46381,13 @@ snapshots: jiti: 2.6.1 typescript: 5.6.3 + cosmiconfig-typescript-loader@6.2.0(@types/node@20.19.39)(cosmiconfig@9.0.0(typescript@5.6.3))(typescript@5.6.3): + dependencies: + '@types/node': 20.19.39 + cosmiconfig: 9.0.0(typescript@5.6.3) + jiti: 2.6.1 + typescript: 5.6.3 + cosmiconfig@5.2.1: dependencies: import-fresh: 2.0.0 @@ -46433,15 +46412,6 @@ snapshots: optionalDependencies: typescript: 5.6.3 - cosmiconfig@9.0.0(typescript@5.9.3): - dependencies: - env-paths: 2.2.1 - import-fresh: 3.3.1 - js-yaml: 4.1.1 - parse-json: 5.2.0 - optionalDependencies: - typescript: 5.9.3 - cp-file@6.2.0: dependencies: graceful-fs: 4.2.11 @@ -46504,13 +46474,13 @@ snapshots: - supports-color - ts-node - create-jest@29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)): + create-jest@29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)) + jest-config: 29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -47063,21 +47033,6 @@ snapshots: - react-native-b4a - supports-color - dts-critic@3.3.11(typescript@5.9.3): - dependencies: - '@definitelytyped/header-parser': 0.2.26 - command-exists: 1.2.9 - rimraf: 3.0.2 - semver: 6.3.1 - tmp: 0.2.5 - typescript: 5.9.3 - yargs: 15.4.1 - transitivePeerDependencies: - - bare-abort-controller - - bare-buffer - - react-native-b4a - - supports-color - dts-resolver@2.1.3: {} dtslint@4.2.1(typescript@5.6.3): @@ -47099,25 +47054,6 @@ snapshots: - react-native-b4a - supports-color - dtslint@4.2.1(typescript@5.9.3): - dependencies: - '@definitelytyped/header-parser': 0.2.26 - '@definitelytyped/typescript-versions': 0.1.11 - '@definitelytyped/utils': 0.1.13 - dts-critic: 3.3.11(typescript@5.9.3) - fs-extra: 6.0.1 - json-stable-stringify: 1.3.0 - strip-json-comments: 2.0.1 - tslint: 5.14.0(typescript@5.9.3) - tsutils: 2.29.0(typescript@5.9.3) - typescript: 5.9.3 - yargs: 15.4.1 - transitivePeerDependencies: - - bare-abort-controller - - bare-buffer - - react-native-b4a - - supports-color - duck@0.1.12: dependencies: underscore: 1.13.7 @@ -47602,7 +47538,7 @@ snapshots: eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@8.57.1): dependencies: '@nolyfill/is-core-module': 1.0.39 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) eslint: 8.57.1 get-tsconfig: 4.13.0 is-bun-module: 2.0.0 @@ -47875,7 +47811,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -48134,7 +48070,7 @@ snapshots: content-type: 1.0.5 cookie: 0.7.2 cookie-signature: 1.2.2 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -48471,7 +48407,7 @@ snapshots: finalhandler@2.1.0: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) encodeurl: 2.0.0 escape-html: 1.0.3 on-finished: 2.4.1 @@ -48584,7 +48520,7 @@ snapshots: dependencies: '@putout/engine-loader': 16.2.1(putout@40.14.0(eslint@8.57.1)(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2)(typescript@5.6.3)) '@putout/operator-keyword': 2.2.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) js-tokens: 9.0.1 transitivePeerDependencies: - putout @@ -48606,7 +48542,7 @@ snapshots: follow-redirects@1.15.11(debug@4.4.3): optionalDependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) fontkit@2.0.4: dependencies: @@ -48921,7 +48857,7 @@ snapshots: dependencies: basic-ftp: 5.0.5 data-uri-to-buffer: 6.0.2 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -49597,7 +49533,7 @@ snapshots: hosted-git-info@9.0.2: dependencies: - lru-cache: 11.2.7 + lru-cache: 11.3.2 hot-shots@11.2.0: optionalDependencies: @@ -49674,14 +49610,14 @@ snapshots: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -49734,14 +49670,14 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color @@ -49837,7 +49773,7 @@ snapshots: import-from-esm@2.0.0: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) import-meta-resolve: 4.2.0 transitivePeerDependencies: - supports-color @@ -49887,12 +49823,12 @@ snapshots: inline-style-parser@0.2.6: {} - inquirer-autocomplete-prompt@1.4.0(inquirer@8.2.7(@types/node@20.19.37)): + inquirer-autocomplete-prompt@1.4.0(inquirer@8.2.7(@types/node@20.19.39)): dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2 figures: 3.2.0 - inquirer: 8.2.7(@types/node@20.19.37) + inquirer: 8.2.7(@types/node@20.19.39) run-async: 2.4.1 rxjs: 6.6.7 @@ -49904,7 +49840,7 @@ snapshots: cli-cursor: 3.1.0 cli-width: 3.0.0 figures: 3.2.0 - lodash: 4.17.23 + lodash: 4.18.1 mute-stream: 0.0.8 ora: 5.4.1 run-async: 2.4.1 @@ -49916,15 +49852,15 @@ snapshots: transitivePeerDependencies: - '@types/node' - inquirer@8.2.7(@types/node@20.19.37): + inquirer@8.2.7(@types/node@20.19.39): dependencies: - '@inquirer/external-editor': 1.0.3(@types/node@20.19.37) + '@inquirer/external-editor': 1.0.3(@types/node@20.19.39) ansi-escapes: 4.3.2 chalk: 4.1.2 cli-cursor: 3.1.0 cli-width: 3.0.0 figures: 3.2.0 - lodash: 4.17.23 + lodash: 4.18.1 mute-stream: 0.0.8 ora: 5.4.1 run-async: 2.4.1 @@ -50363,7 +50299,7 @@ snapshots: istanbul-lib-source-maps@4.0.1: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) istanbul-lib-coverage: 3.2.2 source-map: 0.6.1 transitivePeerDependencies: @@ -50422,7 +50358,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 chalk: 4.1.2 co: 4.6.0 dedent: 1.7.0(babel-plugin-macros@3.1.0) @@ -50461,16 +50397,16 @@ snapshots: - supports-color - ts-node - jest-cli@29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)): + jest-cli@29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)): dependencies: - '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)) + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)) + create-jest: 29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)) exit: 0.1.2 import-local: 3.2.0 - jest-config: 29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)) + jest-config: 29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -50511,7 +50447,7 @@ snapshots: - babel-plugin-macros - supports-color - jest-config@29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)): + jest-config@29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)): dependencies: '@babel/core': 7.28.5 '@jest/test-sequencer': 29.7.0 @@ -50537,12 +50473,12 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 20.19.25 - ts-node: 10.9.2(@types/node@20.19.37)(typescript@5.6.3) + ts-node: 10.9.2(@types/node@20.19.39)(typescript@5.6.3) transitivePeerDependencies: - babel-plugin-macros - supports-color - jest-config@29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)): + jest-config@29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)): dependencies: '@babel/core': 7.28.5 '@jest/test-sequencer': 29.7.0 @@ -50567,8 +50503,8 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - '@types/node': 20.19.37 - ts-node: 10.9.2(@types/node@20.19.37)(typescript@5.6.3) + '@types/node': 20.19.39 + ts-node: 10.9.2(@types/node@20.19.39)(typescript@5.6.3) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -50604,7 +50540,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -50616,7 +50552,7 @@ snapshots: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.19.37 + '@types/node': 20.19.39 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -50662,7 +50598,7 @@ snapshots: jest-mock@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 jest-util: 29.7.0 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -50697,7 +50633,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -50725,7 +50661,7 @@ snapshots: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 chalk: 4.1.2 cjs-module-lexer: 1.4.3 collect-v8-coverage: 1.0.3 @@ -50771,7 +50707,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -50790,7 +50726,7 @@ snapshots: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.19.37 + '@types/node': 20.19.39 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -50799,7 +50735,7 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 20.19.37 + '@types/node': 20.19.39 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -50816,12 +50752,12 @@ snapshots: - supports-color - ts-node - jest@29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)): + jest@29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)): dependencies: - '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)) + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)) '@jest/types': 29.6.3 import-local: 3.2.0 - jest-cli: 29.7.0(@types/node@20.19.37)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3)) + jest-cli: 29.7.0(@types/node@20.19.39)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -50936,13 +50872,13 @@ snapshots: json-schema-compare@0.2.2: dependencies: - lodash: 4.17.23 + lodash: 4.18.1 json-schema-merge-allof@0.8.1: dependencies: compute-lcm: 1.1.2 json-schema-compare: 0.2.2 - lodash: 4.17.23 + lodash: 4.18.1 json-schema-ref-resolver@1.0.1: dependencies: @@ -51009,7 +50945,7 @@ snapshots: jsonwebtoken@9.0.0: dependencies: jws: 3.2.2 - lodash: 4.17.23 + lodash: 4.18.1 ms: 2.1.3 semver: 7.7.3 @@ -51088,7 +51024,7 @@ snapshots: dependencies: '@types/express': 4.17.25 '@types/jsonwebtoken': 9.0.10 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) jose: 4.15.9 limiter: 1.1.5 lru-memoizer: 2.3.0 @@ -51294,6 +51230,20 @@ snapshots: - supports-color - typescript + linkup-sdk@1.2.0(@types/node@20.19.39)(typescript@5.6.3): + dependencies: + '@commitlint/cli': 19.8.1(@types/node@20.19.39)(typescript@5.6.3) + '@commitlint/config-conventional': 19.8.1 + axios: 1.13.2(debug@3.2.7) + semantic-release: 24.2.9(typescript@5.6.3) + zod: 3.25.76 + zod-to-json-schema: 3.24.6(zod@3.25.76) + transitivePeerDependencies: + - '@types/node' + - debug + - supports-color + - typescript + lint-staged@12.5.0(enquirer@2.4.1): dependencies: cli-truncate: 3.1.0 @@ -51508,6 +51458,8 @@ snapshots: lodash@4.17.23: {} + lodash@4.18.1: {} + log-process-errors@11.0.1: dependencies: is-error-instance: 2.0.0 @@ -51538,7 +51490,7 @@ snapshots: log4js@6.4.4: dependencies: date-format: 4.0.14 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) flatted: 3.3.3 rfdc: 1.4.1 streamroller: 3.1.5 @@ -51580,6 +51532,8 @@ snapshots: lru-cache@11.2.7: {} + lru-cache@11.3.2: {} + lru-cache@5.1.1: dependencies: yallist: 3.1.1 @@ -52166,7 +52120,7 @@ snapshots: micromark@2.11.4: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) parse-entities: 2.0.0 transitivePeerDependencies: - supports-color @@ -52174,7 +52128,7 @@ snapshots: micromark@4.0.2: dependencies: '@types/debug': 4.1.12 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) decode-named-character-reference: 1.2.0 devlop: 1.1.0 micromark-core-commonmark: 2.0.3 @@ -52397,7 +52351,7 @@ snapshots: mqtt-packet@6.10.0: dependencies: bl: 4.1.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) process-nextick-args: 2.0.1 transitivePeerDependencies: - supports-color @@ -52406,7 +52360,7 @@ snapshots: dependencies: commist: 1.1.0 concat-stream: 2.0.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) duplexify: 4.1.3 help-me: 3.0.0 inherits: 2.0.4 @@ -52445,7 +52399,7 @@ snapshots: dependencies: '@tediousjs/connection-string': 0.5.0 commander: 11.1.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) rfdc: 1.4.1 tarn: 3.0.2 tedious: 16.7.1 @@ -52458,7 +52412,7 @@ snapshots: dependencies: comment-patterns: 0.12.2 line-counter: 1.1.0 - lodash: 4.17.23 + lodash: 4.18.1 quotemeta: 0.0.0 multiparty@4.2.3: @@ -52558,13 +52512,13 @@ snapshots: netlify-redirector@0.5.0: {} - netlify@23.11.0(@azure/identity@4.13.1)(@azure/storage-blob@12.29.1)(@types/express@4.17.25)(@types/node@20.19.37)(encoding@0.1.13)(picomatch@4.0.3)(rollup@4.53.2): + netlify@23.11.0(@azure/identity@4.13.1)(@azure/storage-blob@12.29.1)(@types/express@4.17.25)(@types/node@20.19.39)(encoding@0.1.13)(picomatch@4.0.3)(rollup@4.53.2): dependencies: '@fastify/static': 7.0.4 '@netlify/ai': 0.3.0(@netlify/api@14.0.9) '@netlify/api': 14.0.9 '@netlify/blobs': 10.1.0 - '@netlify/build': 35.3.1(@opentelemetry/api@1.8.0)(@types/node@20.19.37)(encoding@0.1.13)(picomatch@4.0.3)(rollup@4.53.2) + '@netlify/build': 35.3.1(@opentelemetry/api@1.8.0)(@types/node@20.19.39)(encoding@0.1.13)(picomatch@4.0.3)(rollup@4.53.2) '@netlify/build-info': 10.0.9 '@netlify/config': 24.0.8 '@netlify/dev-utils': 4.3.0 @@ -52592,7 +52546,7 @@ snapshots: content-type: 1.0.5 cookie: 1.0.2 cron-parser: 4.9.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) decache: 4.6.2 dot-prop: 9.0.0 dotenv: 17.2.3 @@ -52615,8 +52569,8 @@ snapshots: http-proxy: 1.18.1(debug@4.4.3) http-proxy-middleware: 2.0.9(@types/express@4.17.25)(debug@4.4.3) https-proxy-agent: 7.0.6 - inquirer: 8.2.7(@types/node@20.19.37) - inquirer-autocomplete-prompt: 1.4.0(inquirer@8.2.7(@types/node@20.19.37)) + inquirer: 8.2.7(@types/node@20.19.39) + inquirer-autocomplete-prompt: 1.4.0(inquirer@8.2.7(@types/node@20.19.39)) ipx: 3.1.1(@azure/identity@4.13.1)(@azure/storage-blob@12.29.1)(@netlify/blobs@10.1.0) is-docker: 3.0.0 is-stream: 4.0.1 @@ -52931,7 +52885,7 @@ snapshots: number-allocator@1.0.14: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) js-sdsl: 4.3.0 transitivePeerDependencies: - supports-color @@ -53158,7 +53112,7 @@ snapshots: ongage@1.1.7(node-fetch@2.7.0(encoding@0.1.13)): dependencies: - lodash: 4.17.23 + lodash: 4.18.1 node-fetch: 2.7.0(encoding@0.1.13) qs: 6.14.2 @@ -53207,7 +53161,7 @@ snapshots: opengraph-io@2.0.0: dependencies: - lodash: 4.17.23 + lodash: 4.18.1 request: 2.88.2 request-promise: 4.2.6(request@2.88.2) @@ -53385,7 +53339,7 @@ snapshots: dependencies: '@tootallnate/quickjs-emscripten': 0.23.0 agent-base: 7.1.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) get-uri: 6.0.5 http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -53552,7 +53506,7 @@ snapshots: path-scurry@2.0.2: dependencies: - lru-cache: 11.2.7 + lru-cache: 11.3.2 minipass: 7.1.3 path-to-regexp@0.1.12: {} @@ -53741,7 +53695,7 @@ snapshots: https-proxy-agent: 5.0.1 joi: 17.13.3 jsonwebtoken: 9.0.2 - lodash: 4.17.23 + lodash: 4.18.1 querystring: 0.2.1 request: 2.88.2 uri-parser: 1.0.1 @@ -53987,7 +53941,7 @@ snapshots: proxy-agent@6.3.1: dependencies: agent-base: 7.1.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 lru-cache: 7.18.3 @@ -54000,7 +53954,7 @@ snapshots: proxy-agent@6.5.0: dependencies: agent-base: 7.1.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 lru-cache: 7.18.3 @@ -54093,7 +54047,7 @@ snapshots: dependencies: '@puppeteer/browsers': 2.11.2 chromium-bidi: 13.0.1(devtools-protocol@0.0.1551306) - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) devtools-protocol: 0.0.1551306 typed-query-selector: 2.12.0 webdriver-bidi-protocol: 0.4.0 @@ -54257,7 +54211,7 @@ snapshots: '@putout/traverse': 14.0.0(rolldown@1.0.0-beta.60(@emnapi/core@1.9.1)(@emnapi/runtime@1.9.1))(rollup@4.53.2) ajv: 8.17.1 ci-info: 4.3.1 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) deepmerge: 4.3.1 escalade: 3.2.0 fast-glob: 3.3.3 @@ -54829,7 +54783,7 @@ snapshots: request-promise-core@1.1.4(request@2.88.2): dependencies: - lodash: 4.17.23 + lodash: 4.18.1 request: 2.88.2 request-promise@4.2.6(request@2.88.2): @@ -54883,7 +54837,7 @@ snapshots: requizzle@0.2.4: dependencies: - lodash: 4.17.23 + lodash: 4.18.1 resolve-alpn@1.2.1: {} @@ -54945,7 +54899,7 @@ snapshots: retry-request@5.0.2: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) extend: 3.0.2 transitivePeerDependencies: - supports-color @@ -55006,7 +54960,7 @@ snapshots: '@babel/types': 7.28.5 ast-kit: 2.2.0 birpc: 2.8.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) dts-resolver: 2.1.3 get-tsconfig: 4.13.0 rolldown: 1.0.0-beta.9 @@ -55098,7 +55052,7 @@ snapshots: router@2.2.0: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) depd: 2.0.0 is-promise: 4.0.0 parseurl: 1.3.3 @@ -55232,41 +55186,6 @@ snapshots: '@semantic-release/release-notes-generator': 14.1.0(semantic-release@24.2.9(typescript@5.6.3)) aggregate-error: 5.0.0 cosmiconfig: 9.0.0(typescript@5.6.3) - debug: 4.4.3(supports-color@5.5.0) - env-ci: 11.2.0 - execa: 9.6.0 - figures: 6.1.0 - find-versions: 6.0.0 - get-stream: 6.0.1 - git-log-parser: 1.2.1 - hook-std: 4.0.0 - hosted-git-info: 8.1.0 - import-from-esm: 2.0.0 - lodash-es: 4.18.1 - marked: 15.0.12 - marked-terminal: 7.3.0(marked@15.0.12) - micromatch: 4.0.8 - p-each-series: 3.0.0 - p-reduce: 3.0.0 - read-package-up: 11.0.0 - resolve-from: 5.0.0 - semver: 7.7.4 - semver-diff: 5.0.0 - signale: 1.4.0 - yargs: 17.7.2 - transitivePeerDependencies: - - supports-color - - typescript - - semantic-release@24.2.9(typescript@5.9.3): - dependencies: - '@semantic-release/commit-analyzer': 13.0.1(semantic-release@24.2.9(typescript@5.9.3)) - '@semantic-release/error': 4.0.0 - '@semantic-release/github': 11.0.6(semantic-release@24.2.9(typescript@5.9.3)) - '@semantic-release/npm': 12.0.2(semantic-release@24.2.9(typescript@5.9.3)) - '@semantic-release/release-notes-generator': 14.1.0(semantic-release@24.2.9(typescript@5.9.3)) - aggregate-error: 5.0.0 - cosmiconfig: 9.0.0(typescript@5.9.3) debug: 4.4.3(supports-color@9.4.0) env-ci: 11.2.0 execa: 9.6.0 @@ -55335,7 +55254,7 @@ snapshots: send@1.2.0: dependencies: - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -55448,7 +55367,7 @@ snapshots: shopify-api-node@3.15.0: dependencies: got: 11.8.6 - lodash: 4.17.23 + lodash: 4.18.1 qs: 6.14.2 stopcock: 1.1.0 @@ -55526,7 +55445,7 @@ snapshots: dependencies: '@sigstore/bundle': 4.0.0 '@sigstore/core': 3.2.0 - '@sigstore/protobuf-specs': 0.5.0 + '@sigstore/protobuf-specs': 0.5.1 '@sigstore/sign': 4.1.1 '@sigstore/tuf': 4.0.2 '@sigstore/verify': 3.1.0 @@ -55670,7 +55589,7 @@ snapshots: socks-proxy-agent@8.0.5: dependencies: agent-base: 7.1.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) socks: 2.8.7 transitivePeerDependencies: - supports-color @@ -55884,7 +55803,7 @@ snapshots: streamroller@3.1.5: dependencies: date-format: 4.0.14 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) fs-extra: 8.1.0 transitivePeerDependencies: - supports-color @@ -56033,11 +55952,11 @@ snapshots: strip-outer@2.0.0: {} - stripe@18.5.0(@types/node@25.5.0): + stripe@18.5.0(@types/node@25.5.2): dependencies: qs: 6.14.2 optionalDependencies: - '@types/node': 25.5.0 + '@types/node': 25.5.2 strnum@1.1.2: {} @@ -56096,7 +56015,7 @@ snapshots: cosmiconfig: 9.0.0(typescript@5.6.3) css-functions-list: 3.2.3 css-tree: 3.1.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) fast-glob: 3.3.3 fastest-levenshtein: 1.0.16 file-entry-cache: 10.1.4 @@ -56171,7 +56090,7 @@ snapshots: dependencies: component-emitter: 1.3.1 cookiejar: 2.1.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) form-data: 2.5.4 formidable: 1.2.6 methods: 1.1.2 @@ -56185,7 +56104,7 @@ snapshots: dependencies: component-emitter: 1.3.1 cookiejar: 2.1.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) fast-safe-stringify: 2.1.1 form-data: 3.0.4 formidable: 1.2.6 @@ -56321,7 +56240,7 @@ snapshots: tar-stream@3.1.8: dependencies: b4a: 1.8.0 - bare-fs: 4.5.6 + bare-fs: 4.6.0 fast-fifo: 1.3.2 streamx: 2.25.0 transitivePeerDependencies: @@ -56547,7 +56466,7 @@ snapshots: dependencies: '@aws-sdk/client-s3': 3.931.0(aws-crt@1.27.5) '@aws-sdk/s3-request-presigner': 3.931.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) form-data: 4.0.4 got: 14.4.9 into-stream: 9.0.0 @@ -56600,27 +56519,6 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-jest@29.4.5(@babel/core@7.28.5)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.28.5))(esbuild@0.27.0)(jest-util@29.7.0)(jest@29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.25)(typescript@5.6.3)))(typescript@5.6.3): - dependencies: - bs-logger: 0.2.6 - fast-json-stable-stringify: 2.1.0 - handlebars: 4.7.9 - jest: 29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.25)(typescript@5.6.3)) - json5: 2.2.3 - lodash.memoize: 4.1.2 - make-error: 1.3.6 - semver: 7.7.4 - type-fest: 4.41.0 - typescript: 5.6.3 - yargs-parser: 21.1.1 - optionalDependencies: - '@babel/core': 7.28.5 - '@jest/transform': 29.7.0 - '@jest/types': 29.6.3 - babel-jest: 29.7.0(@babel/core@7.28.5) - esbuild: 0.27.0 - jest-util: 29.7.0 - ts-jest@29.4.5(@babel/core@8.0.0-beta.3)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@8.0.0-beta.3))(jest-util@29.7.0)(jest@29.7.0(@types/node@20.19.25)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@types/node@20.19.25)(typescript@5.6.3)))(typescript@5.6.3): dependencies: bs-logger: 0.2.6 @@ -56660,14 +56558,14 @@ snapshots: yn: 3.1.1 optional: true - ts-node@10.9.2(@types/node@20.19.37)(typescript@5.6.3): + ts-node@10.9.2(@types/node@20.19.39)(typescript@5.6.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.12 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.19.37 + '@types/node': 20.19.39 acorn: 8.15.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -56690,7 +56588,7 @@ snapshots: ansis: 4.2.0 cac: 6.7.14 chokidar: 4.0.3 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) diff: 8.0.2 empathic: 1.1.0 hookable: 5.5.3 @@ -56732,30 +56630,13 @@ snapshots: tsutils: 2.29.0(typescript@5.6.3) typescript: 5.6.3 - tslint@5.14.0(typescript@5.9.3): - dependencies: - babel-code-frame: 6.26.0 - builtin-modules: 1.1.1 - chalk: 2.4.2 - commander: 2.20.3 - diff: 3.5.0 - glob: 7.2.3 - js-yaml: 3.14.1 - minimatch: 3.1.2 - mkdirp: 0.5.6 - resolve: 1.22.11 - semver: 5.7.2 - tslib: 1.14.1 - tsutils: 2.29.0(typescript@5.9.3) - typescript: 5.9.3 - tsup@8.5.1(@microsoft/api-extractor@7.55.0(@types/node@20.19.25))(jiti@2.6.1)(postcss@8.5.6)(tsx@4.20.6)(typescript@5.6.3)(yaml@2.8.1): dependencies: bundle-require: 5.1.0(esbuild@0.27.0) cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.2 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) esbuild: 0.27.0 fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 @@ -56778,13 +56659,13 @@ snapshots: - tsx - yaml - tsup@8.5.1(@microsoft/api-extractor@7.55.0(@types/node@25.5.0))(jiti@2.6.1)(postcss@8.5.6)(tsx@4.20.6)(typescript@5.6.3)(yaml@2.8.1): + tsup@8.5.1(@microsoft/api-extractor@7.55.0(@types/node@25.5.2))(jiti@2.6.1)(postcss@8.5.6)(tsx@4.20.6)(typescript@5.6.3)(yaml@2.8.1): dependencies: bundle-require: 5.1.0(esbuild@0.27.0) cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.2 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) esbuild: 0.27.0 fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 @@ -56798,7 +56679,7 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 optionalDependencies: - '@microsoft/api-extractor': 7.55.0(@types/node@25.5.0) + '@microsoft/api-extractor': 7.55.0(@types/node@25.5.2) postcss: 8.5.6 typescript: 5.6.3 transitivePeerDependencies: @@ -56812,11 +56693,6 @@ snapshots: tslib: 1.14.1 typescript: 5.6.3 - tsutils@2.29.0(typescript@5.9.3): - dependencies: - tslib: 1.14.1 - typescript: 5.9.3 - tsx@4.20.6: dependencies: esbuild: 0.25.12 @@ -56827,7 +56703,7 @@ snapshots: tuf-js@4.1.0: dependencies: '@tufjs/models': 4.1.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) make-fetch-happen: 15.0.5 transitivePeerDependencies: - supports-color @@ -57472,32 +57348,32 @@ snapshots: transitivePeerDependencies: - debug - vite-plugin-dts@4.5.4(@types/node@25.5.0)(rollup@4.53.2)(typescript@5.9.3)(vite@5.4.21(@types/node@25.5.0)): + vite-plugin-dts@4.5.4(@types/node@25.5.2)(rollup@4.53.2)(typescript@5.6.3)(vite@5.4.21(@types/node@25.5.2)): dependencies: - '@microsoft/api-extractor': 7.55.0(@types/node@25.5.0) + '@microsoft/api-extractor': 7.55.0(@types/node@25.5.2) '@rollup/pluginutils': 5.3.0(rollup@4.53.2) '@volar/typescript': 2.4.23 - '@vue/language-core': 2.2.0(typescript@5.9.3) + '@vue/language-core': 2.2.0(typescript@5.6.3) compare-versions: 6.1.1 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) kolorist: 1.8.0 local-pkg: 1.1.2 magic-string: 0.30.21 - typescript: 5.9.3 + typescript: 5.6.3 optionalDependencies: - vite: 5.4.21(@types/node@25.5.0) + vite: 5.4.21(@types/node@25.5.2) transitivePeerDependencies: - '@types/node' - rollup - supports-color - vite@5.4.21(@types/node@25.5.0): + vite@5.4.21(@types/node@25.5.2): dependencies: esbuild: 0.21.5 postcss: 8.5.6 rollup: 4.53.2 optionalDependencies: - '@types/node': 25.5.0 + '@types/node': 25.5.2 fsevents: 2.3.3 vscode-uri@3.1.0: {} @@ -57511,7 +57387,7 @@ snapshots: dependencies: chalk: 4.1.2 commander: 9.5.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3(supports-color@9.4.0) transitivePeerDependencies: - supports-color