Skip to content

Commit

Permalink
Merge pull request #115 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Dec 26, 2023
2 parents e9b1675 + f65cf28 commit d80a45c
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
68 changes: 34 additions & 34 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.12.0",
"version": "4.13.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.20.0",
"@athenna/common": "^4.23.0",
"@athenna/config": "^4.9.0",
"@athenna/ioc": "^4.10.0",
"@athenna/logger": "^4.11.0",
"@athenna/test": "^4.15.0",
"@athenna/artisan": "^4.21.0",
"@athenna/common": "^4.24.0",
"@athenna/config": "^4.10.0",
"@athenna/ioc": "^4.11.0",
"@athenna/logger": "^4.12.0",
"@athenna/test": "^4.16.0",
"@athenna/tsconfig": "^4.12.0",
"@athenna/view": "^4.8.0",
"@athenna/view": "^4.9.0",
"@types/knex": "^0.16.1",
"@types/mongoose": "^5.11.97",
"@typescript-eslint/eslint-plugin": "^6.7.4",
Expand Down

0 comments on commit d80a45c

Please sign in to comment.