diff --git a/package-lock.json b/package-lock.json index 190817f..0e64c61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,26 +1,26 @@ { "name": "@athenna/database", - "version": "4.12.0", + "version": "4.13.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@athenna/database", - "version": "4.12.0", + "version": "4.13.0", "license": "MIT", "dependencies": { "@faker-js/faker": "^8.3.0", "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", @@ -84,9 +84,9 @@ "dev": true }, "node_modules/@athenna/artisan": { - "version": "4.20.0", - "resolved": "https://registry.npmjs.org/@athenna/artisan/-/artisan-4.20.0.tgz", - "integrity": "sha512-lyi+C1DnLhGQ2SvfgFdOh46fqT1MPV9bBAxvYCHlH+YmNlt5cz+NX+KZVWdqZxLRQDlOLfAFKKnaKdEknzzlhg==", + "version": "4.21.0", + "resolved": "https://registry.npmjs.org/@athenna/artisan/-/artisan-4.21.0.tgz", + "integrity": "sha512-mJzT7cL5jKzAUOs3NABwSf9hJ74XZQbOfC0NYCTdHLhpw5vuI+uKY3VOPKLffvQg47UUgeBV8s76/Ae6WDy/6Q==", "dev": true, "dependencies": { "chalk-rainbow": "^1.0.0", @@ -104,9 +104,9 @@ } }, "node_modules/@athenna/common": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/@athenna/common/-/common-4.23.0.tgz", - "integrity": "sha512-MS5d53x138Id5CY1Zj9kUHoSJzmZl8kkjaiHtXzR4LW3RFrD3Mpi2RoA078DdYlxhB0y3ch0d6i/saKpJdjHGw==", + "version": "4.25.0", + "resolved": "https://registry.npmjs.org/@athenna/common/-/common-4.25.0.tgz", + "integrity": "sha512-obd58Iy82mUW6GALGDjCnQCoMKAUV2XGBz32AV2F0nTjcZo5vk3B5Ig0JhnbQ2lR9XZma6CruoC71+E1JIBhhw==", "dev": true, "dependencies": { "@fastify/formbody": "^7.4.0", @@ -139,9 +139,9 @@ } }, "node_modules/@athenna/config": { - "version": "4.9.0", - "resolved": "https://registry.npmjs.org/@athenna/config/-/config-4.9.0.tgz", - "integrity": "sha512-Si0brNW90ILWdlMJ/pkGZr03nuMfSjjjXBQpJju8zNsTSVLVbYRuTkKNxfpx+hKQhSz9TWmWFiKfIA1DLo07Jw==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/@athenna/config/-/config-4.10.0.tgz", + "integrity": "sha512-0sNUqXyVJdfI6IyH1P5znXvIyaZJodHnt5kO0Ao5Kak/BD35pk4IHOfqjA6rH9eqWWP/BLXljbXXJUkppMn9Fw==", "dev": true, "dependencies": { "dotenv": "^16.3.1", @@ -153,9 +153,9 @@ } }, "node_modules/@athenna/ioc": { - "version": "4.10.0", - "resolved": "https://registry.npmjs.org/@athenna/ioc/-/ioc-4.10.0.tgz", - "integrity": "sha512-pT/CRDMtslNo/WvHSHqpP0a9YAgwnlZs+aP1xqZFqkC+7uxZkBHkDeZHamKVQut8tz5w9cc7tNXQoOa+l43uzA==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/@athenna/ioc/-/ioc-4.11.0.tgz", + "integrity": "sha512-gGCa3DOjzYDL/eY6FhNbE4+v2xhkzAn5fPeM6kkFMs/hVudnRSIasQTd9Lc0A0NpKSmeIZXtm2uY6UPmCvZyKQ==", "dev": true, "dependencies": { "awilix": "^7.0.3" @@ -165,22 +165,22 @@ } }, "node_modules/@athenna/logger": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/@athenna/logger/-/logger-4.11.0.tgz", - "integrity": "sha512-AArP1QhvFcf4R1G6sNgkaxxLqugJE7V3kA/fUb8al/q2511bcDB2P46UzqPlM58GLGxUmZ/QsD3SQYR9SthfLA==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/@athenna/logger/-/logger-4.12.0.tgz", + "integrity": "sha512-a15L+9Y+m/MidwpOnSrjPCGl5xMmNhfsTQPw4DO5VTWb/NCCYSuGtG7XEIzOA+FXGIn2Bn6oMS9Roca76+Bong==", "dev": true, "dependencies": { "cls-rtracer": "^2.6.3", - "telegraf": "^4.15.0" + "telegraf": "^4.15.3" }, "engines": { "node": ">=20.0.0" } }, "node_modules/@athenna/test": { - "version": "4.15.0", - "resolved": "https://registry.npmjs.org/@athenna/test/-/test-4.15.0.tgz", - "integrity": "sha512-KfMNHESohXBrVjRkT+kROf1WuvvyhmfBNrchSpH3uN+a/oiqI9waelOhARFl6AVb45HzL9y5i6luV14ZucZwQw==", + "version": "4.16.0", + "resolved": "https://registry.npmjs.org/@athenna/test/-/test-4.16.0.tgz", + "integrity": "sha512-NK3HHivJP9ao9A0uGaIfdvfXdC9bM0N6vlR7WwQ7/LWndb3EQpLTpwOzH6a/n822NzVS+at/2eNFODLl3ger2w==", "dev": true, "dependencies": { "@japa/assert": "^2.1.0", @@ -209,9 +209,9 @@ } }, "node_modules/@athenna/view": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/@athenna/view/-/view-4.8.0.tgz", - "integrity": "sha512-QimDe2tT+Nfo+tP+jNC5f08hEZeponJVgTJI7jrcDKwVkulMoypfmgKH61RcMIv1NjWwepGCM45gc5k8hOeIdQ==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/@athenna/view/-/view-4.9.0.tgz", + "integrity": "sha512-hQfgQZJqM0FluWonFGmE4Lyp3Khd+OU86ZHekcDhfWQnERDszsiA9lGUpuUlkaEBwpgqaUqg9Tx3kIwnfpvuaA==", "dev": true, "dependencies": { "edge.js": "^5.5.1" @@ -11647,9 +11647,9 @@ } }, "node_modules/telegraf": { - "version": "4.15.0", - "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.15.0.tgz", - "integrity": "sha512-jOQhpMZxZ7gTD1/pIQkXHv0BNVRMfn0xtRHnxHv6GQdeISMErzzAe82rMm78ZPSwwKCS4vVu3n/c2LMY8UFiKg==", + "version": "4.15.3", + "resolved": "https://registry.npmjs.org/telegraf/-/telegraf-4.15.3.tgz", + "integrity": "sha512-pm2ZQAisd0YlUvnq6xdymDfoQR++8wTalw0nfw7Tjy0va+V/0HaBLzM8kMNid8pbbt7GHTU29lEyA5CAAr8AqA==", "dev": true, "dependencies": { "@telegraf/types": "^6.9.1", diff --git a/package.json b/package.json index a23f82a..57318fa 100644 --- a/package.json +++ b/package.json @@ -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 ", @@ -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",