File tree Expand file tree Collapse file tree 18 files changed +2572
-2832
lines changed Expand file tree Collapse file tree 18 files changed +2572
-2832
lines changed Original file line number Diff line number Diff line change 3131 - name : Setup pnpm
3232 uses : pnpm/action-setup@v2
3333 with :
34- version : 9
34+ version : 9.15.9
3535
3636 - name : Install Dependencies
3737 run : pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 2424 - name : Install pnpm
2525 uses : pnpm/action-setup@v2
2626 with :
27- version : 10.9 .0
27+ version : 10.20 .0
2828 run_install : true
2929
3030 - name : Run tests
Original file line number Diff line number Diff line change 2323 - name : Install pnpm
2424 uses : pnpm/action-setup@v2
2525 with :
26- version : 10
26+ version : 10.20.0
2727 run_install : false
2828
2929 - name : Use Node.js
Original file line number Diff line number Diff line change 2121 - name : Install pnpm
2222 uses : pnpm/action-setup@v2
2323 with :
24- version : 10.9 .0
24+ version : 10.20 .0
2525 run_install : true
2626
2727 - run : pnpm dlx pkg-pr-new publish ./packages/adapter/* ./packages/cli/* ./packages/core/* ./packages/server/* ./packages/unioc
Original file line number Diff line number Diff line change 2525 "build:midway" : " mwtsc --cleanOutDir"
2626 },
2727 "dependencies" : {
28- "@midwayjs/bootstrap" : " ^3.20.4 " ,
29- "@midwayjs/core" : " ^3.20.4 " ,
30- "@midwayjs/info" : " ^3.20.5 " ,
31- "@midwayjs/koa" : " ^3.20.5 " ,
28+ "@midwayjs/bootstrap" : " ^3.20.11 " ,
29+ "@midwayjs/core" : " ^3.20.11 " ,
30+ "@midwayjs/info" : " ^3.20.16 " ,
31+ "@midwayjs/koa" : " ^3.20.16 " ,
3232 "@midwayjs/logger" : " ^3.4.2" ,
33- "@midwayjs/validate" : " ^3.20.5 " ,
33+ "@midwayjs/validate" : " ^3.20.16 " ,
3434 "@unioc/adapter-midway" : " workspace:*" ,
3535 "unioc" : " workspace:*"
3636 },
3737 "devDependencies" : {
38- "@midwayjs/mock" : " ^3.20.4 " ,
38+ "@midwayjs/mock" : " ^3.20.11 " ,
3939 "@types/jest" : " ^29.5.14" ,
40- "@types/node" : " 22.15.2 " ,
40+ "@types/node" : " 22.18.13 " ,
4141 "cross-env" : " ^7.0.3" ,
4242 "jest" : " ^29.7.0" ,
4343 "mwts" : " ^1.3.0" ,
44- "mwtsc" : " ^1.15.1 " ,
45- "ts-jest" : " ^29.3.2 " ,
46- "typescript" : " ~5.8 .3"
44+ "mwtsc" : " ^1.15.2 " ,
45+ "ts-jest" : " ^29.4.5 " ,
46+ "typescript" : " ~5.9 .3"
4747 }
4848}
Original file line number Diff line number Diff line change 66 "dev" : " tsdown --watch"
77 },
88 "devDependencies" : {
9- "@nestjs/common" : " ^11.1.0 " ,
10- "@types/express" : " ^5.0.1 " ,
9+ "@nestjs/common" : " ^11.1.8 " ,
10+ "@types/express" : " ^5.0.5 " ,
1111 "express" : " ^5.1.0" ,
1212 "rxjs" : " ^7.8.2" ,
1313 "unioc" : " workspace:*"
Original file line number Diff line number Diff line change 88 "devDependencies" : {
99 "nodemon" : " ^3.1.10" ,
1010 "vite" : " ^6.3.3" ,
11- "vite-plugin-inspect" : " ^11.0.1 "
11+ "vite-plugin-inspect" : " ^11.3.3 "
1212 }
1313}
Original file line number Diff line number Diff line change 9797 "access" : " public"
9898 },
9999 "dependencies" : {
100- "@midwayjs/core" : " ^3.20.4 " ,
101- "@rollup/pluginutils" : " ^5.1.4 " ,
100+ "@midwayjs/core" : " ^3.20.11 " ,
101+ "@rollup/pluginutils" : " ^5.3.0 " ,
102102 "@unioc/core" : " workspace:*" ,
103103 "@unioc/decorator" : " workspace:*" ,
104104 "@unioc/meta" : " workspace:*" ,
105105 "@unioc/shared" : " workspace:*" ,
106106 "@unioc/web" : " workspace:*" ,
107- "unplugin" : " ^2.3.2 "
107+ "unplugin" : " ^2.3.10 "
108108 }
109109}
Original file line number Diff line number Diff line change 5353 }
5454 },
5555 "dependencies" : {
56- "@nestjs/common" : " ^11.1.0 " ,
56+ "@nestjs/common" : " ^11.1.8 " ,
5757 "@unioc/core" : " workspace:*" ,
5858 "@unioc/decorator" : " workspace:*" ,
5959 "@unioc/meta" : " workspace:*" ,
6060 "@unioc/shared" : " workspace:*" ,
6161 "@unioc/web" : " workspace:*" ,
62- "path-to-regexp" : " ^8.2 .0" ,
62+ "path-to-regexp" : " ^8.3 .0" ,
6363 "rxjs" : " ^7.8.2"
6464 }
6565}
Original file line number Diff line number Diff line change 4343 "@types/minimist" : " ^1.2.5" ,
4444 "@unioc/commander" : " workspace:*" ,
4545 "minimist" : " ^1.2.8" ,
46- "plop" : " ^4.0.1 "
46+ "plop" : " ^4.0.4 "
4747 }
4848}
You can’t perform that action at this time.
0 commit comments