|
40 | 40 | }, |
41 | 41 | "homepage": "https://github.com/samchon/backend", |
42 | 42 | "devDependencies": { |
43 | | - "@nestia/benchmark": "^7.3.1", |
44 | | - "@nestia/e2e": "^7.3.1", |
45 | | - "@nestia/sdk": "^7.3.1", |
| 43 | + "@nestia/benchmark": "^7.3.2", |
| 44 | + "@nestia/e2e": "^7.3.2", |
| 45 | + "@nestia/sdk": "^7.3.2", |
46 | 46 | "@nestjs/cli": "^11.0.10", |
47 | 47 | "@rollup/plugin-terser": "^0.4.4", |
48 | 48 | "@rollup/plugin-typescript": "^11.1.6", |
|
64 | 64 | "copy-webpack-plugin": "^12.0.2", |
65 | 65 | "eslint-plugin-deprecation": "^3.0.0", |
66 | 66 | "inquirer": "^8.2.5", |
67 | | - "nestia": "^7.3.1", |
| 67 | + "nestia": "^7.3.2", |
68 | 68 | "prettier": "^3.2.5", |
69 | 69 | "prettier-plugin-prisma": "^5.0.0", |
70 | 70 | "prisma-markdown": "^3.0.1", |
|
82 | 82 | "write-file-webpack-plugin": "^4.5.1" |
83 | 83 | }, |
84 | 84 | "dependencies": { |
85 | | - "@nestia/core": "^7.3.1", |
86 | | - "@nestia/fetcher": "^7.3.1", |
| 85 | + "@nestia/core": "^7.3.2", |
| 86 | + "@nestia/fetcher": "^7.3.2", |
87 | 87 | "@nestjs/common": "^11.1.5", |
88 | 88 | "@nestjs/core": "^11.1.5", |
89 | 89 | "@nestjs/platform-express": "^11.1.5", |
|
97 | 97 | "source-map-support": "^0.5.19", |
98 | 98 | "tgrid": "^1.2.0", |
99 | 99 | "tstl": "^3.0.0", |
100 | | - "typia": "^9.6.0", |
| 100 | + "typia": "^9.6.1", |
101 | 101 | "uuid": "^10.0.0" |
102 | 102 | }, |
103 | 103 | "private": true |
|
0 commit comments