|
40 | 40 | }, |
41 | 41 | "homepage": "https://github.com/samchon/backend", |
42 | 42 | "devDependencies": { |
43 | | - "@nestia/benchmark": "^8.0.7", |
44 | | - "@nestia/e2e": "^8.0.7", |
45 | | - "@nestia/sdk": "^8.0.7", |
| 43 | + "@nestia/benchmark": "^8.0.8", |
| 44 | + "@nestia/e2e": "^8.0.8", |
| 45 | + "@nestia/sdk": "^8.0.8", |
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": "^8.0.7", |
| 67 | + "nestia": "^8.0.8", |
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": "^8.0.7", |
86 | | - "@nestia/fetcher": "^8.0.7", |
| 85 | + "@nestia/core": "^8.0.8", |
| 86 | + "@nestia/fetcher": "^8.0.8", |
87 | 87 | "@nestjs/common": "^11.1.6", |
88 | 88 | "@nestjs/core": "^11.1.6", |
89 | 89 | "@nestjs/platform-express": "^11.1.6", |
|
0 commit comments