File tree Expand file tree Collapse file tree 3 files changed +416
-406
lines changed Expand file tree Collapse file tree 3 files changed +416
-406
lines changed Original file line number Diff line number Diff line change 18
18
- name : Set node version to 22
19
19
uses : actions/setup-node@v4
20
20
with :
21
- node-version : 22
21
+ node-version : 22.18.0
22
22
cache : " pnpm"
23
23
24
24
- run : pnpm install
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.12.4 " ,
29
+ "packageManager" : " pnpm@10.14.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 || ^7.0.0"
40
40
},
41
41
"devDependencies" : {
42
- "@types/node" : " ^22.15.34 " ,
42
+ "@types/node" : " ^22.17.1 " ,
43
43
"conventional-changelog-cli" : " ^5.0.0" ,
44
44
"enquirer" : " ^2.4.1" ,
45
45
"execa" : " ^9.6.0" ,
49
49
"prettier" : " ^3.6.2" ,
50
50
"semver" : " ^7.7.2" ,
51
51
"tsx" : " ^4.20.3" ,
52
- "typescript" : " ^5.8.3 " ,
53
- "unbuild" : " ^3.5 .0" ,
54
- "vite" : " ^6.2.0 " ,
52
+ "typescript" : " ^5.9.2 " ,
53
+ "unbuild" : " ^3.6 .0" ,
54
+ "vite" : " ^6.3.5 " ,
55
55
"vitest" : " ^3.2.4"
56
56
},
57
57
"pnpm" : {
You can’t perform that action at this time.
0 commit comments