File tree Expand file tree Collapse file tree 6 files changed +163
-336
lines changed Expand file tree Collapse file tree 6 files changed +163
-336
lines changed Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@changesets/cli" : " 2.28.1" ,
34
34
"prettier" : " ^3.5.3" ,
35
- "turbo" : " ^2.4.4 " ,
36
- "vitest" : " ^3.0.9 "
35
+ "turbo" : " ^2.5.0 " ,
36
+ "vitest" : " ^3.1.1 "
37
37
},
38
- "packageManager" : " pnpm@10.7 .0" ,
38
+ "packageManager" : " pnpm@10.8 .0" ,
39
39
"dependencies" : {
40
40
"jiti" : " ^2.4.2"
41
41
},
Original file line number Diff line number Diff line change 31
31
"test" : " vitest run"
32
32
},
33
33
"devDependencies" : {
34
- "@clack/prompts" : " 0.10.0 " ,
35
- "@types/node" : " ^22.13.14 " ,
34
+ "@clack/prompts" : " 0.10.1 " ,
35
+ "@types/node" : " ^22.14.0 " ,
36
36
"picocolors" : " ^1.1.1" ,
37
37
"tsup" : " ^8.4.0" ,
38
- "typescript" : " ^5.8.2 " ,
38
+ "typescript" : " ^5.8.3 " ,
39
39
"citty" : " ^0.1.6" ,
40
40
"@solid-cli/create" : " workspace:*"
41
41
},
Original file line number Diff line number Diff line change 37
37
"test" : " vitest run"
38
38
},
39
39
"devDependencies" : {
40
- "typescript" : " ^5.8.2 " ,
41
- "@types/node" : " ^22.13.14 " ,
40
+ "typescript" : " ^5.8.3 " ,
41
+ "@types/node" : " ^22.14.0 " ,
42
42
"tsup" : " ^8.4.0"
43
43
},
44
44
"publishConfig" : {
45
45
"access" : " public"
46
46
},
47
47
"dependencies" : {
48
- "@clack/prompts" : " 0.10.0 " ,
48
+ "@clack/prompts" : " 0.10.1 " ,
49
49
"picocolors" : " ^1.1.1" ,
50
- "@begit/core" : " ^0.1.5 " ,
50
+ "@begit/core" : " ^0.2.0 " ,
51
51
"citty" : " ^0.1.6" ,
52
52
"sucrase" : " ^3.35.0" ,
53
53
"@solid-cli/utils" : " workspace:*"
Original file line number Diff line number Diff line change 30
30
"test" : " vitest run"
31
31
},
32
32
"devDependencies" : {
33
- "@clack/prompts" : " 0.10.0 " ,
33
+ "@clack/prompts" : " 0.10.1 " ,
34
34
"picocolors" : " ^1.1.1" ,
35
- "@types/node" : " ^22.13.14 " ,
35
+ "@types/node" : " ^22.14.0 " ,
36
36
"citty" : " ^0.1.6" ,
37
37
"@solid-cli/create" : " workspace:*" ,
38
38
"@solid-cli/utils" : " workspace:*" ,
39
39
"tsup" : " ^8.4.0" ,
40
- "typescript" : " ^5.8.2 "
40
+ "typescript" : " ^5.8.3 "
41
41
},
42
42
"publishConfig" : {
43
43
"access" : " public"
Original file line number Diff line number Diff line change 68
68
},
69
69
"devDependencies" : {
70
70
"@chialab/esbuild-plugin-meta-url" : " ^0.18.2" ,
71
- "@types/node" : " 22.13.14 " ,
71
+ "@types/node" : " 22.14.0 " ,
72
72
"magicast" : " ^0.3.5" ,
73
73
"tsup" : " ^8.4.0" ,
74
- "typescript" : " ^5.8.2 " ,
75
- "vitest" : " ^3.0.9 "
74
+ "typescript" : " ^5.8.3 " ,
75
+ "vitest" : " ^3.1.1 "
76
76
},
77
77
"publishConfig" : {
78
78
"access" : " public"
79
79
},
80
80
"dependencies" : {
81
- "@clack/core" : " 0.4.1 " ,
82
- "@clack/prompts" : " 0.10.0 " ,
81
+ "@clack/core" : " 0.4.2 " ,
82
+ "@clack/prompts" : " 0.10.1 " ,
83
83
"execa" : " ^9.5.2" ,
84
84
"picocolors" : " ^1.1.1" ,
85
85
"smol-toml" : " ^1.3.1"
You can’t perform that action at this time.
0 commit comments