File tree Expand file tree Collapse file tree 2 files changed +1064
-650
lines changed Expand file tree Collapse file tree 2 files changed +1064
-650
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-hyper-config" ,
3
3
"version" : " 0.2.1" ,
4
- "packageManager" : " pnpm@9.0.5 " ,
4
+ "packageManager" : " pnpm@9.4.0 " ,
5
5
"description" : " Use Vite to run Vite's own config." ,
6
6
"type" : " module" ,
7
7
"license" : " MIT" ,
44
44
},
45
45
"dependencies" : {
46
46
"cac" : " ^6.7.14" ,
47
- "picocolors" : " ^1.0.0 " ,
48
- "vite-node" : " ^1.3 .0"
47
+ "picocolors" : " ^1.0.1 " ,
48
+ "vite-node" : " ^1.6 .0"
49
49
},
50
50
"devDependencies" : {
51
- "@sxzz/eslint-config" : " ^3.7.6 " ,
52
- "@sxzz/prettier-config" : " ^2.0.0 " ,
53
- "@types/node" : " ^20.11.19 " ,
54
- "bumpp" : " ^9.3.0 " ,
55
- "eslint" : " ^8.56 .0" ,
51
+ "@sxzz/eslint-config" : " ^3.13.0 " ,
52
+ "@sxzz/prettier-config" : " ^2.0.2 " ,
53
+ "@types/node" : " ^20.14.9 " ,
54
+ "bumpp" : " ^9.4.1 " ,
55
+ "eslint" : " ^8.57 .0" ,
56
56
"fast-glob" : " ^3.3.2" ,
57
- "prettier" : " ^3.2.5 " ,
58
- "tsup" : " ^8.0.2 " ,
59
- "tsx" : " ^4.7.1 " ,
60
- "typescript" : " ^5.3.3 " ,
61
- "vite" : " ^5.1.3 "
57
+ "prettier" : " ^3.3.2 " ,
58
+ "tsup" : " ^8.1.0 " ,
59
+ "tsx" : " ^4.16.0 " ,
60
+ "typescript" : " ^5.5.2 " ,
61
+ "vite" : " ^5.3.2 "
62
62
},
63
63
"engines" : {
64
64
"node" : " >=18.0.0"
You can’t perform that action at this time.
0 commit comments