Browse Source

Merge branch 'dev' into hamza/admin-quotation-localization

pull/14523/head
Hamza Albreem 4 years ago
parent
commit
786a6dc1b2
  1. 2
      framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/AntiForgery/AbpValidateAntiforgeryTokenAuthorizationFilter.cs
  2. 2
      framework/src/Volo.Abp.AspNetCore/Volo/Abp/AspNetCore/AbpAspNetCoreModule.cs
  3. 8
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/NewCommand.cs
  4. 6
      framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/ProjectCreationCommandBase.cs
  5. 20
      framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/AbpDbContext.cs
  6. 4
      framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Domain/Person.cs
  7. 3
      framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/DateTimeKind_Tests.cs
  8. 2
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json
  9. 224
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock
  10. 4
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json
  11. 260
      modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock
  12. 4
      modules/blogging/app/Volo.BloggingTestApp/package.json
  13. 298
      modules/blogging/app/Volo.BloggingTestApp/yarn.lock
  14. 2
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json
  15. 238
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock
  16. 10
      modules/cms-kit/angular/package.json
  17. 4
      modules/cms-kit/angular/projects/cms-kit/package.json
  18. 2
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json
  19. 238
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock
  20. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json
  21. 238
      modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock
  22. 4
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json
  23. 372
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock
  24. 4
      modules/docs/app/VoloDocs.Web/package.json
  25. 2
      modules/docs/src/Volo.Docs.Domain/Volo/Docs/Localization/Domain/en.json
  26. 2
      modules/openiddict/app/OpenIddict.Demo.Server/package.json
  27. 18
      modules/openiddict/app/angular/package.json
  28. 2
      modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json
  29. 238
      modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock
  30. 4
      modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json
  31. 272
      modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock
  32. 2
      npm/lerna.json
  33. 2
      npm/ng-packs/lerna.version.json
  34. 24
      npm/ng-packs/package.json
  35. 6
      npm/ng-packs/packages/account-core/package.json
  36. 6
      npm/ng-packs/packages/account/package.json
  37. 6
      npm/ng-packs/packages/components/package.json
  38. 4
      npm/ng-packs/packages/core/package.json
  39. 4
      npm/ng-packs/packages/feature-management/package.json
  40. 6
      npm/ng-packs/packages/identity/package.json
  41. 4
      npm/ng-packs/packages/permission-management/package.json
  42. 2
      npm/ng-packs/packages/schematics/package.json
  43. 6
      npm/ng-packs/packages/setting-management/package.json
  44. 6
      npm/ng-packs/packages/tenant-management/package.json
  45. 6
      npm/ng-packs/packages/theme-basic/package.json
  46. 4
      npm/ng-packs/packages/theme-shared/package.json
  47. 4
      npm/packs/anchor-js/package.json
  48. 4
      npm/packs/aspnetcore.components.server.basictheme/package.json
  49. 6
      npm/packs/aspnetcore.components.server.theming/package.json
  50. 4
      npm/packs/aspnetcore.mvc.ui.theme.basic/package.json
  51. 30
      npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
  52. 2
      npm/packs/aspnetcore.mvc.ui/package-lock.json
  53. 2
      npm/packs/aspnetcore.mvc.ui/package.json
  54. 10
      npm/packs/blogging/package.json
  55. 2
      npm/packs/bootstrap-datepicker/package.json
  56. 2
      npm/packs/bootstrap-daterangepicker/package.json
  57. 4
      npm/packs/bootstrap/package.json
  58. 2
      npm/packs/chart.js/package.json
  59. 4
      npm/packs/clipboard/package.json
  60. 12
      npm/packs/cms-kit.admin/package.json
  61. 6
      npm/packs/cms-kit.public/package.json
  62. 6
      npm/packs/cms-kit/package.json
  63. 4
      npm/packs/codemirror/package.json
  64. 4
      npm/packs/core/package.json
  65. 4
      npm/packs/cropperjs/package.json
  66. 4
      npm/packs/datatables.net-bs4/package.json
  67. 4
      npm/packs/datatables.net-bs5/package.json
  68. 4
      npm/packs/datatables.net/package.json
  69. 12
      npm/packs/docs/package.json
  70. 2
      npm/packs/flag-icon-css/package.json
  71. 4
      npm/packs/font-awesome/package.json
  72. 4
      npm/packs/highlight.js/package.json
  73. 4
      npm/packs/jquery-form/package.json
  74. 4
      npm/packs/jquery-validation-unobtrusive/package.json
  75. 4
      npm/packs/jquery-validation/package.json
  76. 4
      npm/packs/jquery/package.json
  77. 4
      npm/packs/jstree/package.json
  78. 4
      npm/packs/lodash/package.json
  79. 4
      npm/packs/luxon/package.json
  80. 4
      npm/packs/malihu-custom-scrollbar-plugin/package.json
  81. 4
      npm/packs/markdown-it/package.json
  82. 2
      npm/packs/moment/package.json
  83. 4
      npm/packs/owl.carousel/package.json
  84. 4
      npm/packs/popper.js/package.json
  85. 6
      npm/packs/prismjs/package.json
  86. 4
      npm/packs/select2/package.json
  87. 4
      npm/packs/signalr/package.json
  88. 2
      npm/packs/slugify/package.json
  89. 4
      npm/packs/star-rating-svg/package.json
  90. 4
      npm/packs/sweetalert2/package.json
  91. 4
      npm/packs/timeago/package.json
  92. 4
      npm/packs/toastr/package.json
  93. 6
      npm/packs/tui-editor/package.json
  94. 4
      npm/packs/uppy/package.json
  95. 2
      npm/packs/utils/package.json
  96. 4
      npm/packs/vee-validate/package.json
  97. 6
      npm/packs/virtual-file-explorer/package.json
  98. 2
      npm/packs/vue/package.json
  99. BIN
      studio/source-codes/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.zip
  100. BIN
      studio/source-codes/Volo.Abp.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.zip

2
framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/AntiForgery/AbpValidateAntiforgeryTokenAuthorizationFilter.cs

@ -46,7 +46,7 @@ public class AbpValidateAntiforgeryTokenAuthorizationFilter : IAsyncAuthorizatio
}
catch (AntiforgeryValidationException exception)
{
_logger.LogError(exception.Message, exception);
_logger.LogWarning(exception.Message, exception);
context.Result = new AntiforgeryValidationFailedResult();
}
}

2
framework/src/Volo.Abp.AspNetCore/Volo/Abp/AspNetCore/AbpAspNetCoreModule.cs

@ -33,6 +33,8 @@ public class AbpAspNetCoreModule : AbpModule
{
public override void ConfigureServices(ServiceConfigurationContext context)
{
context.Services.AddAuthorization();
Configure<AbpAuditingOptions>(options =>
{
options.Contributors.Add(new AspNetCoreAuditLogContributor());

8
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/NewCommand.cs

@ -105,7 +105,11 @@ public class NewCommand : ProjectCreationCommandBase, IConsoleCommand, ITransien
await RunInstallLibsForWebTemplateAsync(projectArgs);
}
await RunBundleForBlazorWasmTemplateAsync(projectArgs);
var skipBundling = commandLineArgs.Options.ContainsKey(Options.SkipBundling.Long) || commandLineArgs.Options.ContainsKey(Options.SkipBundling.Short);
if (!skipBundling)
{
await RunBundleForBlazorWasmTemplateAsync(projectArgs);
}
await ConfigurePwaSupportForAngular(projectArgs);
@ -140,6 +144,8 @@ public class NewCommand : ProjectCreationCommandBase, IConsoleCommand, ITransien
sb.AppendLine("--no-random-port (Use template's default ports)");
sb.AppendLine("--separate-auth-server (if supported by the template)");
sb.AppendLine("--local-framework-ref --abp-path <your-local-abp-repo-path> (keeps local references to projects instead of replacing with NuGet package references)");
sb.AppendLine("-sib|--skip-installing-libs (Doesn't run `abp install-libs` command after project creation)");
sb.AppendLine("-sb|--skip-bundling (Doesn't run `abp bundle` command after Blazor Wasm project creation)");
sb.AppendLine("");
sb.AppendLine("Examples:");
sb.AppendLine("");

6
framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/Commands/ProjectCreationCommandBase.cs

@ -750,6 +750,12 @@ public abstract class ProjectCreationCommandBase
public const string Long = "skip-installing-libs";
}
public static class SkipBundling
{
public const string Short = "sb";
public const string Long = "skip-bundling";
}
public static class Tiered
{
public const string Long = "tiered";

20
framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/AbpDbContext.cs

@ -618,23 +618,19 @@ public abstract class AbpDbContext<TDbContext> : DbContext, IAbpEfCoreDbContext,
return;
}
var dateTimePropertyInfos = typeof(TEntity).GetProperties()
.Where(property =>
(property.PropertyType == typeof(DateTime) ||
property.PropertyType == typeof(DateTime?)) &&
property.CanWrite &&
ReflectionHelper.GetSingleAttributeOfMemberOrDeclaringTypeOrDefault<DisableDateTimeNormalizationAttribute>(property) == null
).ToList();
dateTimePropertyInfos.ForEach(property =>
foreach (var property in mutableEntityType.GetProperties().
Where(property => property.PropertyInfo != null &&
(property.PropertyInfo.PropertyType == typeof(DateTime) || property.PropertyInfo.PropertyType == typeof(DateTime?)) &&
property.PropertyInfo.CanWrite &&
ReflectionHelper.GetSingleAttributeOfMemberOrDeclaringTypeOrDefault<DisableDateTimeNormalizationAttribute>(property.PropertyInfo) == null))
{
modelBuilder
modelBuilder
.Entity<TEntity>()
.Property(property.Name)
.HasConversion(property.PropertyType == typeof(DateTime)
.HasConversion(property.ClrType == typeof(DateTime)
? new AbpDateTimeValueConverter(Clock)
: new AbpNullableDateTimeValueConverter(Clock));
});
}
}
}

4
framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Domain/Person.cs

@ -1,5 +1,6 @@
using System;
using System.Collections.ObjectModel;
using System.ComponentModel.DataAnnotations.Schema;
using Volo.Abp.Domain.Entities.Auditing;
using Volo.Abp.MultiTenancy;
using Volo.Abp.Timing;
@ -21,6 +22,9 @@ public class Person : FullAuditedAggregateRoot<Guid>, IMultiTenant
[DisableDateTimeNormalization]
public virtual DateTime? LastActive { get; set; }
[NotMapped]
public virtual DateTime? NotMappedDateTime { get; set; }
public virtual Collection<Phone> Phones { get; set; }
public virtual DateTime LastActiveTime { get; set; }

3
framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/DateTimeKind_Tests.cs

@ -41,5 +41,8 @@ public abstract class DateTimeKind_Tests<TStartupModule> : TestAppTestBase<TStar
person.LastActive.ShouldNotBeNull();
person.LastActive.Value.Kind.ShouldBe(DateTimeKind.Unspecified);
person.LastActive.Value.ToString("yyy-MM-dd HH:mm:ss").ShouldBe("2020-01-01 00:00:00");
//NotMappedDateTime [NotMappedAttribute]
person.NotMappedDateTime.ShouldBeNull();
}
}

2
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json

@ -3,7 +3,7 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "^6.0.0",
"@abp/aspnetcore.mvc.ui.theme.shared": "^6.0.1",
"highlight.js": "^9.13.1"
},
"devDependencies": {}

224
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock

@ -2,30 +2,30 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.shared@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.shared@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -34,144 +34,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"

4
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json

@ -3,8 +3,8 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0",
"@abp/prismjs": "^6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1",
"@abp/prismjs": "^6.0.1"
},
"devDependencies": {}
}

260
modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0.tgz#7bef80e93a75fae848334ad847d031152cb7369a"
integrity sha512-YSnR6pfaWActO9fOndfhLJWF8Aj+p+yHcHTmTwmopTL4AdcjKM2mnGXzri9FN+jt9vxsyK2gxt+VtuHO87V8Xg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.1.tgz#ed3560cd2c1f4bdc5d7bbc8b1d45019507a120f7"
integrity sha512-1brsGV2DZlufIxVzaIKIl6BgsS0EMqrM+X1spm/ciOaxR421uAsRm/gItVU9HO6uT+QhK7cLdOldmRrpQOYPDQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,161 +41,161 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/clipboard@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0.tgz#eb9fd86a3660d33f85bfd29c6042ac3155f1e5ef"
integrity sha512-QwDap2HqynF0C5ybapQBO10RGen3B76eRs+4fzsOmLJYCDEa+bayj1wGwgfMx2Uezxb9Sd/DVEEn1qOC2D6PDQ==
"@abp/clipboard@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.1.tgz#be614d0d306bd32d432d51e221f619da6ae8c912"
integrity sha512-ZAQYiVsphUXnvfSJP9DR3+7or5ynJ5ZvHYkrpLxwrtz1GJihJHLNY1HHfMmxj5OHOwYS4ZrApR7r5o8jPYL0wA==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
clipboard "^2.0.8"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0.tgz#05f4ba60548035f7c88897e9792d8ed446860991"
integrity sha512-BtbX6kORlDhcmrnSXNw9Q1lnKNNvuMkaoQMmluNGFZXx1jUX9hfRkipD8Stbvjq85B9dzcVawocwP8Qu12Fn9A==
"@abp/prismjs@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.1.tgz#bbc1a256ca6a968615fcef5baffc68b58db2730d"
integrity sha512-V+8zxof9YFlHtwGaMzkKrhuY03YmiIzDhNfAXE3meBuVR4uw8j2mPhXD0ve28XVk1RwZJ4oVZBzZFoh6xDd+JA==
dependencies:
"@abp/clipboard" "~6.0.0"
"@abp/core" "~6.0.0"
"@abp/clipboard" "~6.0.1"
"@abp/core" "~6.0.1"
prismjs "^1.26.0"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"

4
modules/blogging/app/Volo.BloggingTestApp/package.json

@ -3,7 +3,7 @@
"name": "volo.blogtestapp",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0",
"@abp/blogging": "^6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1",
"@abp/blogging": "^6.0.1"
}
}

298
modules/blogging/app/Volo.BloggingTestApp/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0.tgz#7bef80e93a75fae848334ad847d031152cb7369a"
integrity sha512-YSnR6pfaWActO9fOndfhLJWF8Aj+p+yHcHTmTwmopTL4AdcjKM2mnGXzri9FN+jt9vxsyK2gxt+VtuHO87V8Xg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.1.tgz#ed3560cd2c1f4bdc5d7bbc8b1d45019507a120f7"
integrity sha512-1brsGV2DZlufIxVzaIKIl6BgsS0EMqrM+X1spm/ciOaxR421uAsRm/gItVU9HO6uT+QhK7cLdOldmRrpQOYPDQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,187 +41,187 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/blogging@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-6.0.0.tgz#b9c8d02bfa86885c61a8869c10e812042b27c942"
integrity sha512-XXqj1bflLFZIZl3EOggfEP4nHtK/Ii5+lXkheoQJSCSjGmhW2jiTrLKs6blwqEYdN4KK/8zs2rRpHz1ACaaf0Q==
"@abp/blogging@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-6.0.1.tgz#158f79ee9e0e1549308a32f62a9cd2d6a3a83fc5"
integrity sha512-A48c0PgG7+iUKsnpi4patAdkXu8cyCSH2tY2vuh7Om4xoHbsAJtEXCvaMS34omAh4MKwTQKGGQWW91HpgO/OGA==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/owl.carousel" "~6.0.0"
"@abp/prismjs" "~6.0.0"
"@abp/tui-editor" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/owl.carousel" "~6.0.1"
"@abp/prismjs" "~6.0.1"
"@abp/tui-editor" "~6.0.1"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/clipboard@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0.tgz#eb9fd86a3660d33f85bfd29c6042ac3155f1e5ef"
integrity sha512-QwDap2HqynF0C5ybapQBO10RGen3B76eRs+4fzsOmLJYCDEa+bayj1wGwgfMx2Uezxb9Sd/DVEEn1qOC2D6PDQ==
"@abp/clipboard@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.1.tgz#be614d0d306bd32d432d51e221f619da6ae8c912"
integrity sha512-ZAQYiVsphUXnvfSJP9DR3+7or5ynJ5ZvHYkrpLxwrtz1GJihJHLNY1HHfMmxj5OHOwYS4ZrApR7r5o8jPYL0wA==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
clipboard "^2.0.8"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/owl.carousel@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-6.0.0.tgz#58c5b069c61e6ecf9894d83d8a65661bf847348b"
integrity sha512-eIh2pJXsRojJpdyiL4r86Nak/yGMf6kVPIFk7+u+VXZBAGxc6svf+l43fCOl8Xq/LHdm2JUeMp1lY3Zf1or8CQ==
"@abp/owl.carousel@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-6.0.1.tgz#03e269a8d5611a73cf5cdf429d1c4759c5088ff9"
integrity sha512-KlBj4Vf+tmmP+NftZ6HDz/U+E99qpkyQ6wAs28uoBTe81IbzAWPAjsk1mizaB/RktB3PbqeG0vBaKy94QlAdyw==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
owl.carousel "^2.3.4"
"@abp/prismjs@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0.tgz#05f4ba60548035f7c88897e9792d8ed446860991"
integrity sha512-BtbX6kORlDhcmrnSXNw9Q1lnKNNvuMkaoQMmluNGFZXx1jUX9hfRkipD8Stbvjq85B9dzcVawocwP8Qu12Fn9A==
"@abp/prismjs@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.1.tgz#bbc1a256ca6a968615fcef5baffc68b58db2730d"
integrity sha512-V+8zxof9YFlHtwGaMzkKrhuY03YmiIzDhNfAXE3meBuVR4uw8j2mPhXD0ve28XVk1RwZJ4oVZBzZFoh6xDd+JA==
dependencies:
"@abp/clipboard" "~6.0.0"
"@abp/core" "~6.0.0"
"@abp/clipboard" "~6.0.1"
"@abp/core" "~6.0.1"
prismjs "^1.26.0"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/tui-editor@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-6.0.0.tgz#907059be960ee24f75ac3418800e9601edfad672"
integrity sha512-6xLoH0DcZGBlXazPEVBA7sJP4kaNG26+aYOTa3g21cl4dgiMmUqzFV+XiEEUbyOkAPyuW+MJXWCeH1R496dx9A==
"@abp/tui-editor@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-6.0.1.tgz#a3c8a59ce1e74c6dc35753b8c6b1929c9cd10292"
integrity sha512-8OobRFOldGcj4mmAIVee3F2UkZUBbBxGzc9RfPrxpRmhV97LCQIR/6AqkKdpY4dr5gf9VSCxtQueLWs8bXOi2A==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/prismjs" "~6.0.0"
"@abp/jquery" "~6.0.1"
"@abp/prismjs" "~6.0.1"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"

2
modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json

@ -3,6 +3,6 @@
"name": "client-simulation-web",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1"
}
}

238
modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0.tgz#7bef80e93a75fae848334ad847d031152cb7369a"
integrity sha512-YSnR6pfaWActO9fOndfhLJWF8Aj+p+yHcHTmTwmopTL4AdcjKM2mnGXzri9FN+jt9vxsyK2gxt+VtuHO87V8Xg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.1.tgz#ed3560cd2c1f4bdc5d7bbc8b1d45019507a120f7"
integrity sha512-1brsGV2DZlufIxVzaIKIl6BgsS0EMqrM+X1spm/ciOaxR421uAsRm/gItVU9HO6uT+QhK7cLdOldmRrpQOYPDQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,144 +41,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"

10
modules/cms-kit/angular/package.json

@ -15,11 +15,11 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "~6.0.0",
"@abp/ng.identity": "~6.0.0",
"@abp/ng.setting-management": "~6.0.0",
"@abp/ng.tenant-management": "~6.0.0",
"@abp/ng.theme.basic": "~6.0.0",
"@abp/ng.account": "~6.0.1",
"@abp/ng.identity": "~6.0.1",
"@abp/ng.setting-management": "~6.0.1",
"@abp/ng.tenant-management": "~6.0.1",
"@abp/ng.theme.basic": "~6.0.1",
"@angular/animations": "~10.0.0",
"@angular/common": "~10.0.0",
"@angular/compiler": "~10.0.0",

4
modules/cms-kit/angular/projects/cms-kit/package.json

@ -4,8 +4,8 @@
"peerDependencies": {
"@angular/common": "^9.1.11",
"@angular/core": "^9.1.11",
"@abp/ng.core": ">=6.0.0",
"@abp/ng.theme.shared": ">=6.0.0"
"@abp/ng.core": ">=6.0.1",
"@abp/ng.theme.shared": ">=6.0.1"
},
"dependencies": {
"tslib": "^2.0.0"

2
modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json

@ -3,6 +3,6 @@
"name": "my-app-identityserver",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1"
}
}

238
modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0.tgz#7bef80e93a75fae848334ad847d031152cb7369a"
integrity sha512-YSnR6pfaWActO9fOndfhLJWF8Aj+p+yHcHTmTwmopTL4AdcjKM2mnGXzri9FN+jt9vxsyK2gxt+VtuHO87V8Xg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.1.tgz#ed3560cd2c1f4bdc5d7bbc8b1d45019507a120f7"
integrity sha512-1brsGV2DZlufIxVzaIKIl6BgsS0EMqrM+X1spm/ciOaxR421uAsRm/gItVU9HO6uT+QhK7cLdOldmRrpQOYPDQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,144 +41,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"

2
modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json

@ -3,6 +3,6 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1"
}
}

238
modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0.tgz#7bef80e93a75fae848334ad847d031152cb7369a"
integrity sha512-YSnR6pfaWActO9fOndfhLJWF8Aj+p+yHcHTmTwmopTL4AdcjKM2mnGXzri9FN+jt9vxsyK2gxt+VtuHO87V8Xg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.1.tgz#ed3560cd2c1f4bdc5d7bbc8b1d45019507a120f7"
integrity sha512-1brsGV2DZlufIxVzaIKIl6BgsS0EMqrM+X1spm/ciOaxR421uAsRm/gItVU9HO6uT+QhK7cLdOldmRrpQOYPDQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,144 +41,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"

4
modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json

@ -3,7 +3,7 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0",
"@abp/cms-kit": "6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1",
"@abp/cms-kit": "6.0.1"
}
}

372
modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0.tgz#7bef80e93a75fae848334ad847d031152cb7369a"
integrity sha512-YSnR6pfaWActO9fOndfhLJWF8Aj+p+yHcHTmTwmopTL4AdcjKM2mnGXzri9FN+jt9vxsyK2gxt+VtuHO87V8Xg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.1.tgz#ed3560cd2c1f4bdc5d7bbc8b1d45019507a120f7"
integrity sha512-1brsGV2DZlufIxVzaIKIl6BgsS0EMqrM+X1spm/ciOaxR421uAsRm/gItVU9HO6uT+QhK7cLdOldmRrpQOYPDQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,243 +41,243 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/clipboard@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0.tgz#eb9fd86a3660d33f85bfd29c6042ac3155f1e5ef"
integrity sha512-QwDap2HqynF0C5ybapQBO10RGen3B76eRs+4fzsOmLJYCDEa+bayj1wGwgfMx2Uezxb9Sd/DVEEn1qOC2D6PDQ==
"@abp/clipboard@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.1.tgz#be614d0d306bd32d432d51e221f619da6ae8c912"
integrity sha512-ZAQYiVsphUXnvfSJP9DR3+7or5ynJ5ZvHYkrpLxwrtz1GJihJHLNY1HHfMmxj5OHOwYS4ZrApR7r5o8jPYL0wA==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
clipboard "^2.0.8"
"@abp/cms-kit.admin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-6.0.0.tgz#4b6e4dbe6d0406bb055a118d786507ee8ffba1e4"
integrity sha512-PWXDGqRuCXAA19A2n5zTHTBSYt9HnE0HRWNIm32pUmlS6JiBtbmbOdSVkj3crPHRjTKlJjc+iFLGD03tGRGsoA==
"@abp/cms-kit.admin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-6.0.1.tgz#cc67fdf5bc768ec0f424ed2a8bb3abc17e126402"
integrity sha512-DppPfdUtfwuN/pZGZUTE/vs6tFa3Ml9IpTnX2yAqVAqMyzOTr4AWKxhpuDTk0gLuB8mcWTVin8yqj9UuxtMXfw==
dependencies:
"@abp/codemirror" "~6.0.0"
"@abp/jstree" "~6.0.0"
"@abp/slugify" "~6.0.0"
"@abp/tui-editor" "~6.0.0"
"@abp/uppy" "~6.0.0"
"@abp/codemirror" "~6.0.1"
"@abp/jstree" "~6.0.1"
"@abp/slugify" "~6.0.1"
"@abp/tui-editor" "~6.0.1"
"@abp/uppy" "~6.0.1"
"@abp/cms-kit.public@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-6.0.0.tgz#63cf9e4bc3c213362edec9037f3b6ca11c7701d0"
integrity sha512-gREwIELg9/925oWjz/7VXTAyZsIMgj287WDLU8zsiR+3tDyOCrZAGI7r2PNoxetSXnbfAy/WCFQxj/qyBxE+9g==
"@abp/cms-kit.public@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-6.0.1.tgz#4b5829fbfa5910915e6fb547c6aa356885402a16"
integrity sha512-wLbd+Wurnosk7SXIyfeSpIEIfpAYT5W8EDGfxuologY5e5HoUp+3zwCn67U2XG3GxsAr0qaHax9frCUDhQ4qmQ==
dependencies:
"@abp/highlight.js" "~6.0.0"
"@abp/star-rating-svg" "~6.0.0"
"@abp/highlight.js" "~6.0.1"
"@abp/star-rating-svg" "~6.0.1"
"@abp/cms-kit@6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-6.0.0.tgz#73207c6b845dd3c5e17f3fa9bd3abc87fa02f87f"
integrity sha512-3U78M5yg2ciSD0nQqyN0QKcRNqx7LVDeVzjHnt6XO5Y+SLJF9oYmJjNnjAcppW2GfUaSr6Br98MCz7k8W7uXjQ==
"@abp/cms-kit@6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-6.0.1.tgz#07465f84cd49b86babf1b20da85738a7c906ab59"
integrity sha512-SrnlFR0idK3RhOZdv3/jYS2QclRv8qcbPiHHKmmXPKdPrGlMhI8d40SO/Yj1zGYWIO1ECSaMD9Q9Pn4vau4Oyg==
dependencies:
"@abp/cms-kit.admin" "~6.0.0"
"@abp/cms-kit.public" "~6.0.0"
"@abp/cms-kit.admin" "~6.0.1"
"@abp/cms-kit.public" "~6.0.1"
"@abp/codemirror@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-6.0.0.tgz#4d644ea0acebd051473df2d51e87cbfd0a524547"
integrity sha512-j+5pFtaj2EvNFsRyUkqYtjJ6mhW0W4vRw2yCd0QPI0z+ZG2NY1qugeH4H6Cir4tuZlp5tZohXJE3M+BYGHhXFA==
"@abp/codemirror@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-6.0.1.tgz#ece0f41b480dfe79c4eee07cc0f40826a6531ec0"
integrity sha512-BnYZf8WntiK+WrGjWgB1mZvQ7/ZjkOIP7GZL6vdXIkJOVflDph/tcmTIz8I/kT6YAvUh1t24sxYWWXKb6Z4h3g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
codemirror "^5.65.1"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/highlight.js@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-6.0.0.tgz#3b8b79470de8ab3d227fa32b3eea9c72b8bef3b1"
integrity sha512-MT2FflUQallp4RLtkIyojQez9HaRUMKd2pPs++4mSWD/rdl9Q0HsSPRbvdJVsH6v7Ymaun16Q1DmnINft5c+Aw==
"@abp/highlight.js@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-6.0.1.tgz#4fe40a8a50934fee2da389ce78f16fd19a896b19"
integrity sha512-6vGgP5REOCXGZJC+3iyzGZy8wxJu6wX4xs1dQLIs81JBzDIa1uyn2hsF35l55zgmL5ewRCl0FvdbQQMEmbO1qg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@highlightjs/cdn-assets" "~11.4.0"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/jstree@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-6.0.0.tgz#5609e73a4fe4964a6c81fe30ee6a14e407fc8d62"
integrity sha512-/vLZLR5GoaX7AsTXWJOlUSXI9U4yxsH0Jj1PP8O/3Ff4+wH5bFO59RWm/i9E49gwej6F2N8P20do5AKzOhTfLw==
"@abp/jstree@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-6.0.1.tgz#5b779a516f86ac2bde611e06cd35627dcc8228ce"
integrity sha512-pIlA4wzHv+Ql6Dr5FhJXPcQadOTl/dnvGkmDcN5nW5kpkN4BRpkdu485odt15ibtqC/c1fHIWJgiDBOwhILhGw==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jstree "^3.3.12"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0.tgz#05f4ba60548035f7c88897e9792d8ed446860991"
integrity sha512-BtbX6kORlDhcmrnSXNw9Q1lnKNNvuMkaoQMmluNGFZXx1jUX9hfRkipD8Stbvjq85B9dzcVawocwP8Qu12Fn9A==
"@abp/prismjs@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.1.tgz#bbc1a256ca6a968615fcef5baffc68b58db2730d"
integrity sha512-V+8zxof9YFlHtwGaMzkKrhuY03YmiIzDhNfAXE3meBuVR4uw8j2mPhXD0ve28XVk1RwZJ4oVZBzZFoh6xDd+JA==
dependencies:
"@abp/clipboard" "~6.0.0"
"@abp/core" "~6.0.0"
"@abp/clipboard" "~6.0.1"
"@abp/core" "~6.0.1"
prismjs "^1.26.0"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/slugify@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-6.0.0.tgz#16b97cfb4ae768fd809f8e3b6d1b1c2f29bec29d"
integrity sha512-UkhmRbnqmC38dcwlbICkE5STwnUMgDY7kOTn/EaxbrNSkoI7Dgqk/tv+zp2rGQZvFyZHaa4h/czaTi15JcCBAw==
"@abp/slugify@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-6.0.1.tgz#04c2d450a25f98e27ff6407d14a1853237b527c8"
integrity sha512-iH4Yu0QZqZIGuXmX3CfRMJOixF8QLfVSvo6FXgoQmTgaYdf7jXg0J6wBcu5tC/b9/QL9VP/SRjY/qOlzjizsuQ==
dependencies:
slugify "^1.6.5"
"@abp/star-rating-svg@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-6.0.0.tgz#6f3f9ee5e55e35080dfbe023401970b840811bf4"
integrity sha512-HoiuNTiP/Kg7KbSdP1LVAvxZ5isQxqQkj9BeFst8N5UtCu0rrfNirsJmu/yZoLqcvfRc4Q6Zx9mTTio1mMbblQ==
"@abp/star-rating-svg@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-6.0.1.tgz#71e01dd0dc44179e84952f6d2f61a184529bed80"
integrity sha512-jqH2Utc8rs5WJY8ohErgnWHaR8R2HR2J8yO+uiDNq7BdASgYs0CX3aX8woCt0nM4JK9hcB4h4AO8BgPW/GXexw==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
star-rating-svg "^3.5.0"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/tui-editor@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-6.0.0.tgz#907059be960ee24f75ac3418800e9601edfad672"
integrity sha512-6xLoH0DcZGBlXazPEVBA7sJP4kaNG26+aYOTa3g21cl4dgiMmUqzFV+XiEEUbyOkAPyuW+MJXWCeH1R496dx9A==
"@abp/tui-editor@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-6.0.1.tgz#a3c8a59ce1e74c6dc35753b8c6b1929c9cd10292"
integrity sha512-8OobRFOldGcj4mmAIVee3F2UkZUBbBxGzc9RfPrxpRmhV97LCQIR/6AqkKdpY4dr5gf9VSCxtQueLWs8bXOi2A==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/prismjs" "~6.0.0"
"@abp/jquery" "~6.0.1"
"@abp/prismjs" "~6.0.1"
"@abp/uppy@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-6.0.0.tgz#00348e2d911e4a3fd733d4b9c60cf9fee6087b4e"
integrity sha512-IEhzcFPx9z0gzem4VMXuqLSiwB2yfopXhOYjnItxjyck6oVw2HsorpyPHFYTl4EpJVQmHuXXDcTVkXMpyIs6Vw==
"@abp/uppy@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-6.0.1.tgz#9f17370b0927c1df2073ec928c6871c5618a236f"
integrity sha512-6+IN3eqI3xeJjyrqFnQBo+UgcIgf818dsXleqjywt3YCDyIOTnOiz1QEqZm51grVSaPD5o/6Fw02eAcgoYkTDg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
uppy "^1.16.1"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"

4
modules/docs/app/VoloDocs.Web/package.json

@ -3,7 +3,7 @@
"name": "volo.docstestapp",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0",
"@abp/docs": "^6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1",
"@abp/docs": "^6.0.1"
}
}

2
modules/docs/src/Volo.Docs.Domain/Volo/Docs/Localization/Domain/en.json

@ -28,7 +28,7 @@
"FilterTopics": "Filter topics",
"FullSearch": "Search in documents",
"Volo.Docs.Domain:010001": "Elastic search is not enabled.",
"MultipleVersionDocumentInfo": "This document has multiple versions. Select the options best fit for you.",
"MultipleVersionDocumentInfo": "There are multiple versions of this document. Pick the options that suit you best.",
"New": "New",
"Upd": "Upd",
"NewExplanation": "Created in the last two weeks.",

2
modules/openiddict/app/OpenIddict.Demo.Server/package.json

@ -3,6 +3,6 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "~6.0.1"
}
}

18
modules/openiddict/app/angular/package.json

@ -12,14 +12,14 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "~6.0.0",
"@abp/ng.components": "~6.0.0",
"@abp/ng.core": "~6.0.0",
"@abp/ng.identity": "~6.0.0",
"@abp/ng.setting-management": "~6.0.0",
"@abp/ng.tenant-management": "~6.0.0",
"@abp/ng.theme.basic": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.account": "~6.0.1",
"@abp/ng.components": "~6.0.1",
"@abp/ng.core": "~6.0.1",
"@abp/ng.identity": "~6.0.1",
"@abp/ng.setting-management": "~6.0.1",
"@abp/ng.tenant-management": "~6.0.1",
"@abp/ng.theme.basic": "~6.0.1",
"@abp/ng.theme.shared": "~6.0.1",
"@angular/animations": "~13.1.1",
"@angular/common": "~13.1.1",
"@angular/compiler": "~13.1.1",
@ -34,7 +34,7 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@abp/ng.schematics": "~6.0.0",
"@abp/ng.schematics": "~6.0.1",
"@angular-devkit/build-angular": "~13.1.2",
"@angular-eslint/builder": "~13.0.1",
"@angular-eslint/eslint-plugin": "~13.0.1",

2
modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json

@ -3,6 +3,6 @@
"name": "demo-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1"
}
}

238
modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0.tgz#7bef80e93a75fae848334ad847d031152cb7369a"
integrity sha512-YSnR6pfaWActO9fOndfhLJWF8Aj+p+yHcHTmTwmopTL4AdcjKM2mnGXzri9FN+jt9vxsyK2gxt+VtuHO87V8Xg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.1.tgz#ed3560cd2c1f4bdc5d7bbc8b1d45019507a120f7"
integrity sha512-1brsGV2DZlufIxVzaIKIl6BgsS0EMqrM+X1spm/ciOaxR421uAsRm/gItVU9HO6uT+QhK7cLdOldmRrpQOYPDQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,144 +41,144 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"

4
modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json

@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.0",
"@abp/virtual-file-explorer": "^6.0.0"
"@abp/aspnetcore.mvc.ui.theme.basic": "^6.0.1",
"@abp/virtual-file-explorer": "^6.0.1"
}
}

272
modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.0.tgz#7bef80e93a75fae848334ad847d031152cb7369a"
integrity sha512-YSnR6pfaWActO9fOndfhLJWF8Aj+p+yHcHTmTwmopTL4AdcjKM2mnGXzri9FN+jt9vxsyK2gxt+VtuHO87V8Xg==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.0.tgz#47ab51282347788018dbc64b3effd3159b2d89fe"
integrity sha512-BMZ7dZi58WZFSJK76SPvujb0vOaOWXqURzhAPmdjD/3+rsx/FVT6A394muh8Ko0Fm3A5/WE2NNuKvwmIk107/Q==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.0"
"@abp/bootstrap" "~6.0.0"
"@abp/bootstrap-datepicker" "~6.0.0"
"@abp/datatables.net-bs5" "~6.0.0"
"@abp/font-awesome" "~6.0.0"
"@abp/jquery-form" "~6.0.0"
"@abp/jquery-validation-unobtrusive" "~6.0.0"
"@abp/lodash" "~6.0.0"
"@abp/luxon" "~6.0.0"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.0"
"@abp/select2" "~6.0.0"
"@abp/sweetalert2" "~6.0.0"
"@abp/timeago" "~6.0.0"
"@abp/toastr" "~6.0.0"
"@abp/aspnetcore.mvc.ui@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.0.tgz#f579d8d46f53cc7a417afbdf745e547db62a7c74"
integrity sha512-z6vyEGvGCwlaAY3OKNj8cH14cWYvvwuqJ+bHIVHQ4iwwcCa0la/dwjuBEu9eKesdaOLlCBIMxar3LQ9ltcGHHw==
"@abp/aspnetcore.mvc.ui.theme.basic@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-6.0.1.tgz#ed3560cd2c1f4bdc5d7bbc8b1d45019507a120f7"
integrity sha512-1brsGV2DZlufIxVzaIKIl6BgsS0EMqrM+X1spm/ciOaxR421uAsRm/gItVU9HO6uT+QhK7cLdOldmRrpQOYPDQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~6.0.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-6.0.1.tgz#c9884feb85165ab7bf230deb301f572168695e2a"
integrity sha512-uvnTG8+dQDP2b2r3GoM4SL7DXjwT0lSUlgl0U4GL4oMs9+7iTnjEXvhEC4Kwvk//YR13LolnO/kXaIM8W6Jv4A==
dependencies:
"@abp/aspnetcore.mvc.ui" "~6.0.1"
"@abp/bootstrap" "~6.0.1"
"@abp/bootstrap-datepicker" "~6.0.1"
"@abp/datatables.net-bs5" "~6.0.1"
"@abp/font-awesome" "~6.0.1"
"@abp/jquery-form" "~6.0.1"
"@abp/jquery-validation-unobtrusive" "~6.0.1"
"@abp/lodash" "~6.0.1"
"@abp/luxon" "~6.0.1"
"@abp/malihu-custom-scrollbar-plugin" "~6.0.1"
"@abp/select2" "~6.0.1"
"@abp/sweetalert2" "~6.0.1"
"@abp/timeago" "~6.0.1"
"@abp/toastr" "~6.0.1"
"@abp/aspnetcore.mvc.ui@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-6.0.1.tgz#5ef5b6c0d1065450f3837cbca239c759b34c2b45"
integrity sha512-idMMzABtcWVjwEuFOaApfr7Gvg2buHK7jG1XvDJp/5f0SWaxnDy3pvu9bm3yt5LN/nHaiQjHDiveWcOJWPJigg==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -41,171 +41,171 @@
merge-stream "^2.0.0"
micromatch "^4.0.2"
"@abp/bootstrap-datepicker@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.0.tgz#2e75d721ad647a1bb8fc01868b1a64076889051c"
integrity sha512-6ktejU2B0yE6mgVC43quOdw2P/tiOthaGPdYJ9ogso4qMjgoIdWiqNkvz9W8F3BQIj0Ot236lCQXgHOaos98vA==
"@abp/bootstrap-datepicker@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-6.0.1.tgz#91fd24f041a5b16a088bc6f1ada6e83e572dc896"
integrity sha512-U9NKGV7Gc08tzUGnWOTfINgHX0RdCraWnUUOjMKQDoKyWCo8BLlPgCOuGEBCfz3oLXkboxroMrCdFjeRrmcneQ==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.0.tgz#da3dfc3ed50df72531a7565608f386330cfa3552"
integrity sha512-hDAuG83+8tznKJlSDV+rN58yHhHA/TgDUjz3x+LC9un5SISbt7JAWdlcaRmx38ghfsHRJ9U/tlm3XvWGjYJQOQ==
"@abp/bootstrap@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-6.0.1.tgz#51abce4b2373c503fbffd9ea35d25e50e029eff0"
integrity sha512-HyAuTJFbP5VpGETsqrzNLWC23lh3zep13LaCeHIPpAj7yAlgNW33S6VQoghdWN3poFJdtO95XLXUQPd+J53sYQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
bootstrap "^5.1.3"
"@abp/clipboard@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.0.tgz#eb9fd86a3660d33f85bfd29c6042ac3155f1e5ef"
integrity sha512-QwDap2HqynF0C5ybapQBO10RGen3B76eRs+4fzsOmLJYCDEa+bayj1wGwgfMx2Uezxb9Sd/DVEEn1qOC2D6PDQ==
"@abp/clipboard@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-6.0.1.tgz#be614d0d306bd32d432d51e221f619da6ae8c912"
integrity sha512-ZAQYiVsphUXnvfSJP9DR3+7or5ynJ5ZvHYkrpLxwrtz1GJihJHLNY1HHfMmxj5OHOwYS4ZrApR7r5o8jPYL0wA==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
clipboard "^2.0.8"
"@abp/core@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.0.tgz#d0191fbf9b81db75bd48316ead4821dec073a9e2"
integrity sha512-X5hqT/Yat2BnTmUj2SlRTENv4tKGcu0Ex+eKPyNlVnk7bTnbmz+oYfYslkGlGni0/ocSYbS3exaQ2P+I84VSFg==
"@abp/core@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-6.0.1.tgz#3db3a006a6a8f39b06233d5faa40c3b44589b1b8"
integrity sha512-v9yoa1UhvOvDJ4rTPJ1V3rk21pJVDJmNBTJhU+2EaWYiZ02AUhizl4N2NSFcOEzyRC4hsdG2Apbc/uBKZT1O1g==
dependencies:
"@abp/utils" "~6.0.0"
"@abp/utils" "~6.0.1"
"@abp/datatables.net-bs5@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.0.tgz#f121500576ec5666498bfc8594b438fe63e3f609"
integrity sha512-bPQyHes9pRp8tLGWlDqizRs8pBid56koKr7JSryOapLQSGhvYFzqMztOtFTHsR5pgLeuuB0DT9cN3uHEjrLsWQ==
"@abp/datatables.net-bs5@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-6.0.1.tgz#4556bcaba8715308efc16f878ed6eed43c51cec8"
integrity sha512-m7V0Q6XMRLgvAnzl/gYBs++soZkrABTm/fDHnhrY7WRSLxkl+XYkDYfknFUm+tu9HlDWGDHMTYgjQMlknZgRVA==
dependencies:
"@abp/datatables.net" "~6.0.0"
"@abp/datatables.net" "~6.0.1"
datatables.net-bs5 "^1.11.4"
"@abp/datatables.net@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.0.tgz#9f9b1023399ced1e72d577c260fc4d5d1b3e12e2"
integrity sha512-LIgiyTJ7rek9Mt7P1rzIRcbcaWI3WAdTXFIwG8o4LcfEt7C24XEQI41fzIz4TeTqqRWKiM3LNT+pOaU6feT06w==
"@abp/datatables.net@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-6.0.1.tgz#b5fb8bc2a2396717270f5eab12ff6df2b23e9ee2"
integrity sha512-utmssxv4Zeasz2v9i90G9H9r/f16UTflGEOTSkHmWXg5uOCLSlF1Tth8xmepOQLAGHt66oCmOdsmg6Nvrvbpag==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
datatables.net "^1.11.4"
"@abp/font-awesome@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.0.tgz#843a52b3864516b49ed041f2ddf3fc65dfe22718"
integrity sha512-c86AOd2nLbQ75S3SnFM7PNasE4HPYJk8oLts88ImLEyy0p3gRfpjCzuLTYyS812M53OLIersRMKyd29UbxSKHw==
"@abp/font-awesome@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-6.0.1.tgz#d8fc0ae0766725cb8e43b78c9583687a6d622f68"
integrity sha512-t962FZc/096dNtbJpQKPNzEYuntCRPb8vzGCUhe6cqvI9L6sS7NvWUbt4Q8U445dUIM92wnsZyp18q//K47qAQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
"@fortawesome/fontawesome-free" "^5.15.4"
"@abp/jquery-form@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.0.tgz#c8fef921f31622e7c6260550165bf32aa12260dc"
integrity sha512-jSw1Hf0R+7oQH8DP2ksue8ciMiYhxEJIcdw2wOKOhAPTheXbkuvFZxuAB1vI0EKe9ljLX0+c0UywWPfcwnhSpA==
"@abp/jquery-form@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-6.0.1.tgz#d10d3d585a47cd50a2a23861e9040ca7af073da0"
integrity sha512-5ZjRHj42MpaNy03zumhi/PZ1ddf8If9MZlxka0ZpqCs7IqIZpNynzgqXOhk/CUJNcmKmexXU8mYNoB+59SYnVQ==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.0.tgz#642472a3fbe080d4c40da367493e49e7ca46cff0"
integrity sha512-tKcbJsPjgFV8n8DY48MtB/4rMowxeJzFxQRKjRaMuYuMkrlSDmU7lh4YDAcfOOdGPMEYF3plBu/5wBnpLdURBA==
"@abp/jquery-validation-unobtrusive@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-6.0.1.tgz#30918af448df60dc8f18698260c35a21ff87fa66"
integrity sha512-FELkfsTIA0QD68Kq7dOpiahYBPIaGX0mT8lprpwt96czVGBgOg97z1y14giUiHyh7kP8HV5xo/ji4zCWjoYH0w==
dependencies:
"@abp/jquery-validation" "~6.0.0"
"@abp/jquery-validation" "~6.0.1"
jquery-validation-unobtrusive "^3.2.12"
"@abp/jquery-validation@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.0.tgz#a3fba4bcc24819f0a1d3e34eb8bd18ff9c50af08"
integrity sha512-ezMi9rB3R1EuGWBOBdnegvlHWfou4Qkppx7sBzpyaRfUagef1IhOrxDnOByviZP/53a31501FDM5Sn4qDu9G7Q==
"@abp/jquery-validation@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-6.0.1.tgz#fdeda563061b6dfce6428d30952a8515ac7269c7"
integrity sha512-SrRe46Vl31/nJHYXsbCk/+GPad292hkTIJKSW+uYJTuwUbt9n0YFaZpUZESytdO3PmatS7sPEoGWtoqSfvgo7Q==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
jquery-validation "^1.19.3"
"@abp/jquery@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.0.tgz#709de2b9109aaa3149b76faf8c9d7371f15c7069"
integrity sha512-mCDT1kepSgV2ecQfqVWXsqbbIqUCs33wBaQcnYpX+nTX1SsuiPZvDyqWYxDhKDzZ6E3kPuYv/c7+/InqXTbfCA==
"@abp/jquery@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-6.0.1.tgz#2ef0edc91c0923f75bf4ef4b7ba9d047f3b4a0ae"
integrity sha512-Y4XJWCKKVQbRqzrHTquEGtiJo2OuDHBtlutDgbsHw/j+oOXx9ZlWoJVNoRtaZ/HEmD0SZClj9DnVHS5ITfs85w==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
jquery "~3.6.0"
"@abp/lodash@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.0.tgz#5f08f5cb262981cb6782587a05c1b3bd9f62eeef"
integrity sha512-3FNl1gZksfbRRXYQ8+PVer4OTHjIx31IYhHzHe766y6C1mDKnskQz7HaHEPQ3kMd6omyNPuj9Od9h4Y9fm3Bnw==
"@abp/lodash@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-6.0.1.tgz#da47ca1ead6c84a393fffa4915021e34d6440630"
integrity sha512-jdz5mlVcCsVpuw54wUKzb14widdIhHf7UFF/krQp5PZuzUYw66KUGLeX5ST9FmAe/mZQxbGRM9i6CTMCR7gB6A==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
lodash "^4.17.21"
"@abp/luxon@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.0.tgz#764d3a6525c208d38631b1f0934b2762e1ddc512"
integrity sha512-Skzu4vjXSX5zKNVPND8V9/onqcElmjpY2UXO5XC+47Vd3+p4uSNjg9PG9/Eg9Y67Pw48AVpYlO/Kr6KcPlgEQQ==
"@abp/luxon@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-6.0.1.tgz#b302c1097f7295a9e01899ebbc6854976a215c18"
integrity sha512-dkc/pXrOgI/ouvdnXBwW6V+nLFjHpwHPfQXPMdQ4GZqSNaEiXpWlkTq/1XlEjUJu8r3Jk1vvhfJHUAbMrirBVg==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
luxon "^2.3.0"
"@abp/malihu-custom-scrollbar-plugin@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.0.tgz#abd5d95d0adad26efd5bb998089128ba4a1f83ad"
integrity sha512-/W4Rj30q9y+CJuNsVhDRE1FFLewuNykjbtdr2GGwlbp4+utE6aHJdBLfNlS0A0RRJN7B1RR25zWT2hrA5EwBqg==
"@abp/malihu-custom-scrollbar-plugin@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-6.0.1.tgz#91da7191ed0fe776a526e3800da874442da54256"
integrity sha512-EB9hZq311iWYekZTGRm3A6EXJSku3tqeEUsXQDlpK85oEEcJIWE7X9UOsFOCcUVp6YA2h3gjUX8FPfY7FjqvhQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.0.tgz#05f4ba60548035f7c88897e9792d8ed446860991"
integrity sha512-BtbX6kORlDhcmrnSXNw9Q1lnKNNvuMkaoQMmluNGFZXx1jUX9hfRkipD8Stbvjq85B9dzcVawocwP8Qu12Fn9A==
"@abp/prismjs@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-6.0.1.tgz#bbc1a256ca6a968615fcef5baffc68b58db2730d"
integrity sha512-V+8zxof9YFlHtwGaMzkKrhuY03YmiIzDhNfAXE3meBuVR4uw8j2mPhXD0ve28XVk1RwZJ4oVZBzZFoh6xDd+JA==
dependencies:
"@abp/clipboard" "~6.0.0"
"@abp/core" "~6.0.0"
"@abp/clipboard" "~6.0.1"
"@abp/core" "~6.0.1"
prismjs "^1.26.0"
"@abp/select2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.0.tgz#72cd661069d3b5641f1a079bd6c8ce966524cb50"
integrity sha512-2XYEP3FgelO87D+5nTA0AeISNLrcGX5eAZkPbJo/9HL7xr0KxNNwc0SgtGM7mnxUNSb1KnDGGBhzglmWy9f0og==
"@abp/select2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-6.0.1.tgz#a9cbf0f058b74f84f86f63c31b251ec3c878a276"
integrity sha512-VsttHJjgbetn1Y0BkIbW44NtMOLbhH9HoLFglRA621MhsAugQd/aZQg5sgOH9QpNHdgqE2HoGssIIkfLZqma8g==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
select2 "^4.0.13"
"@abp/sweetalert2@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.0.tgz#61816fa63d3c01c045dfa1b9c706572ca74b054f"
integrity sha512-Bo3hlRN4//40YXYec3GFzHQRH1m2oWcFHOe2jrLre8aGZR2PLCurCjnB24ryi3kFTasOnVTf6N+RkBNOPdvweA==
"@abp/sweetalert2@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-6.0.1.tgz#cd7c1f33b0432975fc59ce41f8e0848beacf45a0"
integrity sha512-zhOsW4tKwj9BT0vvk+F5aHyHGOTwPfkdq79SgoqylldIRxAa0o4zx7vrImovh8yni9RM6vq2XyIzkzXAT7AGVQ==
dependencies:
"@abp/core" "~6.0.0"
"@abp/core" "~6.0.1"
sweetalert2 "^11.3.6"
"@abp/timeago@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.0.tgz#8290a4d84a436007f4f5eb6e2990c64db7d5b27c"
integrity sha512-due1idv86iY9hMg+8TrC0JyFlydRklhlo+kcpOgNNTd9oCy/pJ/ShMDiTM/IcYiW8qwVBFYY9PH8JXGlxGDqrQ==
"@abp/timeago@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-6.0.1.tgz#fa8be2a139056590240e8907523dbff5b20f7463"
integrity sha512-0VG3k9J1RPF/H7TrM0vCerv+f/3Y7D+94wdwW8Ds5+f1U63NOMcagDLqaPx98Vo1/aZ896Vn2cQMZp0XzrovQg==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
timeago "^1.6.7"
"@abp/toastr@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.0.tgz#62459b9541a20d41b875cf5e76489774c20f462b"
integrity sha512-LgZqsbKd3LIT7erc6aAMO04jBODtBiPDI3HnoCEc7CMu7HdJ22jlRkbBqXwRZsbbDuR35XEh77wYKegat3Yzgw==
"@abp/toastr@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-6.0.1.tgz#2d0055244afda0df0c2543b21305aa181ba8f5e6"
integrity sha512-21n961lKIOUO8ccNJ42+iW4mapqXumoxvnkpHyAbEsG0U8hmnR9y40r1C1VAh7HYOMP9Eu5nEWiIvYjrRqfcAA==
dependencies:
"@abp/jquery" "~6.0.0"
"@abp/jquery" "~6.0.1"
toastr "^2.1.4"
"@abp/utils@~6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.0.tgz#62e5a363eea36f00d28ccf5d9b495dc63a4aa018"
integrity sha512-OMYSjdTy7QSofhjPvQ56I6Bw5B5juZ17KywOgkzPliMv6HVw1CT5BDLb8/Gp2jALj6Fu/4OLSa8WXBR6A4A0dw==
"@abp/utils@~6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-6.0.1.tgz#bbb5354a329ba0a83b6268bca73575ff1d2109d7"
integrity sha512-gXbf5jqMLSAFIJ0szmLgCbAob9SXBkbPM8zwIPfBXJczkEbSvvu2CvEyacKzcElBpbPqHGovBfIHpxIano34UQ==
dependencies:
just-compare "^1.3.0"
"@abp/virtual-file-explorer@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-6.0.0.tgz#3a90fbf1e13a5fd502bba5ff2ac987b27b63ccc9"
integrity sha512-VUZvujkWLW6FN/2fzUGESstXgOzocGJhBvVt1MO6SdDEgEBUm3VThBYZolzF5db4SXNdSbjGjEujcm23mhKkfA==
"@abp/virtual-file-explorer@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-6.0.1.tgz#53a3537bbd160545f5436d57b83e35cdd3fdca84"
integrity sha512-bY12NqXyorV2XXezBuRSyJvaXuKbHvdwdtZxxOvfU/ojoowLzOvo5lgvXU4zkucQlYwGIfQO6HSkvm5zF/9CUQ==
dependencies:
"@abp/clipboard" "~6.0.0"
"@abp/prismjs" "~6.0.0"
"@abp/clipboard" "~6.0.1"
"@abp/prismjs" "~6.0.1"
"@fortawesome/fontawesome-free@^5.15.4":
version "5.15.4"

2
npm/lerna.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"packages": [
"packs/*"
],

2
npm/ng-packs/lerna.version.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"packages": [
"packages/*"
],

24
npm/ng-packs/package.json

@ -40,7 +40,7 @@
},
"private": true,
"devDependencies": {
"@abp/utils": "~6.0.0",
"@abp/utils": "~6.0.1",
"@angular-devkit/build-angular": "14.2.1",
"@angular-devkit/build-ng-packagr": "^0.1002.0",
"@angular-devkit/schematics-cli": "~14.2.1",
@ -59,17 +59,17 @@
"@angular/platform-browser": "14.2.1",
"@angular/platform-browser-dynamic": "14.2.1",
"@angular/router": "14.2.1",
"@abp/ng.account": "~6.0.0",
"@abp/ng.account.core": "~6.0.0",
"@abp/ng.core": "~6.0.0",
"@abp/ng.feature-management": "~6.0.0",
"@abp/ng.identity": "~6.0.0",
"@abp/ng.permission-management": "~6.0.0",
"@abp/ng.schematics": "~6.0.0",
"@abp/ng.setting-management": "~6.0.0",
"@abp/ng.tenant-management": "~6.0.0",
"@abp/ng.theme.basic": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.account": "~6.0.1",
"@abp/ng.account.core": "~6.0.1",
"@abp/ng.core": "~6.0.1",
"@abp/ng.feature-management": "~6.0.1",
"@abp/ng.identity": "~6.0.1",
"@abp/ng.permission-management": "~6.0.1",
"@abp/ng.schematics": "~6.0.1",
"@abp/ng.setting-management": "~6.0.1",
"@abp/ng.tenant-management": "~6.0.1",
"@abp/ng.theme.basic": "~6.0.1",
"@abp/ng.theme.shared": "~6.0.1",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "~13.0.0",
"@ngneat/spectator": "^10.0.0",

6
npm/ng-packs/packages/account-core/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.account.core",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"peerDependencies": {
"@abp/ng.core": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.core": "~6.0.1",
"@abp/ng.theme.shared": "~6.0.1",
"@angular/common": ">=12.0.0",
"@angular/core": ">=12.0.0"
},

6
npm/ng-packs/packages/account/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.account",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.account.core": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.account.core": "~6.0.1",
"@abp/ng.theme.shared": "~6.0.1",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/components/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.components",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"peerDependencies": {
"@abp/ng.core": ">=6.0.0",
"@abp/ng.theme.shared": ">=6.0.0",
"@abp/ng.core": ">=6.0.1",
"@abp/ng.theme.shared": ">=6.0.1",
"@ng-bootstrap/ng-bootstrap": ">=10.0.0"
},
"dependencies": {

4
npm/ng-packs/packages/core/package.json

@ -1,13 +1,13 @@
{
"name": "@abp/ng.core",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/utils": "~6.0.0",
"@abp/utils": "~6.0.1",
"angular-oauth2-oidc": "^13.0.1",
"just-clone": "^3.2.1",
"just-compare": "^1.4.0",

4
npm/ng-packs/packages/feature-management/package.json

@ -1,13 +1,13 @@
{
"name": "@abp/ng.feature-management",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.1",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/identity/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.identity",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.permission-management": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.permission-management": "~6.0.1",
"@abp/ng.theme.shared": "~6.0.1",
"tslib": "^2.0.0"
},
"publishConfig": {

4
npm/ng-packs/packages/permission-management/package.json

@ -1,13 +1,13 @@
{
"name": "@abp/ng.permission-management",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.1",
"tslib": "^2.0.0"
},
"publishConfig": {

2
npm/ng-packs/packages/schematics/package.json

@ -1,6 +1,6 @@
{
"name": "@abp/ng.schematics",
"version": "6.0.0",
"version": "6.0.1",
"description": "Schematics that works with ABP Backend",
"keywords": [
"schematics"

6
npm/ng-packs/packages/setting-management/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.setting-management",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.components": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.components": "~6.0.1",
"@abp/ng.theme.shared": "~6.0.1",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/tenant-management/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.tenant-management",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.feature-management": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.feature-management": "~6.0.1",
"@abp/ng.theme.shared": "~6.0.1",
"tslib": "^2.0.0"
},
"publishConfig": {

6
npm/ng-packs/packages/theme-basic/package.json

@ -1,14 +1,14 @@
{
"name": "@abp/ng.theme.basic",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.account.core": "~6.0.0",
"@abp/ng.theme.shared": "~6.0.0",
"@abp/ng.account.core": "~6.0.1",
"@abp/ng.theme.shared": "~6.0.1",
"tslib": "^2.0.0"
},
"publishConfig": {

4
npm/ng-packs/packages/theme-shared/package.json

@ -1,13 +1,13 @@
{
"name": "@abp/ng.theme.shared",
"version": "6.0.0",
"version": "6.0.1",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "~6.0.0",
"@abp/ng.core": "~6.0.1",
"@fortawesome/fontawesome-free": "^5.15.4",
"@ng-bootstrap/ng-bootstrap": "13.0.0",
"@ngx-validate/core": "^0.1.2",

4
npm/packs/anchor-js/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/anchor-js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"anchor-js": "^4.3.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/aspnetcore.components.server.basictheme/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/aspnetcore.components.server.basictheme",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.components.server.theming": "~6.0.0"
"@abp/aspnetcore.components.server.theming": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

6
npm/packs/aspnetcore.components.server.theming/package.json

@ -1,12 +1,12 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/aspnetcore.components.server.theming",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/bootstrap": "~6.0.0",
"@abp/font-awesome": "~6.0.0"
"@abp/bootstrap": "~6.0.1",
"@abp/font-awesome": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/aspnetcore.mvc.ui.theme.basic/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/aspnetcore.mvc.ui.theme.basic",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

30
npm/packs/aspnetcore.mvc.ui.theme.shared/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/aspnetcore.mvc.ui.theme.shared",
"repository": {
"type": "git",
@ -10,20 +10,20 @@
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui": "~6.0.0",
"@abp/bootstrap": "~6.0.0",
"@abp/bootstrap-datepicker": "~6.0.0",
"@abp/datatables.net-bs5": "~6.0.0",
"@abp/font-awesome": "~6.0.0",
"@abp/jquery-form": "~6.0.0",
"@abp/jquery-validation-unobtrusive": "~6.0.0",
"@abp/lodash": "~6.0.0",
"@abp/luxon": "~6.0.0",
"@abp/malihu-custom-scrollbar-plugin": "~6.0.0",
"@abp/select2": "~6.0.0",
"@abp/sweetalert2": "~6.0.0",
"@abp/timeago": "~6.0.0",
"@abp/toastr": "~6.0.0"
"@abp/aspnetcore.mvc.ui": "~6.0.1",
"@abp/bootstrap": "~6.0.1",
"@abp/bootstrap-datepicker": "~6.0.1",
"@abp/datatables.net-bs5": "~6.0.1",
"@abp/font-awesome": "~6.0.1",
"@abp/jquery-form": "~6.0.1",
"@abp/jquery-validation-unobtrusive": "~6.0.1",
"@abp/lodash": "~6.0.1",
"@abp/luxon": "~6.0.1",
"@abp/malihu-custom-scrollbar-plugin": "~6.0.1",
"@abp/select2": "~6.0.1",
"@abp/sweetalert2": "~6.0.1",
"@abp/timeago": "~6.0.1",
"@abp/toastr": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

2
npm/packs/aspnetcore.mvc.ui/package-lock.json

@ -1,6 +1,6 @@
{
"name": "@abp/aspnetcore.mvc.ui",
"version": "6.0.0",
"version": "6.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

2
npm/packs/aspnetcore.mvc.ui/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/aspnetcore.mvc.ui",
"repository": {
"type": "git",

10
npm/packs/blogging/package.json

@ -1,14 +1,14 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/blogging",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "~6.0.0",
"@abp/owl.carousel": "~6.0.0",
"@abp/prismjs": "~6.0.0",
"@abp/tui-editor": "~6.0.0"
"@abp/aspnetcore.mvc.ui.theme.shared": "~6.0.1",
"@abp/owl.carousel": "~6.0.1",
"@abp/prismjs": "~6.0.1",
"@abp/tui-editor": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

2
npm/packs/bootstrap-datepicker/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/bootstrap-datepicker",
"repository": {
"type": "git",

2
npm/packs/bootstrap-daterangepicker/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/bootstrap-daterangepicker",
"repository": {
"type": "git",

4
npm/packs/bootstrap/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/bootstrap",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"bootstrap": "^5.1.3"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

2
npm/packs/chart.js/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/chart.js",
"publishConfig": {
"access": "public"

4
npm/packs/clipboard/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/clipboard",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"clipboard": "^2.0.8"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

12
npm/packs/cms-kit.admin/package.json

@ -1,15 +1,15 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/cms-kit.admin",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/codemirror": "~6.0.0",
"@abp/jstree": "~6.0.0",
"@abp/slugify": "~6.0.0",
"@abp/tui-editor": "~6.0.0",
"@abp/uppy": "~6.0.0"
"@abp/codemirror": "~6.0.1",
"@abp/jstree": "~6.0.1",
"@abp/slugify": "~6.0.1",
"@abp/tui-editor": "~6.0.1",
"@abp/uppy": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

6
npm/packs/cms-kit.public/package.json

@ -1,12 +1,12 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/cms-kit.public",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/highlight.js": "~6.0.0",
"@abp/star-rating-svg": "~6.0.0"
"@abp/highlight.js": "~6.0.1",
"@abp/star-rating-svg": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

6
npm/packs/cms-kit/package.json

@ -1,12 +1,12 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/cms-kit",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/cms-kit.admin": "~6.0.0",
"@abp/cms-kit.public": "~6.0.0"
"@abp/cms-kit.admin": "~6.0.1",
"@abp/cms-kit.public": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/codemirror/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/codemirror",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"codemirror": "^5.65.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/core/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/core",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/utils": "~6.0.0"
"@abp/utils": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/cropperjs/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/cropperjs",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"cropperjs": "^1.5.12"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/datatables.net-bs4/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/datatables.net-bs4",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/datatables.net": "~6.0.0",
"@abp/datatables.net": "~6.0.1",
"datatables.net-bs4": "^1.11.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/datatables.net-bs5/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/datatables.net-bs5",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/datatables.net": "~6.0.0",
"@abp/datatables.net": "~6.0.1",
"datatables.net-bs5": "^1.11.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/datatables.net/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/datatables.net",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~6.0.0",
"@abp/jquery": "~6.0.1",
"datatables.net": "^1.11.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

12
npm/packs/docs/package.json

@ -1,15 +1,15 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/docs",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/anchor-js": "~6.0.0",
"@abp/clipboard": "~6.0.0",
"@abp/malihu-custom-scrollbar-plugin": "~6.0.0",
"@abp/popper.js": "~6.0.0",
"@abp/prismjs": "~6.0.0"
"@abp/anchor-js": "~6.0.1",
"@abp/clipboard": "~6.0.1",
"@abp/malihu-custom-scrollbar-plugin": "~6.0.1",
"@abp/popper.js": "~6.0.1",
"@abp/prismjs": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

2
npm/packs/flag-icon-css/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/flag-icon-css",
"publishConfig": {
"access": "public"

4
npm/packs/font-awesome/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/font-awesome",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"@fortawesome/fontawesome-free": "^5.15.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/highlight.js/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/highlight.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"@highlightjs/cdn-assets": "~11.4.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery-form/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/jquery-form",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~6.0.0",
"@abp/jquery": "~6.0.1",
"jquery-form": "^4.3.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery-validation-unobtrusive/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/jquery-validation-unobtrusive",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery-validation": "~6.0.0",
"@abp/jquery-validation": "~6.0.1",
"jquery-validation-unobtrusive": "^3.2.12"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery-validation/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/jquery-validation",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~6.0.0",
"@abp/jquery": "~6.0.1",
"jquery-validation": "^1.19.3"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/jquery",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"jquery": "~3.6.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jstree/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/jstree",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~6.0.0",
"@abp/jquery": "~6.0.1",
"jstree": "^3.3.12"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/lodash/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/lodash",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"lodash": "^4.17.21"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/luxon/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/luxon",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"luxon": "^2.3.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/malihu-custom-scrollbar-plugin/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/malihu-custom-scrollbar-plugin",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"malihu-custom-scrollbar-plugin": "^3.1.5"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/markdown-it/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/markdown-it",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"markdown-it": "^12.3.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

2
npm/packs/moment/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/moment",
"repository": {
"type": "git",

4
npm/packs/owl.carousel/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/owl.carousel",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"owl.carousel": "^2.3.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/popper.js/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/popper.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"@popperjs/core": "^2.11.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

6
npm/packs/prismjs/package.json

@ -1,12 +1,12 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/prismjs",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/clipboard": "~6.0.0",
"@abp/core": "~6.0.0",
"@abp/clipboard": "~6.0.1",
"@abp/core": "~6.0.1",
"prismjs": "^1.26.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/select2/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/select2",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"select2": "^4.0.13"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/signalr/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/signalr",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"@microsoft/signalr": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

2
npm/packs/slugify/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/slugify",
"publishConfig": {
"access": "public"

4
npm/packs/star-rating-svg/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/star-rating-svg",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~6.0.0",
"@abp/jquery": "~6.0.1",
"star-rating-svg": "^3.5.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/sweetalert2/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/sweetalert2",
"publishConfig": {
"access": "public"
@ -10,7 +10,7 @@
"directory": "npm/packs/sweetalert2"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"sweetalert2": "^11.3.6"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/timeago/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/timeago",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~6.0.0",
"@abp/jquery": "~6.0.1",
"timeago": "^1.6.7"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/toastr/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/toastr",
"repository": {
"type": "git",
@ -10,7 +10,7 @@
"access": "public"
},
"dependencies": {
"@abp/jquery": "~6.0.0",
"@abp/jquery": "~6.0.1",
"toastr": "^2.1.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

6
npm/packs/tui-editor/package.json

@ -1,12 +1,12 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/tui-editor",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~6.0.0",
"@abp/prismjs": "~6.0.0"
"@abp/jquery": "~6.0.1",
"@abp/prismjs": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/uppy/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/uppy",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.0",
"@abp/core": "~6.0.1",
"uppy": "^1.16.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

2
npm/packs/utils/package.json

@ -1,6 +1,6 @@
{
"name": "@abp/utils",
"version": "6.0.0",
"version": "6.0.1",
"scripts": {
"prepublishOnly": "yarn install --ignore-scripts && node prepublish.js",
"ng": "ng",

4
npm/packs/vee-validate/package.json

@ -1,11 +1,11 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/vee-validate",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/vue": "~6.0.0",
"@abp/vue": "~6.0.1",
"vee-validate": "~3.4.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

6
npm/packs/virtual-file-explorer/package.json

@ -1,12 +1,12 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/virtual-file-explorer",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/clipboard": "~6.0.0",
"@abp/prismjs": "~6.0.0"
"@abp/clipboard": "~6.0.1",
"@abp/prismjs": "~6.0.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

2
npm/packs/vue/package.json

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"name": "@abp/vue",
"publishConfig": {
"access": "public"

BIN
studio/source-codes/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.zip

Binary file not shown.

BIN
studio/source-codes/Volo.Abp.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.zip

Binary file not shown.

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save