File tree Expand file tree Collapse file tree 3 files changed +194
-95
lines changed Expand file tree Collapse file tree 3 files changed +194
-95
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ jobs:
2424 - name : Setup pnpm
2525 uses : pnpm/action-setup@v3
2626 with :
27- version : 8
27+ version : 9.9.0
2828 run_install : false
2929
3030 - name : Install Node.js
3131 uses : actions/setup-node@v4
3232 with :
33- node-version : 20
33+ node-version : 22.8.0
3434 cache : pnpm
3535
3636 - name : Install dependencies
4343 uses : withastro/action@v2
4444 with :
4545 path : .
46- package-manager :
[email protected] 46+ node-version : 22.8.0
47+ package-manager :
[email protected] 4748
4849 deploy :
4950 needs : build
Original file line number Diff line number Diff line change 3636 "shiki" : " ^1.2.1" ,
3737 "tailwindcss" : " ^3.4.1" ,
3838 "tsx" : " ^4.7.1" ,
39- "typedoc" : " ^0.25.12 " ,
40- "typescript" : " ^5.4.3 " ,
39+ "typedoc" : " ^0.26.7 " ,
40+ "typescript" : " ^5.5.4 " ,
4141 "zx" : " ^7.2.3"
4242 },
4343 "peerDependencies" : {
4949 "@docsearch/react" : " ^3.6.0" ,
5050 "clsx" : " ^2.1.0"
5151 },
52- "packageManager" : " pnpm@8.15.6+sha256.01c01eeb990e379b31ef19c03e9d06a14afa5250b82e81303f88721c99ff2e6f "
52+ "packageManager" : " pnpm@9.9.0 "
5353}
You can’t perform that action at this time.
0 commit comments