File tree Expand file tree Collapse file tree
typescript-common-runtime
typescript-express-runtime Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "@nahkies/typescript-express-runtime" : " workspace:*" ,
2020 "@nahkies/typescript-fetch-runtime" : " workspace:*" ,
2121 "@nahkies/typescript-koa-runtime" : " workspace:*" ,
22- "axios" : " ^1.15.2 " ,
22+ "axios" : " ^1.16.0 " ,
2323 "express" : " ^5.2.1" ,
2424 "koa" : " ^3.2.0" ,
2525 "zod" : " ^3.25.76"
2626 },
2727 "devDependencies" : {
28- "@jest/globals" : " ^30.3.0 " ,
28+ "@jest/globals" : " ^30.4.1 " ,
2929 "@nahkies/openapi-code-generator" : " workspace:*" ,
3030 "@types/express" : " ^5.0.6" ,
3131 "@types/koa" : " ^3.0.2" ,
32- "expect" : " ^30.3.0 " ,
33- "jest" : " ^30.3.0 " ,
32+ "expect" : " ^30.4.1 " ,
33+ "jest" : " ^30.4.2 " ,
3434 "typescript" : " ^6.0.3"
3535 }
3636}
Original file line number Diff line number Diff line change 1010 },
1111 "private" : true ,
1212 "dependencies" : {
13- "@angular/common" : " ^21.2.11 " ,
14- "@angular/compiler" : " ^21.2.11 " ,
15- "@angular/core" : " ^21.2.11 " ,
16- "@angular/forms" : " ^21.2.11 " ,
17- "@angular/platform-browser" : " ^21.2.11 " ,
18- "@angular/router" : " ^21.2.11 " ,
13+ "@angular/common" : " ^21.2.12 " ,
14+ "@angular/compiler" : " ^21.2.12 " ,
15+ "@angular/core" : " ^21.2.12 " ,
16+ "@angular/forms" : " ^21.2.12 " ,
17+ "@angular/platform-browser" : " ^21.2.12 " ,
18+ "@angular/router" : " ^21.2.12 " ,
1919 "rxjs" : " ~7.8.2" ,
2020 "tslib" : " ^2.8.1"
2121 },
2222 "devDependencies" : {
23- "@angular/build" : " ^21.2.9 " ,
24- "@angular/cli" : " ^21.2.9 " ,
25- "@angular/compiler-cli" : " ^21.2.11 " ,
23+ "@angular/build" : " ^21.2.10 " ,
24+ "@angular/cli" : " ^21.2.10 " ,
25+ "@angular/compiler-cli" : " ^21.2.12 " ,
2626 "typescript" : " ^6.0.3"
2727 }
2828}
Original file line number Diff line number Diff line change 1111 },
1212 "dependencies" : {
1313 "@nahkies/typescript-axios-runtime" : " workspace:*" ,
14- "axios" : " ^1.15.2 " ,
14+ "axios" : " ^1.16.0 " ,
1515 "dotenv" : " ^17.4.2" ,
1616 "tslib" : " ^2.8.1"
1717 },
1818 "devDependencies" : {
1919 "@types/node" : " ^22.19.17" ,
20- "@typescript/native-preview" : " 7.0.0-dev.20260502 .1"
20+ "@typescript/native-preview" : " 7.0.0-dev.20260508 .1"
2121 }
2222}
Original file line number Diff line number Diff line change 1313 "dependencies" : {
1414 "@nahkies/typescript-express-runtime" : " workspace:*" ,
1515 "express" : " ^5.2.1" ,
16- "joi" : " ^18.1.2 " ,
16+ "joi" : " ^18.2.1 " ,
1717 "tslib" : " ^2.8.1" ,
1818 "zod" : " ^3.25.76"
1919 },
2020 "devDependencies" : {
2121 "@types/express" : " ^5.0.6" ,
22- "@typescript/native-preview" : " 7.0.0-dev.20260502 .1"
22+ "@typescript/native-preview" : " 7.0.0-dev.20260508 .1"
2323 }
2424}
Original file line number Diff line number Diff line change 1717 },
1818 "devDependencies" : {
1919 "@types/node" : " ^22.19.17" ,
20- "@typescript/native-preview" : " 7.0.0-dev.20260502 .1"
20+ "@typescript/native-preview" : " 7.0.0-dev.20260508 .1"
2121 }
2222}
Original file line number Diff line number Diff line change 1212 "dependencies" : {
1313 "@koa/router" : " ^15.5.0" ,
1414 "@nahkies/typescript-koa-runtime" : " workspace:*" ,
15- "joi" : " ^18.1.2 " ,
15+ "joi" : " ^18.2.1 " ,
1616 "koa" : " ^3.2.0" ,
1717 "tslib" : " ^2.8.1" ,
1818 "zod" : " ^3.25.76"
1919 },
2020 "devDependencies" : {
2121 "@types/koa" : " ^3.0.2" ,
22- "@typescript/native-preview" : " 7.0.0-dev.20260502 .1"
22+ "@typescript/native-preview" : " 7.0.0-dev.20260508 .1"
2323 }
2424}
Original file line number Diff line number Diff line change 4444 "@biomejs/js-api" : " 4.0.0" ,
4545 "@biomejs/wasm-nodejs" : " 2.4.14" ,
4646 "@commander-js/extra-typings" : " ^14.0.0" ,
47- "@jest/reporters" : " ^30.3.0 " ,
48- "@swc/core" : " ^1.15.32 " ,
47+ "@jest/reporters" : " ^30.4.1 " ,
48+ "@swc/core" : " ^1.15.33 " ,
4949 "@swc/jest" : " ^0.2.39" ,
5050 "@tsconfig/node24" : " ^24.0.4" ,
5151 "@tsconfig/strictest" : " ^2.0.8" ,
5555 "ajv-formats" : " ^3.0.1" ,
5656 "commander" : " ^14.0.3" ,
5757 "husky" : " ^9.1.7" ,
58- "jest" : " ^30.3.0 " ,
58+ "jest" : " ^30.4.2 " ,
5959 "json5" : " ^2.2.3" ,
6060 "lerna" : " ^9.0.7" ,
61- "lint-staged" : " ^16.4.0 " ,
61+ "lint-staged" : " ^17.0.3 " ,
6262 "prettier" : " ^3.8.3" ,
63- "publint" : " ^0.3.18 " ,
63+ "publint" : " ^0.3.20 " ,
6464 "remark" : " ^15.0.1" ,
6565 "remark-toc" : " ^9.0.0" ,
6666 "typescript" : " ^6.0.3"
Original file line number Diff line number Diff line change 3131 "lodash" : " ^4.18.1" ,
3232 "monaco-editor" : " ^0.55.1" ,
3333 "monaco-editor-auto-typings" : " ^0.4.6" ,
34- "next" : " ^16.2.4 " ,
34+ "next" : " ^16.2.6 " ,
3535 "nextra" : " ^4.6.1" ,
3636 "nextra-theme-docs" : " ^4.6.1" ,
37- "react" : " 19.2.5 " ,
38- "react-dom" : " 19.2.5 " ,
37+ "react" : " 19.2.6 " ,
38+ "react-dom" : " 19.2.6 " ,
3939 "react-hook-form" : " ^7.75.0" ,
4040 "tslib" : " ^2.8.1" ,
4141 "zod" : " ^3.25.76"
Original file line number Diff line number Diff line change 6666 "@azure-tools/typespec-azure-core" : " 0.67.1" ,
6767 "@azure-tools/typespec-azure-resource-manager" : " 0.67.1" ,
6868 "@azure-tools/typespec-client-generator-core" : " 0.67.4" ,
69- "@jest/globals" : " ^30.3.0 " ,
69+ "@jest/globals" : " ^30.4.1 " ,
7070 "@nahkies/typescript-common-runtime" : " workspace:^" ,
7171 "@types/js-yaml" : " ^4.0.9" ,
7272 "@types/lodash" : " ^4.17.24" ,
8080 "@typespec/streams" : " 0.81.0" ,
8181 "@typespec/versioning" : " 0.81.0" ,
8282 "@typespec/xml" : " 0.81.0" ,
83- "joi" : " ^18.1.2 " ,
84- "tsdown" : " ^0.21.10 " ,
83+ "joi" : " ^18.2.1 " ,
84+ "tsdown" : " ^0.22.0 " ,
8585 "tsx" : " ^4.21.0"
8686 },
8787 "dependencies" : {
Original file line number Diff line number Diff line change 4242 "axios" : " ^1.15.2"
4343 },
4444 "devDependencies" : {
45- "@jest/globals" : " ^30.3.0 " ,
45+ "@jest/globals" : " ^30.4.1 " ,
4646 "@nahkies/typescript-common-runtime" : " workspace:^" ,
47- "axios" : " ^1.15.2 " ,
48- "jest" : " ^30.3.0 " ,
49- "tsdown" : " ^0.21.10 " ,
47+ "axios" : " ^1.16.0 " ,
48+ "jest" : " ^30.4.2 " ,
49+ "tsdown" : " ^0.22.0 " ,
5050 "typescript" : " ^6.0.3"
5151 },
5252 "files" : [
You can’t perform that action at this time.
0 commit comments