Skip to content

Commit

Permalink
Merge pull request #142 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Feb 9, 2024
2 parents ad5491f + d492b1e commit 44a3bba
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 67 deletions.
164 changes: 106 additions & 58 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/database",
"version": "4.33.0",
"version": "4.34.0",
"description": "The Athenna database handler for SQL/NoSQL.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -69,18 +69,18 @@
"#tests": "./tests/index.js"
},
"dependencies": {
"@faker-js/faker": "^8.3.0",
"@faker-js/faker": "^8.3.1",
"fast-deep-equal": "^3.1.3"
},
"devDependencies": {
"@athenna/artisan": "^4.30.0",
"@athenna/common": "^4.27.0",
"@athenna/config": "^4.12.0",
"@athenna/ioc": "^4.13.0",
"@athenna/logger": "^4.14.0",
"@athenna/test": "^4.18.0",
"@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/test": "^4.21.0",
"@athenna/tsconfig": "^4.12.0",
"@athenna/view": "^4.11.0",
"@athenna/view": "^4.12.0",
"@types/knex": "^0.16.1",
"@types/mongoose": "^5.11.97",
"@typescript-eslint/eslint-plugin": "^6.7.4",
Expand Down

0 comments on commit 44a3bba

Please sign in to comment.