diff --git a/Nexus.Application/Nexus.Application.csproj b/Nexus.Application/Nexus.Application.csproj index 4106ccf..0d14123 100644 --- a/Nexus.Application/Nexus.Application.csproj +++ b/Nexus.Application/Nexus.Application.csproj @@ -14,7 +14,7 @@ - + diff --git a/Nexus.Application/packages.lock.json b/Nexus.Application/packages.lock.json index 357a6de..6974c6f 100644 --- a/Nexus.Application/packages.lock.json +++ b/Nexus.Application/packages.lock.json @@ -115,12 +115,13 @@ }, "WolverineFx.RabbitMQ": { "type": "Direct", - "requested": "[5.40.0, )", - "resolved": "5.40.0", - "contentHash": "07cCKzPCkFpwnp2/CWXvUNU8GZJNnhM/65dR31dlsz0Fzw7f2QroIko1WMCoWIyc1s3FVnj6ihOejRRsT8eGuw==", + "requested": "[6.24.4, )", + "resolved": "6.24.4", + "contentHash": "iJxirzJl39KA3/S7UmGJPhGlHDbFZYPu5NE58dKd0beMxGxiXRDpDzG4JXGGL2hSxz5a6nRhk1u5BVk63wM+jw==", "dependencies": { "RabbitMQ.Client": "7.1.2", - "WolverineFx": "5.40.0" + "WolverineFx": "6.24.4", + "WolverineFx.Newtonsoft": "6.24.4" } }, "Asp.Versioning.Abstractions": { @@ -147,8 +148,8 @@ }, "FastExpressionCompiler": { "type": "Transitive", - "resolved": "5.3.0", - "contentHash": "XRmGW48Gdm7B70WUtTJJUnmuc8jRDmOhhjG/a3rix/nXChnrkETaSvA0j2VrcsH4MNeYLe60LA5o5JABmbneag==" + "resolved": "5.4.1", + "contentHash": "nqMykMspK5cQd35Y8ulQzAujxCcCwZVUne32pC5xNpXqrbPCuKOPMWkKHJ3LveAZPm6dsVvump0TJ1SZ9RzfTQ==" }, "Humanizer.Core": { "type": "Transitive", @@ -162,10 +163,10 @@ }, "JasperFx": { "type": "Transitive", - "resolved": "1.31.0", - "contentHash": "4ixFajJnNJf9Unuc49rq8pKtHYMdUVepE1tX921F48u6BAbf9BNuGdijDioehYLGl/yhsF2yjRrQXpsN9FMZIg==", + "resolved": "2.37.0", + "contentHash": "ruclAZLxWdm5njtCp9l4EVTsYPOzQu50iaCRfC/pl/ZhF7jfBGH1J7lZYC8EiAW2UYoDFd//B+Xh8wUrEaLtoA==", "dependencies": { - "FastExpressionCompiler": "5.3.0", + "FastExpressionCompiler": "5.4.1", "ImTools": "4.0.0", "Microsoft.Bcl.TimeProvider": "10.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0", @@ -178,10 +179,10 @@ }, "JasperFx.Events": { "type": "Transitive", - "resolved": "1.36.2", - "contentHash": "VV1xYQOrLjO5vx2OFLlUyph7ZlKTYrg8tCGKmXUEEMz1N+NlhtvkGzXPpLtYgk23fqxAMGuiASrYoq87Wsi8qw==", + "resolved": "2.37.0", + "contentHash": "DHThtg0wDQ+qmnUp4INm/uZPL6b2ONp1Vd1+KuGiZDTyfJ1kTtNsHgnNqqh5bkmLbNMej6c1HD/P+LBPloB7Ug==", "dependencies": { - "JasperFx": "1.31.0" + "JasperFx": "2.37.0" } }, "JasperFx.RuntimeCompiler": { @@ -196,10 +197,10 @@ "Microsoft.Extensions.Logging.Abstractions": "10.0.0" } }, - "JasperFx.SourceGeneration": { + "JasperFx.SourceGenerator": { "type": "Transitive", - "resolved": "1.1.0", - "contentHash": "yIOaiA/OrlXQLGPjxFDubHnOU8MCzPTz465xBGRITMm4fDf7DbWKogb2SZC2jYLWEj27q3smTz1Z7lU4h1KkOQ==" + "resolved": "2.37.0", + "contentHash": "LYjI7ywQV1kmBpKd7guy3XBIJB5Zy9IO1ZFCJ7gbFkaWRP+4XsZwoddokDwK8QZhma3fOjWBv4goGXDkyhs9Xw==" }, "Marten.AspNetCore": { "type": "Transitive", @@ -769,13 +770,12 @@ }, "WolverineFx": { "type": "Transitive", - "resolved": "5.40.0", - "contentHash": "4by7jva0Vi75rH330utnHHSCyfBKH2uDzB4r+Ea++5UGKUm4x6FnUBSkviPMiHYfDvxo5JxM5ovNdjunTMgzvQ==", + "resolved": "6.24.4", + "contentHash": "yQr5EwCVDFluySyytTEDwjVjjAgFdbpa+fe0fcivcFYwsyYM7F5bxRDK+Fm7hXzsVAmdsMXbGX3Cdh48D3Z7fQ==", "dependencies": { - "JasperFx": "1.31.0", - "JasperFx.Events": "1.36.0", - "JasperFx.RuntimeCompiler": "4.5.0", - "JasperFx.SourceGeneration": "1.1.0", + "JasperFx": "2.37.0", + "JasperFx.Events": "2.37.0", + "JasperFx.SourceGenerator": "2.37.0", "Microsoft.Extensions.Caching.Memory": "10.0.0", "Microsoft.Extensions.Configuration": "10.0.0", "Microsoft.Extensions.Configuration.Abstractions": "10.0.0", @@ -785,8 +785,16 @@ "Microsoft.Extensions.Hosting": "10.0.0", "Microsoft.Extensions.Hosting.Abstractions": "10.0.0", "Microsoft.Extensions.ObjectPool": "10.0.2", - "NewId": "4.0.1", - "Newtonsoft.Json": "13.0.3" + "NewId": "4.0.1" + } + }, + "WolverineFx.Newtonsoft": { + "type": "Transitive", + "resolved": "6.24.4", + "contentHash": "0UNPiqaHfNxeNGehDOf8YmgUnR6UL++S+RSJLLfvGmfZEzBlV8rOIZkcs12wlHP2GiELaesY8K9u60t15ibA3g==", + "dependencies": { + "Newtonsoft.Json": "13.0.3", + "WolverineFx": "6.24.4" } }, "WolverineFx.Postgresql": { diff --git a/Nexus.Infrastructure/Nexus.Infrastructure.csproj b/Nexus.Infrastructure/Nexus.Infrastructure.csproj index e11b036..dd11bc8 100644 --- a/Nexus.Infrastructure/Nexus.Infrastructure.csproj +++ b/Nexus.Infrastructure/Nexus.Infrastructure.csproj @@ -14,7 +14,7 @@ - + diff --git a/Nexus.Infrastructure/packages.lock.json b/Nexus.Infrastructure/packages.lock.json index cce40e7..20c48d4 100644 --- a/Nexus.Infrastructure/packages.lock.json +++ b/Nexus.Infrastructure/packages.lock.json @@ -86,12 +86,13 @@ }, "WolverineFx.RabbitMQ": { "type": "Direct", - "requested": "[5.40.0, )", - "resolved": "5.40.0", - "contentHash": "07cCKzPCkFpwnp2/CWXvUNU8GZJNnhM/65dR31dlsz0Fzw7f2QroIko1WMCoWIyc1s3FVnj6ihOejRRsT8eGuw==", + "requested": "[6.24.4, )", + "resolved": "6.24.4", + "contentHash": "iJxirzJl39KA3/S7UmGJPhGlHDbFZYPu5NE58dKd0beMxGxiXRDpDzG4JXGGL2hSxz5a6nRhk1u5BVk63wM+jw==", "dependencies": { "RabbitMQ.Client": "7.1.2", - "WolverineFx": "5.40.0" + "WolverineFx": "6.24.4", + "WolverineFx.Newtonsoft": "6.24.4" } }, "Asp.Versioning.Abstractions": { @@ -123,8 +124,8 @@ }, "FastExpressionCompiler": { "type": "Transitive", - "resolved": "5.3.0", - "contentHash": "XRmGW48Gdm7B70WUtTJJUnmuc8jRDmOhhjG/a3rix/nXChnrkETaSvA0j2VrcsH4MNeYLe60LA5o5JABmbneag==" + "resolved": "5.4.1", + "contentHash": "nqMykMspK5cQd35Y8ulQzAujxCcCwZVUne32pC5xNpXqrbPCuKOPMWkKHJ3LveAZPm6dsVvump0TJ1SZ9RzfTQ==" }, "FluentValidation": { "type": "Transitive", @@ -143,10 +144,10 @@ }, "JasperFx": { "type": "Transitive", - "resolved": "1.31.0", - "contentHash": "4ixFajJnNJf9Unuc49rq8pKtHYMdUVepE1tX921F48u6BAbf9BNuGdijDioehYLGl/yhsF2yjRrQXpsN9FMZIg==", + "resolved": "2.37.0", + "contentHash": "ruclAZLxWdm5njtCp9l4EVTsYPOzQu50iaCRfC/pl/ZhF7jfBGH1J7lZYC8EiAW2UYoDFd//B+Xh8wUrEaLtoA==", "dependencies": { - "FastExpressionCompiler": "5.3.0", + "FastExpressionCompiler": "5.4.1", "ImTools": "4.0.0", "Microsoft.Bcl.TimeProvider": "10.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0", @@ -159,10 +160,10 @@ }, "JasperFx.Events": { "type": "Transitive", - "resolved": "1.36.2", - "contentHash": "VV1xYQOrLjO5vx2OFLlUyph7ZlKTYrg8tCGKmXUEEMz1N+NlhtvkGzXPpLtYgk23fqxAMGuiASrYoq87Wsi8qw==", + "resolved": "2.37.0", + "contentHash": "DHThtg0wDQ+qmnUp4INm/uZPL6b2ONp1Vd1+KuGiZDTyfJ1kTtNsHgnNqqh5bkmLbNMej6c1HD/P+LBPloB7Ug==", "dependencies": { - "JasperFx": "1.31.0" + "JasperFx": "2.37.0" } }, "JasperFx.RuntimeCompiler": { @@ -177,10 +178,10 @@ "Microsoft.Extensions.Logging.Abstractions": "10.0.0" } }, - "JasperFx.SourceGeneration": { + "JasperFx.SourceGenerator": { "type": "Transitive", - "resolved": "1.1.0", - "contentHash": "yIOaiA/OrlXQLGPjxFDubHnOU8MCzPTz465xBGRITMm4fDf7DbWKogb2SZC2jYLWEj27q3smTz1Z7lU4h1KkOQ==" + "resolved": "2.37.0", + "contentHash": "LYjI7ywQV1kmBpKd7guy3XBIJB5Zy9IO1ZFCJ7gbFkaWRP+4XsZwoddokDwK8QZhma3fOjWBv4goGXDkyhs9Xw==" }, "Marten.AspNetCore": { "type": "Transitive", @@ -803,13 +804,12 @@ }, "WolverineFx": { "type": "Transitive", - "resolved": "5.40.0", - "contentHash": "4by7jva0Vi75rH330utnHHSCyfBKH2uDzB4r+Ea++5UGKUm4x6FnUBSkviPMiHYfDvxo5JxM5ovNdjunTMgzvQ==", + "resolved": "6.24.4", + "contentHash": "yQr5EwCVDFluySyytTEDwjVjjAgFdbpa+fe0fcivcFYwsyYM7F5bxRDK+Fm7hXzsVAmdsMXbGX3Cdh48D3Z7fQ==", "dependencies": { - "JasperFx": "1.31.0", - "JasperFx.Events": "1.36.0", - "JasperFx.RuntimeCompiler": "4.5.0", - "JasperFx.SourceGeneration": "1.1.0", + "JasperFx": "2.37.0", + "JasperFx.Events": "2.37.0", + "JasperFx.SourceGenerator": "2.37.0", "Microsoft.Extensions.Caching.Memory": "10.0.0", "Microsoft.Extensions.Configuration": "10.0.0", "Microsoft.Extensions.Configuration.Abstractions": "10.0.0", @@ -819,8 +819,7 @@ "Microsoft.Extensions.Hosting": "10.0.0", "Microsoft.Extensions.Hosting.Abstractions": "10.0.0", "Microsoft.Extensions.ObjectPool": "10.0.2", - "NewId": "4.0.1", - "Newtonsoft.Json": "13.0.3" + "NewId": "4.0.1" } }, "WolverineFx.Marten": { @@ -832,6 +831,15 @@ "WolverineFx.Postgresql": "5.40.0" } }, + "WolverineFx.Newtonsoft": { + "type": "Transitive", + "resolved": "6.24.4", + "contentHash": "0UNPiqaHfNxeNGehDOf8YmgUnR6UL++S+RSJLLfvGmfZEzBlV8rOIZkcs12wlHP2GiELaesY8K9u60t15ibA3g==", + "dependencies": { + "Newtonsoft.Json": "13.0.3", + "WolverineFx": "6.24.4" + } + }, "WolverineFx.Postgresql": { "type": "Transitive", "resolved": "5.40.0", @@ -864,7 +872,7 @@ "WolverineFx.Http": "[5.40.0, )", "WolverineFx.Http.Marten": "[5.40.0, )", "WolverineFx.Marten": "[5.40.0, )", - "WolverineFx.RabbitMQ": "[5.40.0, )" + "WolverineFx.RabbitMQ": "[6.24.4, )" } }, "nexus.domain": {