Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/nestjs/nest
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Dec 3, 2024
2 parents b1b262f + 25feb45 commit 3f127e6
Show file tree
Hide file tree
Showing 80 changed files with 306 additions and 609,466 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
packages/*/package-lock.json
sample/*/package-lock.json

# dependencies
node_modules/
Expand All @@ -10,7 +11,7 @@ node_modules/
/.devcontainer
/.classpath
/.project
/.settings
/.settings
*.code-workspace

# Vim
Expand Down
174 changes: 124 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"fancy-log": "2.0.0",
"fastify": "4.28.1",
"graphql": "16.9.0",
"graphql-tools": "9.0.3",
"graphql-tools": "9.0.5",
"graphql-subscriptions": "2.0.0",
"gulp": "5.0.0",
"gulp-clang-format": "1.0.27",
Expand All @@ -152,7 +152,7 @@
"markdown-table": "2.0.0",
"mocha": "10.8.2",
"mongoose": "8.8.3",
"mqtt": "5.10.2",
"mqtt": "5.10.3",
"multer": "1.4.4",
"mysql2": "3.11.4",
"nats": "2.28.2",
Expand Down
Loading

0 comments on commit 3f127e6

Please sign in to comment.