Skip to content

Commit 2129f25

Browse files
chore(deps): update all non-major dependencies (#10767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c95db26 commit 2129f25

5 files changed

Lines changed: 136 additions & 72 deletions

File tree

examples/persisted-documents-string-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@babel/core": "7.29.0",
17-
"@babel/preset-env": "7.29.2",
17+
"@babel/preset-env": "7.29.3",
1818
"@babel/preset-typescript": "7.28.5",
1919
"@graphql-codegen/cli": "7.0.0",
2020
"@graphql-typed-document-node/core": "3.2.0"

examples/persisted-documents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@babel/core": "7.29.0",
17-
"@babel/preset-env": "7.29.2",
17+
"@babel/preset-env": "7.29.3",
1818
"@babel/preset-typescript": "7.28.5",
1919
"@graphql-codegen/cli": "7.0.0",
2020
"@graphql-typed-document-node/core": "3.2.0"

examples/yoga-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@babel/core": "7.29.0",
16-
"@babel/preset-env": "7.29.2",
16+
"@babel/preset-env": "7.29.3",
1717
"@babel/preset-typescript": "7.28.5",
1818
"@graphql-codegen/cli": "7.0.0",
1919
"@graphql-typed-document-node/core": "3.2.0"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@babel/core": "7.29.0",
49-
"@babel/preset-env": "7.29.2",
49+
"@babel/preset-env": "7.29.3",
5050
"@babel/preset-typescript": "7.28.5",
5151
"@changesets/changelog-github": "0.6.0",
5252
"@changesets/cli": "2.31.0",
@@ -55,7 +55,7 @@
5555
"@theguild/eslint-config": "0.13.4",
5656
"@theguild/prettier-config": "3.0.1",
5757
"bob-the-bundler": "7.0.1",
58-
"eslint": "10.2.1",
58+
"eslint": "10.3.0",
5959
"eslint-plugin-tailwindcss": "npm:@hasparus/eslint-plugin-tailwindcss@3.17.5",
6060
"graphql": "16.13.2",
6161
"husky": "9.1.7",
@@ -72,7 +72,7 @@
7272
"tsx": "4.21.0",
7373
"typescript": "6.0.3",
7474
"vitest": "4.1.5",
75-
"wrangler": "4.86.0"
75+
"wrangler": "4.87.0"
7676
},
7777
"resolutions": {
7878
"@rushstack/eslint-patch": "1.16.1",

yarn.lock

Lines changed: 130 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
js-tokens "^4.0.0"
8181
picocolors "^1.1.1"
8282

83-
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.0":
84-
version "7.29.0"
85-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
86-
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
83+
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.3":
84+
version "7.29.3"
85+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.3.tgz#e3f5347f0589596c91d227ccb6a541d37fb1307b"
86+
integrity sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==
8787

8888
"@babel/core@7.29.0", "@babel/core@^7.14.0", "@babel/core@^7.28.6":
8989
version "7.29.0"
@@ -297,6 +297,14 @@
297297
dependencies:
298298
"@babel/helper-plugin-utils" "^7.27.1"
299299

300+
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@^7.29.3":
301+
version "7.29.3"
302+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/-/plugin-bugfix-safari-rest-destructuring-rhs-array-7.29.3.tgz#2e14f9335803d892ccb67ef487e23cf9726156fe"
303+
integrity sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg==
304+
dependencies:
305+
"@babel/helper-plugin-utils" "^7.28.6"
306+
"@babel/helper-skip-transparent-expression-wrappers" "^7.27.1"
307+
300308
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.27.1":
301309
version "7.27.1"
302310
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz#e134a5479eb2ba9c02714e8c1ebf1ec9076124fd"
@@ -829,18 +837,19 @@
829837
"@babel/helper-create-regexp-features-plugin" "^7.28.5"
830838
"@babel/helper-plugin-utils" "^7.28.6"
831839

832-
"@babel/preset-env@7.29.2":
833-
version "7.29.2"
834-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c"
835-
integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==
840+
"@babel/preset-env@7.29.3":
841+
version "7.29.3"
842+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.3.tgz#2bbd5b0162e6a762adfe356f4aecdef837a3d574"
843+
integrity sha512-ySZypNLAIH1ClygLDQzVMoGQRViATnkHkYYV6TcNDz+8+jwZCdsguGvsb3EY5d9wyWyhmF1iSuFM0Yh5XPnqSA==
836844
dependencies:
837-
"@babel/compat-data" "^7.29.0"
845+
"@babel/compat-data" "^7.29.3"
838846
"@babel/helper-compilation-targets" "^7.28.6"
839847
"@babel/helper-plugin-utils" "^7.28.6"
840848
"@babel/helper-validator-option" "^7.27.1"
841849
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5"
842850
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1"
843851
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1"
852+
"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array" "^7.29.3"
844853
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1"
845854
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.6"
846855
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
@@ -1207,40 +1216,40 @@
12071216
resolved "https://registry.yarnpkg.com/@chevrotain/utils/-/utils-12.0.0.tgz#9aab2055df43d0bb55919eaca76a9cda45e52b89"
12081217
integrity sha512-lB59uJoaGIfOOL9knQqQRfhl9g7x8/wqFkp13zTdkRu1huG9kg6IJs1O8hqj9rs6h7orGxHJUKb+mX3rPbWGhA==
12091218

1210-
"@cloudflare/kv-asset-handler@0.4.2":
1211-
version "0.4.2"
1212-
resolved "https://registry.yarnpkg.com/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.4.2.tgz#b6b8eab81f0f9d8378e219dd321df20280e3bbd2"
1213-
integrity sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==
1219+
"@cloudflare/kv-asset-handler@0.5.0":
1220+
version "0.5.0"
1221+
resolved "https://registry.yarnpkg.com/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.5.0.tgz#d448d971aca78c04c39432a862298fb77f295527"
1222+
integrity sha512-jxQYkj8dSIzc0cD6cMMNdOc1UVjqSqu8BZdor5s8cGjW2I8BjODt/kWPVdY+u9zj3ms75Q5qaZgnxUad83+eAg==
12141223

12151224
"@cloudflare/unenv-preset@2.16.1":
12161225
version "2.16.1"
12171226
resolved "https://registry.yarnpkg.com/@cloudflare/unenv-preset/-/unenv-preset-2.16.1.tgz#d4a3df263ddbfde855bca268be79ea6062856a54"
12181227
integrity sha512-ECxObrMfyTl5bhQf/lZCXwo5G6xX9IAUo+nDMKK4SZ8m4Jvvxp52vilxyySSWh2YTZz8+HQ07qGH/2rEom1vDw==
12191228

1220-
"@cloudflare/workerd-darwin-64@1.20260426.1":
1221-
version "1.20260426.1"
1222-
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260426.1.tgz#36e413967f6a501be692ad5832059d7b20378718"
1223-
integrity sha512-Ch7DqsmYzSQRTY87pZpsGsFVz9VVBnLPnCBOHxKt1HH25a7oMu1w1PbPWqVmE0VerCLsj/TScX7Ob3v6E14TZw==
1229+
"@cloudflare/workerd-darwin-64@1.20260430.1":
1230+
version "1.20260430.1"
1231+
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260430.1.tgz#1dbf994e7a02d5014254e237fb28157309401a5e"
1232+
integrity sha512-ADohZUHf7NBvPp2PdZig2Opxx+hDkk3ve7jrTne3JRx9kDSB73zc4LzcEeEN8LKkbAcqZmvfRJfpChSlusu0lA==
12241233

1225-
"@cloudflare/workerd-darwin-arm64@1.20260426.1":
1226-
version "1.20260426.1"
1227-
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260426.1.tgz#f37eddbd1f3e61849a22bdb5b7bb5552ea2ad942"
1228-
integrity sha512-0m0U8vaPRH25SpKjbSyRql6gmPe4rCsETRV2WW0qBnuMdKNr5Vh5/Uez80xVrfiCCRMTULGeg63Nqg2vg6CDOA==
1234+
"@cloudflare/workerd-darwin-arm64@1.20260430.1":
1235+
version "1.20260430.1"
1236+
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260430.1.tgz#6e9953dfa763eb946f65fdfb77597668a6f21077"
1237+
integrity sha512-/DoYC/1wHs+YRZzzqSQg1/EHB4hiv1yV5U8FnmapRRIzVaPtnt+ApeOXeMrIdKidgKOI8TqQzgBU8xbIM7Cl4Q==
12291238

1230-
"@cloudflare/workerd-linux-64@1.20260426.1":
1231-
version "1.20260426.1"
1232-
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260426.1.tgz#dc69dfd1a2fa83d625be625a4cb6d871fc75804c"
1233-
integrity sha512-C8LlC8uSYzg49y51n++75esxZmMp+Uz1OKHHA/4lkv6rjOTbcHQJuEwSLppjybVIXpv7A8MBhbu9iyCTvyv1mw==
1239+
"@cloudflare/workerd-linux-64@1.20260430.1":
1240+
version "1.20260430.1"
1241+
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260430.1.tgz#638efe9cc38c6ba31d1de5d09cbb3e7e9d30bb6f"
1242+
integrity sha512-koJhBWvEVZPKCVFtMLp2iMHlYr+lFCF47wGbnlKdHVlemV0zTxJEyHI8aLlrhPLhBmOmYLp46rXw09/qJkRIhQ==
12341243

1235-
"@cloudflare/workerd-linux-arm64@1.20260426.1":
1236-
version "1.20260426.1"
1237-
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260426.1.tgz#5089971a9dd7592d1b9a68c2a9e0c77e0c86426b"
1238-
integrity sha512-ESVp/OIFMAqjQsa8BOP2BQQz5Vpfv6ncN6lNnIuNeOgsISQBdYk+LA60bwQHMud9tvmnSYtONp1zkZ8OQz+x6w==
1244+
"@cloudflare/workerd-linux-arm64@1.20260430.1":
1245+
version "1.20260430.1"
1246+
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260430.1.tgz#05940bc745d4c70eccb8341ef9bd30e72faa1d93"
1247+
integrity sha512-hMdapNAzNQZDXGGkg4Slydc3fRJP5FUZLJVVcZCW/+imhhJro9Z1rv5n/wfR+txKoSWhTYR8eOp8Pyi2bzLzlw==
12391248

1240-
"@cloudflare/workerd-windows-64@1.20260426.1":
1241-
version "1.20260426.1"
1242-
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260426.1.tgz#b21d2a24afe0b274982d7ccbe7163a5689da1507"
1243-
integrity sha512-d3Xj/IjINRgNVwH+eKhpUn4xkkcEewbWXbOvBlapiirKWh5zl9m0Epi3qOqmjyRYK6MICqIGXg4qZBEt0lxudw==
1249+
"@cloudflare/workerd-windows-64@1.20260430.1":
1250+
version "1.20260430.1"
1251+
resolved "https://registry.yarnpkg.com/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260430.1.tgz#5240fb60d9f2879d70e1a106fbcea2a3f9295efe"
1252+
integrity sha512-jS3ffixjb5USOwz4frw4WzCz0HrjVxkgyU3WiYb06N7hBAfN6eOrveAJ4QRef0+suK4V1vQFoB1oKdRBsXe9Dw==
12441253

12451254
"@corex/deepmerge@^4.0.43":
12461255
version "4.0.43"
@@ -1695,6 +1704,14 @@
16951704
dependencies:
16961705
giscus "^1.5.0"
16971706

1707+
"@graphql-codegen/add@^6.0.0":
1708+
version "6.0.1"
1709+
resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-6.0.1.tgz#90f8750e1074975bef1ead05f82523e32766c61a"
1710+
integrity sha512-MSylSekjpVWbOBw2A/2ssk1fPY54sYb6Qk2C4AX5u7s2R+2pMQ9ws7DTXo8VU9qwTgWwVp6vGfdQ0AMpAn4Iug==
1711+
dependencies:
1712+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1713+
tslib "^2.8.0"
1714+
16981715
"@graphql-codegen/c-sharp-common@2.0.1":
16991716
version "2.0.1"
17001717
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp-common/-/c-sharp-common-2.0.1.tgz#32e1f1ac7fcec0c8953effadfc03d623d242317d"
@@ -1915,6 +1932,17 @@
19151932
lodash "~4.17.0"
19161933
tslib "~2.6.0"
19171934

1935+
"@graphql-codegen/plugin-helpers@^6.3.0":
1936+
version "6.3.0"
1937+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.3.0.tgz#d4ba4660c68cb703291fbc6616a6510df26dd5f3"
1938+
integrity sha512-Auc+/B7okDx9+pVgLVliZtZLYh6iltWXlnzzM+bRE+zh1T4r3hKbnr8xAmtT937ArfSgk5GHcQHr8LfPYnrRBg==
1939+
dependencies:
1940+
"@graphql-tools/utils" "^11.0.0"
1941+
change-case-all "1.0.15"
1942+
common-tags "1.8.2"
1943+
import-from "4.0.0"
1944+
tslib "^2.8.0"
1945+
19181946
"@graphql-codegen/schema-ast@^2.6.1":
19191947
version "2.6.1"
19201948
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.6.1.tgz#8ba1b38827c034b51ecd3ce88622c2ae6cd3fe1a"
@@ -1924,6 +1952,15 @@
19241952
"@graphql-tools/utils" "^9.0.0"
19251953
tslib "~2.4.0"
19261954

1955+
"@graphql-codegen/schema-ast@^5.0.2":
1956+
version "5.0.2"
1957+
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-5.0.2.tgz#0d7fd83760fa10fea6804f75c801e933d832ac33"
1958+
integrity sha512-jl1F/9IjRkJisEb9B0ayG4QGqYlPldLRy8ojDdmL9NE1NsdB5ROfxQnSqyC3g+wuvBhWX7kZgMRQYn3RU1I5bA==
1959+
dependencies:
1960+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1961+
"@graphql-tools/utils" "^11.0.0"
1962+
tslib "^2.8.0"
1963+
19271964
"@graphql-codegen/typescript-apollo-angular@5.0.1":
19281965
version "5.0.1"
19291966
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-5.0.1.tgz#33ca7fee148fb6ed12bd9cbc8954178dafec8e6b"
@@ -2118,6 +2155,17 @@
21182155
auto-bind "~4.0.0"
21192156
tslib "~2.4.0"
21202157

2158+
"@graphql-codegen/typescript@^5.0.9":
2159+
version "5.0.10"
2160+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.10.tgz#5991746408152503069b0c36bfdf5456b68a2e2a"
2161+
integrity sha512-Pa8OFmL9TdhEYnLYJLYA9EhP8eEeivP/YDYq4Nb8LQaL7GXm4TGX8zELYaCM9Fu8M3iZb7iQGMt7qc+1lXz8XQ==
2162+
dependencies:
2163+
"@graphql-codegen/plugin-helpers" "^6.3.0"
2164+
"@graphql-codegen/schema-ast" "^5.0.2"
2165+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
2166+
auto-bind "~4.0.0"
2167+
tslib "^2.8.0"
2168+
21212169
"@graphql-codegen/urql-introspection@4.0.1":
21222170
version "4.0.1"
21232171
resolved "https://registry.yarnpkg.com/@graphql-codegen/urql-introspection/-/urql-introspection-4.0.1.tgz#a7d5f03f5a8d2886e87939912573bcaeabd50683"
@@ -2175,6 +2223,22 @@
21752223
parse-filepath "^1.0.2"
21762224
tslib "~2.6.0"
21772225

2226+
"@graphql-codegen/visitor-plugin-common@^6.3.0":
2227+
version "6.3.0"
2228+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.3.0.tgz#5c3d1b6397acd27a552beab989c5d8af155e2aef"
2229+
integrity sha512-vGBoE+4huzZyNhyGSAhXAkdROHlwKxxuziZm4XtP1mxe7nuI+VgyOmXebafLijbmuDsptPXQN0C/htL54O8hrg==
2230+
dependencies:
2231+
"@graphql-codegen/plugin-helpers" "^6.3.0"
2232+
"@graphql-tools/optimize" "^2.0.0"
2233+
"@graphql-tools/relay-operation-optimizer" "^7.1.1"
2234+
"@graphql-tools/utils" "^11.0.0"
2235+
auto-bind "~4.0.0"
2236+
change-case-all "1.0.15"
2237+
dependency-graph "^1.0.0"
2238+
graphql-tag "^2.11.0"
2239+
parse-filepath "^1.0.2"
2240+
tslib "^2.8.0"
2241+
21782242
"@graphql-hive/signal@^2.0.0":
21792243
version "2.0.0"
21802244
resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-2.0.0.tgz#205805328b118e1ae556417ed364257234800464"
@@ -8150,10 +8214,10 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
81508214
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
81518215
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
81528216

8153-
eslint@10.2.1, eslint@^10.0.0:
8154-
version "10.2.1"
8155-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.2.1.tgz#224b2a6caeb34473eddcf918762363e2e063222a"
8156-
integrity sha512-wiyGaKsDgqXvF40P8mDwiUp/KQjE1FdrIEJsM8PZ3XCiniTMXS3OHWWUe5FI5agoCnr8x4xPrTDZuxsBlNHl+Q==
8217+
eslint@10.3.0, eslint@^10.0.0:
8218+
version "10.3.0"
8219+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.3.0.tgz#ed5b810eb8e0191bf24bddcf9cdb45b974e0a16d"
8220+
integrity sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw==
81578221
dependencies:
81588222
"@eslint-community/eslint-utils" "^4.8.0"
81598223
"@eslint-community/regexpp" "^4.12.2"
@@ -11400,15 +11464,15 @@ min-indent@1.0.1:
1140011464
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1140111465
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1140211466

11403-
miniflare@4.20260426.0:
11404-
version "4.20260426.0"
11405-
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-4.20260426.0.tgz#b910444fd19106d897f0cbd117c91cec241cb426"
11406-
integrity sha512-KM+v76d04qT+NsPfVKVQEgnnuLNE3uzCCl2QKMTJ5OXor5JbBm1vpkQwQ+l7o5ELCrZ74RnyKhJKLiJyUA39Tw==
11467+
miniflare@4.20260430.0:
11468+
version "4.20260430.0"
11469+
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-4.20260430.0.tgz#a0fa385c7ef397eead1219635b2ca09eb82195a7"
11470+
integrity sha512-MWvMm3Siho9Yj7lbJZidLs8hbrRvIcOrif2mnsHQZdvoKfedpea+GaN8XJxbpRcq0B2WzNI1BB1ihdnqes3/ZA==
1140711471
dependencies:
1140811472
"@cspotcode/source-map-support" "0.8.1"
1140911473
sharp "^0.34.5"
1141011474
undici "7.24.8"
11411-
workerd "1.20260426.1"
11475+
workerd "1.20260430.1"
1141211476
ws "8.18.0"
1141311477
youch "4.1.0-beta.10"
1141411478

@@ -11686,9 +11750,9 @@ no-case@^3.0.4:
1168611750
tslib "^2.0.3"
1168711751

1168811752
nock@^14.0.0:
11689-
version "14.0.13"
11690-
resolved "https://registry.yarnpkg.com/nock/-/nock-14.0.13.tgz#3c1f3e525d49d3cdedcbed6ce49008bad5953ebb"
11691-
integrity sha512-SCPsQmGVNY8h1rfS3aU0MzOGYY+wKIFukHEsoSIwPRCYocZkya7MFIlWIEYPWQZj+Gaksg6EyUaY255ZDqpQuA==
11753+
version "14.0.14"
11754+
resolved "https://registry.yarnpkg.com/nock/-/nock-14.0.14.tgz#877044b2de4a6844115d285cdbd24d423d30f58e"
11755+
integrity sha512-PKk7tex0O3RRXUZC5XDKJ9yM3rYRPS13myduT85VIIYDBnib42Fpxoe6KxRSzqB4iL2NDxkcJ2yiskZ18hGLEQ==
1169211756
dependencies:
1169311757
"@mswjs/interceptors" "^0.41.0"
1169411758
json-stringify-safe "^5.0.1"
@@ -15482,30 +15546,30 @@ word-wrap@^1.2.5:
1548215546
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1548315547
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1548415548

15485-
workerd@1.20260426.1:
15486-
version "1.20260426.1"
15487-
resolved "https://registry.yarnpkg.com/workerd/-/workerd-1.20260426.1.tgz#a2152c6ef4fbaf0b43b63eb52317893e8b450293"
15488-
integrity sha512-ELvGgN8c9oo+E6EPyecxk1TEf6/eAK4TxxQTW5mQ87C7jbjCzhMbg0P2ije49UBHV0dkBYPJcJvcklUltipl2A==
15549+
workerd@1.20260430.1:
15550+
version "1.20260430.1"
15551+
resolved "https://registry.yarnpkg.com/workerd/-/workerd-1.20260430.1.tgz#b7749f5b4036e3477dcb0c71eea151ed5dfda46b"
15552+
integrity sha512-KEgIWyiw3Jmn+DCd/L3ePo5fmiiYb/UcwKvDWPf/nLLOiwShDFzDSsegU5NY/JcwgvO/QsLHVi2FYrbkcXNY5Q==
1548915553
optionalDependencies:
15490-
"@cloudflare/workerd-darwin-64" "1.20260426.1"
15491-
"@cloudflare/workerd-darwin-arm64" "1.20260426.1"
15492-
"@cloudflare/workerd-linux-64" "1.20260426.1"
15493-
"@cloudflare/workerd-linux-arm64" "1.20260426.1"
15494-
"@cloudflare/workerd-windows-64" "1.20260426.1"
15495-
15496-
wrangler@4.86.0:
15497-
version "4.86.0"
15498-
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-4.86.0.tgz#e56b041c624778bcab609a755a0e86d6e95bf3ea"
15499-
integrity sha512-9aa/gbF/HiUeeUEwyQpW5LDPBEzyt7iaE6xHwm0vk2Ly8A6J+jh03pzchqVnCCWR832mNyA28MD8oAYt0Kfvlw==
15500-
dependencies:
15501-
"@cloudflare/kv-asset-handler" "0.4.2"
15554+
"@cloudflare/workerd-darwin-64" "1.20260430.1"
15555+
"@cloudflare/workerd-darwin-arm64" "1.20260430.1"
15556+
"@cloudflare/workerd-linux-64" "1.20260430.1"
15557+
"@cloudflare/workerd-linux-arm64" "1.20260430.1"
15558+
"@cloudflare/workerd-windows-64" "1.20260430.1"
15559+
15560+
wrangler@4.87.0:
15561+
version "4.87.0"
15562+
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-4.87.0.tgz#ccc274e23734224bbcf4c3e8ed60b8ff581aed63"
15563+
integrity sha512-lfhfKwLfQlowwgV0xhlYgE9fU3n0I30d4ccGY/rTCEm/n42Mjvlr0Ng3ZPNqlsrsKBcDR531V7dsPkgELvrk/Q==
15564+
dependencies:
15565+
"@cloudflare/kv-asset-handler" "0.5.0"
1550215566
"@cloudflare/unenv-preset" "2.16.1"
1550315567
blake3-wasm "2.1.5"
1550415568
esbuild "0.27.3"
15505-
miniflare "4.20260426.0"
15569+
miniflare "4.20260430.0"
1550615570
path-to-regexp "6.3.0"
1550715571
unenv "2.0.0-rc.24"
15508-
workerd "1.20260426.1"
15572+
workerd "1.20260430.1"
1550915573
optionalDependencies:
1551015574
fsevents "~2.3.2"
1551115575

@@ -15612,9 +15676,9 @@ yaml@^1.10.0, yaml@^1.10.2:
1561215676
integrity sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==
1561315677

1561415678
yaml@^2.0.0, yaml@^2.2.2, yaml@^2.3.1, yaml@^2.3.2, yaml@^2.8.2:
15615-
version "2.8.3"
15616-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d"
15617-
integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==
15679+
version "2.8.4"
15680+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.4.tgz#4b5f411dd25f9544914d8673d4da7f29248e5e2e"
15681+
integrity sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==
1561815682

1561915683
yargs-parser@^18.1.2:
1562015684
version "18.1.3"

0 commit comments

Comments
 (0)