From 6404d66b3849a9c4fedca82fb36cb838732bdb37 Mon Sep 17 00:00:00 2001 From: jlenon7 Date: Tue, 26 Dec 2023 18:39:01 +0000 Subject: [PATCH] chore(npm): update dependencies --- package-lock.json | 70 +++++++++++++++++++++++------------------------ package.json | 18 ++++++------ 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/package-lock.json b/package-lock.json index f7041f1..dcc35f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,27 +1,27 @@ { "name": "@athenna/core", - "version": "4.15.0", + "version": "4.16.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@athenna/core", - "version": "4.15.0", + "version": "4.16.0", "license": "MIT", "dependencies": { "pretty-repl": "^3.1.2", "semver": "^7.5.4" }, "devDependencies": { - "@athenna/artisan": "^4.20.0", - "@athenna/common": "^4.23.0", - "@athenna/config": "^4.9.0", - "@athenna/http": "^4.14.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/http": "^4.15.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", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "commitizen": "^4.2.6", @@ -97,9 +97,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", @@ -117,9 +117,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", @@ -170,9 +170,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", @@ -184,18 +184,18 @@ } }, "node_modules/@athenna/http": { - "version": "4.14.0", - "resolved": "https://registry.npmjs.org/@athenna/http/-/http-4.14.0.tgz", - "integrity": "sha512-nOgB46QZ5/MpGK2qJtaVyWg/kcglloICfga9SwOFFgxNy4PjPE5+9idGZpOlF9Di9Ex1WHwOT8p2uiU/64hlyA==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@athenna/http/-/http-4.15.0.tgz", + "integrity": "sha512-1DEghUaVfJKCTp1Vj3l3n80gIsf2b7TFCK5fOnhoIYIvpI0VTzwec8od+fzp6SXaTsoHCPq8nQ+xijiBLgNDwg==", "dev": true, "engines": { "node": ">=20.0.0" } }, "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" @@ -205,22 +205,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", @@ -249,9 +249,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" diff --git a/package.json b/package.json index 9808d40..5dbc5da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@athenna/core", - "version": "4.15.0", + "version": "4.16.0", "description": "The plug and play Node.js framework.", "license": "MIT", "author": "João Lenon ", @@ -76,15 +76,15 @@ "semver": "^7.5.4" }, "devDependencies": { - "@athenna/artisan": "^4.20.0", - "@athenna/common": "^4.23.0", - "@athenna/config": "^4.9.0", - "@athenna/http": "^4.14.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/http": "^4.15.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", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "commitizen": "^4.2.6",