Skip to content

Commit 9faa7e8

Browse files
Bump the samchon group with 7 updates
Updates the requirements on [@nestia/core](https://github.com/samchon/nestia), [@nestia/fetcher](https://github.com/samchon/nestia), [typia](https://github.com/samchon/typia), [@nestia/benchmark](https://github.com/samchon/nestia), [@nestia/e2e](https://github.com/samchon/nestia), [@nestia/sdk](https://github.com/samchon/nestia) and [nestia](https://github.com/samchon/nestia) to permit the latest version. Updates `@nestia/core` to 11.0.1 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v11.0.0...v11.0.1) Updates `@nestia/fetcher` to 11.0.1 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v11.0.0...v11.0.1) Updates `typia` to 12.0.1 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](samchon/typia@v12.0.0...v12.0.1) Updates `@nestia/benchmark` to 11.0.1 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v11.0.0...v11.0.1) Updates `@nestia/e2e` to 11.0.1 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v11.0.0...v11.0.1) Updates `@nestia/sdk` to 11.0.1 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v11.0.0...v11.0.1) Updates `nestia` to 11.0.1 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: "@nestia/core" dependency-version: 11.0.1 dependency-type: direct:production dependency-group: samchon - dependency-name: "@nestia/fetcher" dependency-version: 11.0.1 dependency-type: direct:production dependency-group: samchon - dependency-name: typia dependency-version: 12.0.1 dependency-type: direct:production dependency-group: samchon - dependency-name: "@nestia/benchmark" dependency-version: 11.0.1 dependency-type: direct:development dependency-group: samchon - dependency-name: "@nestia/e2e" dependency-version: 11.0.1 dependency-type: direct:development dependency-group: samchon - dependency-name: "@nestia/sdk" dependency-version: 11.0.1 dependency-type: direct:development dependency-group: samchon - dependency-name: nestia dependency-version: 11.0.1 dependency-type: direct:development dependency-group: samchon ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d5736c commit 9faa7e8

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
},
4141
"homepage": "https://github.com/samchon/backend",
4242
"devDependencies": {
43-
"@nestia/benchmark": "^11.0.0",
44-
"@nestia/e2e": "^11.0.0",
45-
"@nestia/sdk": "^11.0.0",
43+
"@nestia/benchmark": "^11.0.1",
44+
"@nestia/e2e": "^11.0.1",
45+
"@nestia/sdk": "^11.0.1",
4646
"@nestjs/cli": "^11.0.16",
4747
"@rollup/plugin-terser": "^0.4.4",
4848
"@rollup/plugin-typescript": "^11.1.6",
@@ -64,7 +64,7 @@
6464
"copy-webpack-plugin": "^12.0.2",
6565
"eslint-plugin-deprecation": "^3.0.0",
6666
"inquirer": "^8.2.5",
67-
"nestia": "^11.0.0",
67+
"nestia": "^11.0.1",
6868
"prettier": "^3.2.5",
6969
"prettier-plugin-prisma": "^5.0.0",
7070
"prisma-markdown": "^4.0.0",
@@ -82,8 +82,8 @@
8282
"write-file-webpack-plugin": "^4.5.1"
8383
},
8484
"dependencies": {
85-
"@nestia/core": "^11.0.0",
86-
"@nestia/fetcher": "^11.0.0",
85+
"@nestia/core": "^11.0.1",
86+
"@nestia/fetcher": "^11.0.1",
8787
"@nestjs/common": "^11.1.12",
8888
"@nestjs/core": "^11.1.12",
8989
"@nestjs/platform-express": "^11.1.12",
@@ -99,7 +99,7 @@
9999
"source-map-support": "^0.5.19",
100100
"tgrid": "^1.2.1",
101101
"tstl": "^3.0.0",
102-
"typia": "^12.0.0",
102+
"typia": "^12.0.1",
103103
"uuid": "^10.0.0"
104104
},
105105
"private": true

0 commit comments

Comments
 (0)