Skip to content

Commit 39a273a

Browse files
committed
chore(deps): update deps
1 parent 3ee06a8 commit 39a273a

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"bumpp": "10.1.0",
5656
"c12": "3.0.2",
5757
"cac": "6.7.14",
58-
"consola": "3.4.0",
58+
"consola": "3.4.2",
5959
"enquirer": "2.4.1",
6060
"execa": "9.5.2",
6161
"kolorist": "1.8.0",

Diff for: packages/create-soybean/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"typecheck": "tsc --noEmit --skipLibCheck"
3232
},
3333
"dependencies": {
34-
"consola": "3.4.0",
34+
"consola": "3.4.2",
3535
"kolorist": "1.8.0",
3636
"minimist": "1.2.8",
3737
"prompts": "2.4.2"

Diff for: packages/create-soybean/template-ts-lib-tsup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"cli-progress": "3.12.0",
33-
"consola": "3.4.0",
33+
"consola": "3.4.2",
3434
"dayjs": "1.11.13",
3535
"execa": "9.5.2",
3636
"kolorist": "1.8.0",

Diff for: packages/create-soybean/template-ts-lib-unbuild/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"cli-progress": "3.12.0",
32-
"consola": "3.4.0",
32+
"consola": "3.4.2",
3333
"dayjs": "1.11.13",
3434
"execa": "9.5.2",
3535
"kolorist": "1.8.0",

Diff for: packages/create-soybean/template-vue/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@soybeanjs/eslint-config": "1.6.0",
3030
"@types/node": "22.13.10",
3131
"@unocss/eslint-config": "66.0.0",
32-
"@vitejs/plugin-vue": "5.2.1",
33-
"@vitejs/plugin-vue-jsx": "4.1.1",
32+
"@vitejs/plugin-vue": "5.2.3",
33+
"@vitejs/plugin-vue-jsx": "4.1.2",
3434
"eslint": "9.22.0",
3535
"eslint-plugin-vue": "10.0.0",
3636
"klona": "2.0.6",
@@ -39,7 +39,7 @@
3939
"typescript": "5.8.2",
4040
"unocss": "66.0.0",
4141
"unplugin-vue-components": "28.4.1",
42-
"vite": "6.2.1",
42+
"vite": "6.2.2",
4343
"vue-eslint-parser": "10.1.1",
4444
"vue-tsc": "2.2.8"
4545
},

Diff for: pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)