diff --git a/package.json b/package.json index dd1261e..67e106b 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,9 @@ }, "homepage": "https://github.com/samchon/backend", "devDependencies": { - "@nestia/benchmark": "^11.0.0", - "@nestia/e2e": "^11.0.0", - "@nestia/sdk": "^11.0.0", + "@nestia/benchmark": "^11.0.1", + "@nestia/e2e": "^11.0.1", + "@nestia/sdk": "^11.0.1", "@nestjs/cli": "^11.0.16", "@rollup/plugin-terser": "^0.4.4", "@rollup/plugin-typescript": "^11.1.6", @@ -64,7 +64,7 @@ "copy-webpack-plugin": "^12.0.2", "eslint-plugin-deprecation": "^3.0.0", "inquirer": "^8.2.5", - "nestia": "^11.0.0", + "nestia": "^11.0.1", "prettier": "^3.2.5", "prettier-plugin-prisma": "^5.0.0", "prisma-markdown": "^4.0.0", @@ -82,8 +82,8 @@ "write-file-webpack-plugin": "^4.5.1" }, "dependencies": { - "@nestia/core": "^11.0.0", - "@nestia/fetcher": "^11.0.0", + "@nestia/core": "^11.0.1", + "@nestia/fetcher": "^11.0.1", "@nestjs/common": "^11.1.12", "@nestjs/core": "^11.1.12", "@nestjs/platform-express": "^11.1.12", @@ -99,7 +99,7 @@ "source-map-support": "^0.5.19", "tgrid": "^1.2.1", "tstl": "^3.0.0", - "typia": "^12.0.0", + "typia": "^12.0.1", "uuid": "^10.0.0" }, "private": true