Skip to content

Commit

Permalink
Merge pull request #226 from samchon/dependabot/npm_and_yarn/samchon-…
Browse files Browse the repository at this point in the history
…74d0be8f9d
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
2 parents 9495aec + 633aa5c commit 5572d5d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@nestia/benchmark": "^0.3.0",
"@nestia/e2e": "^0.7.0",
"@nestia/sdk": "^4.0.0",
"@nestia/sdk": "^4.0.1",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down Expand Up @@ -80,8 +80,8 @@
"write-file-webpack-plugin": "^4.5.1"
},
"dependencies": {
"@nestia/core": "^4.0.0",
"@nestia/fetcher": "^4.0.0",
"@nestia/core": "^4.0.1",
"@nestia/fetcher": "^4.0.1",
"@nestjs/common": "^10.4.12",
"@nestjs/core": "^10.4.12",
"@nestjs/platform-express": "^10.4.12",
Expand All @@ -93,9 +93,9 @@
"prisma": "^6.0.0",
"serialize-error": "^4.1.0",
"source-map-support": "^0.5.19",
"tgrid": "^1.0.3",
"tgrid": "^1.1.0",
"tstl": "^3.0.0",
"typia": "^7.0.0",
"typia": "^7.0.1",
"uuid": "^10.0.0"
},
"private": true
Expand Down

0 comments on commit 5572d5d

Please sign in to comment.