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 Aug 25, 2024
1 parent 5bff682 commit 35b4f2a
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/database",
"version": "4.64.0",
"version": "4.65.0",
"description": "The Athenna database handler for SQL/NoSQL.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -77,13 +77,13 @@
},
"devDependencies": {
"@athenna/artisan": "^4.45.0",
"@athenna/common": "^4.45.0",
"@athenna/config": "^4.25.0",
"@athenna/ioc": "^4.25.0",
"@athenna/logger": "^4.26.0",
"@athenna/test": "^4.29.0",
"@athenna/tsconfig": "^4.18.0",
"@athenna/view": "^4.29.0",
"@athenna/common": "^4.46.0",
"@athenna/config": "^4.27.0",
"@athenna/ioc": "^4.27.0",
"@athenna/logger": "^4.29.0",
"@athenna/test": "^4.30.0",
"@athenna/tsconfig": "^4.19.0",
"@athenna/view": "^4.33.0",
"@types/knex": "^0.16.1",
"@types/mongoose": "^5.11.97",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down

0 comments on commit 35b4f2a

Please sign in to comment.