File tree Expand file tree Collapse file tree 3 files changed +688
-846
lines changed Expand file tree Collapse file tree 3 files changed +688
-846
lines changed Original file line number Diff line number Diff line change 1919 - name : Set node version to 22
2020 uses : actions/setup-node@v5
2121 with :
22- node-version : 22
22+ node-version : 22.20.0
2323 cache : " pnpm"
2424
2525 - run : pnpm install
Original file line number Diff line number Diff line change 2626 "engines" : {
2727 "node" : " ^18.0.0 || ^20.0.0 || >=22.0.0"
2828 },
29- "packageManager" : " pnpm@10.12.4 " ,
29+ "packageManager" : " pnpm@10.18.1 " ,
3030 "repository" : {
3131 "type" : " git" ,
3232 "url" : " git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
3939 "vite" : " ^6.0.0 || ^7.0.0"
4040 },
4141 "devDependencies" : {
42- "@types/node" : " ^22.15.34 " ,
42+ "@types/node" : " ^22.18.8 " ,
4343 "conventional-changelog-cli" : " ^5.0.0" ,
4444 "enquirer" : " ^2.4.1" ,
4545 "execa" : " ^9.6.0" ,
4646 "minimist" : " ^1.2.8" ,
4747 "node-forge" : " ^1.3.1" ,
4848 "picocolors" : " ^1.1.1" ,
4949 "prettier" : " ^3.6.2" ,
50- "semver" : " ^7.7.2 " ,
51- "tsx" : " ^4.20.3 " ,
52- "typescript" : " ^5.8 .3" ,
53- "unbuild" : " ^3.5.0 " ,
50+ "semver" : " ^7.7.3 " ,
51+ "tsx" : " ^4.20.6 " ,
52+ "typescript" : " ^5.9 .3" ,
53+ "unbuild" : " ^3.6.1 " ,
5454 "vite" : " ^7.1.3" ,
5555 "vitest" : " ^3.2.4"
5656 },
You can’t perform that action at this time.
0 commit comments