File tree Expand file tree Collapse file tree 2 files changed +617
-87
lines changed Expand file tree Collapse file tree 2 files changed +617
-87
lines changed Original file line number Diff line number Diff line change 25
25
"engines" : {
26
26
"node" : " >=14.21.3"
27
27
},
28
- "packageManager" : " pnpm@9.14.2 " ,
28
+ "packageManager" : " pnpm@9.15.4 " ,
29
29
"repository" : {
30
30
"type" : " git" ,
31
31
"url" : " git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
38
38
"vite" : " ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
39
39
},
40
40
"devDependencies" : {
41
- "@types/node" : " ^22.10.0 " ,
41
+ "@types/node" : " ^22.10.6 " ,
42
42
"conventional-changelog-cli" : " ^5.0.0" ,
43
43
"enquirer" : " ^2.4.1" ,
44
- "execa" : " ^9.5.1 " ,
44
+ "execa" : " ^9.5.2 " ,
45
45
"minimist" : " ^1.2.8" ,
46
46
"node-forge" : " ^1.3.1" ,
47
47
"picocolors" : " ^1.1.1" ,
48
- "prettier" : " ^3.4.1 " ,
48
+ "prettier" : " ^3.4.2 " ,
49
49
"semver" : " ^7.6.3" ,
50
50
"tsx" : " ^4.19.2" ,
51
51
"unbuild" : " ^2.0.0" ,
52
- "vite" : " ^6.0.1 " ,
53
- "vitest" : " ^2.1.6 "
52
+ "vite" : " ^6.0.7 " ,
53
+ "vitest" : " ^2.1.8 "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments