Skip to content

Commit c7e9454

Browse files
chore(deps): update all non-major dependencies
1 parent 02f23ab commit c7e9454

2 files changed

Lines changed: 88 additions & 88 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@types/node": "24.12.0",
4242
"@types/ramda": "0.31.1",
4343
"babel-jest": "30.3.0",
44-
"@typescript-eslint/eslint-plugin": "8.57.0",
45-
"@typescript-eslint/parser": "8.57.0",
44+
"@typescript-eslint/eslint-plugin": "8.57.1",
45+
"@typescript-eslint/parser": "8.57.1",
4646
"@apollo/server": "5.4.0",
4747
"apollo-server-express": "3.13.0",
4848
"apollo-datasource-rest": "3.7.0",
@@ -70,7 +70,7 @@
7070
"reflect-metadata": "0.2.2",
7171
"ts-jest": "29.4.6",
7272
"ts-node": "10.9.2",
73-
"wrangler": "4.73.0",
73+
"wrangler": "4.74.0",
7474
"typescript": "5.9.3",
7575
"ws": "8.19.0"
7676
},

yarn.lock

Lines changed: 85 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -3198,22 +3198,22 @@
31983198
dependencies:
31993199
giscus "^1.6.0"
32003200

3201-
"@graphql-tools/batch-execute@^10.0.6":
3202-
version "10.0.6"
3203-
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-10.0.6.tgz#2a809798ef67e549d7ebbd250362f9f988086173"
3204-
integrity sha512-oT9rHn1WQMMgK/xRjz8+LKnRUVZ/YIsKBbJBuXgsSLM33I1O7diohmLku58matpqh9sc5RkRKEubwf9BuydUSw==
3201+
"@graphql-tools/batch-execute@^10.0.7":
3202+
version "10.0.7"
3203+
resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-10.0.7.tgz#20a5b2c9cec281e38d6ed13e8d8f0163aa88d947"
3204+
integrity sha512-vKo9XUiy2sc5tzMupXoxZbu5afVY/9yJ0+yLrM5Dhh38yHYULf3z9VC1eAwW0kj8pWpOo8d8CV3jpleGwv83PA==
32053205
dependencies:
32063206
"@graphql-tools/utils" "^11.0.0"
32073207
"@whatwg-node/promise-helpers" "^1.3.2"
32083208
dataloader "^2.2.3"
32093209
tslib "^2.8.1"
32103210

3211-
"@graphql-tools/delegate@^12.0.10":
3212-
version "12.0.10"
3213-
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-12.0.10.tgz#077e9086c8dca580328456938cadf74c3d71a212"
3214-
integrity sha512-KgPR7jykDbVgvGH3ZvhQg7+3DxwvC5Xmf3jk8/wNCO6nbtUmuUy/aVLf0BqMY3v+Q07zffcMxhqXKc3S6CWjpg==
3211+
"@graphql-tools/delegate@^12.0.11":
3212+
version "12.0.11"
3213+
resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-12.0.11.tgz#dffc068cd4b2d7d4894b4d1b895389ed2f063f45"
3214+
integrity sha512-mmvGw7D8NfH2Q6U+Yzthu3S5G7GWS2jESxXbUsjYbVtxXbnNnlp8uj0EJ3lY9lEZ/jfRfkebBdbN+A+A+VvIJQ==
32153215
dependencies:
3216-
"@graphql-tools/batch-execute" "^10.0.6"
3216+
"@graphql-tools/batch-execute" "^10.0.7"
32173217
"@graphql-tools/executor" "^1.4.13"
32183218
"@graphql-tools/schema" "^10.0.29"
32193219
"@graphql-tools/utils" "^11.0.0"
@@ -3334,11 +3334,11 @@
33343334
tslib "^2.4.0"
33353335

33363336
"@graphql-tools/wrap@^11.0.0":
3337-
version "11.1.10"
3338-
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-11.1.10.tgz#6f8c4471e8c1d5c4d5a1c74fd753ce7158f1b7ea"
3339-
integrity sha512-N0pjYhhKwjWuWEDpKynt1NyMLNULGYhDQjZiz/tZNYunpfxr2+mFkx79sDlAA8epZesdAUZiDzWXSwnDnDvkdg==
3337+
version "11.1.11"
3338+
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-11.1.11.tgz#a9e58a5ac019c36ad5f834d4ddd7f34d0aee2165"
3339+
integrity sha512-6LvimwWPRwRWe+Ls5Qj0gG+kpAsu+cMKugc+kLEl8C7z7Va3IM6BNxrTc8PPky7A4eiDumS5FLPWNuIZjg5IFg==
33403340
dependencies:
3341-
"@graphql-tools/delegate" "^12.0.10"
3341+
"@graphql-tools/delegate" "^12.0.11"
33423342
"@graphql-tools/schema" "^10.0.29"
33433343
"@graphql-tools/utils" "^11.0.0"
33443344
"@whatwg-node/promise-helpers" "^1.3.2"
@@ -6550,100 +6550,100 @@
65506550
dependencies:
65516551
"@types/yargs-parser" "*"
65526552

6553-
"@typescript-eslint/eslint-plugin@8.57.0":
6554-
version "8.57.0"
6555-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz#6e4085604ab63f55b3dcc61ce2c16965b2c36374"
6556-
integrity sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==
6553+
"@typescript-eslint/eslint-plugin@8.57.1":
6554+
version "8.57.1"
6555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz#ddfdfb30f8b5ccee7f3c21798b377c51370edd55"
6556+
integrity sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ==
65576557
dependencies:
65586558
"@eslint-community/regexpp" "^4.12.2"
6559-
"@typescript-eslint/scope-manager" "8.57.0"
6560-
"@typescript-eslint/type-utils" "8.57.0"
6561-
"@typescript-eslint/utils" "8.57.0"
6562-
"@typescript-eslint/visitor-keys" "8.57.0"
6559+
"@typescript-eslint/scope-manager" "8.57.1"
6560+
"@typescript-eslint/type-utils" "8.57.1"
6561+
"@typescript-eslint/utils" "8.57.1"
6562+
"@typescript-eslint/visitor-keys" "8.57.1"
65636563
ignore "^7.0.5"
65646564
natural-compare "^1.4.0"
65656565
ts-api-utils "^2.4.0"
65666566

6567-
"@typescript-eslint/parser@8.57.0":
6568-
version "8.57.0"
6569-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.0.tgz#444c57a943e8b04f255cda18a94c8e023b46b08c"
6570-
integrity sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g==
6567+
"@typescript-eslint/parser@8.57.1":
6568+
version "8.57.1"
6569+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2"
6570+
integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw==
65716571
dependencies:
6572-
"@typescript-eslint/scope-manager" "8.57.0"
6573-
"@typescript-eslint/types" "8.57.0"
6574-
"@typescript-eslint/typescript-estree" "8.57.0"
6575-
"@typescript-eslint/visitor-keys" "8.57.0"
6572+
"@typescript-eslint/scope-manager" "8.57.1"
6573+
"@typescript-eslint/types" "8.57.1"
6574+
"@typescript-eslint/typescript-estree" "8.57.1"
6575+
"@typescript-eslint/visitor-keys" "8.57.1"
65766576
debug "^4.4.3"
65776577

6578-
"@typescript-eslint/project-service@8.57.0":
6579-
version "8.57.0"
6580-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.0.tgz#2014ed527bcd0eff8aecb7e44879ae3150604ab3"
6581-
integrity sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==
6578+
"@typescript-eslint/project-service@8.57.1":
6579+
version "8.57.1"
6580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5"
6581+
integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg==
65826582
dependencies:
6583-
"@typescript-eslint/tsconfig-utils" "^8.57.0"
6584-
"@typescript-eslint/types" "^8.57.0"
6583+
"@typescript-eslint/tsconfig-utils" "^8.57.1"
6584+
"@typescript-eslint/types" "^8.57.1"
65856585
debug "^4.4.3"
65866586

6587-
"@typescript-eslint/scope-manager@8.57.0":
6588-
version "8.57.0"
6589-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz#7d2a2aeaaef2ae70891b21939fadb4cb0b19f840"
6590-
integrity sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==
6587+
"@typescript-eslint/scope-manager@8.57.1":
6588+
version "8.57.1"
6589+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35"
6590+
integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==
65916591
dependencies:
6592-
"@typescript-eslint/types" "8.57.0"
6593-
"@typescript-eslint/visitor-keys" "8.57.0"
6592+
"@typescript-eslint/types" "8.57.1"
6593+
"@typescript-eslint/visitor-keys" "8.57.1"
65946594

6595-
"@typescript-eslint/tsconfig-utils@8.57.0", "@typescript-eslint/tsconfig-utils@^8.57.0":
6596-
version "8.57.0"
6597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz#cf2f2822af3887d25dd325b6bea6c3f60a83a0b4"
6598-
integrity sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==
6595+
"@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1":
6596+
version "8.57.1"
6597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7"
6598+
integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==
65996599

6600-
"@typescript-eslint/type-utils@8.57.0":
6601-
version "8.57.0"
6602-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz#2877af4c2e8f0998b93a07dad1c34ce1bb669448"
6603-
integrity sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==
6600+
"@typescript-eslint/type-utils@8.57.1":
6601+
version "8.57.1"
6602+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9"
6603+
integrity sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA==
66046604
dependencies:
6605-
"@typescript-eslint/types" "8.57.0"
6606-
"@typescript-eslint/typescript-estree" "8.57.0"
6607-
"@typescript-eslint/utils" "8.57.0"
6605+
"@typescript-eslint/types" "8.57.1"
6606+
"@typescript-eslint/typescript-estree" "8.57.1"
6607+
"@typescript-eslint/utils" "8.57.1"
66086608
debug "^4.4.3"
66096609
ts-api-utils "^2.4.0"
66106610

6611-
"@typescript-eslint/types@8.57.0", "@typescript-eslint/types@^8.57.0":
6612-
version "8.57.0"
6613-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.0.tgz#4fa5385ffd1cd161fa5b9dce93e0493d491b8dc6"
6614-
integrity sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==
6611+
"@typescript-eslint/types@8.57.1", "@typescript-eslint/types@^8.57.1":
6612+
version "8.57.1"
6613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c"
6614+
integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==
66156615

6616-
"@typescript-eslint/typescript-estree@8.57.0", "@typescript-eslint/typescript-estree@^8.23.0":
6617-
version "8.57.0"
6618-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz#e0e4a89bfebb207de314826df876e2dabc7dea04"
6619-
integrity sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==
6616+
"@typescript-eslint/typescript-estree@8.57.1", "@typescript-eslint/typescript-estree@^8.23.0":
6617+
version "8.57.1"
6618+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76"
6619+
integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g==
66206620
dependencies:
6621-
"@typescript-eslint/project-service" "8.57.0"
6622-
"@typescript-eslint/tsconfig-utils" "8.57.0"
6623-
"@typescript-eslint/types" "8.57.0"
6624-
"@typescript-eslint/visitor-keys" "8.57.0"
6621+
"@typescript-eslint/project-service" "8.57.1"
6622+
"@typescript-eslint/tsconfig-utils" "8.57.1"
6623+
"@typescript-eslint/types" "8.57.1"
6624+
"@typescript-eslint/visitor-keys" "8.57.1"
66256625
debug "^4.4.3"
66266626
minimatch "^10.2.2"
66276627
semver "^7.7.3"
66286628
tinyglobby "^0.2.15"
66296629
ts-api-utils "^2.4.0"
66306630

6631-
"@typescript-eslint/utils@8.57.0":
6632-
version "8.57.0"
6633-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.0.tgz#c7193385b44529b788210d20c94c11de79ad3498"
6634-
integrity sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==
6631+
"@typescript-eslint/utils@8.57.1":
6632+
version "8.57.1"
6633+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465"
6634+
integrity sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ==
66356635
dependencies:
66366636
"@eslint-community/eslint-utils" "^4.9.1"
6637-
"@typescript-eslint/scope-manager" "8.57.0"
6638-
"@typescript-eslint/types" "8.57.0"
6639-
"@typescript-eslint/typescript-estree" "8.57.0"
6637+
"@typescript-eslint/scope-manager" "8.57.1"
6638+
"@typescript-eslint/types" "8.57.1"
6639+
"@typescript-eslint/typescript-estree" "8.57.1"
66406640

6641-
"@typescript-eslint/visitor-keys@8.57.0":
6642-
version "8.57.0"
6643-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz#23aea662279bb66209700854453807a119350f85"
6644-
integrity sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==
6641+
"@typescript-eslint/visitor-keys@8.57.1":
6642+
version "8.57.1"
6643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563"
6644+
integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==
66456645
dependencies:
6646-
"@typescript-eslint/types" "8.57.0"
6646+
"@typescript-eslint/types" "8.57.1"
66476647
eslint-visitor-keys "^5.0.0"
66486648

66496649
"@typescript/vfs@^1.6.0":
@@ -12556,10 +12556,10 @@ mimic-response@^3.1.0:
1255612556
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
1255712557
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
1255812558

12559-
miniflare@4.20260312.0:
12560-
version "4.20260312.0"
12561-
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-4.20260312.0.tgz#da41c0d6cf81efd24ca6129dbcfab243a3935ad4"
12562-
integrity sha512-pieP2rfXynPT6VRINYaiHe/tfMJ4c5OIhqRlIdLF6iZ9g5xgpEmvimvIgMpgAdDJuFlrLcwDUi8MfAo2R6dt/w==
12559+
miniflare@4.20260312.1:
12560+
version "4.20260312.1"
12561+
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-4.20260312.1.tgz#45a8cd9038750a5168da2363cbb3873f302ffc19"
12562+
integrity sha512-YSWxec9ssisqkQgaCgcIQxZlB41E9hMiq1nxUgxXHRrE9NsfyC6ptSt8yfgBobsKIseAVKLTB/iEDpMumBv8oA==
1256312563
dependencies:
1256412564
"@cspotcode/source-map-support" "0.8.1"
1256512565
sharp "^0.34.5"
@@ -15653,16 +15653,16 @@ workerd@1.20260312.1:
1565315653
"@cloudflare/workerd-linux-arm64" "1.20260312.1"
1565415654
"@cloudflare/workerd-windows-64" "1.20260312.1"
1565515655

15656-
wrangler@4.73.0:
15657-
version "4.73.0"
15658-
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-4.73.0.tgz#81d0de4acb2ad070043171c642374517985c5568"
15659-
integrity sha512-VJXsqKDFCp6OtFEHXITSOR5kh95JOknwPY8m7RyQuWJQguSybJy43m4vhoCSt42prutTef7eeuw7L4V4xiynGw==
15656+
wrangler@4.74.0:
15657+
version "4.74.0"
15658+
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-4.74.0.tgz#c2ac319ee29afd2ac16fbed57ccc14e5cb30fa65"
15659+
integrity sha512-3qprbhgdUyqYGHZ+Y1k0gsyHLMOlLrKL/HU0LDqLlCkbsKPprUA0/ThE4IZsxD84xAAXY6pv5JUuxS2+OnMa3A==
1566015660
dependencies:
1566115661
"@cloudflare/kv-asset-handler" "0.4.2"
1566215662
"@cloudflare/unenv-preset" "2.15.0"
1566315663
blake3-wasm "2.1.5"
1566415664
esbuild "0.27.3"
15665-
miniflare "4.20260312.0"
15665+
miniflare "4.20260312.1"
1566615666
path-to-regexp "6.3.0"
1566715667
unenv "2.0.0-rc.24"
1566815668
workerd "1.20260312.1"

0 commit comments

Comments
 (0)