Skip to content

Commit

Permalink
chore(deps): update dependency wrangler to v3.103.1 (#8285)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent ace4055 commit ae565a9
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 26 deletions.
2 changes: 1 addition & 1 deletion examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"graphql": "16.10.0"
},
"devDependencies": {
"wrangler": "3.103.0"
"wrangler": "3.103.1"
}
}
2 changes: 1 addition & 1 deletion examples/spacex-cfw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"graphql": "16.10.0"
},
"devDependencies": {
"wrangler": "3.103.0"
"wrangler": "3.103.1"
}
}
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/cfw-breweries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"graphql": "16.10.0"
},
"devDependencies": {
"wrangler": "3.103.0"
"wrangler": "3.103.1"
}
}
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/cfw-spacex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"graphql": "16.10.0"
},
"devDependencies": {
"wrangler": "3.103.0"
"wrangler": "3.103.1"
}
}
30 changes: 8 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3339,19 +3339,6 @@ __metadata:
languageName: node
linkType: hard

"@cloudflare/unenv-preset@npm:1.x":
version: 1.0.0
resolution: "@cloudflare/unenv-preset@npm:1.0.0"
peerDependencies:
unenv: "*"
workerd: ^1.20241230.0
peerDependenciesMeta:
workerd:
optional: true
checksum: 10c0/766e6b25948b7aecd960d935ba59114ecbef19cb55e05a06044a0bcf4b916fac9419be168e24ae3b14d1cbf75d146b0fdc98fe7f5458a48b9fbac212485b4f03
languageName: node
linkType: hard

"@cloudflare/workerd-darwin-64@npm:1.20241230.0":
version: 1.20241230.0
resolution: "@cloudflare/workerd-darwin-64@npm:1.20241230.0"
Expand Down Expand Up @@ -4603,7 +4590,7 @@ __metadata:
"@graphql-mesh/plugin-response-cache": "npm:^0.103.11"
"@omnigraph/json-schema": "workspace:^"
graphql: "npm:16.10.0"
wrangler: "npm:3.103.0"
wrangler: "npm:3.103.1"
languageName: unknown
linkType: soft

Expand All @@ -4617,7 +4604,7 @@ __metadata:
"@graphql-mesh/plugin-rate-limit": "npm:^0.103.11"
"@graphql-mesh/plugin-response-cache": "npm:^0.103.11"
graphql: "npm:16.10.0"
wrangler: "npm:3.103.0"
wrangler: "npm:3.103.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4755,7 +4742,7 @@ __metadata:
"@graphql-mesh/json-schema": "npm:0.108.13"
"@graphql-mesh/plugin-response-cache": "npm:0.103.11"
graphql: "npm:16.10.0"
wrangler: "npm:3.103.0"
wrangler: "npm:3.103.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5443,7 +5430,7 @@ __metadata:
"@graphql-mesh/plugin-rate-limit": "npm:0.103.11"
"@graphql-mesh/plugin-response-cache": "npm:0.103.11"
graphql: "npm:16.10.0"
wrangler: "npm:3.103.0"
wrangler: "npm:3.103.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -37515,12 +37502,11 @@ __metadata:
languageName: node
linkType: hard

"wrangler@npm:3.103.0":
version: 3.103.0
resolution: "wrangler@npm:3.103.0"
"wrangler@npm:3.103.1":
version: 3.103.1
resolution: "wrangler@npm:3.103.1"
dependencies:
"@cloudflare/kv-asset-handler": "npm:0.3.4"
"@cloudflare/unenv-preset": "npm:1.x"
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
"@esbuild-plugins/node-modules-polyfill": "npm:0.2.2"
blake3-wasm: "npm:2.1.5"
Expand All @@ -37541,7 +37527,7 @@ __metadata:
bin:
wrangler: bin/wrangler.js
wrangler2: bin/wrangler.js
checksum: 10c0/8476f29c056e812f3d9b861013d9775bbd15f62e02e0839bc97a996d983a6917e0d39c9b3b081051f3df5015772f65c13842f7056be68e622fdbc2cccf9b81d8
checksum: 10c0/1547555817d5be8c2a86396f4a6473e36e0e579ba14780e706c94a7520b984d237fef3f1014fd9713136983dfb84ab75d326bf9fc64bc498f1154501f3d6fc46
languageName: node
linkType: hard

Expand Down

0 comments on commit ae565a9

Please sign in to comment.