Skip to content

Commit 6c55925

Browse files
renovate[bot]sonofmagic
authored andcommitted
chore(deps): update all non-major dependencies
[skip netlify]
1 parent 2a9db9d commit 6c55925

File tree

4 files changed

+275
-111
lines changed

4 files changed

+275
-111
lines changed

apps/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"vue-router": "^4.6.3"
2626
},
2727
"devDependencies": {
28-
"@cloudflare/vite-plugin": "^1.13.18",
28+
"@cloudflare/vite-plugin": "^1.13.19",
2929
"@hono/node-server": "^1.19.6",
3030
"@hono/trpc-server": "^0.4.0",
3131
"@tailwindcss/vite": "^4.1.16",
@@ -41,7 +41,7 @@
4141
"vite-plugin-vue-devtools": "^8.0.3",
4242
"vite-tsconfig-paths": "^5.1.4",
4343
"vue-tsc": "3.1.3",
44-
"wrangler": "^4.45.3",
44+
"wrangler": "^4.45.4",
4545
"zod": "^4.1.12"
4646
}
4747
}

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@hono/node-server": "^1.19.6",
5555
"hono": "^4.10.4",
56-
"wrangler": "^4.45.3",
56+
"wrangler": "^4.45.4",
5757
"zod": "^4.1.12"
5858
}
5959
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/fs-extra": "^11.0.4",
5151
"@types/node": "^24.10.0",
5252
"@types/semver": "^7.7.1",
53-
"@vitest/coverage-v8": "~4.0.6",
53+
"@vitest/coverage-v8": "~4.0.7",
5454
"ci-info": "^4.3.1",
5555
"cross-env": "^10.1.0",
5656
"defu": "^6.1.4",
@@ -65,15 +65,15 @@
6565
"pkg-types": "^2.3.0",
6666
"rimraf": "^6.1.0",
6767
"stylelint": "^16.25.0",
68-
"tsdown": "^0.15.12",
68+
"tsdown": "^0.16.0",
6969
"tslib": "^2.8.1",
7070
"tsup": "^8.5.0",
7171
"tsx": "^4.20.6",
7272
"turbo": "^2.6.0",
7373
"type-fest": "^5.2.0",
7474
"typescript": "^5.9.3",
7575
"unbuild": "^3.6.1",
76-
"vitest": "~4.0.6",
76+
"vitest": "~4.0.7",
7777
"yaml": "^2.8.1"
7878
},
7979
"publishConfig": {

0 commit comments

Comments
 (0)