Skip to content

Commit e1e691f

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

File tree

6 files changed

+49
-49
lines changed

6 files changed

+49
-49
lines changed

examples/cloudflare-advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"ts-loader": "9.5.4",
1616
"typescript": "5.9.3",
1717
"webpack": "5.102.1",
18-
"wrangler": "4.45.2"
18+
"wrangler": "4.45.3"
1919
}
2020
}

examples/cloudflare-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@cloudflare/workers-types": "4.20251014.0",
1818
"@whatwg-node/fetch": "^0.10.1",
1919
"typescript": "5.9.3",
20-
"wrangler": "4.45.2"
20+
"wrangler": "4.45.3"
2121
}
2222
}

examples/service-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"devDependencies": {
1616
"@whatwg-node/fetch": "^0.10.1",
1717
"typescript": "5.9.3",
18-
"wrangler": "4.45.2"
18+
"wrangler": "4.45.3"
1919
}
2020
}

examples/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jest": "^30.0.0",
2929
"prettier": "3.6.2",
3030
"prettier-plugin-svelte": "3.4.0",
31-
"svelte": "5.43.1",
31+
"svelte": "5.43.2",
3232
"svelte-check": "4.3.3",
3333
"svelte-preprocess": "6.0.3",
3434
"tslib": "2.8.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"supertest": "7.1.4",
8989
"ts-jest": "29.4.5",
9090
"typescript": "5.9.3",
91-
"wrangler": "4.45.2"
91+
"wrangler": "4.45.3"
9292
},
9393
"lint-staged": {
9494
"packages/**/src/**/*.{ts,tsx}": [

pnpm-lock.yaml

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)