Browse Source

npm packages 4.1.2

pull/7343/head
erolarkat 5 years ago
parent
commit
acee901456
  1. 2
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json
  2. 224
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock
  3. 4
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json
  4. 256
      framework/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock
  5. 4
      modules/blogging/app/Volo.BloggingTestApp/package.json
  6. 328
      modules/blogging/app/Volo.BloggingTestApp/yarn.lock
  7. 2
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json
  8. 234
      modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock
  9. 8
      modules/cms-kit/angular/package.json
  10. 4
      modules/cms-kit/angular/projects/cms-kit/package.json
  11. 2
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json
  12. 234
      modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock
  13. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json
  14. 238
      modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock
  15. 2
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json
  16. 234
      modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock
  17. 4
      modules/docs/app/VoloDocs.Web/package.json
  18. 294
      modules/docs/app/VoloDocs.Web/yarn.lock
  19. 2
      npm/lerna.json
  20. 2
      npm/ng-packs/lerna.version.json
  21. 20
      npm/ng-packs/package.json
  22. 4
      npm/ng-packs/packages/components/package.json
  23. 4
      npm/ng-packs/packages/core/package.json
  24. 4
      npm/ng-packs/packages/feature-management/package.json
  25. 6
      npm/ng-packs/packages/identity/package.json
  26. 4
      npm/ng-packs/packages/permission-management/package.json
  27. 2
      npm/ng-packs/packages/schematics/package.json
  28. 4
      npm/ng-packs/packages/setting-management/package.json
  29. 6
      npm/ng-packs/packages/tenant-management/package.json
  30. 4
      npm/ng-packs/packages/theme-basic/package.json
  31. 4
      npm/ng-packs/packages/theme-shared/package.json
  32. 100
      npm/ng-packs/yarn.lock
  33. 4
      npm/packs/anchor-js/package.json
  34. 4
      npm/packs/aspnetcore.mvc.ui.theme.basic/package.json
  35. 30
      npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
  36. 2
      npm/packs/aspnetcore.mvc.ui/package-lock.json
  37. 2
      npm/packs/aspnetcore.mvc.ui/package.json
  38. 10
      npm/packs/blogging/package.json
  39. 2
      npm/packs/bootstrap-datepicker/package.json
  40. 4
      npm/packs/bootstrap/package.json
  41. 2
      npm/packs/chart.js/package.json
  42. 4
      npm/packs/clipboard/package.json
  43. 4
      npm/packs/cms-kit/package.json
  44. 4
      npm/packs/codemirror/package.json
  45. 4
      npm/packs/core/package.json
  46. 4
      npm/packs/cropperjs/package.json
  47. 4
      npm/packs/datatables.net-bs4/package.json
  48. 4
      npm/packs/datatables.net/package.json
  49. 12
      npm/packs/docs/package.json
  50. 2
      npm/packs/flag-icon-css/package.json
  51. 4
      npm/packs/font-awesome/package.json
  52. 4
      npm/packs/highlight.js/package.json
  53. 4
      npm/packs/jquery-form/package.json
  54. 4
      npm/packs/jquery-validation-unobtrusive/package.json
  55. 4
      npm/packs/jquery-validation/package.json
  56. 4
      npm/packs/jquery/package.json
  57. 4
      npm/packs/jstree/package.json
  58. 4
      npm/packs/lodash/package.json
  59. 4
      npm/packs/luxon/package.json
  60. 4
      npm/packs/malihu-custom-scrollbar-plugin/package.json
  61. 4
      npm/packs/markdown-it/package.json
  62. 4
      npm/packs/owl.carousel/package.json
  63. 4
      npm/packs/popper.js/package.json
  64. 6
      npm/packs/prismjs/package.json
  65. 4
      npm/packs/select2/package.json
  66. 4
      npm/packs/signalr/package.json
  67. 4
      npm/packs/star-rating-svg/package.json
  68. 4
      npm/packs/sweetalert/package.json
  69. 4
      npm/packs/timeago/package.json
  70. 4
      npm/packs/toastr/package.json
  71. 10
      npm/packs/tui-editor/package.json
  72. 4
      npm/packs/uppy/package.json
  73. 2
      npm/packs/utils/package.json
  74. 4
      npm/packs/vee-validate/package.json
  75. 6
      npm/packs/virtual-file-explorer/package.json
  76. 2
      npm/packs/vue/package.json
  77. 16
      templates/app/angular/package.json
  78. 2
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/package.json
  79. 234
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/yarn.lock
  80. 2
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/package.json
  81. 234
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/yarn.lock
  82. 2
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/package.json
  83. 234
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/yarn.lock
  84. 2
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/package.json
  85. 234
      templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/yarn.lock
  86. 16
      templates/module/angular/package.json
  87. 4
      templates/module/angular/projects/my-project-name/package.json
  88. 2
      templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/package.json
  89. 234
      templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/yarn.lock
  90. 2
      templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/package.json
  91. 234
      templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/yarn.lock
  92. 2
      templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/package.json
  93. 234
      templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/yarn.lock

2
framework/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": "^4.1.1",
"@abp/aspnetcore.mvc.ui.theme.shared": "^4.1.2",
"highlight.js": "^9.13.1"
},
"devDependencies": {}

224
framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock

@ -2,30 +2,30 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.shared@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -36,145 +36,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

4
framework/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": "^4.1.1",
"@abp/prismjs": "^4.1.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^4.1.2",
"@abp/prismjs": "^4.1.2"
},
"devDependencies": {}
}

256
framework/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,162 +43,162 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/clipboard@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-4.1.1.tgz#65d3c8ec430029e292f79549e4f8245d08fdc85c"
integrity sha512-dy6Ewb0NHoYqXP/uInaRV9d22uzpJR+XjNrEe+g+i9JXWPwtQ/+ch439E607Z1oV3AkpjSCYCmlTuy641A2klQ==
"@abp/clipboard@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-4.1.2.tgz#93c71edc4617ce1ebf91641a045035419b605735"
integrity sha512-QXSFX5wf2qVZuUg2BRRLcT403+eZWOkFYBxeTheKCbOv9W3dmsPTOoSBdviyrDRZLpqM851wTg587EjJldAIqA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
clipboard "^2.0.6"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/prismjs@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-4.1.1.tgz#ebdbea3a09e1c1bb5c7ebe2c53b12b48c7634313"
integrity sha512-11cKcdXlf99FEbxmpOcCOj5WR/gPrIJxJfGbgvIKoYvovivleyejGmCx7yzrD39gnKf+ukKp0f2aojnj/fykEw==
"@abp/prismjs@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-4.1.2.tgz#9a494986f4df086a1666c76bcc1a96f6bdf258cc"
integrity sha512-hzesZmzWb/MWX+fNEFMTztprfp0fNbURs5e7gJ+xXyPlEpr0kpCHahxuEYZRN2iczgSDEKN4MzElUJN5O+1Jxw==
dependencies:
"@abp/clipboard" "~4.1.1"
"@abp/core" "~4.1.1"
"@abp/clipboard" "~4.1.2"
"@abp/core" "~4.1.2"
prismjs "^1.20.0"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
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": "^4.1.1",
"@abp/blogging": "^4.1.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^4.1.2",
"@abp/blogging": "^4.1.2"
}
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,214 +43,214 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/blogging@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-4.1.1.tgz#378ab4d7700b1832449f7f6fc81d4666487f2c84"
integrity sha512-nA3tpanGdPNGUqYOpAllLp4pkFjmrtABlQaeqLaExbnd5TXH+q2LjONykVC6h73Z6asaClEQMq9o1MFQ+62O3w==
"@abp/blogging@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-4.1.2.tgz#2d65315dda36529fa2672e1756559d1b14364042"
integrity sha512-zZdA0uxqlhvl1XYUj3NJB5jMQxpOWhV6oktyVFjnP0yIPqzdqP8EnDGWKhoJ/VGmBNsX2pKvmrvsfzGDwiAz4g==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/owl.carousel" "~4.1.1"
"@abp/prismjs" "~4.1.1"
"@abp/tui-editor" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/owl.carousel" "~4.1.2"
"@abp/prismjs" "~4.1.2"
"@abp/tui-editor" "~4.1.2"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/clipboard@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-4.1.1.tgz#65d3c8ec430029e292f79549e4f8245d08fdc85c"
integrity sha512-dy6Ewb0NHoYqXP/uInaRV9d22uzpJR+XjNrEe+g+i9JXWPwtQ/+ch439E607Z1oV3AkpjSCYCmlTuy641A2klQ==
"@abp/clipboard@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-4.1.2.tgz#93c71edc4617ce1ebf91641a045035419b605735"
integrity sha512-QXSFX5wf2qVZuUg2BRRLcT403+eZWOkFYBxeTheKCbOv9W3dmsPTOoSBdviyrDRZLpqM851wTg587EjJldAIqA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
clipboard "^2.0.6"
"@abp/codemirror@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-4.1.1.tgz#b580c94da97049a2ea7f75ff5a133e64a67be04c"
integrity sha512-aRxkO/8uN0bzOWz/lDgskRmzoroXWM+cvIBtJtb9wiE4VkOYg2BSnbpg1H0RGKBOQ1d+PX8cVTeJFymHtiqvmQ==
"@abp/codemirror@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-4.1.2.tgz#cd335f05fc795167dc975873811df98470eb7c9f"
integrity sha512-hj6v83iWw6Xmoc7V8e1Ao4vKONwhiKQcOqmQxqYsDarqBaSEUEtg8iW3DnHeRcLU57rxlMHpXVDgM9gQBgk2iA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
codemirror "^5.54.0"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/highlight.js@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-4.1.1.tgz#e918db0e9b45100e26a66e746755fcb80545964a"
integrity sha512-Y29+9qJMj+NfVXmO9D+ZD5YiVzHBq+zTAbo8cS9MxEs2f73c3af2SuIc2hvdD+Te1ZUZmil6F24NLxMq9DUxbw==
"@abp/highlight.js@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-4.1.2.tgz#b561aad41a8892dfc22bce62c8d2fdf21e71979c"
integrity sha512-RSqF5i2Un/I597wAm3Os1G3q36ABSS8BDHdRudze+Cn/9uirCBjKGrMDgkiS3Humuw9Ugo8UbFuYrEIt00WI2g==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/markdown-it@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-4.1.1.tgz#f1ed7e7e801ce4ad0ba17ecdaaed02e67683ddfc"
integrity sha512-cQw4XPMfM8mqW0uluvv0CpyXjAy9PwF85JdrcaGmS2dtp0QticRZ9L2hkYRtGNxHDRrGruDUqHb0K5p/rMideg==
"@abp/markdown-it@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-4.1.2.tgz#98a75ff80171eab7b89ed04d238248e5c32ab2e8"
integrity sha512-qf+AMutIa+YtHN42n+wiAxce64uQiBIwoKOc9RBT8JgMcwMYzK95uUil7vzj8A2wVvcSCgfLQ1obY8fs6K0peg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
markdown-it "^11.0.0"
"@abp/owl.carousel@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-4.1.1.tgz#b5daa7d29e739537e0e4fc984b37ae6f6af2fc6e"
integrity sha512-cCrlzFspX4FxjUSqO2RyBXE1LbgpuN3xG98zjcFWhTVgJUlZJXWBcI7DxFw1AVll50SoyuZy+gvYrFlIHMQF9g==
"@abp/owl.carousel@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-4.1.2.tgz#9c46a5d4b8cb8a6eea95918b4fb3e4b2bb201ebd"
integrity sha512-J/gvOyV++e/qpupnhqU+GV3+YwUahN7tgUe6UCeCl1o4H64T+s4y82Hk1otHM+CE3qajb1QmXsPY9u5dBzk2Og==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
owl.carousel "^2.3.4"
"@abp/prismjs@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-4.1.1.tgz#ebdbea3a09e1c1bb5c7ebe2c53b12b48c7634313"
integrity sha512-11cKcdXlf99FEbxmpOcCOj5WR/gPrIJxJfGbgvIKoYvovivleyejGmCx7yzrD39gnKf+ukKp0f2aojnj/fykEw==
"@abp/prismjs@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-4.1.2.tgz#9a494986f4df086a1666c76bcc1a96f6bdf258cc"
integrity sha512-hzesZmzWb/MWX+fNEFMTztprfp0fNbURs5e7gJ+xXyPlEpr0kpCHahxuEYZRN2iczgSDEKN4MzElUJN5O+1Jxw==
dependencies:
"@abp/clipboard" "~4.1.1"
"@abp/core" "~4.1.1"
"@abp/clipboard" "~4.1.2"
"@abp/core" "~4.1.2"
prismjs "^1.20.0"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/tui-editor@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-4.1.1.tgz#a2ce06e58c83e7d809ad1d4b3b124788955eae9a"
integrity sha512-NcnPEptmMDD4TIfjJzVR2+lchOiiScX7b5VzlFxIuhpAwiC1/rHMkQo7/TARQ/LNMSu3mDmrslKRyypcK1FrNw==
"@abp/tui-editor@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-4.1.2.tgz#df7129ca4b5ebcb803fa95b90db7c379e83dda99"
integrity sha512-xXStmts4IbKGKej2NMxeKaQUxaHShjDWZxxdqqM5qlQ0YszYdDhYykTlxV3/1ZeKRCwiHGN/KnIi6K+JzPp/zA==
dependencies:
"@abp/codemirror" "~4.1.1"
"@abp/highlight.js" "~4.1.1"
"@abp/jquery" "~4.1.1"
"@abp/markdown-it" "~4.1.1"
"@abp/codemirror" "~4.1.2"
"@abp/highlight.js" "~4.1.2"
"@abp/jquery" "~4.1.2"
"@abp/markdown-it" "~4.1.2"
tui-editor "^1.4.10"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
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": "^4.1.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^4.1.2"
}
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

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

@ -16,10 +16,10 @@
"private": true,
"dependencies": {
"@abp/ng.account": "~3.3.2",
"@abp/ng.identity": "~4.1.1",
"@abp/ng.setting-management": "~4.1.1",
"@abp/ng.tenant-management": "~4.1.1",
"@abp/ng.theme.basic": "~4.1.1",
"@abp/ng.identity": "~4.1.2",
"@abp/ng.setting-management": "~4.1.2",
"@abp/ng.tenant-management": "~4.1.2",
"@abp/ng.theme.basic": "~4.1.2",
"@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": ">=4.1.1",
"@abp/ng.theme.shared": ">=4.1.1"
"@abp/ng.core": ">=4.1.2",
"@abp/ng.theme.shared": ">=4.1.2"
},
"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": "^4.1.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^4.1.2"
}
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
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": "^4.1.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^4.1.2"
}
}

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
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": "^4.1.1",
"@abp/docs": "^4.1.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^4.1.2",
"@abp/docs": "^4.1.2"
}
}

294
modules/docs/app/VoloDocs.Web/yarn.lock

@ -2,45 +2,45 @@
# yarn lockfile v1
"@abp/anchor-js@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-4.1.1.tgz#3d29a59db406d99e612ece32053c1879a2f66b32"
integrity sha512-t7rLY2Jt9C++cf6im9+ib2fcgIp+u43n0TdOYOBfLL2cUKfGbkHROS41fSr+hzrN2ZgF5bXvAt5Fq/KZmlvraQ==
"@abp/anchor-js@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-4.1.2.tgz#28606b185c1fc062764d5226c47dce5817c560dd"
integrity sha512-dsjSYuxWmXt5ep+Ts6UgFuo9pyGSCKulGkCOhx7APo2x3de40ehwY1K2i/px7oRtJMoTswxpLhxY64o/HHMIWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
anchor-js "^4.2.2"
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -51,181 +51,181 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/clipboard@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-4.1.1.tgz#65d3c8ec430029e292f79549e4f8245d08fdc85c"
integrity sha512-dy6Ewb0NHoYqXP/uInaRV9d22uzpJR+XjNrEe+g+i9JXWPwtQ/+ch439E607Z1oV3AkpjSCYCmlTuy641A2klQ==
"@abp/clipboard@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-4.1.2.tgz#93c71edc4617ce1ebf91641a045035419b605735"
integrity sha512-QXSFX5wf2qVZuUg2BRRLcT403+eZWOkFYBxeTheKCbOv9W3dmsPTOoSBdviyrDRZLpqM851wTg587EjJldAIqA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
clipboard "^2.0.6"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/docs@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-4.1.1.tgz#8fa960e2b22e46d185591dba80616b29b88dea2d"
integrity sha512-cNcTnoCw/0ft07wcGoQ6QjLn99mWBZUowkIc5x9Fxk6IclYgEP9/avFrXx4jkoW9Eii7jip6J2ngMdpbcI8Chg==
"@abp/docs@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-4.1.2.tgz#e187459e7ac7453e74ddb9ffbd94b0d3605bf972"
integrity sha512-YPcaSCrFBemYrWk34k5LLds4iyXq3Qe0ImcyNH+arVhzk+iJI6BhO3uiyDBjdnlm3VVUwNRhYmnhR65s/fk7FA==
dependencies:
"@abp/anchor-js" "~4.1.1"
"@abp/clipboard" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/popper.js" "~4.1.1"
"@abp/prismjs" "~4.1.1"
"@abp/anchor-js" "~4.1.2"
"@abp/clipboard" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/popper.js" "~4.1.2"
"@abp/prismjs" "~4.1.2"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/popper.js@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-4.1.1.tgz#f01554639ca847af085c769c7a869ff235257dc5"
integrity sha512-C992GXOETg1JpBxStNQKKxasklXhQ9MCIS4oeH9sofB5MInXgSBCt8aJb1pnYLkyU5LIabdk/druFj4eLiDNXQ==
"@abp/popper.js@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-4.1.2.tgz#042f97d61b4f3e3df3d633079e2587af4c9d00b7"
integrity sha512-tfP4wYxFIYM9zibe7jMXkdgnzlPVwrd26fHl3oNlbgeqyJbnojC5X5XKPabg6iCnTkEtTnvekQMgm3LKJyS5SA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
popper.js "^1.16.0"
"@abp/prismjs@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-4.1.1.tgz#ebdbea3a09e1c1bb5c7ebe2c53b12b48c7634313"
integrity sha512-11cKcdXlf99FEbxmpOcCOj5WR/gPrIJxJfGbgvIKoYvovivleyejGmCx7yzrD39gnKf+ukKp0f2aojnj/fykEw==
"@abp/prismjs@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-4.1.2.tgz#9a494986f4df086a1666c76bcc1a96f6bdf258cc"
integrity sha512-hzesZmzWb/MWX+fNEFMTztprfp0fNbURs5e7gJ+xXyPlEpr0kpCHahxuEYZRN2iczgSDEKN4MzElUJN5O+1Jxw==
dependencies:
"@abp/clipboard" "~4.1.1"
"@abp/core" "~4.1.1"
"@abp/clipboard" "~4.1.2"
"@abp/core" "~4.1.2"
prismjs "^1.20.0"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

2
npm/lerna.json

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

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

@ -1,5 +1,5 @@
{
"version": "4.1.1",
"version": "4.1.2",
"packages": [
"packages/*"
],

20
npm/ng-packs/package.json

@ -26,16 +26,16 @@
"postinstall": "npm run compile:ivy"
},
"devDependencies": {
"@abp/ng.core": "~4.1.1",
"@abp/ng.feature-management": "~4.1.1",
"@abp/ng.identity": "~4.1.1",
"@abp/ng.permission-management": "~4.1.1",
"@abp/ng.schematics": "~4.1.1",
"@abp/ng.setting-management": "~4.1.1",
"@abp/ng.tenant-management": "~4.1.1",
"@abp/ng.theme.basic": "~4.1.1",
"@abp/ng.theme.shared": "~4.1.1",
"@abp/utils": "^4.1.1",
"@abp/ng.core": "~4.1.2",
"@abp/ng.feature-management": "~4.1.2",
"@abp/ng.identity": "~4.1.2",
"@abp/ng.permission-management": "~4.1.2",
"@abp/ng.schematics": "~4.1.2",
"@abp/ng.setting-management": "~4.1.2",
"@abp/ng.tenant-management": "~4.1.2",
"@abp/ng.theme.basic": "~4.1.2",
"@abp/ng.theme.shared": "~4.1.2",
"@abp/utils": "^4.1.2",
"@angular-builders/jest": "^10.0.0",
"@angular-devkit/build-angular": "~0.1100.0",
"@angular-devkit/build-ng-packagr": "~0.1001.2",

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

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

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

@ -1,13 +1,13 @@
{
"name": "@abp/ng.core",
"version": "4.1.1",
"version": "4.1.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/utils": "^4.1.1",
"@abp/utils": "^4.1.2",
"@angular/localize": "~10.0.10",
"@ngxs/store": "^3.7.0",
"angular-oauth2-oidc": "^10.0.0",

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -1,13 +1,13 @@
{
"name": "@abp/ng.theme.shared",
"version": "4.1.1",
"version": "4.1.2",
"homepage": "https://abp.io",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git"
},
"dependencies": {
"@abp/ng.core": "~4.1.1",
"@abp/ng.core": "~4.1.2",
"@fortawesome/fontawesome-free": "^5.14.0",
"@ng-bootstrap/ng-bootstrap": "^7.0.0",
"@ngx-validate/core": "^0.0.13",

100
npm/ng-packs/yarn.lock

@ -2,12 +2,12 @@
# yarn lockfile v1
"@abp/ng.core@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.core/-/ng.core-4.1.0.tgz#be90be576300e9f379775484bc22643013e79b74"
integrity sha512-Jd9d4qIAzrhmU4cyZXCS4qOHIDQRJpirwxKwaPooKeeNrNs1HqVVLTNAlhGC/ofmukYsiJC99wpmd7pvUN2tBA==
"@abp/ng.core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.core/-/ng.core-4.1.1.tgz#9ef78d157515356eb284ff3f45bf5922a2bac199"
integrity sha512-H1L3YxDvI0N4bQ4NtYo0x2K8Mfuhamh940XvtcC14pet4+aptqycfUrKHsKulGvDPZC60gf/E7JjZnQHw0rx+w==
dependencies:
"@abp/utils" "^4.1.0-rc.2"
"@abp/utils" "^4.1.0"
"@angular/localize" "~10.0.10"
"@ngxs/store" "^3.7.0"
angular-oauth2-oidc "^10.0.0"
@ -17,35 +17,35 @@
ts-toolbelt "6.15.4"
tslib "^2.0.0"
"@abp/ng.feature-management@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.feature-management/-/ng.feature-management-4.1.0.tgz#5e87592d276315994fa1b5f35f2a568476d9cf3d"
integrity sha512-PJM/rj5mjzGHXUEKa6UWbhhgjJafoKkHTYW/4+4KNM8tmwggNS+YmwOj0xdqfQlF1aYtUsMWpI0koMbtqgBH/A==
"@abp/ng.feature-management@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.feature-management/-/ng.feature-management-4.1.1.tgz#94944d88489c1a9414653179504d59d078b5644a"
integrity sha512-957QGxJJ16URxOkJ/k88cCh8fmX1pXNgdfpmRqeTeac1GIFjs05WDxjfIPIdE9wX5iAI93p8LWLy61+xba6qmQ==
dependencies:
"@abp/ng.theme.shared" "~4.1.0"
"@abp/ng.theme.shared" "~4.1.1"
tslib "^2.0.0"
"@abp/ng.identity@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.identity/-/ng.identity-4.1.0.tgz#bebf0e4b85f0332313a827cc344c3d9e6af59d33"
integrity sha512-doBqoPtxPdT8e27s4h97ldV6tsMHeKCXpyNiMAlweTFcsXjZjXnVJbuXYvqdoyRItqTbSxSlBKxk+6KRb9lPQQ==
"@abp/ng.identity@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.identity/-/ng.identity-4.1.1.tgz#37da658648dd261d4b707864078cbb995239858f"
integrity sha512-0lkkUjOFSMEa8Mlk/yiqzejuNJ+mlyRiBWgpHbasWCj7eOP0KvSpF9VNtOefwflsI5kg2W5rTfjb/QIsHqmHDw==
dependencies:
"@abp/ng.permission-management" "~4.1.0"
"@abp/ng.theme.shared" "~4.1.0"
"@abp/ng.permission-management" "~4.1.1"
"@abp/ng.theme.shared" "~4.1.1"
tslib "^2.0.0"
"@abp/ng.permission-management@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.permission-management/-/ng.permission-management-4.1.0.tgz#1bf09f21a254c265d75db83e96f48a5706214a08"
integrity sha512-/kc9wFtGmwHW28a2GfroJqUOk6PPlGQ8YNzU37cuN5BBK7909Eu1Q+4a9JigQqCsBGTxVgIpP4WQ2p7CcfIymg==
"@abp/ng.permission-management@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.permission-management/-/ng.permission-management-4.1.1.tgz#f96d327eb2163e30d3dc91ee985c78a7d57b63c3"
integrity sha512-e89j6Z5sje3/gY8vw9PTPlDne1XiJqTu3EuX+K14TpfDfgIzo+xEhqjygkAEsg+PW/bXJyfAMPeR0Ygn6MobLA==
dependencies:
"@abp/ng.theme.shared" "~4.1.0"
"@abp/ng.theme.shared" "~4.1.1"
tslib "^2.0.0"
"@abp/ng.schematics@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.schematics/-/ng.schematics-4.1.0.tgz#f2b2361ccbe49c7981d3c2fe6b43c745eedc46c1"
integrity sha512-BNpyqkkWBEF8nYZwK+krHjqbbQHHiqUoXe/FspNDkSuVTvC6wGmNe/8BalJLZzPF3lNI8ByNC2/MwrGh/Tzlpg==
"@abp/ng.schematics@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.schematics/-/ng.schematics-4.1.1.tgz#2450108711e93efb480cee410a6312db85a3fde0"
integrity sha512-9GGAKXSa6lCrRLwtul70MrlBt60Dijpz2QtH8W4to0CgQeLsDMSODNNHwfAvFk6Utk7hSLdFTVwetvujqBVjsA==
dependencies:
"@angular-devkit/core" "~11.0.2"
"@angular-devkit/schematics" "~11.0.2"
@ -53,37 +53,37 @@
jsonc-parser "^2.3.0"
typescript "~3.9.2"
"@abp/ng.setting-management@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.setting-management/-/ng.setting-management-4.1.0.tgz#8ef31a7f4c75be34f5be78427165f2d2b85ae16e"
integrity sha512-8zH4jCNVwPIGgYlrHSm/0BKje1bFCQBOwAsdlVP6A6GRyOVY/6G5166ZAnEqbim8K6ln5WXPHTHtYnxB7Qur8Q==
"@abp/ng.setting-management@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.setting-management/-/ng.setting-management-4.1.1.tgz#87ecc6cd0dec1bbc73ddddd712f34bcd05ee9ae0"
integrity sha512-ETMI66eviUyObT4O7yl+dA0X3AlnL9iXITpPHssLfEVgAJh1LbAOmTJDGyDgLPAOQnfZ3+CYGvDWfEmRNuqa0w==
dependencies:
"@abp/ng.theme.shared" "~4.1.0"
"@abp/ng.theme.shared" "~4.1.1"
tslib "^2.0.0"
"@abp/ng.tenant-management@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.tenant-management/-/ng.tenant-management-4.1.0.tgz#ec59e469e806a5081b52b1c597c333b49381afe7"
integrity sha512-VZ/qiOz/XbUJT6rb+X9GUhwnBTqTt9UIAlAGiT7qONH/39pqUpe6n5d3lbL5oGGZ+ZxJ6S2/+dSKLC1cFt+Bgg==
"@abp/ng.tenant-management@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.tenant-management/-/ng.tenant-management-4.1.1.tgz#a3ff09dbc00e5bdb790dfb1758ee9767810ec6bb"
integrity sha512-cmMxOty6/0d+dnTnp+/bANe2Bpv/Fb+04atu61IkwiOUtUvQGMLE7BAhTv/xjVAPrpvwKAIuqM0+OeWG1yOcKQ==
dependencies:
"@abp/ng.feature-management" "~4.1.0"
"@abp/ng.theme.shared" "~4.1.0"
"@abp/ng.feature-management" "~4.1.1"
"@abp/ng.theme.shared" "~4.1.1"
tslib "^2.0.0"
"@abp/ng.theme.basic@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.theme.basic/-/ng.theme.basic-4.1.0.tgz#0931a33ca6cdb7375d77e75611cd7d3542b16c43"
integrity sha512-rI80s3meGZzgHa4Ke5fAhwP79D/MRiThI47ixFhxUyPSP3+ogjziAn98SIsadkcjhH86lsSV9s2uCnzeqReBMg==
"@abp/ng.theme.basic@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.theme.basic/-/ng.theme.basic-4.1.1.tgz#c78fe49a029674fb474e65eb0b03c55519acd2c2"
integrity sha512-/CnNp3dtDxyWBTWAlEzscYmwth0BXAz7bNxkREZoLR/7fSYetExk0ncIJnxelPMV9jZK9WwULDssJpfh0g5lSw==
dependencies:
"@abp/ng.theme.shared" "~4.1.0"
"@abp/ng.theme.shared" "~4.1.1"
tslib "^2.0.0"
"@abp/ng.theme.shared@~4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@abp/ng.theme.shared/-/ng.theme.shared-4.1.0.tgz#e0140bdc9f44609e77097dd046ce3067546fc6ca"
integrity sha512-0YtyVBp/1Tciu+8ORkRVTHSFT7kJGTqH+cdq+FnbqD90JQ5XZjlHcz+h/VhARoB00xbXsG8ZbwCOi/8ZFDg5wQ==
"@abp/ng.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/ng.theme.shared/-/ng.theme.shared-4.1.1.tgz#b5952a0c3e48833147515dc7484e986d7ae78df8"
integrity sha512-sU6BDcUeRMXsPn9J6u13dekJSc6Yi40Vl5JrdPPQT8T5f3oCXT3IbnC+gC2fD53WRXKIn1gPPvw4kT9N5mSeJQ==
dependencies:
"@abp/ng.core" "~4.1.0"
"@abp/ng.core" "~4.1.1"
"@fortawesome/fontawesome-free" "^5.14.0"
"@ng-bootstrap/ng-bootstrap" "^7.0.0"
"@ngx-validate/core" "^0.0.13"
@ -99,10 +99,10 @@
dependencies:
just-compare "^1.3.0"
"@abp/utils@^4.1.0-rc.2":
version "4.1.0-rc.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.0-rc.2.tgz#eb6dbf0ee493d0f050b37347d2d6d283098aedae"
integrity sha512-V2k5I89lVBoeGIKgg4p2H9GlMAcDWbctwKZPVwBEMVEVm1uTR2xQAWdTdSFd5Q8I8Xsf/aIG8ELM7l5j2h7/zQ==
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
dependencies:
just-compare "^1.3.0"

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

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

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/aspnetcore.mvc.ui.theme.basic",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared": "~4.1.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

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

@ -1,24 +1,24 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/aspnetcore.mvc.ui.theme.shared",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/aspnetcore.mvc.ui": "~4.1.1",
"@abp/bootstrap": "~4.1.1",
"@abp/bootstrap-datepicker": "~4.1.1",
"@abp/datatables.net-bs4": "~4.1.1",
"@abp/font-awesome": "~4.1.1",
"@abp/jquery-form": "~4.1.1",
"@abp/jquery-validation-unobtrusive": "~4.1.1",
"@abp/lodash": "~4.1.1",
"@abp/luxon": "~4.1.1",
"@abp/malihu-custom-scrollbar-plugin": "~4.1.1",
"@abp/select2": "~4.1.1",
"@abp/sweetalert": "~4.1.1",
"@abp/timeago": "~4.1.1",
"@abp/toastr": "~4.1.1"
"@abp/aspnetcore.mvc.ui": "~4.1.2",
"@abp/bootstrap": "~4.1.2",
"@abp/bootstrap-datepicker": "~4.1.2",
"@abp/datatables.net-bs4": "~4.1.2",
"@abp/font-awesome": "~4.1.2",
"@abp/jquery-form": "~4.1.2",
"@abp/jquery-validation-unobtrusive": "~4.1.2",
"@abp/lodash": "~4.1.2",
"@abp/luxon": "~4.1.2",
"@abp/malihu-custom-scrollbar-plugin": "~4.1.2",
"@abp/select2": "~4.1.2",
"@abp/sweetalert": "~4.1.2",
"@abp/timeago": "~4.1.2",
"@abp/toastr": "~4.1.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

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

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

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

@ -1,5 +1,5 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/aspnetcore.mvc.ui",
"publishConfig": {
"access": "public"

10
npm/packs/blogging/package.json

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

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

@ -1,5 +1,5 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/bootstrap-datepicker",
"publishConfig": {
"access": "public"

4
npm/packs/bootstrap/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/bootstrap",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"bootstrap": "^4.5.0",
"bootstrap-v4-rtl": "4.4.1-2"
},

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

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

4
npm/packs/clipboard/package.json

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

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/cms-kit",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/star-rating-svg": "~4.1.1"
"@abp/star-rating-svg": "~4.1.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/codemirror/package.json

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

4
npm/packs/core/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/core",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/utils": "^4.1.1"
"@abp/utils": "^4.1.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

4
npm/packs/cropperjs/package.json

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

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/datatables.net-bs4",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/datatables.net": "~4.1.1",
"@abp/datatables.net": "~4.1.2",
"datatables.net-bs4": "^1.10.21"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/datatables.net",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~4.1.1",
"@abp/jquery": "~4.1.2",
"datatables.net": "^1.10.21"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

12
npm/packs/docs/package.json

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

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

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

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/font-awesome",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"@fortawesome/fontawesome-free": "^5.13.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/highlight.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1"
"@abp/core": "~4.1.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/jquery-form",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~4.1.1",
"@abp/jquery": "~4.1.2",
"jquery-form": "^4.3.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/jquery-validation-unobtrusive",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery-validation": "~4.1.1",
"@abp/jquery-validation": "~4.1.2",
"jquery-validation-unobtrusive": "^3.2.11"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/jquery-validation",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~4.1.1",
"@abp/jquery": "~4.1.2",
"jquery-validation": "^1.19.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jquery/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/jquery",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"jquery": "~3.5.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/jstree/package.json

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

4
npm/packs/lodash/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/lodash",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"lodash": "^4.17.15"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/luxon/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/luxon",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"luxon": "^1.24.1"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/malihu-custom-scrollbar-plugin",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"malihu-custom-scrollbar-plugin": "^3.1.5"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

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

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

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

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

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

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/popper.js",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"popper.js": "^1.16.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

6
npm/packs/prismjs/package.json

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

4
npm/packs/select2/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/select2",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"select2": "^4.0.13"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/signalr/package.json

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

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

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

4
npm/packs/sweetalert/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/sweetalert",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~4.1.1",
"@abp/core": "~4.1.2",
"sweetalert": "^2.1.2"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/timeago/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/timeago",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~4.1.1",
"@abp/jquery": "~4.1.2",
"timeago": "^1.6.7"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/toastr/package.json

@ -1,11 +1,11 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/toastr",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/jquery": "~4.1.1",
"@abp/jquery": "~4.1.2",
"toastr": "^2.1.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

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

@ -1,14 +1,14 @@
{
"version": "4.1.1",
"version": "4.1.2",
"name": "@abp/tui-editor",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/codemirror": "~4.1.1",
"@abp/highlight.js": "~4.1.1",
"@abp/jquery": "~4.1.1",
"@abp/markdown-it": "~4.1.1",
"@abp/codemirror": "~4.1.2",
"@abp/highlight.js": "~4.1.2",
"@abp/jquery": "~4.1.2",
"@abp/markdown-it": "~4.1.2",
"tui-editor": "^1.4.10"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"

4
npm/packs/uppy/package.json

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

2
npm/packs/utils/package.json

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

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

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

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

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

2
npm/packs/vue/package.json

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

16
templates/app/angular/package.json

@ -12,13 +12,13 @@
},
"private": true,
"dependencies": {
"@abp/ng.components": "~4.1.1",
"@abp/ng.core": "~4.1.1",
"@abp/ng.identity": "~4.1.1",
"@abp/ng.setting-management": "~4.1.1",
"@abp/ng.tenant-management": "~4.1.1",
"@abp/ng.theme.basic": "~4.1.1",
"@abp/ng.theme.shared": "~4.1.1",
"@abp/ng.components": "~4.1.2",
"@abp/ng.core": "~4.1.2",
"@abp/ng.identity": "~4.1.2",
"@abp/ng.setting-management": "~4.1.2",
"@abp/ng.tenant-management": "~4.1.2",
"@abp/ng.theme.basic": "~4.1.2",
"@abp/ng.theme.shared": "~4.1.2",
"@angular/animations": "~11.0.0",
"@angular/common": "~11.0.0",
"@angular/compiler": "~11.0.0",
@ -32,7 +32,7 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@abp/ng.schematics": "~4.1.1",
"@abp/ng.schematics": "~4.1.2",
"@angular-devkit/build-angular": "~0.1100.0",
"@angular/cli": "~11.0.0",
"@angular/compiler-cli": "~11.0.0",

2
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/package.json

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

234
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

2
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/package.json

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

234
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

2
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/package.json

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

234
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

2
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/package.json

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

234
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

16
templates/module/angular/package.json

@ -15,13 +15,13 @@
},
"private": true,
"dependencies": {
"@abp/ng.components": "~4.1.1",
"@abp/ng.core": "~4.1.1",
"@abp/ng.identity": "~4.1.1",
"@abp/ng.setting-management": "~4.1.1",
"@abp/ng.tenant-management": "~4.1.1",
"@abp/ng.theme.basic": "~4.1.1",
"@abp/ng.theme.shared": "~4.1.1",
"@abp/ng.components": "~4.1.2",
"@abp/ng.core": "~4.1.2",
"@abp/ng.identity": "~4.1.2",
"@abp/ng.setting-management": "~4.1.2",
"@abp/ng.tenant-management": "~4.1.2",
"@abp/ng.theme.basic": "~4.1.2",
"@abp/ng.theme.shared": "~4.1.2",
"@angular/animations": "~11.0.0",
"@angular/common": "~11.0.0",
"@angular/compiler": "~11.0.0",
@ -35,7 +35,7 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@abp/ng.schematics": "~4.1.1",
"@abp/ng.schematics": "~4.1.2",
"@angular-devkit/build-angular": "~0.1100.0",
"@angular/cli": "~11.0.0",
"@angular/compiler-cli": "~11.0.0",

4
templates/module/angular/projects/my-project-name/package.json

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

2
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/package.json

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

234
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

2
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/package.json

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

234
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

2
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/package.json

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

234
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/yarn.lock

@ -2,37 +2,37 @@
# yarn lockfile v1
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.1.tgz#c1181517794fad8569f4afd1a112803e7f3e32e0"
integrity sha512-JheNV5UVkkJZ4IdQsVmqB3lKYOQsa1NI1JfbDku9v/r/xEEhg8Ch/q39j5TPtKAmF0KES6XW6zWXzaKWYhdhVw==
"@abp/aspnetcore.mvc.ui.theme.basic@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-4.1.2.tgz#78daeec6f206c990bd03cac1c850c73ebf5c9ebd"
integrity sha512-uPmh+AzqUWNBI6ZuwZ8D5+qNp3iF5nDi2wK4zqPUnYcUsNXcTY1DF57TohPkwpcjk7NH9+4RDaed+LLjt7/0oQ==
dependencies:
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.1"
"@abp/aspnetcore.mvc.ui.theme.shared" "~4.1.2"
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.1.tgz#dbf6ae11b1e99b2cfe9e4d2175341c6fba2168d0"
integrity sha512-HECMBY5ETtaqFxoO/7teYQmdWyFaQNeWuzMyeclMBOvR+pjAttnZiGRZGeB75OuQsfE3m6dIQ64n5chBnoBPdg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.1"
"@abp/bootstrap" "~4.1.1"
"@abp/bootstrap-datepicker" "~4.1.1"
"@abp/datatables.net-bs4" "~4.1.1"
"@abp/font-awesome" "~4.1.1"
"@abp/jquery-form" "~4.1.1"
"@abp/jquery-validation-unobtrusive" "~4.1.1"
"@abp/lodash" "~4.1.1"
"@abp/luxon" "~4.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.1"
"@abp/select2" "~4.1.1"
"@abp/sweetalert" "~4.1.1"
"@abp/timeago" "~4.1.1"
"@abp/toastr" "~4.1.1"
"@abp/aspnetcore.mvc.ui@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.1.tgz#74facb7722834e781f2801f56dba729c575463f3"
integrity sha512-WmRMWIeb2tYL+VhaLNvbcMKSbWNNi6cKflbIVPQQeY8WmI1ac5wWGLw7XsiniAEXP4WYrOGScXC7WNkgXGtrZw==
"@abp/aspnetcore.mvc.ui.theme.shared@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-4.1.2.tgz#fc7b5e8e83d000018ed1f53f1b58c7d03ca9177d"
integrity sha512-iHATn7AG76igHHRP2tc6/OAqLcG4W+Cdt0hDXHZqr05lAIQp9JoxYPl7cvfiIIjYWJfcLYXv5UwAcBIYkroQxg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~4.1.2"
"@abp/bootstrap" "~4.1.2"
"@abp/bootstrap-datepicker" "~4.1.2"
"@abp/datatables.net-bs4" "~4.1.2"
"@abp/font-awesome" "~4.1.2"
"@abp/jquery-form" "~4.1.2"
"@abp/jquery-validation-unobtrusive" "~4.1.2"
"@abp/lodash" "~4.1.2"
"@abp/luxon" "~4.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~4.1.2"
"@abp/select2" "~4.1.2"
"@abp/sweetalert" "~4.1.2"
"@abp/timeago" "~4.1.2"
"@abp/toastr" "~4.1.2"
"@abp/aspnetcore.mvc.ui@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-4.1.2.tgz#786cdc5a488a7807b013239ad62bd040d0c5c91b"
integrity sha512-OKezZnRw5CbGG3OacceaERBhc7XxrdbsRSTVih55UmqhVhl/dbxdnH8e3yeOTs+xHpGlxMuwuMjOwl2i0HLiiQ==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
@ -43,145 +43,145 @@
micromatch "^4.0.2"
path "^0.12.7"
"@abp/bootstrap-datepicker@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.1.tgz#c7368837b3881bf871b286c754fac62597e0c150"
integrity sha512-reOGgNZo0nDihX5niUcf9g2eg5OGLzeKbfDyrsn8dWyFEUPSS5JGCgHFwi943ULOR2untI0TK3J+KGqPk+5y0A==
"@abp/bootstrap-datepicker@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-4.1.2.tgz#4713df9f1c65145e3c592ab9a0f5326beaee9fba"
integrity sha512-7JIF1QZgVJZ3oRrVtnhe1/uyLxlJhjcsq3XgEg+BnUvhtOUVk46q00jyy+4Op0F8aBo1ZWGL2gkEnGdswXrMNw==
dependencies:
bootstrap-datepicker "^1.9.0"
"@abp/bootstrap@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.1.tgz#3df31b416331241afac6e0d20e4e8a723d91a86f"
integrity sha512-9V07JRsIdFpRqw1e4r2sGNJs6egyQjCpUfoa72e2/Bh8Qajp1bXTUvVBKxY+6XBpa3M5WmXpO/h7J8TYFGpYSQ==
"@abp/bootstrap@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-4.1.2.tgz#5458dde0b4bcaa7f1df6c72d01d2a7b20471c865"
integrity sha512-DHdErfSe6FgzKyH1U8DtdTQzaamFwAnTjyD1o7MCnRcqwCz7Z08XdKhfTa7Cj9Pc3fjpKRiZxediXNYPdyMgKw==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"
"@abp/core@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.1.tgz#6f2600b5ab81033efb7441a719ef2d86f97f2edc"
integrity sha512-mbvtqFRMSrjM8m2jpfUU5G4ZB+g2xqEyXEgn8yaFMw8Rg63Vxn3C/fGh2oa7O9z45oEuxshS4sm20ahg7xa0Iw==
"@abp/core@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-4.1.2.tgz#9594481af96f50e45a6ecadfe72dc9316c90924a"
integrity sha512-BiffAQK5rYxhswTIcGQDrb0qoSExxri1tR5BEK22NCiRp9FgSlQyPF/+Qk9SHAqpxTdL+qGbqV32YV1aobdfog==
dependencies:
"@abp/utils" "^4.1.1"
"@abp/utils" "^4.1.2"
"@abp/datatables.net-bs4@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.1.tgz#70f621490423f98d6c5491bb6efa9f406504a4ad"
integrity sha512-I8yTKHXlVolXbgk3jBFB7FFEamChTezOT2le41GW5aDJvRkeCeghsSX7qxkfwoQWVKF4j6qie2nb/RU0cTHLqQ==
"@abp/datatables.net-bs4@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-4.1.2.tgz#de368381e51f1f02c381d3d0e98f469d94a838fc"
integrity sha512-U5L0u+awXlHZX1IS6KLHoqiQt2zHgKL1wHAZLDP5zjWcpMFUnFh2RcIW2i6ioRmuzv6/dbivVHd1Z4Kx32Mfng==
dependencies:
"@abp/datatables.net" "~4.1.1"
"@abp/datatables.net" "~4.1.2"
datatables.net-bs4 "^1.10.21"
"@abp/datatables.net@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.1.tgz#d2d2d46be91c005a04e88cbbb81fccf647106cda"
integrity sha512-vyc0tvAXHubdTNwTaheanGQ/PnnxOG829a/+vODqsxmCF75Xn/wVPKF3TphUOsoAx/Ues/srb3OzobSn3TnUeA==
"@abp/datatables.net@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-4.1.2.tgz#cd4078a3f98291a7ae5609cebe89ac8d2e3b3290"
integrity sha512-ba9F03QfaMEWHiHfWBlGMFac56C59JpnZXBWj053oQDDnrRYN9DR9i8cPP/EyRsbm8qLzTpxJzaFSQN4Mjg3Qw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
datatables.net "^1.10.21"
"@abp/font-awesome@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.1.tgz#329a45ee382ba50de29d7aa7e4e2c88cd3f894ff"
integrity sha512-vWfD0OMEtHqbemX2yWCB3p7Tu3IxzxKob6Cle/kqK3DJG9x3D7fmg3RjTDK+VB8aEFYpGiaEPQ/bxnsQVU8cSA==
"@abp/font-awesome@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-4.1.2.tgz#1ca39102b777041131054ec32888ffadd5e50803"
integrity sha512-L4kni7/+cSGg/ZS5KntQMZjZ39l/jEF0j1JQawGmibF79yANSnMgwP9QJSxXAtoVUJUuqiZBT30rBgKlinl//A==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"
"@abp/jquery-form@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.1.tgz#0a7ba7c959f9e0a33e5316af528c698d3698c8e5"
integrity sha512-eTSUBAm/SD+u/FV5qZ5mgBqxmUgjcHxK243r9a5M5zVXwMi+54XsY8pGkEFtpATail/oja4AZBGXB0pbSdAQ7Q==
"@abp/jquery-form@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-4.1.2.tgz#5fec07f263c3d8890409e6bcc3bc560f048534b1"
integrity sha512-1nV4dkcOU7dCfYNkx8qmZShue23XlfJQ7rvdUZrLgmXUOrorNciRxYZD4p3QoOV1m+/l+59f/JV4Q/i1wapYCQ==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-form "^4.3.0"
"@abp/jquery-validation-unobtrusive@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.1.tgz#063bad034aed1313efb61522ec7fb370ce5bea12"
integrity sha512-xgb2qu9nlD/5h5obIj9kWnXRPucno0D3KNnPmVhN5LIeUEdme/sBxSugxG7xSzHh5b8xgnO87OA/bzy5z+Biig==
"@abp/jquery-validation-unobtrusive@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.1.2.tgz#7eb93958d57c7cb48c1a1d23d2f6c1749b6fc373"
integrity sha512-6UtwfOf8Isf7mtQwnnr5wByffh57eIE6JziD7JP50enjCNeDMZ99jHCbQF6IMVLhWvgCwBdSJgK/2oys7s9nQQ==
dependencies:
"@abp/jquery-validation" "~4.1.1"
"@abp/jquery-validation" "~4.1.2"
jquery-validation-unobtrusive "^3.2.11"
"@abp/jquery-validation@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.1.tgz#94c15a55c958f9203ac48971ed257f41974e9648"
integrity sha512-L3Bp9DLdu5VFPFA1qyNobnGMaBfYAhZaJkcNpOeUKSf8b1oTc93lPb0jlUfWcXPAVsrg1WkV4QgIC4Ep/JonYQ==
"@abp/jquery-validation@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-4.1.2.tgz#13fe474b7c096315e97683dcf3857946831f4826"
integrity sha512-orLAhMfEJP0Z0y1CtPY9/ViUXmMwhpzb6ikJ9MeiFhSrXavHQYLaG0mX+TQj5V6/ZYbehxoK8hNSFqRq2NvWww==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
jquery-validation "^1.19.2"
"@abp/jquery@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.1.tgz#37169b37c97ff866bf7b9b2af77b47be831ce786"
integrity sha512-DbwqdkVctwx2q+ngzjYKWh9YRUBl+hEt1X3nxAN9XVACtF76ZqiuRkV73Rrbugggw5WZdSJoD9WW5FbGKRFQ2A==
"@abp/jquery@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-4.1.2.tgz#6804d09b480c940ad472a74bae449903c948107e"
integrity sha512-GrPZeyKQ1sJB0UvevcXALvLoAS2r+Sf8LhaHg8ZFehCAMnU3KHF2tu9cjrjmbD1QkXHpD991AIiqff7zK2LHMg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
jquery "~3.5.1"
"@abp/lodash@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.1.tgz#7a643603677f72001e5a636b5df1a0eee7cd6b53"
integrity sha512-d+pSvprxzniqqT97aIN24bpS7zHM7a6Pa/17ZK64OGC3uUZ/RrwMH3nyYxnUhVM27PgGSZigebgrhRVBcBK5Yw==
"@abp/lodash@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-4.1.2.tgz#752ca6f00cded247340f6c3e55b14cd313478afa"
integrity sha512-f7uX49YZ3dTBO6taNpwijWGDSGOSWbnk8lhKOCPraLJUzqeLiBj6EzHPs00I/XVLM9bWbhxeMKM+YjuEuk/XWQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
lodash "^4.17.15"
"@abp/luxon@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.1.tgz#06678bc17299453a2d9162eb3cef7d32cf1067db"
integrity sha512-6P4+BLl6s07QBPi0Bskqcym9bOVtqB30XQRWz1I7d/ttqHg89nRvPoHhshrBQiaVq6wkVq8o+teTD2P93hFAmw==
"@abp/luxon@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-4.1.2.tgz#82135ab90c7ddf842f79829067497552645d7a97"
integrity sha512-swycFJIWqFgL6ysxJbhARjGT6JhUfQrcOFUIJpihEHIT36vsCBmuaeec9JkZbne0r40sQ1G9iH08Wx9Cd1HsAg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
luxon "^1.24.1"
"@abp/malihu-custom-scrollbar-plugin@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.1.tgz#b630f623b1395a28db7be80e1cfb11f9805f1684"
integrity sha512-X4mzfhEHHrC1tGutVNc2BK1Jn1x1dM/zYmUHXKbPig3xza0yBUkPeGau1y9KLtg7CheNSpQo7wlJvvrVQJsRfg==
"@abp/malihu-custom-scrollbar-plugin@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-4.1.2.tgz#8d5dd3082e64691fe4151abff699579a2fb64936"
integrity sha512-LydHYG+6OrgGapQ2gLOJJxYst9+9vOfwHegP/R8aAdgTFfsBaGVjCVEhNgPXp/KKEAIQdVIt+vO+gn2es7cqOA==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"
"@abp/select2@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.1.tgz#c424b87b438c681188047c00338e46e02c5926b1"
integrity sha512-pKcrAI35eazScdDwL/qrshJoQgWzSTjBvEC2gq8VPxLxGqsUcWLv4DgMDjpIDLE6NYn7Tkvj9rgfof1Yon/JZQ==
"@abp/select2@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-4.1.2.tgz#583f75e86f2011b93d150a7fc724eb0121cce491"
integrity sha512-Jf6rNgqkL5alYjBNZZlzhzoo7aWcfmKc4Lg2nHZhFlbhSsPfC+v0fnzSJAnTHeyhHQV1Bq3s9zRJLR3kYs+5dg==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
select2 "^4.0.13"
"@abp/sweetalert@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.1.tgz#05ccb26be45a127148faf4eccdc4f5cc65b87d73"
integrity sha512-lOghwt4YHqk5CPB996YYBxDJyVS3cS1piWzIlD/HYkZfE+Zt5m2zSkaU5cd4sSFv4dhdD31MfUkTYxq8jMN4Hw==
"@abp/sweetalert@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-4.1.2.tgz#381bd29eefa6d695b53ac5a59e9b2fed23d3b5de"
integrity sha512-eLfK6j7/ndS0K40Y9ZUqUbMe2K0Ng4R4stGx20xshKkP7I2DwTx4nFcQCjepGVGrb2rQ4HMfk63HtIn1ZVBaGQ==
dependencies:
"@abp/core" "~4.1.1"
"@abp/core" "~4.1.2"
sweetalert "^2.1.2"
"@abp/timeago@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.1.tgz#9fa924e003f7955a8ee0f3b9dfe15610339849e7"
integrity sha512-S7sxQo1q70s0V2BruVKu3BTH/XC+0/AkGuIBGKQODA+1LCOpjRGMZFoTRFx0fqNlV7qniYoQiNaXDs0anKhO+w==
"@abp/timeago@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-4.1.2.tgz#55bb3bf1eae06616f690abad20290f7bfb2b9087"
integrity sha512-1VYZSIB5sobq7qaOjF8Ll7znE1X6H/pxXrDvGQV4cK5NO+1CItC2kwf98Dca1lD7uhGLvfAWjMkunQjvx0cTKw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
timeago "^1.6.7"
"@abp/toastr@~4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.1.tgz#06af91ded4f03975c8ae0ff948646653b9017a88"
integrity sha512-RR8o7S7P31SCuJD50nTQ5kc8wdAMySfMsrPEkLdWw1aGCf84e7gRlT2Tc3BWGRdXcAfjU9HioT95t8DzWc+x8w==
"@abp/toastr@~4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-4.1.2.tgz#b837c6635487842f0d438e5c38265c1394d14813"
integrity sha512-wHjpmt2LSjuZcGAzlYXqq9F05fMCJgxRjxzIsLDgd2xGLZTE1BC6CskX8w/Ix0IZ5vdBMYutzPBvsu23tHGUTw==
dependencies:
"@abp/jquery" "~4.1.1"
"@abp/jquery" "~4.1.2"
toastr "^2.1.4"
"@abp/utils@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.1.tgz#87f453602d8d8381f730f720eff206f08f218de9"
integrity sha512-WtVKkXAW5bC6XtG/yjkChUM9Z8j+f4idc92CVQxUDOzXhQKGqNsi/3N+qacmD0o+dQVIokDgNmS10R1OaYKtcA==
"@abp/utils@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-4.1.2.tgz#8a616f33e5ec09d8f46014c7c8feda87b65131f3"
integrity sha512-P18wMbNIsy+kj9WEFCWuVku6ifENPXtAh01ABIRZMSkS807hJs7srEamUKCDE8sNS9/xhnPI/T0EPil8TqSFTQ==
dependencies:
just-compare "^1.3.0"

Loading…
Cancel
Save