File tree Expand file tree Collapse file tree 2 files changed +120
-98
lines changed Expand file tree Collapse file tree 2 files changed +120
-98
lines changed Original file line number Diff line number Diff line change 26
26
"engines" : {
27
27
"node" : " ^18.0.0 || ^20.0.0 || >=22.0.0"
28
28
},
29
- "packageManager" : " pnpm@10.5.2 " ,
29
+ "packageManager" : " pnpm@10.10.0 " ,
30
30
"repository" : {
31
31
"type" : " git" ,
32
32
"url" : " git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
39
39
"vite" : " ^6.0.0"
40
40
},
41
41
"devDependencies" : {
42
- "@types/node" : " ^22.13.8 " ,
42
+ "@types/node" : " ^22.15.17 " ,
43
43
"conventional-changelog-cli" : " ^5.0.0" ,
44
44
"enquirer" : " ^2.4.1" ,
45
45
"execa" : " ^9.5.2" ,
48
48
"picocolors" : " ^1.1.1" ,
49
49
"prettier" : " ^3.5.3" ,
50
50
"semver" : " ^7.7.1" ,
51
- "tsx" : " ^4.19.3 " ,
52
- "typescript" : " ^5.8.2 " ,
51
+ "tsx" : " ^4.19.4 " ,
52
+ "typescript" : " ^5.8.3 " ,
53
53
"unbuild" : " ^3.5.0" ,
54
54
"vite" : " ^6.2.0" ,
55
- "vitest" : " ^3.0.7 "
55
+ "vitest" : " ^3.1.3 "
56
56
},
57
57
"pnpm" : {
58
58
"onlyBuiltDependencies" : [
You can’t perform that action at this time.
0 commit comments