Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Feb 10, 2024
1 parent d492b1e commit 48ce586
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 33 deletions.
77 changes: 51 additions & 26 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/database",
"version": "4.34.0",
"version": "4.35.0",
"description": "The Athenna database handler for SQL/NoSQL.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -73,14 +73,14 @@
"fast-deep-equal": "^3.1.3"
},
"devDependencies": {
"@athenna/artisan": "^4.31.0",
"@athenna/common": "^4.32.0",
"@athenna/config": "^4.14.0",
"@athenna/ioc": "^4.14.0",
"@athenna/logger": "^4.15.0",
"@athenna/artisan": "^4.32.0",
"@athenna/common": "^4.33.0",
"@athenna/config": "^4.15.0",
"@athenna/ioc": "^4.15.0",
"@athenna/logger": "^4.16.0",
"@athenna/test": "^4.21.0",
"@athenna/tsconfig": "^4.12.0",
"@athenna/view": "^4.12.0",
"@athenna/view": "^4.13.0",
"@types/knex": "^0.16.1",
"@types/mongoose": "^5.11.97",
"@typescript-eslint/eslint-plugin": "^6.7.4",
Expand Down

0 comments on commit 48ce586

Please sign in to comment.