Skip to content

Commit e50229a

Browse files
Bump the samchon group with 6 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) and [@nestia/sdk](https://github.com/samchon/nestia) to permit the latest version. Updates `@nestia/core` to 7.1.0 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v7.0.2...7.1.0) Updates `@nestia/fetcher` to 7.1.0 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v7.0.2...7.1.0) Updates `typia` to 9.5.0 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](samchon/typia@v9.4.0...v9.5.0) Updates `@nestia/benchmark` to 7.1.0 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v7.0.2...7.1.0) Updates `@nestia/e2e` to 7.1.0 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v7.0.2...7.1.0) Updates `@nestia/sdk` to 7.1.0 - [Release notes](https://github.com/samchon/nestia/releases) - [Commits](samchon/nestia@v7.0.2...7.1.0) --- updated-dependencies: - dependency-name: "@nestia/core" dependency-version: 7.1.0 dependency-type: direct:production dependency-group: samchon - dependency-name: "@nestia/fetcher" dependency-version: 7.1.0 dependency-type: direct:production dependency-group: samchon - dependency-name: typia dependency-version: 9.5.0 dependency-type: direct:production dependency-group: samchon - dependency-name: "@nestia/benchmark" dependency-version: 7.1.0 dependency-type: direct:development dependency-group: samchon - dependency-name: "@nestia/e2e" dependency-version: 7.1.0 dependency-type: direct:development dependency-group: samchon - dependency-name: "@nestia/sdk" dependency-version: 7.1.0 dependency-type: direct:development dependency-group: samchon ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be9cf05 commit e50229a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 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": "^7.0.2",
44-
"@nestia/e2e": "^7.0.2",
45-
"@nestia/sdk": "^7.0.2",
43+
"@nestia/benchmark": "^7.1.0",
44+
"@nestia/e2e": "^7.1.0",
45+
"@nestia/sdk": "^7.1.0",
4646
"@nestjs/cli": "^11.0.7",
4747
"@rollup/plugin-terser": "^0.4.4",
4848
"@rollup/plugin-typescript": "^11.1.6",
@@ -82,8 +82,8 @@
8282
"write-file-webpack-plugin": "^4.5.1"
8383
},
8484
"dependencies": {
85-
"@nestia/core": "^7.0.2",
86-
"@nestia/fetcher": "^7.0.2",
85+
"@nestia/core": "^7.1.0",
86+
"@nestia/fetcher": "^7.1.0",
8787
"@nestjs/common": "^11.1.3",
8888
"@nestjs/core": "^11.1.3",
8989
"@nestjs/platform-express": "^11.1.3",
@@ -97,7 +97,7 @@
9797
"source-map-support": "^0.5.19",
9898
"tgrid": "^1.1.0",
9999
"tstl": "^3.0.0",
100-
"typia": "^9.4.0",
100+
"typia": "^9.5.0",
101101
"uuid": "^10.0.0"
102102
},
103103
"private": true

0 commit comments

Comments
 (0)