Skip to content

Commit 5c50ab4

Browse files
committed
chore: update deps
1 parent 8bf10f5 commit 5c50ab4

File tree

6 files changed

+1071
-1008
lines changed

6 files changed

+1071
-1008
lines changed

packages/core/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,24 +89,24 @@
8989
"vue-tsc": "catalog:devtools"
9090
},
9191
"inlinedDependencies": {
92-
"@vue/shared": "3.5.30",
92+
"@clack/core": "1.1.0",
93+
"@clack/prompts": "1.1.0",
94+
"@json-render/core": "0.13.0",
95+
"@json-render/vue": "0.13.0",
9396
"@vue/reactivity": "3.5.30",
9497
"@vue/runtime-core": "3.5.30",
95-
"csstype": "3.2.3",
9698
"@vue/runtime-dom": "3.5.30",
97-
"vue": "3.5.30",
99+
"@vue/shared": "3.5.30",
100+
"@vueuse/core": "14.2.1",
101+
"@vueuse/shared": "14.2.1",
98102
"@xterm/addon-fit": "0.11.0",
99103
"@xterm/xterm": "6.0.0",
100-
"zod": "4.3.6",
101-
"@json-render/core": "0.13.0",
102-
"@json-render/vue": "0.13.0",
103-
"@vueuse/shared": "14.2.1",
104-
"@vueuse/core": "14.2.1",
104+
"ansis": "4.2.0",
105+
"csstype": "3.2.3",
105106
"dompurify": "3.3.3",
107+
"get-port-please": "3.2.0",
106108
"sisteransi": "1.0.5",
107-
"@clack/core": "1.1.0",
108-
"@clack/prompts": "1.1.0",
109-
"ansis": "4.2.0",
110-
"get-port-please": "3.2.0"
109+
"vue": "3.5.30",
110+
"zod": "4.3.6"
111111
}
112112
}

packages/core/src/client/webcomponents/.generated/css.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/kit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"vite": "catalog:build"
5555
},
5656
"inlinedDependencies": {
57-
"ua-parser-modern": "0.1.1",
5857
"human-id": "4.1.3",
59-
"immer": "11.1.4"
58+
"immer": "11.1.4",
59+
"ua-parser-modern": "0.1.1"
6060
}
6161
}

packages/rolldown/package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -88,43 +88,43 @@
8888
"vite-hot-client": "catalog:frontend"
8989
},
9090
"inlinedDependencies": {
91-
"stream-json": "1.9.1",
91+
"@babel/code-frame": "7.29.0",
92+
"@babel/helper-validator-identifier": "7.28.5",
93+
"@gwhitney/detect-indent": "7.0.1",
9294
"@pnpm/constants": "1001.3.1",
95+
"@pnpm/core-loggers": "1001.0.9",
9396
"@pnpm/error": "1000.0.5",
94-
"@pnpm/manifest-utils": "1002.0.4",
95-
"fast-safe-stringify": "2.1.1",
96-
"individual": "3.0.0",
97-
"bole": "5.0.25",
97+
"@pnpm/graceful-fs": "1000.1.0",
9898
"@pnpm/logger": "1001.0.1",
99-
"@pnpm/core-loggers": "1001.0.9",
100-
"semver": "7.7.4",
99+
"@pnpm/manifest-utils": "1002.0.4",
100+
"@pnpm/read-project-manifest": "1001.2.5",
101101
"@pnpm/semver.peer-range": "1000.0.0",
102-
"@pnpm/types": "1001.3.0",
103-
"strip-comments-strings": "1.2.0",
104102
"@pnpm/text.comments-parser": "1000.0.0",
105-
"json5": "2.2.3",
106-
"imurmurhash": "0.1.4",
107-
"signal-exit": "4.1.0",
108-
"write-file-atomic": "5.0.1",
109-
"js-yaml": "4.1.1",
110-
"write-yaml-file": "5.0.0",
103+
"@pnpm/types": "1001.3.0",
111104
"@pnpm/write-project-manifest": "1000.0.16",
112-
"strip-bom": "4.0.0",
113-
"read-yaml-file": "2.1.0",
114-
"@gwhitney/detect-indent": "7.0.1",
105+
"bole": "5.0.25",
106+
"error-ex": "1.3.4",
115107
"fast-deep-equal": "3.1.3",
116-
"is-windows": "1.0.2",
108+
"fast-safe-stringify": "2.1.1",
117109
"graceful-fs": "4.2.11",
118-
"@pnpm/graceful-fs": "1000.1.0",
110+
"imurmurhash": "0.1.4",
111+
"individual": "3.0.0",
119112
"is-arrayish": "0.2.1",
120-
"error-ex": "1.3.4",
113+
"is-windows": "1.0.2",
114+
"js-tokens": "4.0.0",
115+
"js-yaml": "4.1.1",
121116
"json-parse-even-better-errors": "2.3.1",
117+
"json5": "2.2.3",
122118
"lines-and-columns": "1.2.4",
123-
"picocolors": "1.1.1",
124-
"js-tokens": "4.0.0",
125-
"@babel/helper-validator-identifier": "7.28.5",
126-
"@babel/code-frame": "7.29.0",
127119
"parse-json": "5.2.0",
128-
"@pnpm/read-project-manifest": "1001.2.5"
120+
"picocolors": "1.1.1",
121+
"read-yaml-file": "2.1.0",
122+
"semver": "7.7.4",
123+
"signal-exit": "4.1.0",
124+
"stream-json": "1.9.1",
125+
"strip-bom": "4.0.0",
126+
"strip-comments-strings": "1.2.0",
127+
"write-file-atomic": "5.0.1",
128+
"write-yaml-file": "5.0.0"
129129
}
130130
}

0 commit comments

Comments
 (0)