|
40 | 40 | }, |
41 | 41 | "homepage": "https://github.com/samchon/backend", |
42 | 42 | "devDependencies": { |
43 | | - "@nestia/benchmark": "^7.0.0", |
44 | | - "@nestia/e2e": "^7.0.0", |
45 | | - "@nestia/sdk": "^7.0.0", |
| 43 | + "@nestia/benchmark": "^7.0.1", |
| 44 | + "@nestia/e2e": "^7.0.1", |
| 45 | + "@nestia/sdk": "^7.0.1", |
46 | 46 | "@nestjs/cli": "^11.0.7", |
47 | 47 | "@rollup/plugin-terser": "^0.4.4", |
48 | 48 | "@rollup/plugin-typescript": "^11.1.6", |
|
82 | 82 | "write-file-webpack-plugin": "^4.5.1" |
83 | 83 | }, |
84 | 84 | "dependencies": { |
85 | | - "@nestia/core": "^7.0.0", |
86 | | - "@nestia/fetcher": "^7.0.0", |
| 85 | + "@nestia/core": "^7.0.1", |
| 86 | + "@nestia/fetcher": "^7.0.1", |
87 | 87 | "@nestjs/common": "^11.1.3", |
88 | 88 | "@nestjs/core": "^11.1.3", |
89 | 89 | "@nestjs/platform-express": "^11.1.3", |
|
97 | 97 | "source-map-support": "^0.5.19", |
98 | 98 | "tgrid": "^1.1.0", |
99 | 99 | "tstl": "^3.0.0", |
100 | | - "typia": "^9.3.1", |
| 100 | + "typia": "^9.4.0", |
101 | 101 | "uuid": "^10.0.0" |
102 | 102 | }, |
103 | 103 | "private": true |
|
0 commit comments