File tree Expand file tree Collapse file tree 3 files changed +154
-139
lines changed Expand file tree Collapse file tree 3 files changed +154
-139
lines changed Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Checkout repository
20- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
20+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2121 with :
2222 fetch-depth : 2
2323
Original file line number Diff line number Diff line change 2828 "release" : " pnpm publish --access public --no-git-checks"
2929 },
3030 "dependencies" : {
31- "@hono/node-server" : " ^1.11.0 " ,
32- "hono" : " ^4.2.5 " ,
31+ "@hono/node-server" : " ^1.11.1 " ,
32+ "hono" : " ^4.2.9 " ,
3333 "reflect-metadata" : " ^0.2.1"
3434 },
3535 "devDependencies" : {
3636 "@hazmi35/eslint-config" : " ^13.3.1" ,
3737 "@tsconfig/node-lts" : " ^20.1.3" ,
38- "@types/node" : " ^20.12.7 " ,
39- "pino" : " ^8.20 .0" ,
38+ "@types/node" : " ^20.12.8 " ,
39+ "pino" : " ^8.21 .0" ,
4040 "pino-pretty" : " ^11.0.0" ,
41- "tsx" : " ^4.7.2 " ,
42- "zod" : " ^3.22.5 "
41+ "tsx" : " ^4.9.0 " ,
42+ "zod" : " ^3.23.6 "
4343 }
4444}
You can’t perform that action at this time.
0 commit comments