diff --git a/package-lock.json b/package-lock.json index 48414b9..391ecbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,27 +1,27 @@ { "name": "@athenna/core", - "version": "4.41.0", + "version": "4.42.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@athenna/core", - "version": "4.41.0", + "version": "4.42.0", "license": "MIT", "dependencies": { "pretty-repl": "^3.1.2", "semver": "^7.6.2" }, "devDependencies": { - "@athenna/artisan": "^4.44.0", + "@athenna/artisan": "^4.45.0", "@athenna/common": "^4.43.0", - "@athenna/config": "^4.22.0", - "@athenna/http": "^4.36.0", - "@athenna/ioc": "^4.22.0", - "@athenna/logger": "^4.23.0", + "@athenna/config": "^4.23.0", + "@athenna/http": "^4.37.0", + "@athenna/ioc": "^4.23.0", + "@athenna/logger": "^4.24.0", "@athenna/test": "^4.26.0", "@athenna/tsconfig": "^4.16.0", - "@athenna/view": "^4.24.0", + "@athenna/view": "^4.25.0", "@typescript-eslint/eslint-plugin": "^7.9.0", "@typescript-eslint/parser": "^7.9.0", "commitizen": "^4.3.0", @@ -70,9 +70,9 @@ "dev": true }, "node_modules/@athenna/artisan": { - "version": "4.44.0", - "resolved": "https://registry.npmjs.org/@athenna/artisan/-/artisan-4.44.0.tgz", - "integrity": "sha512-IN9Lj1xFFdeZYnuMUQhnFXtzrTFI4VaLlhIat1BxAINSRvSmzVGgAm1rxzTgXDuxwcc6Kk24XURy75uziOVwkg==", + "version": "4.45.0", + "resolved": "https://registry.npmjs.org/@athenna/artisan/-/artisan-4.45.0.tgz", + "integrity": "sha512-jHAE7NVL+Lf7xMuutBlntQQAuwrh0M0M4bx3eZZB3ftnAFGEQtJ4aZFPPc5uLQ9MY7q1GxKe7hR1XsYhHn6SXw==", "dev": true, "dependencies": { "chalk-rainbow": "^1.0.0", @@ -127,9 +127,9 @@ } }, "node_modules/@athenna/config": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/@athenna/config/-/config-4.22.0.tgz", - "integrity": "sha512-0AtR/4QC6sA7h7Z1/dPkCIYwqYwqS7d5oT2Ti1pd1VRoBXdHiV610mewhXuGTw4T/KiHzGKId5KtBJyaOQKvMg==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/@athenna/config/-/config-4.23.0.tgz", + "integrity": "sha512-D6RC/aWW4YclSwnDrkFk+iCAGRKyWH5uu9XRdfTQeQenll1ukq7yUHNKRoVViziifniSwtzq7QKmD4y/pg3OwA==", "dev": true, "dependencies": { "dotenv": "^16.4.5", @@ -141,18 +141,18 @@ } }, "node_modules/@athenna/http": { - "version": "4.36.0", - "resolved": "https://registry.npmjs.org/@athenna/http/-/http-4.36.0.tgz", - "integrity": "sha512-W9Q9ghIZAQSS4Kq2l8QA8pJpO92F0ZeyKLJolOxIF5rwzgSQ4DioX2EOScCFzXJ4B3KpzlM4tIFzFYl6eaQxxA==", + "version": "4.37.0", + "resolved": "https://registry.npmjs.org/@athenna/http/-/http-4.37.0.tgz", + "integrity": "sha512-qSSsVPpmpvFuQccUuTOGg6LCG/rRx3Eu0LfyOgcQu8wReP39Re1Atr+ahZtrAQ75f7dlwPSOSdG9N9bFoTimEQ==", "dev": true, "engines": { "node": ">=20.0.0" } }, "node_modules/@athenna/ioc": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/@athenna/ioc/-/ioc-4.22.0.tgz", - "integrity": "sha512-u+f7KzKjvKjE9pi8ug6UaQs845I7ITaCklT8/K+DIltIGKlBaySYbduHB6Ed76ab3KAdlqd2gqDHwfUlmzUZ1w==", + "version": "4.23.0", + "resolved": "https://registry.npmjs.org/@athenna/ioc/-/ioc-4.23.0.tgz", + "integrity": "sha512-c5LQU/Ih8/p7C3dawJjyNhz02gtcgYIQUyyuH4WiyUT2WqoTvf9fIFPqYr4M4XLjobBYhWRGuuvYqn9+FnKhvg==", "dev": true, "dependencies": { "awilix": "^10.0.2" @@ -162,9 +162,9 @@ } }, "node_modules/@athenna/logger": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/@athenna/logger/-/logger-4.23.0.tgz", - "integrity": "sha512-b9wEMoDXP4L32vz1+GqTvtugq6f6F5Gy53+CMsc8C516WZoTgBoO2FTXlKhAl1MGKVf9KRXAA1JPxjkfMSwocw==", + "version": "4.24.0", + "resolved": "https://registry.npmjs.org/@athenna/logger/-/logger-4.24.0.tgz", + "integrity": "sha512-ZOu7wOzScSBfjDw6oNbZpWeqadY463bMoCIMcOBMlNh8ogxNztLxz6BV/+lZpK3T0TXlNh6IGZ9tkq/LnT1m4Q==", "dev": true, "dependencies": { "@aws-lambda-powertools/logger": "^1.18.1", @@ -207,9 +207,9 @@ } }, "node_modules/@athenna/view": { - "version": "4.24.0", - "resolved": "https://registry.npmjs.org/@athenna/view/-/view-4.24.0.tgz", - "integrity": "sha512-12RELhidrV0qbLUoU9DAzBJ9R4zCc9MSwFKAzFJnEHGwcthB9cY5ag4Q0RoIBLcIpz6osJb+lkEGIsHiawv13w==", + "version": "4.25.0", + "resolved": "https://registry.npmjs.org/@athenna/view/-/view-4.25.0.tgz", + "integrity": "sha512-EpSoqbpOMkR50/NP4pOnEuL9Qy3EOnwbeiL9eT2VOCRQWr/3Y8sQKUzAundpn4G5UuBkihYb66wAOEvIzLRY4w==", "dev": true, "dependencies": { "edge.js": "^6.0.2" diff --git a/package.json b/package.json index ad37277..1a12152 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@athenna/core", - "version": "4.41.0", + "version": "4.42.0", "description": "One foundation for multiple applications.", "license": "MIT", "author": "João Lenon ", @@ -77,15 +77,15 @@ "semver": "^7.6.2" }, "devDependencies": { - "@athenna/artisan": "^4.44.0", + "@athenna/artisan": "^4.45.0", "@athenna/common": "^4.43.0", - "@athenna/config": "^4.22.0", - "@athenna/http": "^4.36.0", - "@athenna/ioc": "^4.22.0", - "@athenna/logger": "^4.23.0", + "@athenna/config": "^4.23.0", + "@athenna/http": "^4.37.0", + "@athenna/ioc": "^4.23.0", + "@athenna/logger": "^4.24.0", "@athenna/test": "^4.26.0", "@athenna/tsconfig": "^4.16.0", - "@athenna/view": "^4.24.0", + "@athenna/view": "^4.25.0", "@typescript-eslint/eslint-plugin": "^7.9.0", "@typescript-eslint/parser": "^7.9.0", "commitizen": "^4.3.0",