Skip to content

Commit e98e547

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

File tree

3 files changed

+130
-175
lines changed

3 files changed

+130
-175
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@tailwindcss/vite": "^4.1.18",
3636
"@trpc/server": "^11.8.1",
3737
"@vitejs/plugin-vue": "^6.0.3",
38-
"@vitejs/plugin-vue-jsx": "^5.1.2",
38+
"@vitejs/plugin-vue-jsx": "^5.1.3",
3939
"@vue/tsconfig": "^0.8.1",
4040
"consola": "^3.4.2",
4141
"hono": "^4.11.1",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.0",
55
"private": true,
6-
"packageManager": "pnpm@10.26.1",
6+
"packageManager": "pnpm@10.26.2",
77
"author": "ice breaker <1324318532@qq.com>",
88
"repository": {
99
"type": "git",
@@ -70,11 +70,11 @@
7070
"pkg-types": "^2.3.0",
7171
"rimraf": "^6.1.2",
7272
"stylelint": "^16.26.1",
73-
"tsdown": "0.18.2",
73+
"tsdown": "0.18.3",
7474
"tslib": "^2.8.1",
7575
"tsup": "^8.5.1",
7676
"tsx": "^4.21.0",
77-
"turbo": "^2.7.1",
77+
"turbo": "^2.7.2",
7878
"type-fest": "^5.3.1",
7979
"typescript": "^5.9.3",
8080
"unbuild": "^3.6.1",

0 commit comments

Comments
 (0)