From 2592c46b242696cb7be8ceb386963b110dd41225 Mon Sep 17 00:00:00 2001 From: erolarkat Date: Thu, 19 Mar 2020 12:08:50 +0300 Subject: [PATCH] npm packages --- npm/lerna.json | 2 +- npm/packs/anchor-js/package.json | 6 +- .../package.json | 6 +- .../package.json | 32 +-- npm/packs/aspnetcore.mvc.ui/package.json | 4 +- npm/packs/blogging/package.json | 10 +- npm/packs/bootstrap-datepicker/package.json | 4 +- npm/packs/bootstrap/package.json | 6 +- npm/packs/chart.js/package.json | 4 +- npm/packs/clipboard/package.json | 6 +- npm/packs/codemirror/package.json | 6 +- npm/packs/core/package.json | 4 +- npm/packs/datatables.net-bs4/package.json | 6 +- npm/packs/datatables.net/package.json | 6 +- npm/packs/docs/package.json | 14 +- npm/packs/flag-icon-css/package.json | 4 +- npm/packs/font-awesome/package.json | 6 +- npm/packs/highlight.js/package.json | 6 +- npm/packs/jquery-form/package.json | 6 +- .../package.json | 6 +- npm/packs/jquery-validation/package.json | 6 +- npm/packs/jquery/package.json | 6 +- npm/packs/lodash/package.json | 6 +- npm/packs/luxon/package.json | 4 +- .../package.json | 6 +- npm/packs/markdown-it/package.json | 6 +- npm/packs/owl.carousel/package.json | 6 +- npm/packs/popper.js/package.json | 6 +- npm/packs/prismjs/package.json | 6 +- npm/packs/select2/package.json | 6 +- npm/packs/sweetalert/package.json | 6 +- npm/packs/timeago/package.json | 6 +- npm/packs/toastr/package.json | 6 +- npm/packs/tui-editor/package.json | 12 +- templates/app/angular/package.json | 10 +- .../package.json | 2 +- .../yarn.lock | 222 +++++++++--------- .../package.json | 2 +- .../yarn.lock | 222 +++++++++--------- .../package.json | 2 +- .../yarn.lock | 222 +++++++++--------- .../package.json | 2 +- .../MyCompanyName.MyProjectName.Web/yarn.lock | 222 +++++++++--------- templates/module/angular/package.json | 10 +- .../my-project-name-config/package.json | 2 +- .../projects/my-project-name/package.json | 2 +- .../package.json | 2 +- .../yarn.lock | 222 +++++++++--------- .../package.json | 2 +- .../yarn.lock | 222 +++++++++--------- .../package.json | 2 +- .../yarn.lock | 222 +++++++++--------- 52 files changed, 912 insertions(+), 912 deletions(-) diff --git a/npm/lerna.json b/npm/lerna.json index e23f5a1a9a..145064dc14 100644 --- a/npm/lerna.json +++ b/npm/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.0", "packages": [ "packs/*" ], diff --git a/npm/packs/anchor-js/package.json b/npm/packs/anchor-js/package.json index 0548674d45..a352b6722f 100644 --- a/npm/packs/anchor-js/package.json +++ b/npm/packs/anchor-js/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/anchor-js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "anchor-js": "^4.2.2" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/aspnetcore.mvc.ui.theme.basic/package.json b/npm/packs/aspnetcore.mvc.ui.theme.basic/package.json index e3b0981f37..da66f27d5d 100644 --- a/npm/packs/aspnetcore.mvc.ui.theme.basic/package.json +++ b/npm/packs/aspnetcore.mvc.ui.theme.basic/package.json @@ -1,11 +1,11 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/aspnetcore.mvc.ui.theme.basic", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared": "^2.3.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json b/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json index 05d398abcd..4a3b24579b 100644 --- a/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json +++ b/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json @@ -1,24 +1,24 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/aspnetcore.mvc.ui.theme.shared", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui": "^2.2.0", - "@abp/bootstrap": "^2.2.0", - "@abp/bootstrap-datepicker": "^2.2.0", - "@abp/datatables.net-bs4": "^2.2.0", - "@abp/font-awesome": "^2.2.0", - "@abp/jquery-form": "^2.2.0", - "@abp/jquery-validation-unobtrusive": "^2.2.0", - "@abp/lodash": "^2.2.0", - "@abp/luxon": "^2.2.0", - "@abp/malihu-custom-scrollbar-plugin": "^2.2.0", - "@abp/select2": "^2.2.0", - "@abp/sweetalert": "^2.2.0", - "@abp/timeago": "^2.2.0", - "@abp/toastr": "^2.2.0" + "@abp/aspnetcore.mvc.ui": "^2.3.0", + "@abp/bootstrap": "^2.3.0", + "@abp/bootstrap-datepicker": "^2.3.0", + "@abp/datatables.net-bs4": "^2.3.0", + "@abp/font-awesome": "^2.3.0", + "@abp/jquery-form": "^2.3.0", + "@abp/jquery-validation-unobtrusive": "^2.3.0", + "@abp/lodash": "^2.3.0", + "@abp/luxon": "^2.3.0", + "@abp/malihu-custom-scrollbar-plugin": "^2.3.0", + "@abp/select2": "^2.3.0", + "@abp/sweetalert": "^2.3.0", + "@abp/timeago": "^2.3.0", + "@abp/toastr": "^2.3.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/aspnetcore.mvc.ui/package.json b/npm/packs/aspnetcore.mvc.ui/package.json index 3f32ccb015..6095327299 100644 --- a/npm/packs/aspnetcore.mvc.ui/package.json +++ b/npm/packs/aspnetcore.mvc.ui/package.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/aspnetcore.mvc.ui", "publishConfig": { "access": "public" @@ -12,5 +12,5 @@ "path": "^0.12.7", "rimraf": "^3.0.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/blogging/package.json b/npm/packs/blogging/package.json index 932b4c856d..15df7b9ed8 100644 --- a/npm/packs/blogging/package.json +++ b/npm/packs/blogging/package.json @@ -1,13 +1,13 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/blogging", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "^2.2.0", - "@abp/owl.carousel": "^2.2.0", - "@abp/tui-editor": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared": "^2.3.0", + "@abp/owl.carousel": "^2.3.0", + "@abp/tui-editor": "^2.3.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/bootstrap-datepicker/package.json b/npm/packs/bootstrap-datepicker/package.json index 386d7eba6c..0e8509d622 100644 --- a/npm/packs/bootstrap-datepicker/package.json +++ b/npm/packs/bootstrap-datepicker/package.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/bootstrap-datepicker", "publishConfig": { "access": "public" @@ -7,5 +7,5 @@ "dependencies": { "bootstrap-datepicker": "^1.9.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/bootstrap/package.json b/npm/packs/bootstrap/package.json index 498e54e892..96de72dc43 100644 --- a/npm/packs/bootstrap/package.json +++ b/npm/packs/bootstrap/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/bootstrap", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "bootstrap": "^4.3.1" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/chart.js/package.json b/npm/packs/chart.js/package.json index 80ccd61e17..e6b3bf0f5a 100644 --- a/npm/packs/chart.js/package.json +++ b/npm/packs/chart.js/package.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/chart.js", "publishConfig": { "access": "public" @@ -7,5 +7,5 @@ "dependencies": { "chart.js": "^2.9.3" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/clipboard/package.json b/npm/packs/clipboard/package.json index b6a483d76f..b4f3659faf 100644 --- a/npm/packs/clipboard/package.json +++ b/npm/packs/clipboard/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/clipboard", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "clipboard": "^2.0.4" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/codemirror/package.json b/npm/packs/codemirror/package.json index 7a2b528f44..894f5370df 100644 --- a/npm/packs/codemirror/package.json +++ b/npm/packs/codemirror/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/codemirror", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "codemirror": "^5.49.2" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/core/package.json b/npm/packs/core/package.json index dec0ece13b..383aeba66f 100644 --- a/npm/packs/core/package.json +++ b/npm/packs/core/package.json @@ -1,8 +1,8 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/core", "publishConfig": { "access": "public" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/datatables.net-bs4/package.json b/npm/packs/datatables.net-bs4/package.json index d5e3c10801..dd553c0fda 100644 --- a/npm/packs/datatables.net-bs4/package.json +++ b/npm/packs/datatables.net-bs4/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/datatables.net-bs4", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/datatables.net": "^2.2.0", + "@abp/datatables.net": "^2.3.0", "datatables.net-bs4": "^1.10.20" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/datatables.net/package.json b/npm/packs/datatables.net/package.json index 47d51dd15b..90f83375ae 100644 --- a/npm/packs/datatables.net/package.json +++ b/npm/packs/datatables.net/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/datatables.net", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "datatables.net": "^1.10.20" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/docs/package.json b/npm/packs/docs/package.json index e21b186f57..4656a2562f 100644 --- a/npm/packs/docs/package.json +++ b/npm/packs/docs/package.json @@ -1,15 +1,15 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/docs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/anchor-js": "^2.2.0", - "@abp/clipboard": "^2.2.0", - "@abp/malihu-custom-scrollbar-plugin": "^2.2.0", - "@abp/popper.js": "^2.2.0", - "@abp/prismjs": "^2.2.0" + "@abp/anchor-js": "^2.3.0", + "@abp/clipboard": "^2.3.0", + "@abp/malihu-custom-scrollbar-plugin": "^2.3.0", + "@abp/popper.js": "^2.3.0", + "@abp/prismjs": "^2.3.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/flag-icon-css/package.json b/npm/packs/flag-icon-css/package.json index 96ec8df8c4..c7929d83a5 100644 --- a/npm/packs/flag-icon-css/package.json +++ b/npm/packs/flag-icon-css/package.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/flag-icon-css", "publishConfig": { "access": "public" @@ -7,5 +7,5 @@ "dependencies": { "flag-icon-css": "^3.4.5" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/font-awesome/package.json b/npm/packs/font-awesome/package.json index fe302462be..277eb28eed 100644 --- a/npm/packs/font-awesome/package.json +++ b/npm/packs/font-awesome/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/font-awesome", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "@fortawesome/fontawesome-free": "^5.11.2" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/highlight.js/package.json b/npm/packs/highlight.js/package.json index e46c972e59..f1d91f0b35 100644 --- a/npm/packs/highlight.js/package.json +++ b/npm/packs/highlight.js/package.json @@ -1,11 +1,11 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/highlight.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0" + "@abp/core": "^2.3.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/jquery-form/package.json b/npm/packs/jquery-form/package.json index 391c4a06df..6d396750fb 100644 --- a/npm/packs/jquery-form/package.json +++ b/npm/packs/jquery-form/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/jquery-form", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "^2.2.0", + "@abp/jquery": "^2.3.0", "jquery-form": "^4.2.2" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/jquery-validation-unobtrusive/package.json b/npm/packs/jquery-validation-unobtrusive/package.json index b40a776119..8e83ae4c17 100644 --- a/npm/packs/jquery-validation-unobtrusive/package.json +++ b/npm/packs/jquery-validation-unobtrusive/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/jquery-validation-unobtrusive", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery-validation": "^2.2.0", + "@abp/jquery-validation": "^2.3.0", "jquery-validation-unobtrusive": "^3.2.11" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/jquery-validation/package.json b/npm/packs/jquery-validation/package.json index d1c32c5fea..a0793621e1 100644 --- a/npm/packs/jquery-validation/package.json +++ b/npm/packs/jquery-validation/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/jquery-validation", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "^2.2.0", + "@abp/jquery": "^2.3.0", "jquery-validation": "^1.19.1" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/jquery/package.json b/npm/packs/jquery/package.json index 5ec2fd0ec3..ce18819d94 100644 --- a/npm/packs/jquery/package.json +++ b/npm/packs/jquery/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/jquery", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "jquery": "^3.4.1" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/lodash/package.json b/npm/packs/lodash/package.json index 6e9ffd0c0c..becc25f57a 100644 --- a/npm/packs/lodash/package.json +++ b/npm/packs/lodash/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/lodash", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "lodash": "^4.17.15" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/luxon/package.json b/npm/packs/luxon/package.json index 1e53e6fd99..d7f2c9eba6 100644 --- a/npm/packs/luxon/package.json +++ b/npm/packs/luxon/package.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/luxon", "publishConfig": { "access": "public" @@ -7,5 +7,5 @@ "dependencies": { "luxon": "^1.21.3" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/malihu-custom-scrollbar-plugin/package.json b/npm/packs/malihu-custom-scrollbar-plugin/package.json index 1d65d8f9d8..ef24529795 100644 --- a/npm/packs/malihu-custom-scrollbar-plugin/package.json +++ b/npm/packs/malihu-custom-scrollbar-plugin/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/malihu-custom-scrollbar-plugin", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "malihu-custom-scrollbar-plugin": "^3.1.5" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/markdown-it/package.json b/npm/packs/markdown-it/package.json index da0afef6db..a996ce3163 100644 --- a/npm/packs/markdown-it/package.json +++ b/npm/packs/markdown-it/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/markdown-it", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "markdown-it": "^10.0.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/owl.carousel/package.json b/npm/packs/owl.carousel/package.json index 947313ad4a..3ecd626f1e 100644 --- a/npm/packs/owl.carousel/package.json +++ b/npm/packs/owl.carousel/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/owl.carousel", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "owl.carousel": "^2.3.4" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/popper.js/package.json b/npm/packs/popper.js/package.json index 21fa7de6ee..83ea7eea5f 100644 --- a/npm/packs/popper.js/package.json +++ b/npm/packs/popper.js/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/popper.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "popper.js": "^1.16.0" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/prismjs/package.json b/npm/packs/prismjs/package.json index 745e4da5b1..e6899bbb1f 100644 --- a/npm/packs/prismjs/package.json +++ b/npm/packs/prismjs/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/prismjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "prismjs": "^1.17.1" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/select2/package.json b/npm/packs/select2/package.json index f3f6715210..58c48daa56 100644 --- a/npm/packs/select2/package.json +++ b/npm/packs/select2/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/select2", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "select2": "^4.0.12" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/sweetalert/package.json b/npm/packs/sweetalert/package.json index 01693f17d1..0c947bb1de 100644 --- a/npm/packs/sweetalert/package.json +++ b/npm/packs/sweetalert/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/sweetalert", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "^2.2.0", + "@abp/core": "^2.3.0", "sweetalert": "^2.1.2" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/timeago/package.json b/npm/packs/timeago/package.json index 57f55b073b..b2549944e1 100644 --- a/npm/packs/timeago/package.json +++ b/npm/packs/timeago/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/timeago", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "^2.2.0", + "@abp/jquery": "^2.3.0", "timeago": "^1.6.7" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/toastr/package.json b/npm/packs/toastr/package.json index 063be979ae..16fa91de0e 100644 --- a/npm/packs/toastr/package.json +++ b/npm/packs/toastr/package.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/toastr", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "^2.2.0", + "@abp/jquery": "^2.3.0", "toastr": "^2.1.4" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/npm/packs/tui-editor/package.json b/npm/packs/tui-editor/package.json index e13b5d37b8..cb61bce4e0 100644 --- a/npm/packs/tui-editor/package.json +++ b/npm/packs/tui-editor/package.json @@ -1,15 +1,15 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "@abp/tui-editor", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/codemirror": "^2.2.0", - "@abp/highlight.js": "^2.2.0", - "@abp/jquery": "^2.2.0", - "@abp/markdown-it": "^2.2.0", + "@abp/codemirror": "^2.3.0", + "@abp/highlight.js": "^2.3.0", + "@abp/jquery": "^2.3.0", + "@abp/markdown-it": "^2.3.0", "tui-editor": "^1.4.8" }, - "gitHead": "d5707967977fb14328661ae403c41eaa679ee263" + "gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7" } diff --git a/templates/app/angular/package.json b/templates/app/angular/package.json index 20b3d0ea23..c982ed20ca 100644 --- a/templates/app/angular/package.json +++ b/templates/app/angular/package.json @@ -11,11 +11,11 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~2.2.0", - "@abp/ng.identity": "~2.2.0", - "@abp/ng.setting-management": "~2.2.0", - "@abp/ng.tenant-management": "~2.2.0", - "@abp/ng.theme.basic": "~2.2.0", + "@abp/ng.account": "~2.3.0", + "@abp/ng.identity": "~2.3.0", + "@abp/ng.setting-management": "~2.3.0", + "@abp/ng.tenant-management": "~2.3.0", + "@abp/ng.theme.basic": "~2.3.0", "@angular/animations": "~9.0.2", "@angular/common": "~9.0.2", "@angular/compiler": "~9.0.2", diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/package.json index 6e36dde3bf..504aafc075 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/package.json +++ b/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": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "^2.3.0" } } \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/yarn.lock b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/yarn.lock index 157d0f2e34..a900560181 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/yarn.lock +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/yarn.lock @@ -2,37 +2,37 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.2.0.tgz#e7f4e57d2b17cc76388e9c56bc34d50c9658873b" - integrity sha512-S9GQ9YVg4DWrgjujwiXBER6KqdqW5nZ1Bmt+YEePn5gEoPvoVrh6ojthpHYRjBJtGFqBSzRAQ9eVZLebT22Ozg== +"@abp/aspnetcore.mvc.ui.theme.basic@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.3.0.tgz#482c236565268d305c0c86399e837bdddecf97ad" + integrity sha512-PJqGAHllBoZv/97DalfMFQr4oPA6PatObaj/+oxkjUjQcPD4z2sJO5Z+d8t6plo3ZvjzMvwm+VwzhZgdJhtwKw== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "^2.3.0" -"@abp/aspnetcore.mvc.ui.theme.shared@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.2.0.tgz#e0df953853be2a184d323931573f9f98aebbaa62" - integrity sha512-urxziaCdvfEqN5cjiiM5f5dx2Yr+AoGqCJVCo0Okjl2dosdaj5DH4SBzMvKAaLXzo3Ep1h4b3Wvws4BThL/6rA== - dependencies: - "@abp/aspnetcore.mvc.ui" "^2.2.0" - "@abp/bootstrap" "^2.2.0" - "@abp/bootstrap-datepicker" "^2.2.0" - "@abp/datatables.net-bs4" "^2.2.0" - "@abp/font-awesome" "^2.2.0" - "@abp/jquery-form" "^2.2.0" - "@abp/jquery-validation-unobtrusive" "^2.2.0" - "@abp/lodash" "^2.2.0" - "@abp/luxon" "^2.2.0" - "@abp/malihu-custom-scrollbar-plugin" "^2.2.0" - "@abp/select2" "^2.2.0" - "@abp/sweetalert" "^2.2.0" - "@abp/timeago" "^2.2.0" - "@abp/toastr" "^2.2.0" - -"@abp/aspnetcore.mvc.ui@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.2.0.tgz#b2cdd421eed09ec1d30ae85e14434b7efc094ade" - integrity sha512-IO/AjhJu+LUa9zOaT8JlEnV+Pcp9oQ3q9kTq8kmMakC35vTIyvBpB3nnykXIOytZSyjsBgFYB/uMxPgBOjWagg== +"@abp/aspnetcore.mvc.ui.theme.shared@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.3.0.tgz#553ba6983308a8da3336226b8c20f9191da8a5cc" + integrity sha512-LLf89lXILM0MiSv/Mk4GXXl+eu+J5obTMfA9obLNiXD5fpwlYxnTtMwxh+sfZe9KcsZTuYEcXJgVk/A8HKydeg== + dependencies: + "@abp/aspnetcore.mvc.ui" "^2.3.0" + "@abp/bootstrap" "^2.3.0" + "@abp/bootstrap-datepicker" "^2.3.0" + "@abp/datatables.net-bs4" "^2.3.0" + "@abp/font-awesome" "^2.3.0" + "@abp/jquery-form" "^2.3.0" + "@abp/jquery-validation-unobtrusive" "^2.3.0" + "@abp/lodash" "^2.3.0" + "@abp/luxon" "^2.3.0" + "@abp/malihu-custom-scrollbar-plugin" "^2.3.0" + "@abp/select2" "^2.3.0" + "@abp/sweetalert" "^2.3.0" + "@abp/timeago" "^2.3.0" + "@abp/toastr" "^2.3.0" + +"@abp/aspnetcore.mvc.ui@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.3.0.tgz#166a1235b70b460be0c84171c229c1c5543dcbb7" + integrity sha512-5vitUltSBEVf97tJwonMkL6YQ0acKF2JEtbkfer3GN63MuU4+8ayYT8bwlieV6iC20dm69dCLI3dIfezvFnAfA== dependencies: ansi-colors "^4.1.1" extend-object "^1.0.0" @@ -41,135 +41,135 @@ path "^0.12.7" rimraf "^3.0.0" -"@abp/bootstrap-datepicker@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.2.0.tgz#a2f50b422824f18ed4b7e80be6852e2979119f8e" - integrity sha512-X9jT5mU42QFfVhOZdun7aEJUf3bMko6NsG3NFQVjqTqKH+iYGKfHPFpXD0gP/6Nb4KgZUdId8hSyQTZyOK2JEA== +"@abp/bootstrap-datepicker@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.3.0.tgz#fc235d1fb47e44cd6950cd6179b045fbd19b2a12" + integrity sha512-X7iWvwo7QqOp35IBz8WELDVfuVK110vZCcfuXwo0MbnH0aXS3+2CEUxqZnYHNcDrf+eXaact/IPKVl5Z/mA70A== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.2.0.tgz#16e41d3432117bbcd9012c6f735c49c543255879" - integrity sha512-aRmluu6SkIl+JgCzSSJZrDPkYr6WWaQdY0iJAOz6NHtffa7Aumh1IUOrLVKL0T1pQn6QKs0Z7JDGyYMdh1HPkQ== +"@abp/bootstrap@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.3.0.tgz#e53ead2fae02cef04e8d44c1fd38d3368d0db8df" + integrity sha512-PsmCRUEF82Co903JxdvvPaBaiP+BFpQvMhM0PMqZzJ4AKGq0qG4kdCTAhFYhusy1e/UqBaNwCp7URDN/I+Xr7A== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" bootstrap "^4.3.1" -"@abp/core@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.2.0.tgz#4eea0a06458c90acb8566a11eb841fe65d15d256" - integrity sha512-tBGHa5CUr0ewT31g689RAfQ6Su2p4uyn2PzmrW/8lahBrvqkoCb41fkCDLQJkTY5rKPrEKZd/s9OoyOnS20DLg== +"@abp/core@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.3.0.tgz#3bb600c6b3e77060561d90db06e0052e04fa59b6" + integrity sha512-LGtOSYZqINZuX6Hy9vDDxxLJpEfZYyzdTxFdQt9UBtE/AuypILG8lOQjd96OJpRTeqyOUHBYo8AXtYzEyR6ZiA== -"@abp/datatables.net-bs4@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.2.0.tgz#c7cc49e889b295ae10fb24ed62b154ef79ffc85a" - integrity sha512-zjJRPqOCWPfkHt1QztfFHKrsTE9o6Je2EpfA7hRMej2FlGbsMWUxOqx/btK1vjD6YIU8DtVDpIdj1WvPOITQ4Q== +"@abp/datatables.net-bs4@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.3.0.tgz#f7268173bd5070471999e3e694509b49e4fc2e87" + integrity sha512-nA913hyrZRl8gQlGAmg+n7Z4iav4U+XrPgC0CfTUkZda7ReHj50jFZPQREfnmGdM77FVA+3y4q4LZELGB65GMQ== dependencies: - "@abp/datatables.net" "^2.2.0" + "@abp/datatables.net" "^2.3.0" datatables.net-bs4 "^1.10.20" -"@abp/datatables.net@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.2.0.tgz#22f9c7ca90c2d4af264483b4f8286b0feb7c3d52" - integrity sha512-L4MnpdloSWr/px3mvV75sxsxL68MyALB2LKdzCFMQWILCZVkxMmQb9LARINYIrn461Wrc+zbYWNEBD0MAq7flg== +"@abp/datatables.net@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.3.0.tgz#420ab84c54ca6b81a555c8525a96de62c54aca75" + integrity sha512-CAIF/+eQzCPltfQsvojOE5ojbbOv0u9MqtAIjgCiQ0ccCLe0j+68ZJhizDK1e3JA1o9jZXcBZnEWIGPdhpcRcA== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" datatables.net "^1.10.20" -"@abp/font-awesome@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.2.0.tgz#2de39e3c6c3e8c30394d82861761a66c5b4032f0" - integrity sha512-RT06MYUGgaWBEpW5c7wUcfMXgxcOHWdX/C01LDO/j6iVoKBuBHOkkvcUoTWII068ECrLYOkj+RyT59dCKm8FFw== +"@abp/font-awesome@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.3.0.tgz#30988351f7ca7ccf84b414e95848016df701bafe" + integrity sha512-lco8ArQi1xeKqypmvCubXrwO0/a+uP33vqQy+d3JRcmAXJgc5+AeQrzEq9KRcD/BGeWQUi8aJobW0rGFTAZxxQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" "@fortawesome/fontawesome-free" "^5.11.2" -"@abp/jquery-form@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.2.0.tgz#951653fac4013a7bbec065b5101b86d575e0eca7" - integrity sha512-ji44E3Ud0S3LNXn1WJ/Aw44qAIG7EITEW1KOe46oz+/awPpbiiA4dDDNleTvO2jI2/s8mNyR0bNanP6BUsc7tw== +"@abp/jquery-form@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.3.0.tgz#91e088fd1861c2a6224ce127c0fe0071baec9eef" + integrity sha512-cVPFdKpgAPSsG4mxrREfmslkgVJEZI9LpHask/6vy5gE/eFKZ9t6BZg+gop7bj6co3NcjekjDxhM7c0Iq+auyA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-form "^4.2.2" -"@abp/jquery-validation-unobtrusive@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.2.0.tgz#6d39ba9f7bf026d1380796bf5dff76c8d16b42ce" - integrity sha512-SuS/dRRVz7ZR4HK/h9x0jRRVLPqXN0CPRGPdJZ1LJraXVEJ9/eDEGf1rMlHmEGt1FXXFTD01/zjisbweDE786w== +"@abp/jquery-validation-unobtrusive@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.3.0.tgz#18dcd10ac0d6678716b42170fca1810b23cebaab" + integrity sha512-CAR3zZ4Oxbu5MK7VO2QhZjwYW81NCEqOViKPpPzk/K2qkgphHbDpRei3XMbi+476KMhrAgQE6KzlrafWBtsdRA== dependencies: - "@abp/jquery-validation" "^2.2.0" + "@abp/jquery-validation" "^2.3.0" jquery-validation-unobtrusive "^3.2.11" -"@abp/jquery-validation@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.2.0.tgz#02bb8ba883e72c1204867ee4d1c1094bd91c4c4c" - integrity sha512-ypITQloO4iEDgqlA6qb3taj+7HMX0Cf/ACA2OvtrvOgJejx6J4wfrPjwuFZu1WWJ0xtc9yTdbovdcSVcQbIGaA== +"@abp/jquery-validation@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.3.0.tgz#af723abf5950729ef2763cecb7f5a9c5cbed0031" + integrity sha512-YvFCbvx9hWzi7BytYRBb/0tFdiibWT9CFz7vcHTrZiXjjSfZ1koh3DeXPErj091VR9X4q4nzRfCETA+0lINQbA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-validation "^1.19.1" -"@abp/jquery@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.2.0.tgz#0e641b1109e78eff4c34331ca2b123b67cc30cbe" - integrity sha512-vEfRoFEAmDmRgSq98Y9EZExfQFSWtmjaHrodUu+MadTcRlnn+wHq8wwkKKxpj/eYtNc8aFORpyHMMH7uliAKxg== +"@abp/jquery@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.3.0.tgz#c17fcc3559a0285af3d6e534a5a076e99fc0ba37" + integrity sha512-376LnHco1kW6U094Tx3cbkM5y3ZAA02Lp3yrN/b0Qc1th84Xr2twix2YZG+GqcqlwdljH4ihdgpAM/ZO7REEaw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" jquery "^3.4.1" -"@abp/lodash@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.2.0.tgz#af0a2ebcb28fd0a8c02da5026479d9370ed19719" - integrity sha512-wOMLqIpuq4a7ww7pB138G6YxBiTGBgxNW/IWGUiWbfgrr88cGPKIYYv/8O8mvr8PLNGjizNynuwQRj522yA3Dw== +"@abp/lodash@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.3.0.tgz#20219d872db7eba372cbaea168494fa54eb1cf12" + integrity sha512-I2KKEJaGwfpCKUox32lkllLRKgP25mszJuGpj571KTsvuT0Zo6BlNov4xoy8wbHC7vZF7dvkJpiCGg2yKnxc8Q== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" lodash "^4.17.15" -"@abp/luxon@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.2.0.tgz#0d0e78edc249853fa31eceecc00df2846a879aa9" - integrity sha512-WbOW0PcMks+WXRPWt/+H4pOa5waM331WkY0F+EJx8fpxemNGQNUEXLkuMXzN3MrN6LrplM9AZ9i+NRA9PWHbNw== +"@abp/luxon@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.3.0.tgz#5e08cdff00682f317707d9f34da6a1fb21402914" + integrity sha512-UAbh+HyVwr+ytJpJEddHp0aRpIKQIWknvrDmcyIOaTY6ZSJPZSxJlDmIC56d094JopeRf/+E/cTMMS5bM8nmrA== dependencies: luxon "^1.21.3" -"@abp/malihu-custom-scrollbar-plugin@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.2.0.tgz#e11fd46dccbb28d44fb199e880b91d27c94f1919" - integrity sha512-YDu/NLpIzMA96NDHxd27/+liTm3sow9M+oWH29+9JW8o/AEpXUH3T3AmoXXcTgsBlzLaewgHEFM8yxsAAFoj8Q== +"@abp/malihu-custom-scrollbar-plugin@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.3.0.tgz#1b2535ca6f30dd49ea5ec3de283f3ac4d1d5f6a0" + integrity sha512-dCeJMRn+zHhGi1Uwg0h0ET21+sZ/Zf2trwfVJrd8bXan5bMKPRd3UtXrJlxZg3NHqVJmUiwWe2dzEHt1fexCDQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/select2@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.2.0.tgz#4639d4e5b72b1736fa4476bd9b6a78e036400421" - integrity sha512-tc87JyM0kvVF388kyGUjDby49Zrrb089jVRRipoIaxXeu4M1YxEFSKBEcUK1MohZWjVtWrNs8MoxPlfukaMpyw== +"@abp/select2@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.3.0.tgz#edc5ae4655ccdf6b9ec7546dd156cda33bf907d3" + integrity sha512-s7TMBe2zUndVkfDTD0cBX/F4Fm9alA1BUx7l0b2+CmbJkdIp3YkjA4Oqsi4RinpP6/vVSYpTiTGWX4cYogbcFw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" select2 "^4.0.12" -"@abp/sweetalert@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.2.0.tgz#dfc60ba085522d8390e41b90bf5a3d474f4ae624" - integrity sha512-HS6TKOwP91UjzjZHaheurZ1AYUSMkQyCSmoX6g5LAK4eH8IIgpojVSp1AFCSPATrFsFWY/dzkDGcfu90FWsVBg== +"@abp/sweetalert@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.3.0.tgz#2120b1f98e2530afc65f6c11fb7ea8d087a98777" + integrity sha512-Kq7UAOwi2sH/lxIrwoEhUCt5n8OAv17SubLWE/Ud3gWgcSw5XSmAZb13S6e78yydlV89Ny3LeYeGjqfU6nnSug== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" sweetalert "^2.1.2" -"@abp/timeago@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.2.0.tgz#9a8297f36a46cdc4cc62f44d0fdc91b70def389c" - integrity sha512-8qjmKscsTvPznHKWEsddYxdSBiU+l+OgLG6vzMcSWqngYbDQGXqNA93BwJI2qiwd+FkNcfGgYg7CN7bcwzmaiw== +"@abp/timeago@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.3.0.tgz#79bb1019f135d3342916bb61f52f3be35914f11b" + integrity sha512-TogWr4bdFl/DsB3QLa1iOkRGmeWNPyR60buI3D+WSJGlEtbjU9L5I3cGDEWJGYOxPKU9WuqV4DiraBbq/xNGLw== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" timeago "^1.6.7" -"@abp/toastr@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.2.0.tgz#1cad83a89da244685b3c82adff64260b7ccf4742" - integrity sha512-HHfSaw4M/9zS+KgzxGvbHYiQ5qcJgpf21cRZEo16aUwnTeKr4SRaewAWryNn4dKcIO2YNrhzDLH+OYbEaJJlDQ== +"@abp/toastr@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.3.0.tgz#0c0201e00a8070b831a33fe9763e0fb3a1981523" + integrity sha512-MlS9KXPuo1vYW78QvJUR1CXGMq7qo2wGKRxZJEloxWTI8bg7zEZwa27LGJJmHLQacOqdhUP9c5t9D136eUhu6A== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" toastr "^2.1.4" "@fortawesome/fontawesome-free@^5.11.2": diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/package.json index 5d035c76c9..b467e1767f 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/package.json +++ b/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": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "^2.3.0" } } \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/yarn.lock b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/yarn.lock index b3b0eb268b..3c0e460076 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/yarn.lock +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.IdentityServer/yarn.lock @@ -2,37 +2,37 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.2.0.tgz#e7f4e57d2b17cc76388e9c56bc34d50c9658873b" - integrity sha512-S9GQ9YVg4DWrgjujwiXBER6KqdqW5nZ1Bmt+YEePn5gEoPvoVrh6ojthpHYRjBJtGFqBSzRAQ9eVZLebT22Ozg== +"@abp/aspnetcore.mvc.ui.theme.basic@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.3.0.tgz#482c236565268d305c0c86399e837bdddecf97ad" + integrity sha512-PJqGAHllBoZv/97DalfMFQr4oPA6PatObaj/+oxkjUjQcPD4z2sJO5Z+d8t6plo3ZvjzMvwm+VwzhZgdJhtwKw== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "^2.3.0" -"@abp/aspnetcore.mvc.ui.theme.shared@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.2.0.tgz#e0df953853be2a184d323931573f9f98aebbaa62" - integrity sha512-urxziaCdvfEqN5cjiiM5f5dx2Yr+AoGqCJVCo0Okjl2dosdaj5DH4SBzMvKAaLXzo3Ep1h4b3Wvws4BThL/6rA== - dependencies: - "@abp/aspnetcore.mvc.ui" "^2.2.0" - "@abp/bootstrap" "^2.2.0" - "@abp/bootstrap-datepicker" "^2.2.0" - "@abp/datatables.net-bs4" "^2.2.0" - "@abp/font-awesome" "^2.2.0" - "@abp/jquery-form" "^2.2.0" - "@abp/jquery-validation-unobtrusive" "^2.2.0" - "@abp/lodash" "^2.2.0" - "@abp/luxon" "^2.2.0" - "@abp/malihu-custom-scrollbar-plugin" "^2.2.0" - "@abp/select2" "^2.2.0" - "@abp/sweetalert" "^2.2.0" - "@abp/timeago" "^2.2.0" - "@abp/toastr" "^2.2.0" - -"@abp/aspnetcore.mvc.ui@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.2.0.tgz#b2cdd421eed09ec1d30ae85e14434b7efc094ade" - integrity sha512-IO/AjhJu+LUa9zOaT8JlEnV+Pcp9oQ3q9kTq8kmMakC35vTIyvBpB3nnykXIOytZSyjsBgFYB/uMxPgBOjWagg== +"@abp/aspnetcore.mvc.ui.theme.shared@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.3.0.tgz#553ba6983308a8da3336226b8c20f9191da8a5cc" + integrity sha512-LLf89lXILM0MiSv/Mk4GXXl+eu+J5obTMfA9obLNiXD5fpwlYxnTtMwxh+sfZe9KcsZTuYEcXJgVk/A8HKydeg== + dependencies: + "@abp/aspnetcore.mvc.ui" "^2.3.0" + "@abp/bootstrap" "^2.3.0" + "@abp/bootstrap-datepicker" "^2.3.0" + "@abp/datatables.net-bs4" "^2.3.0" + "@abp/font-awesome" "^2.3.0" + "@abp/jquery-form" "^2.3.0" + "@abp/jquery-validation-unobtrusive" "^2.3.0" + "@abp/lodash" "^2.3.0" + "@abp/luxon" "^2.3.0" + "@abp/malihu-custom-scrollbar-plugin" "^2.3.0" + "@abp/select2" "^2.3.0" + "@abp/sweetalert" "^2.3.0" + "@abp/timeago" "^2.3.0" + "@abp/toastr" "^2.3.0" + +"@abp/aspnetcore.mvc.ui@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.3.0.tgz#166a1235b70b460be0c84171c229c1c5543dcbb7" + integrity sha512-5vitUltSBEVf97tJwonMkL6YQ0acKF2JEtbkfer3GN63MuU4+8ayYT8bwlieV6iC20dm69dCLI3dIfezvFnAfA== dependencies: ansi-colors "^4.1.1" extend-object "^1.0.0" @@ -41,135 +41,135 @@ path "^0.12.7" rimraf "^3.0.0" -"@abp/bootstrap-datepicker@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.2.0.tgz#a2f50b422824f18ed4b7e80be6852e2979119f8e" - integrity sha512-X9jT5mU42QFfVhOZdun7aEJUf3bMko6NsG3NFQVjqTqKH+iYGKfHPFpXD0gP/6Nb4KgZUdId8hSyQTZyOK2JEA== +"@abp/bootstrap-datepicker@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.3.0.tgz#fc235d1fb47e44cd6950cd6179b045fbd19b2a12" + integrity sha512-X7iWvwo7QqOp35IBz8WELDVfuVK110vZCcfuXwo0MbnH0aXS3+2CEUxqZnYHNcDrf+eXaact/IPKVl5Z/mA70A== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.2.0.tgz#16e41d3432117bbcd9012c6f735c49c543255879" - integrity sha512-aRmluu6SkIl+JgCzSSJZrDPkYr6WWaQdY0iJAOz6NHtffa7Aumh1IUOrLVKL0T1pQn6QKs0Z7JDGyYMdh1HPkQ== +"@abp/bootstrap@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.3.0.tgz#e53ead2fae02cef04e8d44c1fd38d3368d0db8df" + integrity sha512-PsmCRUEF82Co903JxdvvPaBaiP+BFpQvMhM0PMqZzJ4AKGq0qG4kdCTAhFYhusy1e/UqBaNwCp7URDN/I+Xr7A== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" bootstrap "^4.3.1" -"@abp/core@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.2.0.tgz#4eea0a06458c90acb8566a11eb841fe65d15d256" - integrity sha512-tBGHa5CUr0ewT31g689RAfQ6Su2p4uyn2PzmrW/8lahBrvqkoCb41fkCDLQJkTY5rKPrEKZd/s9OoyOnS20DLg== +"@abp/core@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.3.0.tgz#3bb600c6b3e77060561d90db06e0052e04fa59b6" + integrity sha512-LGtOSYZqINZuX6Hy9vDDxxLJpEfZYyzdTxFdQt9UBtE/AuypILG8lOQjd96OJpRTeqyOUHBYo8AXtYzEyR6ZiA== -"@abp/datatables.net-bs4@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.2.0.tgz#c7cc49e889b295ae10fb24ed62b154ef79ffc85a" - integrity sha512-zjJRPqOCWPfkHt1QztfFHKrsTE9o6Je2EpfA7hRMej2FlGbsMWUxOqx/btK1vjD6YIU8DtVDpIdj1WvPOITQ4Q== +"@abp/datatables.net-bs4@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.3.0.tgz#f7268173bd5070471999e3e694509b49e4fc2e87" + integrity sha512-nA913hyrZRl8gQlGAmg+n7Z4iav4U+XrPgC0CfTUkZda7ReHj50jFZPQREfnmGdM77FVA+3y4q4LZELGB65GMQ== dependencies: - "@abp/datatables.net" "^2.2.0" + "@abp/datatables.net" "^2.3.0" datatables.net-bs4 "^1.10.20" -"@abp/datatables.net@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.2.0.tgz#22f9c7ca90c2d4af264483b4f8286b0feb7c3d52" - integrity sha512-L4MnpdloSWr/px3mvV75sxsxL68MyALB2LKdzCFMQWILCZVkxMmQb9LARINYIrn461Wrc+zbYWNEBD0MAq7flg== +"@abp/datatables.net@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.3.0.tgz#420ab84c54ca6b81a555c8525a96de62c54aca75" + integrity sha512-CAIF/+eQzCPltfQsvojOE5ojbbOv0u9MqtAIjgCiQ0ccCLe0j+68ZJhizDK1e3JA1o9jZXcBZnEWIGPdhpcRcA== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" datatables.net "^1.10.20" -"@abp/font-awesome@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.2.0.tgz#2de39e3c6c3e8c30394d82861761a66c5b4032f0" - integrity sha512-RT06MYUGgaWBEpW5c7wUcfMXgxcOHWdX/C01LDO/j6iVoKBuBHOkkvcUoTWII068ECrLYOkj+RyT59dCKm8FFw== +"@abp/font-awesome@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.3.0.tgz#30988351f7ca7ccf84b414e95848016df701bafe" + integrity sha512-lco8ArQi1xeKqypmvCubXrwO0/a+uP33vqQy+d3JRcmAXJgc5+AeQrzEq9KRcD/BGeWQUi8aJobW0rGFTAZxxQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" "@fortawesome/fontawesome-free" "^5.11.2" -"@abp/jquery-form@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.2.0.tgz#951653fac4013a7bbec065b5101b86d575e0eca7" - integrity sha512-ji44E3Ud0S3LNXn1WJ/Aw44qAIG7EITEW1KOe46oz+/awPpbiiA4dDDNleTvO2jI2/s8mNyR0bNanP6BUsc7tw== +"@abp/jquery-form@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.3.0.tgz#91e088fd1861c2a6224ce127c0fe0071baec9eef" + integrity sha512-cVPFdKpgAPSsG4mxrREfmslkgVJEZI9LpHask/6vy5gE/eFKZ9t6BZg+gop7bj6co3NcjekjDxhM7c0Iq+auyA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-form "^4.2.2" -"@abp/jquery-validation-unobtrusive@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.2.0.tgz#6d39ba9f7bf026d1380796bf5dff76c8d16b42ce" - integrity sha512-SuS/dRRVz7ZR4HK/h9x0jRRVLPqXN0CPRGPdJZ1LJraXVEJ9/eDEGf1rMlHmEGt1FXXFTD01/zjisbweDE786w== +"@abp/jquery-validation-unobtrusive@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.3.0.tgz#18dcd10ac0d6678716b42170fca1810b23cebaab" + integrity sha512-CAR3zZ4Oxbu5MK7VO2QhZjwYW81NCEqOViKPpPzk/K2qkgphHbDpRei3XMbi+476KMhrAgQE6KzlrafWBtsdRA== dependencies: - "@abp/jquery-validation" "^2.2.0" + "@abp/jquery-validation" "^2.3.0" jquery-validation-unobtrusive "^3.2.11" -"@abp/jquery-validation@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.2.0.tgz#02bb8ba883e72c1204867ee4d1c1094bd91c4c4c" - integrity sha512-ypITQloO4iEDgqlA6qb3taj+7HMX0Cf/ACA2OvtrvOgJejx6J4wfrPjwuFZu1WWJ0xtc9yTdbovdcSVcQbIGaA== +"@abp/jquery-validation@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.3.0.tgz#af723abf5950729ef2763cecb7f5a9c5cbed0031" + integrity sha512-YvFCbvx9hWzi7BytYRBb/0tFdiibWT9CFz7vcHTrZiXjjSfZ1koh3DeXPErj091VR9X4q4nzRfCETA+0lINQbA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-validation "^1.19.1" -"@abp/jquery@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.2.0.tgz#0e641b1109e78eff4c34331ca2b123b67cc30cbe" - integrity sha512-vEfRoFEAmDmRgSq98Y9EZExfQFSWtmjaHrodUu+MadTcRlnn+wHq8wwkKKxpj/eYtNc8aFORpyHMMH7uliAKxg== +"@abp/jquery@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.3.0.tgz#c17fcc3559a0285af3d6e534a5a076e99fc0ba37" + integrity sha512-376LnHco1kW6U094Tx3cbkM5y3ZAA02Lp3yrN/b0Qc1th84Xr2twix2YZG+GqcqlwdljH4ihdgpAM/ZO7REEaw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" jquery "^3.4.1" -"@abp/lodash@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.2.0.tgz#af0a2ebcb28fd0a8c02da5026479d9370ed19719" - integrity sha512-wOMLqIpuq4a7ww7pB138G6YxBiTGBgxNW/IWGUiWbfgrr88cGPKIYYv/8O8mvr8PLNGjizNynuwQRj522yA3Dw== +"@abp/lodash@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.3.0.tgz#20219d872db7eba372cbaea168494fa54eb1cf12" + integrity sha512-I2KKEJaGwfpCKUox32lkllLRKgP25mszJuGpj571KTsvuT0Zo6BlNov4xoy8wbHC7vZF7dvkJpiCGg2yKnxc8Q== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" lodash "^4.17.15" -"@abp/luxon@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.2.0.tgz#0d0e78edc249853fa31eceecc00df2846a879aa9" - integrity sha512-WbOW0PcMks+WXRPWt/+H4pOa5waM331WkY0F+EJx8fpxemNGQNUEXLkuMXzN3MrN6LrplM9AZ9i+NRA9PWHbNw== +"@abp/luxon@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.3.0.tgz#5e08cdff00682f317707d9f34da6a1fb21402914" + integrity sha512-UAbh+HyVwr+ytJpJEddHp0aRpIKQIWknvrDmcyIOaTY6ZSJPZSxJlDmIC56d094JopeRf/+E/cTMMS5bM8nmrA== dependencies: luxon "^1.21.3" -"@abp/malihu-custom-scrollbar-plugin@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.2.0.tgz#e11fd46dccbb28d44fb199e880b91d27c94f1919" - integrity sha512-YDu/NLpIzMA96NDHxd27/+liTm3sow9M+oWH29+9JW8o/AEpXUH3T3AmoXXcTgsBlzLaewgHEFM8yxsAAFoj8Q== +"@abp/malihu-custom-scrollbar-plugin@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.3.0.tgz#1b2535ca6f30dd49ea5ec3de283f3ac4d1d5f6a0" + integrity sha512-dCeJMRn+zHhGi1Uwg0h0ET21+sZ/Zf2trwfVJrd8bXan5bMKPRd3UtXrJlxZg3NHqVJmUiwWe2dzEHt1fexCDQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/select2@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.2.0.tgz#4639d4e5b72b1736fa4476bd9b6a78e036400421" - integrity sha512-tc87JyM0kvVF388kyGUjDby49Zrrb089jVRRipoIaxXeu4M1YxEFSKBEcUK1MohZWjVtWrNs8MoxPlfukaMpyw== +"@abp/select2@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.3.0.tgz#edc5ae4655ccdf6b9ec7546dd156cda33bf907d3" + integrity sha512-s7TMBe2zUndVkfDTD0cBX/F4Fm9alA1BUx7l0b2+CmbJkdIp3YkjA4Oqsi4RinpP6/vVSYpTiTGWX4cYogbcFw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" select2 "^4.0.12" -"@abp/sweetalert@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.2.0.tgz#dfc60ba085522d8390e41b90bf5a3d474f4ae624" - integrity sha512-HS6TKOwP91UjzjZHaheurZ1AYUSMkQyCSmoX6g5LAK4eH8IIgpojVSp1AFCSPATrFsFWY/dzkDGcfu90FWsVBg== +"@abp/sweetalert@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.3.0.tgz#2120b1f98e2530afc65f6c11fb7ea8d087a98777" + integrity sha512-Kq7UAOwi2sH/lxIrwoEhUCt5n8OAv17SubLWE/Ud3gWgcSw5XSmAZb13S6e78yydlV89Ny3LeYeGjqfU6nnSug== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" sweetalert "^2.1.2" -"@abp/timeago@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.2.0.tgz#9a8297f36a46cdc4cc62f44d0fdc91b70def389c" - integrity sha512-8qjmKscsTvPznHKWEsddYxdSBiU+l+OgLG6vzMcSWqngYbDQGXqNA93BwJI2qiwd+FkNcfGgYg7CN7bcwzmaiw== +"@abp/timeago@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.3.0.tgz#79bb1019f135d3342916bb61f52f3be35914f11b" + integrity sha512-TogWr4bdFl/DsB3QLa1iOkRGmeWNPyR60buI3D+WSJGlEtbjU9L5I3cGDEWJGYOxPKU9WuqV4DiraBbq/xNGLw== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" timeago "^1.6.7" -"@abp/toastr@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.2.0.tgz#1cad83a89da244685b3c82adff64260b7ccf4742" - integrity sha512-HHfSaw4M/9zS+KgzxGvbHYiQ5qcJgpf21cRZEo16aUwnTeKr4SRaewAWryNn4dKcIO2YNrhzDLH+OYbEaJJlDQ== +"@abp/toastr@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.3.0.tgz#0c0201e00a8070b831a33fe9763e0fb3a1981523" + integrity sha512-MlS9KXPuo1vYW78QvJUR1CXGMq7qo2wGKRxZJEloxWTI8bg7zEZwa27LGJJmHLQacOqdhUP9c5t9D136eUhu6A== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" toastr "^2.1.4" "@fortawesome/fontawesome-free@^5.11.2": diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/package.json index 6e36dde3bf..504aafc075 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/package.json +++ b/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": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "^2.3.0" } } \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/yarn.lock b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/yarn.lock index b3b0eb268b..3c0e460076 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/yarn.lock +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/yarn.lock @@ -2,37 +2,37 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.2.0.tgz#e7f4e57d2b17cc76388e9c56bc34d50c9658873b" - integrity sha512-S9GQ9YVg4DWrgjujwiXBER6KqdqW5nZ1Bmt+YEePn5gEoPvoVrh6ojthpHYRjBJtGFqBSzRAQ9eVZLebT22Ozg== +"@abp/aspnetcore.mvc.ui.theme.basic@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.3.0.tgz#482c236565268d305c0c86399e837bdddecf97ad" + integrity sha512-PJqGAHllBoZv/97DalfMFQr4oPA6PatObaj/+oxkjUjQcPD4z2sJO5Z+d8t6plo3ZvjzMvwm+VwzhZgdJhtwKw== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "^2.3.0" -"@abp/aspnetcore.mvc.ui.theme.shared@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.2.0.tgz#e0df953853be2a184d323931573f9f98aebbaa62" - integrity sha512-urxziaCdvfEqN5cjiiM5f5dx2Yr+AoGqCJVCo0Okjl2dosdaj5DH4SBzMvKAaLXzo3Ep1h4b3Wvws4BThL/6rA== - dependencies: - "@abp/aspnetcore.mvc.ui" "^2.2.0" - "@abp/bootstrap" "^2.2.0" - "@abp/bootstrap-datepicker" "^2.2.0" - "@abp/datatables.net-bs4" "^2.2.0" - "@abp/font-awesome" "^2.2.0" - "@abp/jquery-form" "^2.2.0" - "@abp/jquery-validation-unobtrusive" "^2.2.0" - "@abp/lodash" "^2.2.0" - "@abp/luxon" "^2.2.0" - "@abp/malihu-custom-scrollbar-plugin" "^2.2.0" - "@abp/select2" "^2.2.0" - "@abp/sweetalert" "^2.2.0" - "@abp/timeago" "^2.2.0" - "@abp/toastr" "^2.2.0" - -"@abp/aspnetcore.mvc.ui@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.2.0.tgz#b2cdd421eed09ec1d30ae85e14434b7efc094ade" - integrity sha512-IO/AjhJu+LUa9zOaT8JlEnV+Pcp9oQ3q9kTq8kmMakC35vTIyvBpB3nnykXIOytZSyjsBgFYB/uMxPgBOjWagg== +"@abp/aspnetcore.mvc.ui.theme.shared@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.3.0.tgz#553ba6983308a8da3336226b8c20f9191da8a5cc" + integrity sha512-LLf89lXILM0MiSv/Mk4GXXl+eu+J5obTMfA9obLNiXD5fpwlYxnTtMwxh+sfZe9KcsZTuYEcXJgVk/A8HKydeg== + dependencies: + "@abp/aspnetcore.mvc.ui" "^2.3.0" + "@abp/bootstrap" "^2.3.0" + "@abp/bootstrap-datepicker" "^2.3.0" + "@abp/datatables.net-bs4" "^2.3.0" + "@abp/font-awesome" "^2.3.0" + "@abp/jquery-form" "^2.3.0" + "@abp/jquery-validation-unobtrusive" "^2.3.0" + "@abp/lodash" "^2.3.0" + "@abp/luxon" "^2.3.0" + "@abp/malihu-custom-scrollbar-plugin" "^2.3.0" + "@abp/select2" "^2.3.0" + "@abp/sweetalert" "^2.3.0" + "@abp/timeago" "^2.3.0" + "@abp/toastr" "^2.3.0" + +"@abp/aspnetcore.mvc.ui@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.3.0.tgz#166a1235b70b460be0c84171c229c1c5543dcbb7" + integrity sha512-5vitUltSBEVf97tJwonMkL6YQ0acKF2JEtbkfer3GN63MuU4+8ayYT8bwlieV6iC20dm69dCLI3dIfezvFnAfA== dependencies: ansi-colors "^4.1.1" extend-object "^1.0.0" @@ -41,135 +41,135 @@ path "^0.12.7" rimraf "^3.0.0" -"@abp/bootstrap-datepicker@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.2.0.tgz#a2f50b422824f18ed4b7e80be6852e2979119f8e" - integrity sha512-X9jT5mU42QFfVhOZdun7aEJUf3bMko6NsG3NFQVjqTqKH+iYGKfHPFpXD0gP/6Nb4KgZUdId8hSyQTZyOK2JEA== +"@abp/bootstrap-datepicker@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.3.0.tgz#fc235d1fb47e44cd6950cd6179b045fbd19b2a12" + integrity sha512-X7iWvwo7QqOp35IBz8WELDVfuVK110vZCcfuXwo0MbnH0aXS3+2CEUxqZnYHNcDrf+eXaact/IPKVl5Z/mA70A== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.2.0.tgz#16e41d3432117bbcd9012c6f735c49c543255879" - integrity sha512-aRmluu6SkIl+JgCzSSJZrDPkYr6WWaQdY0iJAOz6NHtffa7Aumh1IUOrLVKL0T1pQn6QKs0Z7JDGyYMdh1HPkQ== +"@abp/bootstrap@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.3.0.tgz#e53ead2fae02cef04e8d44c1fd38d3368d0db8df" + integrity sha512-PsmCRUEF82Co903JxdvvPaBaiP+BFpQvMhM0PMqZzJ4AKGq0qG4kdCTAhFYhusy1e/UqBaNwCp7URDN/I+Xr7A== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" bootstrap "^4.3.1" -"@abp/core@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.2.0.tgz#4eea0a06458c90acb8566a11eb841fe65d15d256" - integrity sha512-tBGHa5CUr0ewT31g689RAfQ6Su2p4uyn2PzmrW/8lahBrvqkoCb41fkCDLQJkTY5rKPrEKZd/s9OoyOnS20DLg== +"@abp/core@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.3.0.tgz#3bb600c6b3e77060561d90db06e0052e04fa59b6" + integrity sha512-LGtOSYZqINZuX6Hy9vDDxxLJpEfZYyzdTxFdQt9UBtE/AuypILG8lOQjd96OJpRTeqyOUHBYo8AXtYzEyR6ZiA== -"@abp/datatables.net-bs4@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.2.0.tgz#c7cc49e889b295ae10fb24ed62b154ef79ffc85a" - integrity sha512-zjJRPqOCWPfkHt1QztfFHKrsTE9o6Je2EpfA7hRMej2FlGbsMWUxOqx/btK1vjD6YIU8DtVDpIdj1WvPOITQ4Q== +"@abp/datatables.net-bs4@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.3.0.tgz#f7268173bd5070471999e3e694509b49e4fc2e87" + integrity sha512-nA913hyrZRl8gQlGAmg+n7Z4iav4U+XrPgC0CfTUkZda7ReHj50jFZPQREfnmGdM77FVA+3y4q4LZELGB65GMQ== dependencies: - "@abp/datatables.net" "^2.2.0" + "@abp/datatables.net" "^2.3.0" datatables.net-bs4 "^1.10.20" -"@abp/datatables.net@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.2.0.tgz#22f9c7ca90c2d4af264483b4f8286b0feb7c3d52" - integrity sha512-L4MnpdloSWr/px3mvV75sxsxL68MyALB2LKdzCFMQWILCZVkxMmQb9LARINYIrn461Wrc+zbYWNEBD0MAq7flg== +"@abp/datatables.net@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.3.0.tgz#420ab84c54ca6b81a555c8525a96de62c54aca75" + integrity sha512-CAIF/+eQzCPltfQsvojOE5ojbbOv0u9MqtAIjgCiQ0ccCLe0j+68ZJhizDK1e3JA1o9jZXcBZnEWIGPdhpcRcA== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" datatables.net "^1.10.20" -"@abp/font-awesome@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.2.0.tgz#2de39e3c6c3e8c30394d82861761a66c5b4032f0" - integrity sha512-RT06MYUGgaWBEpW5c7wUcfMXgxcOHWdX/C01LDO/j6iVoKBuBHOkkvcUoTWII068ECrLYOkj+RyT59dCKm8FFw== +"@abp/font-awesome@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.3.0.tgz#30988351f7ca7ccf84b414e95848016df701bafe" + integrity sha512-lco8ArQi1xeKqypmvCubXrwO0/a+uP33vqQy+d3JRcmAXJgc5+AeQrzEq9KRcD/BGeWQUi8aJobW0rGFTAZxxQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" "@fortawesome/fontawesome-free" "^5.11.2" -"@abp/jquery-form@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.2.0.tgz#951653fac4013a7bbec065b5101b86d575e0eca7" - integrity sha512-ji44E3Ud0S3LNXn1WJ/Aw44qAIG7EITEW1KOe46oz+/awPpbiiA4dDDNleTvO2jI2/s8mNyR0bNanP6BUsc7tw== +"@abp/jquery-form@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.3.0.tgz#91e088fd1861c2a6224ce127c0fe0071baec9eef" + integrity sha512-cVPFdKpgAPSsG4mxrREfmslkgVJEZI9LpHask/6vy5gE/eFKZ9t6BZg+gop7bj6co3NcjekjDxhM7c0Iq+auyA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-form "^4.2.2" -"@abp/jquery-validation-unobtrusive@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.2.0.tgz#6d39ba9f7bf026d1380796bf5dff76c8d16b42ce" - integrity sha512-SuS/dRRVz7ZR4HK/h9x0jRRVLPqXN0CPRGPdJZ1LJraXVEJ9/eDEGf1rMlHmEGt1FXXFTD01/zjisbweDE786w== +"@abp/jquery-validation-unobtrusive@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.3.0.tgz#18dcd10ac0d6678716b42170fca1810b23cebaab" + integrity sha512-CAR3zZ4Oxbu5MK7VO2QhZjwYW81NCEqOViKPpPzk/K2qkgphHbDpRei3XMbi+476KMhrAgQE6KzlrafWBtsdRA== dependencies: - "@abp/jquery-validation" "^2.2.0" + "@abp/jquery-validation" "^2.3.0" jquery-validation-unobtrusive "^3.2.11" -"@abp/jquery-validation@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.2.0.tgz#02bb8ba883e72c1204867ee4d1c1094bd91c4c4c" - integrity sha512-ypITQloO4iEDgqlA6qb3taj+7HMX0Cf/ACA2OvtrvOgJejx6J4wfrPjwuFZu1WWJ0xtc9yTdbovdcSVcQbIGaA== +"@abp/jquery-validation@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.3.0.tgz#af723abf5950729ef2763cecb7f5a9c5cbed0031" + integrity sha512-YvFCbvx9hWzi7BytYRBb/0tFdiibWT9CFz7vcHTrZiXjjSfZ1koh3DeXPErj091VR9X4q4nzRfCETA+0lINQbA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-validation "^1.19.1" -"@abp/jquery@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.2.0.tgz#0e641b1109e78eff4c34331ca2b123b67cc30cbe" - integrity sha512-vEfRoFEAmDmRgSq98Y9EZExfQFSWtmjaHrodUu+MadTcRlnn+wHq8wwkKKxpj/eYtNc8aFORpyHMMH7uliAKxg== +"@abp/jquery@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.3.0.tgz#c17fcc3559a0285af3d6e534a5a076e99fc0ba37" + integrity sha512-376LnHco1kW6U094Tx3cbkM5y3ZAA02Lp3yrN/b0Qc1th84Xr2twix2YZG+GqcqlwdljH4ihdgpAM/ZO7REEaw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" jquery "^3.4.1" -"@abp/lodash@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.2.0.tgz#af0a2ebcb28fd0a8c02da5026479d9370ed19719" - integrity sha512-wOMLqIpuq4a7ww7pB138G6YxBiTGBgxNW/IWGUiWbfgrr88cGPKIYYv/8O8mvr8PLNGjizNynuwQRj522yA3Dw== +"@abp/lodash@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.3.0.tgz#20219d872db7eba372cbaea168494fa54eb1cf12" + integrity sha512-I2KKEJaGwfpCKUox32lkllLRKgP25mszJuGpj571KTsvuT0Zo6BlNov4xoy8wbHC7vZF7dvkJpiCGg2yKnxc8Q== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" lodash "^4.17.15" -"@abp/luxon@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.2.0.tgz#0d0e78edc249853fa31eceecc00df2846a879aa9" - integrity sha512-WbOW0PcMks+WXRPWt/+H4pOa5waM331WkY0F+EJx8fpxemNGQNUEXLkuMXzN3MrN6LrplM9AZ9i+NRA9PWHbNw== +"@abp/luxon@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.3.0.tgz#5e08cdff00682f317707d9f34da6a1fb21402914" + integrity sha512-UAbh+HyVwr+ytJpJEddHp0aRpIKQIWknvrDmcyIOaTY6ZSJPZSxJlDmIC56d094JopeRf/+E/cTMMS5bM8nmrA== dependencies: luxon "^1.21.3" -"@abp/malihu-custom-scrollbar-plugin@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.2.0.tgz#e11fd46dccbb28d44fb199e880b91d27c94f1919" - integrity sha512-YDu/NLpIzMA96NDHxd27/+liTm3sow9M+oWH29+9JW8o/AEpXUH3T3AmoXXcTgsBlzLaewgHEFM8yxsAAFoj8Q== +"@abp/malihu-custom-scrollbar-plugin@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.3.0.tgz#1b2535ca6f30dd49ea5ec3de283f3ac4d1d5f6a0" + integrity sha512-dCeJMRn+zHhGi1Uwg0h0ET21+sZ/Zf2trwfVJrd8bXan5bMKPRd3UtXrJlxZg3NHqVJmUiwWe2dzEHt1fexCDQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/select2@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.2.0.tgz#4639d4e5b72b1736fa4476bd9b6a78e036400421" - integrity sha512-tc87JyM0kvVF388kyGUjDby49Zrrb089jVRRipoIaxXeu4M1YxEFSKBEcUK1MohZWjVtWrNs8MoxPlfukaMpyw== +"@abp/select2@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.3.0.tgz#edc5ae4655ccdf6b9ec7546dd156cda33bf907d3" + integrity sha512-s7TMBe2zUndVkfDTD0cBX/F4Fm9alA1BUx7l0b2+CmbJkdIp3YkjA4Oqsi4RinpP6/vVSYpTiTGWX4cYogbcFw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" select2 "^4.0.12" -"@abp/sweetalert@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.2.0.tgz#dfc60ba085522d8390e41b90bf5a3d474f4ae624" - integrity sha512-HS6TKOwP91UjzjZHaheurZ1AYUSMkQyCSmoX6g5LAK4eH8IIgpojVSp1AFCSPATrFsFWY/dzkDGcfu90FWsVBg== +"@abp/sweetalert@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.3.0.tgz#2120b1f98e2530afc65f6c11fb7ea8d087a98777" + integrity sha512-Kq7UAOwi2sH/lxIrwoEhUCt5n8OAv17SubLWE/Ud3gWgcSw5XSmAZb13S6e78yydlV89Ny3LeYeGjqfU6nnSug== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" sweetalert "^2.1.2" -"@abp/timeago@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.2.0.tgz#9a8297f36a46cdc4cc62f44d0fdc91b70def389c" - integrity sha512-8qjmKscsTvPznHKWEsddYxdSBiU+l+OgLG6vzMcSWqngYbDQGXqNA93BwJI2qiwd+FkNcfGgYg7CN7bcwzmaiw== +"@abp/timeago@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.3.0.tgz#79bb1019f135d3342916bb61f52f3be35914f11b" + integrity sha512-TogWr4bdFl/DsB3QLa1iOkRGmeWNPyR60buI3D+WSJGlEtbjU9L5I3cGDEWJGYOxPKU9WuqV4DiraBbq/xNGLw== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" timeago "^1.6.7" -"@abp/toastr@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.2.0.tgz#1cad83a89da244685b3c82adff64260b7ccf4742" - integrity sha512-HHfSaw4M/9zS+KgzxGvbHYiQ5qcJgpf21cRZEo16aUwnTeKr4SRaewAWryNn4dKcIO2YNrhzDLH+OYbEaJJlDQ== +"@abp/toastr@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.3.0.tgz#0c0201e00a8070b831a33fe9763e0fb3a1981523" + integrity sha512-MlS9KXPuo1vYW78QvJUR1CXGMq7qo2wGKRxZJEloxWTI8bg7zEZwa27LGJJmHLQacOqdhUP9c5t9D136eUhu6A== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" toastr "^2.1.4" "@fortawesome/fontawesome-free@^5.11.2": diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/package.json index 6e36dde3bf..504aafc075 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/package.json +++ b/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": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "^2.3.0" } } \ No newline at end of file diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/yarn.lock b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/yarn.lock index 157d0f2e34..a900560181 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/yarn.lock +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/yarn.lock @@ -2,37 +2,37 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.2.0.tgz#e7f4e57d2b17cc76388e9c56bc34d50c9658873b" - integrity sha512-S9GQ9YVg4DWrgjujwiXBER6KqdqW5nZ1Bmt+YEePn5gEoPvoVrh6ojthpHYRjBJtGFqBSzRAQ9eVZLebT22Ozg== +"@abp/aspnetcore.mvc.ui.theme.basic@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.3.0.tgz#482c236565268d305c0c86399e837bdddecf97ad" + integrity sha512-PJqGAHllBoZv/97DalfMFQr4oPA6PatObaj/+oxkjUjQcPD4z2sJO5Z+d8t6plo3ZvjzMvwm+VwzhZgdJhtwKw== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "^2.3.0" -"@abp/aspnetcore.mvc.ui.theme.shared@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.2.0.tgz#e0df953853be2a184d323931573f9f98aebbaa62" - integrity sha512-urxziaCdvfEqN5cjiiM5f5dx2Yr+AoGqCJVCo0Okjl2dosdaj5DH4SBzMvKAaLXzo3Ep1h4b3Wvws4BThL/6rA== - dependencies: - "@abp/aspnetcore.mvc.ui" "^2.2.0" - "@abp/bootstrap" "^2.2.0" - "@abp/bootstrap-datepicker" "^2.2.0" - "@abp/datatables.net-bs4" "^2.2.0" - "@abp/font-awesome" "^2.2.0" - "@abp/jquery-form" "^2.2.0" - "@abp/jquery-validation-unobtrusive" "^2.2.0" - "@abp/lodash" "^2.2.0" - "@abp/luxon" "^2.2.0" - "@abp/malihu-custom-scrollbar-plugin" "^2.2.0" - "@abp/select2" "^2.2.0" - "@abp/sweetalert" "^2.2.0" - "@abp/timeago" "^2.2.0" - "@abp/toastr" "^2.2.0" - -"@abp/aspnetcore.mvc.ui@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.2.0.tgz#b2cdd421eed09ec1d30ae85e14434b7efc094ade" - integrity sha512-IO/AjhJu+LUa9zOaT8JlEnV+Pcp9oQ3q9kTq8kmMakC35vTIyvBpB3nnykXIOytZSyjsBgFYB/uMxPgBOjWagg== +"@abp/aspnetcore.mvc.ui.theme.shared@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.3.0.tgz#553ba6983308a8da3336226b8c20f9191da8a5cc" + integrity sha512-LLf89lXILM0MiSv/Mk4GXXl+eu+J5obTMfA9obLNiXD5fpwlYxnTtMwxh+sfZe9KcsZTuYEcXJgVk/A8HKydeg== + dependencies: + "@abp/aspnetcore.mvc.ui" "^2.3.0" + "@abp/bootstrap" "^2.3.0" + "@abp/bootstrap-datepicker" "^2.3.0" + "@abp/datatables.net-bs4" "^2.3.0" + "@abp/font-awesome" "^2.3.0" + "@abp/jquery-form" "^2.3.0" + "@abp/jquery-validation-unobtrusive" "^2.3.0" + "@abp/lodash" "^2.3.0" + "@abp/luxon" "^2.3.0" + "@abp/malihu-custom-scrollbar-plugin" "^2.3.0" + "@abp/select2" "^2.3.0" + "@abp/sweetalert" "^2.3.0" + "@abp/timeago" "^2.3.0" + "@abp/toastr" "^2.3.0" + +"@abp/aspnetcore.mvc.ui@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.3.0.tgz#166a1235b70b460be0c84171c229c1c5543dcbb7" + integrity sha512-5vitUltSBEVf97tJwonMkL6YQ0acKF2JEtbkfer3GN63MuU4+8ayYT8bwlieV6iC20dm69dCLI3dIfezvFnAfA== dependencies: ansi-colors "^4.1.1" extend-object "^1.0.0" @@ -41,135 +41,135 @@ path "^0.12.7" rimraf "^3.0.0" -"@abp/bootstrap-datepicker@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.2.0.tgz#a2f50b422824f18ed4b7e80be6852e2979119f8e" - integrity sha512-X9jT5mU42QFfVhOZdun7aEJUf3bMko6NsG3NFQVjqTqKH+iYGKfHPFpXD0gP/6Nb4KgZUdId8hSyQTZyOK2JEA== +"@abp/bootstrap-datepicker@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.3.0.tgz#fc235d1fb47e44cd6950cd6179b045fbd19b2a12" + integrity sha512-X7iWvwo7QqOp35IBz8WELDVfuVK110vZCcfuXwo0MbnH0aXS3+2CEUxqZnYHNcDrf+eXaact/IPKVl5Z/mA70A== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.2.0.tgz#16e41d3432117bbcd9012c6f735c49c543255879" - integrity sha512-aRmluu6SkIl+JgCzSSJZrDPkYr6WWaQdY0iJAOz6NHtffa7Aumh1IUOrLVKL0T1pQn6QKs0Z7JDGyYMdh1HPkQ== +"@abp/bootstrap@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.3.0.tgz#e53ead2fae02cef04e8d44c1fd38d3368d0db8df" + integrity sha512-PsmCRUEF82Co903JxdvvPaBaiP+BFpQvMhM0PMqZzJ4AKGq0qG4kdCTAhFYhusy1e/UqBaNwCp7URDN/I+Xr7A== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" bootstrap "^4.3.1" -"@abp/core@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.2.0.tgz#4eea0a06458c90acb8566a11eb841fe65d15d256" - integrity sha512-tBGHa5CUr0ewT31g689RAfQ6Su2p4uyn2PzmrW/8lahBrvqkoCb41fkCDLQJkTY5rKPrEKZd/s9OoyOnS20DLg== +"@abp/core@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.3.0.tgz#3bb600c6b3e77060561d90db06e0052e04fa59b6" + integrity sha512-LGtOSYZqINZuX6Hy9vDDxxLJpEfZYyzdTxFdQt9UBtE/AuypILG8lOQjd96OJpRTeqyOUHBYo8AXtYzEyR6ZiA== -"@abp/datatables.net-bs4@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.2.0.tgz#c7cc49e889b295ae10fb24ed62b154ef79ffc85a" - integrity sha512-zjJRPqOCWPfkHt1QztfFHKrsTE9o6Je2EpfA7hRMej2FlGbsMWUxOqx/btK1vjD6YIU8DtVDpIdj1WvPOITQ4Q== +"@abp/datatables.net-bs4@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.3.0.tgz#f7268173bd5070471999e3e694509b49e4fc2e87" + integrity sha512-nA913hyrZRl8gQlGAmg+n7Z4iav4U+XrPgC0CfTUkZda7ReHj50jFZPQREfnmGdM77FVA+3y4q4LZELGB65GMQ== dependencies: - "@abp/datatables.net" "^2.2.0" + "@abp/datatables.net" "^2.3.0" datatables.net-bs4 "^1.10.20" -"@abp/datatables.net@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.2.0.tgz#22f9c7ca90c2d4af264483b4f8286b0feb7c3d52" - integrity sha512-L4MnpdloSWr/px3mvV75sxsxL68MyALB2LKdzCFMQWILCZVkxMmQb9LARINYIrn461Wrc+zbYWNEBD0MAq7flg== +"@abp/datatables.net@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.3.0.tgz#420ab84c54ca6b81a555c8525a96de62c54aca75" + integrity sha512-CAIF/+eQzCPltfQsvojOE5ojbbOv0u9MqtAIjgCiQ0ccCLe0j+68ZJhizDK1e3JA1o9jZXcBZnEWIGPdhpcRcA== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" datatables.net "^1.10.20" -"@abp/font-awesome@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.2.0.tgz#2de39e3c6c3e8c30394d82861761a66c5b4032f0" - integrity sha512-RT06MYUGgaWBEpW5c7wUcfMXgxcOHWdX/C01LDO/j6iVoKBuBHOkkvcUoTWII068ECrLYOkj+RyT59dCKm8FFw== +"@abp/font-awesome@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.3.0.tgz#30988351f7ca7ccf84b414e95848016df701bafe" + integrity sha512-lco8ArQi1xeKqypmvCubXrwO0/a+uP33vqQy+d3JRcmAXJgc5+AeQrzEq9KRcD/BGeWQUi8aJobW0rGFTAZxxQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" "@fortawesome/fontawesome-free" "^5.11.2" -"@abp/jquery-form@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.2.0.tgz#951653fac4013a7bbec065b5101b86d575e0eca7" - integrity sha512-ji44E3Ud0S3LNXn1WJ/Aw44qAIG7EITEW1KOe46oz+/awPpbiiA4dDDNleTvO2jI2/s8mNyR0bNanP6BUsc7tw== +"@abp/jquery-form@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.3.0.tgz#91e088fd1861c2a6224ce127c0fe0071baec9eef" + integrity sha512-cVPFdKpgAPSsG4mxrREfmslkgVJEZI9LpHask/6vy5gE/eFKZ9t6BZg+gop7bj6co3NcjekjDxhM7c0Iq+auyA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-form "^4.2.2" -"@abp/jquery-validation-unobtrusive@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.2.0.tgz#6d39ba9f7bf026d1380796bf5dff76c8d16b42ce" - integrity sha512-SuS/dRRVz7ZR4HK/h9x0jRRVLPqXN0CPRGPdJZ1LJraXVEJ9/eDEGf1rMlHmEGt1FXXFTD01/zjisbweDE786w== +"@abp/jquery-validation-unobtrusive@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.3.0.tgz#18dcd10ac0d6678716b42170fca1810b23cebaab" + integrity sha512-CAR3zZ4Oxbu5MK7VO2QhZjwYW81NCEqOViKPpPzk/K2qkgphHbDpRei3XMbi+476KMhrAgQE6KzlrafWBtsdRA== dependencies: - "@abp/jquery-validation" "^2.2.0" + "@abp/jquery-validation" "^2.3.0" jquery-validation-unobtrusive "^3.2.11" -"@abp/jquery-validation@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.2.0.tgz#02bb8ba883e72c1204867ee4d1c1094bd91c4c4c" - integrity sha512-ypITQloO4iEDgqlA6qb3taj+7HMX0Cf/ACA2OvtrvOgJejx6J4wfrPjwuFZu1WWJ0xtc9yTdbovdcSVcQbIGaA== +"@abp/jquery-validation@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.3.0.tgz#af723abf5950729ef2763cecb7f5a9c5cbed0031" + integrity sha512-YvFCbvx9hWzi7BytYRBb/0tFdiibWT9CFz7vcHTrZiXjjSfZ1koh3DeXPErj091VR9X4q4nzRfCETA+0lINQbA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-validation "^1.19.1" -"@abp/jquery@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.2.0.tgz#0e641b1109e78eff4c34331ca2b123b67cc30cbe" - integrity sha512-vEfRoFEAmDmRgSq98Y9EZExfQFSWtmjaHrodUu+MadTcRlnn+wHq8wwkKKxpj/eYtNc8aFORpyHMMH7uliAKxg== +"@abp/jquery@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.3.0.tgz#c17fcc3559a0285af3d6e534a5a076e99fc0ba37" + integrity sha512-376LnHco1kW6U094Tx3cbkM5y3ZAA02Lp3yrN/b0Qc1th84Xr2twix2YZG+GqcqlwdljH4ihdgpAM/ZO7REEaw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" jquery "^3.4.1" -"@abp/lodash@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.2.0.tgz#af0a2ebcb28fd0a8c02da5026479d9370ed19719" - integrity sha512-wOMLqIpuq4a7ww7pB138G6YxBiTGBgxNW/IWGUiWbfgrr88cGPKIYYv/8O8mvr8PLNGjizNynuwQRj522yA3Dw== +"@abp/lodash@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.3.0.tgz#20219d872db7eba372cbaea168494fa54eb1cf12" + integrity sha512-I2KKEJaGwfpCKUox32lkllLRKgP25mszJuGpj571KTsvuT0Zo6BlNov4xoy8wbHC7vZF7dvkJpiCGg2yKnxc8Q== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" lodash "^4.17.15" -"@abp/luxon@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.2.0.tgz#0d0e78edc249853fa31eceecc00df2846a879aa9" - integrity sha512-WbOW0PcMks+WXRPWt/+H4pOa5waM331WkY0F+EJx8fpxemNGQNUEXLkuMXzN3MrN6LrplM9AZ9i+NRA9PWHbNw== +"@abp/luxon@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.3.0.tgz#5e08cdff00682f317707d9f34da6a1fb21402914" + integrity sha512-UAbh+HyVwr+ytJpJEddHp0aRpIKQIWknvrDmcyIOaTY6ZSJPZSxJlDmIC56d094JopeRf/+E/cTMMS5bM8nmrA== dependencies: luxon "^1.21.3" -"@abp/malihu-custom-scrollbar-plugin@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.2.0.tgz#e11fd46dccbb28d44fb199e880b91d27c94f1919" - integrity sha512-YDu/NLpIzMA96NDHxd27/+liTm3sow9M+oWH29+9JW8o/AEpXUH3T3AmoXXcTgsBlzLaewgHEFM8yxsAAFoj8Q== +"@abp/malihu-custom-scrollbar-plugin@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.3.0.tgz#1b2535ca6f30dd49ea5ec3de283f3ac4d1d5f6a0" + integrity sha512-dCeJMRn+zHhGi1Uwg0h0ET21+sZ/Zf2trwfVJrd8bXan5bMKPRd3UtXrJlxZg3NHqVJmUiwWe2dzEHt1fexCDQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/select2@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.2.0.tgz#4639d4e5b72b1736fa4476bd9b6a78e036400421" - integrity sha512-tc87JyM0kvVF388kyGUjDby49Zrrb089jVRRipoIaxXeu4M1YxEFSKBEcUK1MohZWjVtWrNs8MoxPlfukaMpyw== +"@abp/select2@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.3.0.tgz#edc5ae4655ccdf6b9ec7546dd156cda33bf907d3" + integrity sha512-s7TMBe2zUndVkfDTD0cBX/F4Fm9alA1BUx7l0b2+CmbJkdIp3YkjA4Oqsi4RinpP6/vVSYpTiTGWX4cYogbcFw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" select2 "^4.0.12" -"@abp/sweetalert@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.2.0.tgz#dfc60ba085522d8390e41b90bf5a3d474f4ae624" - integrity sha512-HS6TKOwP91UjzjZHaheurZ1AYUSMkQyCSmoX6g5LAK4eH8IIgpojVSp1AFCSPATrFsFWY/dzkDGcfu90FWsVBg== +"@abp/sweetalert@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.3.0.tgz#2120b1f98e2530afc65f6c11fb7ea8d087a98777" + integrity sha512-Kq7UAOwi2sH/lxIrwoEhUCt5n8OAv17SubLWE/Ud3gWgcSw5XSmAZb13S6e78yydlV89Ny3LeYeGjqfU6nnSug== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" sweetalert "^2.1.2" -"@abp/timeago@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.2.0.tgz#9a8297f36a46cdc4cc62f44d0fdc91b70def389c" - integrity sha512-8qjmKscsTvPznHKWEsddYxdSBiU+l+OgLG6vzMcSWqngYbDQGXqNA93BwJI2qiwd+FkNcfGgYg7CN7bcwzmaiw== +"@abp/timeago@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.3.0.tgz#79bb1019f135d3342916bb61f52f3be35914f11b" + integrity sha512-TogWr4bdFl/DsB3QLa1iOkRGmeWNPyR60buI3D+WSJGlEtbjU9L5I3cGDEWJGYOxPKU9WuqV4DiraBbq/xNGLw== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" timeago "^1.6.7" -"@abp/toastr@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.2.0.tgz#1cad83a89da244685b3c82adff64260b7ccf4742" - integrity sha512-HHfSaw4M/9zS+KgzxGvbHYiQ5qcJgpf21cRZEo16aUwnTeKr4SRaewAWryNn4dKcIO2YNrhzDLH+OYbEaJJlDQ== +"@abp/toastr@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.3.0.tgz#0c0201e00a8070b831a33fe9763e0fb3a1981523" + integrity sha512-MlS9KXPuo1vYW78QvJUR1CXGMq7qo2wGKRxZJEloxWTI8bg7zEZwa27LGJJmHLQacOqdhUP9c5t9D136eUhu6A== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" toastr "^2.1.4" "@fortawesome/fontawesome-free@^5.11.2": diff --git a/templates/module/angular/package.json b/templates/module/angular/package.json index bd98cfb809..54f912a6f6 100644 --- a/templates/module/angular/package.json +++ b/templates/module/angular/package.json @@ -12,11 +12,11 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~2.2.0", - "@abp/ng.theme.basic": "~2.2.0", - "@abp/ng.identity": "~2.2.0", - "@abp/ng.tenant-management": "~2.2.0", - "@abp/ng.setting-management": "~2.2.0", + "@abp/ng.account": "~2.3.0", + "@abp/ng.theme.basic": "~2.3.0", + "@abp/ng.identity": "~2.3.0", + "@abp/ng.tenant-management": "~2.3.0", + "@abp/ng.setting-management": "~2.3.0", "@angular/animations": "~8.2.14", "@angular/common": "~8.2.14", "@angular/compiler": "~8.2.14", diff --git a/templates/module/angular/projects/my-project-name-config/package.json b/templates/module/angular/projects/my-project-name-config/package.json index a7e2e66bf3..1e696ae26f 100644 --- a/templates/module/angular/projects/my-project-name-config/package.json +++ b/templates/module/angular/projects/my-project-name-config/package.json @@ -2,6 +2,6 @@ "name": "my-project-name.config", "version": "0.0.1", "peerDependencies": { - "@abp/ng.core": "~2.2.0" + "@abp/ng.core": "~2.3.0" } } diff --git a/templates/module/angular/projects/my-project-name/package.json b/templates/module/angular/projects/my-project-name/package.json index d41e9f74be..c25ed33234 100644 --- a/templates/module/angular/projects/my-project-name/package.json +++ b/templates/module/angular/projects/my-project-name/package.json @@ -2,7 +2,7 @@ "name": "my-project-name", "version": "0.0.1", "dependencies": { - "@abp/ng.theme.shared": "~2.2.0", + "@abp/ng.theme.shared": "~2.3.0", "my-project-name.config": "^0.0.1" } } diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/package.json b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/package.json index 5d035c76c9..b467e1767f 100644 --- a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/package.json +++ b/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": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "^2.3.0" } } \ No newline at end of file diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/yarn.lock b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/yarn.lock index b3b0eb268b..3c0e460076 100644 --- a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/yarn.lock +++ b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/yarn.lock @@ -2,37 +2,37 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.2.0.tgz#e7f4e57d2b17cc76388e9c56bc34d50c9658873b" - integrity sha512-S9GQ9YVg4DWrgjujwiXBER6KqdqW5nZ1Bmt+YEePn5gEoPvoVrh6ojthpHYRjBJtGFqBSzRAQ9eVZLebT22Ozg== +"@abp/aspnetcore.mvc.ui.theme.basic@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.3.0.tgz#482c236565268d305c0c86399e837bdddecf97ad" + integrity sha512-PJqGAHllBoZv/97DalfMFQr4oPA6PatObaj/+oxkjUjQcPD4z2sJO5Z+d8t6plo3ZvjzMvwm+VwzhZgdJhtwKw== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "^2.3.0" -"@abp/aspnetcore.mvc.ui.theme.shared@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.2.0.tgz#e0df953853be2a184d323931573f9f98aebbaa62" - integrity sha512-urxziaCdvfEqN5cjiiM5f5dx2Yr+AoGqCJVCo0Okjl2dosdaj5DH4SBzMvKAaLXzo3Ep1h4b3Wvws4BThL/6rA== - dependencies: - "@abp/aspnetcore.mvc.ui" "^2.2.0" - "@abp/bootstrap" "^2.2.0" - "@abp/bootstrap-datepicker" "^2.2.0" - "@abp/datatables.net-bs4" "^2.2.0" - "@abp/font-awesome" "^2.2.0" - "@abp/jquery-form" "^2.2.0" - "@abp/jquery-validation-unobtrusive" "^2.2.0" - "@abp/lodash" "^2.2.0" - "@abp/luxon" "^2.2.0" - "@abp/malihu-custom-scrollbar-plugin" "^2.2.0" - "@abp/select2" "^2.2.0" - "@abp/sweetalert" "^2.2.0" - "@abp/timeago" "^2.2.0" - "@abp/toastr" "^2.2.0" - -"@abp/aspnetcore.mvc.ui@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.2.0.tgz#b2cdd421eed09ec1d30ae85e14434b7efc094ade" - integrity sha512-IO/AjhJu+LUa9zOaT8JlEnV+Pcp9oQ3q9kTq8kmMakC35vTIyvBpB3nnykXIOytZSyjsBgFYB/uMxPgBOjWagg== +"@abp/aspnetcore.mvc.ui.theme.shared@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.3.0.tgz#553ba6983308a8da3336226b8c20f9191da8a5cc" + integrity sha512-LLf89lXILM0MiSv/Mk4GXXl+eu+J5obTMfA9obLNiXD5fpwlYxnTtMwxh+sfZe9KcsZTuYEcXJgVk/A8HKydeg== + dependencies: + "@abp/aspnetcore.mvc.ui" "^2.3.0" + "@abp/bootstrap" "^2.3.0" + "@abp/bootstrap-datepicker" "^2.3.0" + "@abp/datatables.net-bs4" "^2.3.0" + "@abp/font-awesome" "^2.3.0" + "@abp/jquery-form" "^2.3.0" + "@abp/jquery-validation-unobtrusive" "^2.3.0" + "@abp/lodash" "^2.3.0" + "@abp/luxon" "^2.3.0" + "@abp/malihu-custom-scrollbar-plugin" "^2.3.0" + "@abp/select2" "^2.3.0" + "@abp/sweetalert" "^2.3.0" + "@abp/timeago" "^2.3.0" + "@abp/toastr" "^2.3.0" + +"@abp/aspnetcore.mvc.ui@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.3.0.tgz#166a1235b70b460be0c84171c229c1c5543dcbb7" + integrity sha512-5vitUltSBEVf97tJwonMkL6YQ0acKF2JEtbkfer3GN63MuU4+8ayYT8bwlieV6iC20dm69dCLI3dIfezvFnAfA== dependencies: ansi-colors "^4.1.1" extend-object "^1.0.0" @@ -41,135 +41,135 @@ path "^0.12.7" rimraf "^3.0.0" -"@abp/bootstrap-datepicker@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.2.0.tgz#a2f50b422824f18ed4b7e80be6852e2979119f8e" - integrity sha512-X9jT5mU42QFfVhOZdun7aEJUf3bMko6NsG3NFQVjqTqKH+iYGKfHPFpXD0gP/6Nb4KgZUdId8hSyQTZyOK2JEA== +"@abp/bootstrap-datepicker@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.3.0.tgz#fc235d1fb47e44cd6950cd6179b045fbd19b2a12" + integrity sha512-X7iWvwo7QqOp35IBz8WELDVfuVK110vZCcfuXwo0MbnH0aXS3+2CEUxqZnYHNcDrf+eXaact/IPKVl5Z/mA70A== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.2.0.tgz#16e41d3432117bbcd9012c6f735c49c543255879" - integrity sha512-aRmluu6SkIl+JgCzSSJZrDPkYr6WWaQdY0iJAOz6NHtffa7Aumh1IUOrLVKL0T1pQn6QKs0Z7JDGyYMdh1HPkQ== +"@abp/bootstrap@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.3.0.tgz#e53ead2fae02cef04e8d44c1fd38d3368d0db8df" + integrity sha512-PsmCRUEF82Co903JxdvvPaBaiP+BFpQvMhM0PMqZzJ4AKGq0qG4kdCTAhFYhusy1e/UqBaNwCp7URDN/I+Xr7A== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" bootstrap "^4.3.1" -"@abp/core@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.2.0.tgz#4eea0a06458c90acb8566a11eb841fe65d15d256" - integrity sha512-tBGHa5CUr0ewT31g689RAfQ6Su2p4uyn2PzmrW/8lahBrvqkoCb41fkCDLQJkTY5rKPrEKZd/s9OoyOnS20DLg== +"@abp/core@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.3.0.tgz#3bb600c6b3e77060561d90db06e0052e04fa59b6" + integrity sha512-LGtOSYZqINZuX6Hy9vDDxxLJpEfZYyzdTxFdQt9UBtE/AuypILG8lOQjd96OJpRTeqyOUHBYo8AXtYzEyR6ZiA== -"@abp/datatables.net-bs4@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.2.0.tgz#c7cc49e889b295ae10fb24ed62b154ef79ffc85a" - integrity sha512-zjJRPqOCWPfkHt1QztfFHKrsTE9o6Je2EpfA7hRMej2FlGbsMWUxOqx/btK1vjD6YIU8DtVDpIdj1WvPOITQ4Q== +"@abp/datatables.net-bs4@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.3.0.tgz#f7268173bd5070471999e3e694509b49e4fc2e87" + integrity sha512-nA913hyrZRl8gQlGAmg+n7Z4iav4U+XrPgC0CfTUkZda7ReHj50jFZPQREfnmGdM77FVA+3y4q4LZELGB65GMQ== dependencies: - "@abp/datatables.net" "^2.2.0" + "@abp/datatables.net" "^2.3.0" datatables.net-bs4 "^1.10.20" -"@abp/datatables.net@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.2.0.tgz#22f9c7ca90c2d4af264483b4f8286b0feb7c3d52" - integrity sha512-L4MnpdloSWr/px3mvV75sxsxL68MyALB2LKdzCFMQWILCZVkxMmQb9LARINYIrn461Wrc+zbYWNEBD0MAq7flg== +"@abp/datatables.net@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.3.0.tgz#420ab84c54ca6b81a555c8525a96de62c54aca75" + integrity sha512-CAIF/+eQzCPltfQsvojOE5ojbbOv0u9MqtAIjgCiQ0ccCLe0j+68ZJhizDK1e3JA1o9jZXcBZnEWIGPdhpcRcA== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" datatables.net "^1.10.20" -"@abp/font-awesome@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.2.0.tgz#2de39e3c6c3e8c30394d82861761a66c5b4032f0" - integrity sha512-RT06MYUGgaWBEpW5c7wUcfMXgxcOHWdX/C01LDO/j6iVoKBuBHOkkvcUoTWII068ECrLYOkj+RyT59dCKm8FFw== +"@abp/font-awesome@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.3.0.tgz#30988351f7ca7ccf84b414e95848016df701bafe" + integrity sha512-lco8ArQi1xeKqypmvCubXrwO0/a+uP33vqQy+d3JRcmAXJgc5+AeQrzEq9KRcD/BGeWQUi8aJobW0rGFTAZxxQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" "@fortawesome/fontawesome-free" "^5.11.2" -"@abp/jquery-form@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.2.0.tgz#951653fac4013a7bbec065b5101b86d575e0eca7" - integrity sha512-ji44E3Ud0S3LNXn1WJ/Aw44qAIG7EITEW1KOe46oz+/awPpbiiA4dDDNleTvO2jI2/s8mNyR0bNanP6BUsc7tw== +"@abp/jquery-form@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.3.0.tgz#91e088fd1861c2a6224ce127c0fe0071baec9eef" + integrity sha512-cVPFdKpgAPSsG4mxrREfmslkgVJEZI9LpHask/6vy5gE/eFKZ9t6BZg+gop7bj6co3NcjekjDxhM7c0Iq+auyA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-form "^4.2.2" -"@abp/jquery-validation-unobtrusive@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.2.0.tgz#6d39ba9f7bf026d1380796bf5dff76c8d16b42ce" - integrity sha512-SuS/dRRVz7ZR4HK/h9x0jRRVLPqXN0CPRGPdJZ1LJraXVEJ9/eDEGf1rMlHmEGt1FXXFTD01/zjisbweDE786w== +"@abp/jquery-validation-unobtrusive@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.3.0.tgz#18dcd10ac0d6678716b42170fca1810b23cebaab" + integrity sha512-CAR3zZ4Oxbu5MK7VO2QhZjwYW81NCEqOViKPpPzk/K2qkgphHbDpRei3XMbi+476KMhrAgQE6KzlrafWBtsdRA== dependencies: - "@abp/jquery-validation" "^2.2.0" + "@abp/jquery-validation" "^2.3.0" jquery-validation-unobtrusive "^3.2.11" -"@abp/jquery-validation@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.2.0.tgz#02bb8ba883e72c1204867ee4d1c1094bd91c4c4c" - integrity sha512-ypITQloO4iEDgqlA6qb3taj+7HMX0Cf/ACA2OvtrvOgJejx6J4wfrPjwuFZu1WWJ0xtc9yTdbovdcSVcQbIGaA== +"@abp/jquery-validation@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.3.0.tgz#af723abf5950729ef2763cecb7f5a9c5cbed0031" + integrity sha512-YvFCbvx9hWzi7BytYRBb/0tFdiibWT9CFz7vcHTrZiXjjSfZ1koh3DeXPErj091VR9X4q4nzRfCETA+0lINQbA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-validation "^1.19.1" -"@abp/jquery@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.2.0.tgz#0e641b1109e78eff4c34331ca2b123b67cc30cbe" - integrity sha512-vEfRoFEAmDmRgSq98Y9EZExfQFSWtmjaHrodUu+MadTcRlnn+wHq8wwkKKxpj/eYtNc8aFORpyHMMH7uliAKxg== +"@abp/jquery@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.3.0.tgz#c17fcc3559a0285af3d6e534a5a076e99fc0ba37" + integrity sha512-376LnHco1kW6U094Tx3cbkM5y3ZAA02Lp3yrN/b0Qc1th84Xr2twix2YZG+GqcqlwdljH4ihdgpAM/ZO7REEaw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" jquery "^3.4.1" -"@abp/lodash@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.2.0.tgz#af0a2ebcb28fd0a8c02da5026479d9370ed19719" - integrity sha512-wOMLqIpuq4a7ww7pB138G6YxBiTGBgxNW/IWGUiWbfgrr88cGPKIYYv/8O8mvr8PLNGjizNynuwQRj522yA3Dw== +"@abp/lodash@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.3.0.tgz#20219d872db7eba372cbaea168494fa54eb1cf12" + integrity sha512-I2KKEJaGwfpCKUox32lkllLRKgP25mszJuGpj571KTsvuT0Zo6BlNov4xoy8wbHC7vZF7dvkJpiCGg2yKnxc8Q== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" lodash "^4.17.15" -"@abp/luxon@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.2.0.tgz#0d0e78edc249853fa31eceecc00df2846a879aa9" - integrity sha512-WbOW0PcMks+WXRPWt/+H4pOa5waM331WkY0F+EJx8fpxemNGQNUEXLkuMXzN3MrN6LrplM9AZ9i+NRA9PWHbNw== +"@abp/luxon@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.3.0.tgz#5e08cdff00682f317707d9f34da6a1fb21402914" + integrity sha512-UAbh+HyVwr+ytJpJEddHp0aRpIKQIWknvrDmcyIOaTY6ZSJPZSxJlDmIC56d094JopeRf/+E/cTMMS5bM8nmrA== dependencies: luxon "^1.21.3" -"@abp/malihu-custom-scrollbar-plugin@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.2.0.tgz#e11fd46dccbb28d44fb199e880b91d27c94f1919" - integrity sha512-YDu/NLpIzMA96NDHxd27/+liTm3sow9M+oWH29+9JW8o/AEpXUH3T3AmoXXcTgsBlzLaewgHEFM8yxsAAFoj8Q== +"@abp/malihu-custom-scrollbar-plugin@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.3.0.tgz#1b2535ca6f30dd49ea5ec3de283f3ac4d1d5f6a0" + integrity sha512-dCeJMRn+zHhGi1Uwg0h0ET21+sZ/Zf2trwfVJrd8bXan5bMKPRd3UtXrJlxZg3NHqVJmUiwWe2dzEHt1fexCDQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/select2@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.2.0.tgz#4639d4e5b72b1736fa4476bd9b6a78e036400421" - integrity sha512-tc87JyM0kvVF388kyGUjDby49Zrrb089jVRRipoIaxXeu4M1YxEFSKBEcUK1MohZWjVtWrNs8MoxPlfukaMpyw== +"@abp/select2@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.3.0.tgz#edc5ae4655ccdf6b9ec7546dd156cda33bf907d3" + integrity sha512-s7TMBe2zUndVkfDTD0cBX/F4Fm9alA1BUx7l0b2+CmbJkdIp3YkjA4Oqsi4RinpP6/vVSYpTiTGWX4cYogbcFw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" select2 "^4.0.12" -"@abp/sweetalert@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.2.0.tgz#dfc60ba085522d8390e41b90bf5a3d474f4ae624" - integrity sha512-HS6TKOwP91UjzjZHaheurZ1AYUSMkQyCSmoX6g5LAK4eH8IIgpojVSp1AFCSPATrFsFWY/dzkDGcfu90FWsVBg== +"@abp/sweetalert@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.3.0.tgz#2120b1f98e2530afc65f6c11fb7ea8d087a98777" + integrity sha512-Kq7UAOwi2sH/lxIrwoEhUCt5n8OAv17SubLWE/Ud3gWgcSw5XSmAZb13S6e78yydlV89Ny3LeYeGjqfU6nnSug== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" sweetalert "^2.1.2" -"@abp/timeago@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.2.0.tgz#9a8297f36a46cdc4cc62f44d0fdc91b70def389c" - integrity sha512-8qjmKscsTvPznHKWEsddYxdSBiU+l+OgLG6vzMcSWqngYbDQGXqNA93BwJI2qiwd+FkNcfGgYg7CN7bcwzmaiw== +"@abp/timeago@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.3.0.tgz#79bb1019f135d3342916bb61f52f3be35914f11b" + integrity sha512-TogWr4bdFl/DsB3QLa1iOkRGmeWNPyR60buI3D+WSJGlEtbjU9L5I3cGDEWJGYOxPKU9WuqV4DiraBbq/xNGLw== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" timeago "^1.6.7" -"@abp/toastr@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.2.0.tgz#1cad83a89da244685b3c82adff64260b7ccf4742" - integrity sha512-HHfSaw4M/9zS+KgzxGvbHYiQ5qcJgpf21cRZEo16aUwnTeKr4SRaewAWryNn4dKcIO2YNrhzDLH+OYbEaJJlDQ== +"@abp/toastr@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.3.0.tgz#0c0201e00a8070b831a33fe9763e0fb3a1981523" + integrity sha512-MlS9KXPuo1vYW78QvJUR1CXGMq7qo2wGKRxZJEloxWTI8bg7zEZwa27LGJJmHLQacOqdhUP9c5t9D136eUhu6A== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" toastr "^2.1.4" "@fortawesome/fontawesome-free@^5.11.2": diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/package.json b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/package.json index 6e36dde3bf..504aafc075 100644 --- a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/package.json +++ b/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": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "^2.3.0" } } \ No newline at end of file diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/yarn.lock b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/yarn.lock index b3b0eb268b..3c0e460076 100644 --- a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/yarn.lock +++ b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/yarn.lock @@ -2,37 +2,37 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.2.0.tgz#e7f4e57d2b17cc76388e9c56bc34d50c9658873b" - integrity sha512-S9GQ9YVg4DWrgjujwiXBER6KqdqW5nZ1Bmt+YEePn5gEoPvoVrh6ojthpHYRjBJtGFqBSzRAQ9eVZLebT22Ozg== +"@abp/aspnetcore.mvc.ui.theme.basic@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.3.0.tgz#482c236565268d305c0c86399e837bdddecf97ad" + integrity sha512-PJqGAHllBoZv/97DalfMFQr4oPA6PatObaj/+oxkjUjQcPD4z2sJO5Z+d8t6plo3ZvjzMvwm+VwzhZgdJhtwKw== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "^2.3.0" -"@abp/aspnetcore.mvc.ui.theme.shared@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.2.0.tgz#e0df953853be2a184d323931573f9f98aebbaa62" - integrity sha512-urxziaCdvfEqN5cjiiM5f5dx2Yr+AoGqCJVCo0Okjl2dosdaj5DH4SBzMvKAaLXzo3Ep1h4b3Wvws4BThL/6rA== - dependencies: - "@abp/aspnetcore.mvc.ui" "^2.2.0" - "@abp/bootstrap" "^2.2.0" - "@abp/bootstrap-datepicker" "^2.2.0" - "@abp/datatables.net-bs4" "^2.2.0" - "@abp/font-awesome" "^2.2.0" - "@abp/jquery-form" "^2.2.0" - "@abp/jquery-validation-unobtrusive" "^2.2.0" - "@abp/lodash" "^2.2.0" - "@abp/luxon" "^2.2.0" - "@abp/malihu-custom-scrollbar-plugin" "^2.2.0" - "@abp/select2" "^2.2.0" - "@abp/sweetalert" "^2.2.0" - "@abp/timeago" "^2.2.0" - "@abp/toastr" "^2.2.0" - -"@abp/aspnetcore.mvc.ui@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.2.0.tgz#b2cdd421eed09ec1d30ae85e14434b7efc094ade" - integrity sha512-IO/AjhJu+LUa9zOaT8JlEnV+Pcp9oQ3q9kTq8kmMakC35vTIyvBpB3nnykXIOytZSyjsBgFYB/uMxPgBOjWagg== +"@abp/aspnetcore.mvc.ui.theme.shared@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.3.0.tgz#553ba6983308a8da3336226b8c20f9191da8a5cc" + integrity sha512-LLf89lXILM0MiSv/Mk4GXXl+eu+J5obTMfA9obLNiXD5fpwlYxnTtMwxh+sfZe9KcsZTuYEcXJgVk/A8HKydeg== + dependencies: + "@abp/aspnetcore.mvc.ui" "^2.3.0" + "@abp/bootstrap" "^2.3.0" + "@abp/bootstrap-datepicker" "^2.3.0" + "@abp/datatables.net-bs4" "^2.3.0" + "@abp/font-awesome" "^2.3.0" + "@abp/jquery-form" "^2.3.0" + "@abp/jquery-validation-unobtrusive" "^2.3.0" + "@abp/lodash" "^2.3.0" + "@abp/luxon" "^2.3.0" + "@abp/malihu-custom-scrollbar-plugin" "^2.3.0" + "@abp/select2" "^2.3.0" + "@abp/sweetalert" "^2.3.0" + "@abp/timeago" "^2.3.0" + "@abp/toastr" "^2.3.0" + +"@abp/aspnetcore.mvc.ui@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.3.0.tgz#166a1235b70b460be0c84171c229c1c5543dcbb7" + integrity sha512-5vitUltSBEVf97tJwonMkL6YQ0acKF2JEtbkfer3GN63MuU4+8ayYT8bwlieV6iC20dm69dCLI3dIfezvFnAfA== dependencies: ansi-colors "^4.1.1" extend-object "^1.0.0" @@ -41,135 +41,135 @@ path "^0.12.7" rimraf "^3.0.0" -"@abp/bootstrap-datepicker@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.2.0.tgz#a2f50b422824f18ed4b7e80be6852e2979119f8e" - integrity sha512-X9jT5mU42QFfVhOZdun7aEJUf3bMko6NsG3NFQVjqTqKH+iYGKfHPFpXD0gP/6Nb4KgZUdId8hSyQTZyOK2JEA== +"@abp/bootstrap-datepicker@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.3.0.tgz#fc235d1fb47e44cd6950cd6179b045fbd19b2a12" + integrity sha512-X7iWvwo7QqOp35IBz8WELDVfuVK110vZCcfuXwo0MbnH0aXS3+2CEUxqZnYHNcDrf+eXaact/IPKVl5Z/mA70A== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.2.0.tgz#16e41d3432117bbcd9012c6f735c49c543255879" - integrity sha512-aRmluu6SkIl+JgCzSSJZrDPkYr6WWaQdY0iJAOz6NHtffa7Aumh1IUOrLVKL0T1pQn6QKs0Z7JDGyYMdh1HPkQ== +"@abp/bootstrap@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.3.0.tgz#e53ead2fae02cef04e8d44c1fd38d3368d0db8df" + integrity sha512-PsmCRUEF82Co903JxdvvPaBaiP+BFpQvMhM0PMqZzJ4AKGq0qG4kdCTAhFYhusy1e/UqBaNwCp7URDN/I+Xr7A== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" bootstrap "^4.3.1" -"@abp/core@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.2.0.tgz#4eea0a06458c90acb8566a11eb841fe65d15d256" - integrity sha512-tBGHa5CUr0ewT31g689RAfQ6Su2p4uyn2PzmrW/8lahBrvqkoCb41fkCDLQJkTY5rKPrEKZd/s9OoyOnS20DLg== +"@abp/core@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.3.0.tgz#3bb600c6b3e77060561d90db06e0052e04fa59b6" + integrity sha512-LGtOSYZqINZuX6Hy9vDDxxLJpEfZYyzdTxFdQt9UBtE/AuypILG8lOQjd96OJpRTeqyOUHBYo8AXtYzEyR6ZiA== -"@abp/datatables.net-bs4@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.2.0.tgz#c7cc49e889b295ae10fb24ed62b154ef79ffc85a" - integrity sha512-zjJRPqOCWPfkHt1QztfFHKrsTE9o6Je2EpfA7hRMej2FlGbsMWUxOqx/btK1vjD6YIU8DtVDpIdj1WvPOITQ4Q== +"@abp/datatables.net-bs4@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.3.0.tgz#f7268173bd5070471999e3e694509b49e4fc2e87" + integrity sha512-nA913hyrZRl8gQlGAmg+n7Z4iav4U+XrPgC0CfTUkZda7ReHj50jFZPQREfnmGdM77FVA+3y4q4LZELGB65GMQ== dependencies: - "@abp/datatables.net" "^2.2.0" + "@abp/datatables.net" "^2.3.0" datatables.net-bs4 "^1.10.20" -"@abp/datatables.net@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.2.0.tgz#22f9c7ca90c2d4af264483b4f8286b0feb7c3d52" - integrity sha512-L4MnpdloSWr/px3mvV75sxsxL68MyALB2LKdzCFMQWILCZVkxMmQb9LARINYIrn461Wrc+zbYWNEBD0MAq7flg== +"@abp/datatables.net@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.3.0.tgz#420ab84c54ca6b81a555c8525a96de62c54aca75" + integrity sha512-CAIF/+eQzCPltfQsvojOE5ojbbOv0u9MqtAIjgCiQ0ccCLe0j+68ZJhizDK1e3JA1o9jZXcBZnEWIGPdhpcRcA== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" datatables.net "^1.10.20" -"@abp/font-awesome@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.2.0.tgz#2de39e3c6c3e8c30394d82861761a66c5b4032f0" - integrity sha512-RT06MYUGgaWBEpW5c7wUcfMXgxcOHWdX/C01LDO/j6iVoKBuBHOkkvcUoTWII068ECrLYOkj+RyT59dCKm8FFw== +"@abp/font-awesome@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.3.0.tgz#30988351f7ca7ccf84b414e95848016df701bafe" + integrity sha512-lco8ArQi1xeKqypmvCubXrwO0/a+uP33vqQy+d3JRcmAXJgc5+AeQrzEq9KRcD/BGeWQUi8aJobW0rGFTAZxxQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" "@fortawesome/fontawesome-free" "^5.11.2" -"@abp/jquery-form@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.2.0.tgz#951653fac4013a7bbec065b5101b86d575e0eca7" - integrity sha512-ji44E3Ud0S3LNXn1WJ/Aw44qAIG7EITEW1KOe46oz+/awPpbiiA4dDDNleTvO2jI2/s8mNyR0bNanP6BUsc7tw== +"@abp/jquery-form@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.3.0.tgz#91e088fd1861c2a6224ce127c0fe0071baec9eef" + integrity sha512-cVPFdKpgAPSsG4mxrREfmslkgVJEZI9LpHask/6vy5gE/eFKZ9t6BZg+gop7bj6co3NcjekjDxhM7c0Iq+auyA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-form "^4.2.2" -"@abp/jquery-validation-unobtrusive@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.2.0.tgz#6d39ba9f7bf026d1380796bf5dff76c8d16b42ce" - integrity sha512-SuS/dRRVz7ZR4HK/h9x0jRRVLPqXN0CPRGPdJZ1LJraXVEJ9/eDEGf1rMlHmEGt1FXXFTD01/zjisbweDE786w== +"@abp/jquery-validation-unobtrusive@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.3.0.tgz#18dcd10ac0d6678716b42170fca1810b23cebaab" + integrity sha512-CAR3zZ4Oxbu5MK7VO2QhZjwYW81NCEqOViKPpPzk/K2qkgphHbDpRei3XMbi+476KMhrAgQE6KzlrafWBtsdRA== dependencies: - "@abp/jquery-validation" "^2.2.0" + "@abp/jquery-validation" "^2.3.0" jquery-validation-unobtrusive "^3.2.11" -"@abp/jquery-validation@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.2.0.tgz#02bb8ba883e72c1204867ee4d1c1094bd91c4c4c" - integrity sha512-ypITQloO4iEDgqlA6qb3taj+7HMX0Cf/ACA2OvtrvOgJejx6J4wfrPjwuFZu1WWJ0xtc9yTdbovdcSVcQbIGaA== +"@abp/jquery-validation@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.3.0.tgz#af723abf5950729ef2763cecb7f5a9c5cbed0031" + integrity sha512-YvFCbvx9hWzi7BytYRBb/0tFdiibWT9CFz7vcHTrZiXjjSfZ1koh3DeXPErj091VR9X4q4nzRfCETA+0lINQbA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-validation "^1.19.1" -"@abp/jquery@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.2.0.tgz#0e641b1109e78eff4c34331ca2b123b67cc30cbe" - integrity sha512-vEfRoFEAmDmRgSq98Y9EZExfQFSWtmjaHrodUu+MadTcRlnn+wHq8wwkKKxpj/eYtNc8aFORpyHMMH7uliAKxg== +"@abp/jquery@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.3.0.tgz#c17fcc3559a0285af3d6e534a5a076e99fc0ba37" + integrity sha512-376LnHco1kW6U094Tx3cbkM5y3ZAA02Lp3yrN/b0Qc1th84Xr2twix2YZG+GqcqlwdljH4ihdgpAM/ZO7REEaw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" jquery "^3.4.1" -"@abp/lodash@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.2.0.tgz#af0a2ebcb28fd0a8c02da5026479d9370ed19719" - integrity sha512-wOMLqIpuq4a7ww7pB138G6YxBiTGBgxNW/IWGUiWbfgrr88cGPKIYYv/8O8mvr8PLNGjizNynuwQRj522yA3Dw== +"@abp/lodash@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.3.0.tgz#20219d872db7eba372cbaea168494fa54eb1cf12" + integrity sha512-I2KKEJaGwfpCKUox32lkllLRKgP25mszJuGpj571KTsvuT0Zo6BlNov4xoy8wbHC7vZF7dvkJpiCGg2yKnxc8Q== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" lodash "^4.17.15" -"@abp/luxon@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.2.0.tgz#0d0e78edc249853fa31eceecc00df2846a879aa9" - integrity sha512-WbOW0PcMks+WXRPWt/+H4pOa5waM331WkY0F+EJx8fpxemNGQNUEXLkuMXzN3MrN6LrplM9AZ9i+NRA9PWHbNw== +"@abp/luxon@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.3.0.tgz#5e08cdff00682f317707d9f34da6a1fb21402914" + integrity sha512-UAbh+HyVwr+ytJpJEddHp0aRpIKQIWknvrDmcyIOaTY6ZSJPZSxJlDmIC56d094JopeRf/+E/cTMMS5bM8nmrA== dependencies: luxon "^1.21.3" -"@abp/malihu-custom-scrollbar-plugin@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.2.0.tgz#e11fd46dccbb28d44fb199e880b91d27c94f1919" - integrity sha512-YDu/NLpIzMA96NDHxd27/+liTm3sow9M+oWH29+9JW8o/AEpXUH3T3AmoXXcTgsBlzLaewgHEFM8yxsAAFoj8Q== +"@abp/malihu-custom-scrollbar-plugin@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.3.0.tgz#1b2535ca6f30dd49ea5ec3de283f3ac4d1d5f6a0" + integrity sha512-dCeJMRn+zHhGi1Uwg0h0ET21+sZ/Zf2trwfVJrd8bXan5bMKPRd3UtXrJlxZg3NHqVJmUiwWe2dzEHt1fexCDQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/select2@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.2.0.tgz#4639d4e5b72b1736fa4476bd9b6a78e036400421" - integrity sha512-tc87JyM0kvVF388kyGUjDby49Zrrb089jVRRipoIaxXeu4M1YxEFSKBEcUK1MohZWjVtWrNs8MoxPlfukaMpyw== +"@abp/select2@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.3.0.tgz#edc5ae4655ccdf6b9ec7546dd156cda33bf907d3" + integrity sha512-s7TMBe2zUndVkfDTD0cBX/F4Fm9alA1BUx7l0b2+CmbJkdIp3YkjA4Oqsi4RinpP6/vVSYpTiTGWX4cYogbcFw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" select2 "^4.0.12" -"@abp/sweetalert@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.2.0.tgz#dfc60ba085522d8390e41b90bf5a3d474f4ae624" - integrity sha512-HS6TKOwP91UjzjZHaheurZ1AYUSMkQyCSmoX6g5LAK4eH8IIgpojVSp1AFCSPATrFsFWY/dzkDGcfu90FWsVBg== +"@abp/sweetalert@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.3.0.tgz#2120b1f98e2530afc65f6c11fb7ea8d087a98777" + integrity sha512-Kq7UAOwi2sH/lxIrwoEhUCt5n8OAv17SubLWE/Ud3gWgcSw5XSmAZb13S6e78yydlV89Ny3LeYeGjqfU6nnSug== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" sweetalert "^2.1.2" -"@abp/timeago@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.2.0.tgz#9a8297f36a46cdc4cc62f44d0fdc91b70def389c" - integrity sha512-8qjmKscsTvPznHKWEsddYxdSBiU+l+OgLG6vzMcSWqngYbDQGXqNA93BwJI2qiwd+FkNcfGgYg7CN7bcwzmaiw== +"@abp/timeago@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.3.0.tgz#79bb1019f135d3342916bb61f52f3be35914f11b" + integrity sha512-TogWr4bdFl/DsB3QLa1iOkRGmeWNPyR60buI3D+WSJGlEtbjU9L5I3cGDEWJGYOxPKU9WuqV4DiraBbq/xNGLw== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" timeago "^1.6.7" -"@abp/toastr@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.2.0.tgz#1cad83a89da244685b3c82adff64260b7ccf4742" - integrity sha512-HHfSaw4M/9zS+KgzxGvbHYiQ5qcJgpf21cRZEo16aUwnTeKr4SRaewAWryNn4dKcIO2YNrhzDLH+OYbEaJJlDQ== +"@abp/toastr@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.3.0.tgz#0c0201e00a8070b831a33fe9763e0fb3a1981523" + integrity sha512-MlS9KXPuo1vYW78QvJUR1CXGMq7qo2wGKRxZJEloxWTI8bg7zEZwa27LGJJmHLQacOqdhUP9c5t9D136eUhu6A== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" toastr "^2.1.4" "@fortawesome/fontawesome-free@^5.11.2": diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/package.json b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/package.json index 6e36dde3bf..504aafc075 100644 --- a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/package.json +++ b/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": "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "^2.3.0" } } \ No newline at end of file diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/yarn.lock b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/yarn.lock index 857eab952e..b86b8606c6 100644 --- a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/yarn.lock +++ b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/yarn.lock @@ -2,37 +2,37 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.2.0.tgz#e7f4e57d2b17cc76388e9c56bc34d50c9658873b" - integrity sha512-S9GQ9YVg4DWrgjujwiXBER6KqdqW5nZ1Bmt+YEePn5gEoPvoVrh6ojthpHYRjBJtGFqBSzRAQ9eVZLebT22Ozg== +"@abp/aspnetcore.mvc.ui.theme.basic@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-2.3.0.tgz#482c236565268d305c0c86399e837bdddecf97ad" + integrity sha512-PJqGAHllBoZv/97DalfMFQr4oPA6PatObaj/+oxkjUjQcPD4z2sJO5Z+d8t6plo3ZvjzMvwm+VwzhZgdJhtwKw== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^2.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "^2.3.0" -"@abp/aspnetcore.mvc.ui.theme.shared@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.2.0.tgz#e0df953853be2a184d323931573f9f98aebbaa62" - integrity sha512-urxziaCdvfEqN5cjiiM5f5dx2Yr+AoGqCJVCo0Okjl2dosdaj5DH4SBzMvKAaLXzo3Ep1h4b3Wvws4BThL/6rA== - dependencies: - "@abp/aspnetcore.mvc.ui" "^2.2.0" - "@abp/bootstrap" "^2.2.0" - "@abp/bootstrap-datepicker" "^2.2.0" - "@abp/datatables.net-bs4" "^2.2.0" - "@abp/font-awesome" "^2.2.0" - "@abp/jquery-form" "^2.2.0" - "@abp/jquery-validation-unobtrusive" "^2.2.0" - "@abp/lodash" "^2.2.0" - "@abp/luxon" "^2.2.0" - "@abp/malihu-custom-scrollbar-plugin" "^2.2.0" - "@abp/select2" "^2.2.0" - "@abp/sweetalert" "^2.2.0" - "@abp/timeago" "^2.2.0" - "@abp/toastr" "^2.2.0" - -"@abp/aspnetcore.mvc.ui@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.2.0.tgz#b2cdd421eed09ec1d30ae85e14434b7efc094ade" - integrity sha512-IO/AjhJu+LUa9zOaT8JlEnV+Pcp9oQ3q9kTq8kmMakC35vTIyvBpB3nnykXIOytZSyjsBgFYB/uMxPgBOjWagg== +"@abp/aspnetcore.mvc.ui.theme.shared@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-2.3.0.tgz#553ba6983308a8da3336226b8c20f9191da8a5cc" + integrity sha512-LLf89lXILM0MiSv/Mk4GXXl+eu+J5obTMfA9obLNiXD5fpwlYxnTtMwxh+sfZe9KcsZTuYEcXJgVk/A8HKydeg== + dependencies: + "@abp/aspnetcore.mvc.ui" "^2.3.0" + "@abp/bootstrap" "^2.3.0" + "@abp/bootstrap-datepicker" "^2.3.0" + "@abp/datatables.net-bs4" "^2.3.0" + "@abp/font-awesome" "^2.3.0" + "@abp/jquery-form" "^2.3.0" + "@abp/jquery-validation-unobtrusive" "^2.3.0" + "@abp/lodash" "^2.3.0" + "@abp/luxon" "^2.3.0" + "@abp/malihu-custom-scrollbar-plugin" "^2.3.0" + "@abp/select2" "^2.3.0" + "@abp/sweetalert" "^2.3.0" + "@abp/timeago" "^2.3.0" + "@abp/toastr" "^2.3.0" + +"@abp/aspnetcore.mvc.ui@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-2.3.0.tgz#166a1235b70b460be0c84171c229c1c5543dcbb7" + integrity sha512-5vitUltSBEVf97tJwonMkL6YQ0acKF2JEtbkfer3GN63MuU4+8ayYT8bwlieV6iC20dm69dCLI3dIfezvFnAfA== dependencies: ansi-colors "^4.1.1" extend-object "^1.0.0" @@ -41,135 +41,135 @@ path "^0.12.7" rimraf "^3.0.0" -"@abp/bootstrap-datepicker@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.2.0.tgz#a2f50b422824f18ed4b7e80be6852e2979119f8e" - integrity sha512-X9jT5mU42QFfVhOZdun7aEJUf3bMko6NsG3NFQVjqTqKH+iYGKfHPFpXD0gP/6Nb4KgZUdId8hSyQTZyOK2JEA== +"@abp/bootstrap-datepicker@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-2.3.0.tgz#fc235d1fb47e44cd6950cd6179b045fbd19b2a12" + integrity sha512-X7iWvwo7QqOp35IBz8WELDVfuVK110vZCcfuXwo0MbnH0aXS3+2CEUxqZnYHNcDrf+eXaact/IPKVl5Z/mA70A== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.2.0.tgz#16e41d3432117bbcd9012c6f735c49c543255879" - integrity sha512-aRmluu6SkIl+JgCzSSJZrDPkYr6WWaQdY0iJAOz6NHtffa7Aumh1IUOrLVKL0T1pQn6QKs0Z7JDGyYMdh1HPkQ== +"@abp/bootstrap@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-2.3.0.tgz#e53ead2fae02cef04e8d44c1fd38d3368d0db8df" + integrity sha512-PsmCRUEF82Co903JxdvvPaBaiP+BFpQvMhM0PMqZzJ4AKGq0qG4kdCTAhFYhusy1e/UqBaNwCp7URDN/I+Xr7A== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" bootstrap "^4.3.1" -"@abp/core@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.2.0.tgz#4eea0a06458c90acb8566a11eb841fe65d15d256" - integrity sha512-tBGHa5CUr0ewT31g689RAfQ6Su2p4uyn2PzmrW/8lahBrvqkoCb41fkCDLQJkTY5rKPrEKZd/s9OoyOnS20DLg== +"@abp/core@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-2.3.0.tgz#3bb600c6b3e77060561d90db06e0052e04fa59b6" + integrity sha512-LGtOSYZqINZuX6Hy9vDDxxLJpEfZYyzdTxFdQt9UBtE/AuypILG8lOQjd96OJpRTeqyOUHBYo8AXtYzEyR6ZiA== -"@abp/datatables.net-bs4@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.2.0.tgz#c7cc49e889b295ae10fb24ed62b154ef79ffc85a" - integrity sha512-zjJRPqOCWPfkHt1QztfFHKrsTE9o6Je2EpfA7hRMej2FlGbsMWUxOqx/btK1vjD6YIU8DtVDpIdj1WvPOITQ4Q== +"@abp/datatables.net-bs4@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-2.3.0.tgz#f7268173bd5070471999e3e694509b49e4fc2e87" + integrity sha512-nA913hyrZRl8gQlGAmg+n7Z4iav4U+XrPgC0CfTUkZda7ReHj50jFZPQREfnmGdM77FVA+3y4q4LZELGB65GMQ== dependencies: - "@abp/datatables.net" "^2.2.0" + "@abp/datatables.net" "^2.3.0" datatables.net-bs4 "^1.10.20" -"@abp/datatables.net@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.2.0.tgz#22f9c7ca90c2d4af264483b4f8286b0feb7c3d52" - integrity sha512-L4MnpdloSWr/px3mvV75sxsxL68MyALB2LKdzCFMQWILCZVkxMmQb9LARINYIrn461Wrc+zbYWNEBD0MAq7flg== +"@abp/datatables.net@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-2.3.0.tgz#420ab84c54ca6b81a555c8525a96de62c54aca75" + integrity sha512-CAIF/+eQzCPltfQsvojOE5ojbbOv0u9MqtAIjgCiQ0ccCLe0j+68ZJhizDK1e3JA1o9jZXcBZnEWIGPdhpcRcA== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" datatables.net "^1.10.20" -"@abp/font-awesome@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.2.0.tgz#2de39e3c6c3e8c30394d82861761a66c5b4032f0" - integrity sha512-RT06MYUGgaWBEpW5c7wUcfMXgxcOHWdX/C01LDO/j6iVoKBuBHOkkvcUoTWII068ECrLYOkj+RyT59dCKm8FFw== +"@abp/font-awesome@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-2.3.0.tgz#30988351f7ca7ccf84b414e95848016df701bafe" + integrity sha512-lco8ArQi1xeKqypmvCubXrwO0/a+uP33vqQy+d3JRcmAXJgc5+AeQrzEq9KRcD/BGeWQUi8aJobW0rGFTAZxxQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" "@fortawesome/fontawesome-free" "^5.11.2" -"@abp/jquery-form@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.2.0.tgz#951653fac4013a7bbec065b5101b86d575e0eca7" - integrity sha512-ji44E3Ud0S3LNXn1WJ/Aw44qAIG7EITEW1KOe46oz+/awPpbiiA4dDDNleTvO2jI2/s8mNyR0bNanP6BUsc7tw== +"@abp/jquery-form@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-2.3.0.tgz#91e088fd1861c2a6224ce127c0fe0071baec9eef" + integrity sha512-cVPFdKpgAPSsG4mxrREfmslkgVJEZI9LpHask/6vy5gE/eFKZ9t6BZg+gop7bj6co3NcjekjDxhM7c0Iq+auyA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-form "^4.2.2" -"@abp/jquery-validation-unobtrusive@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.2.0.tgz#6d39ba9f7bf026d1380796bf5dff76c8d16b42ce" - integrity sha512-SuS/dRRVz7ZR4HK/h9x0jRRVLPqXN0CPRGPdJZ1LJraXVEJ9/eDEGf1rMlHmEGt1FXXFTD01/zjisbweDE786w== +"@abp/jquery-validation-unobtrusive@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-2.3.0.tgz#18dcd10ac0d6678716b42170fca1810b23cebaab" + integrity sha512-CAR3zZ4Oxbu5MK7VO2QhZjwYW81NCEqOViKPpPzk/K2qkgphHbDpRei3XMbi+476KMhrAgQE6KzlrafWBtsdRA== dependencies: - "@abp/jquery-validation" "^2.2.0" + "@abp/jquery-validation" "^2.3.0" jquery-validation-unobtrusive "^3.2.11" -"@abp/jquery-validation@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.2.0.tgz#02bb8ba883e72c1204867ee4d1c1094bd91c4c4c" - integrity sha512-ypITQloO4iEDgqlA6qb3taj+7HMX0Cf/ACA2OvtrvOgJejx6J4wfrPjwuFZu1WWJ0xtc9yTdbovdcSVcQbIGaA== +"@abp/jquery-validation@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-2.3.0.tgz#af723abf5950729ef2763cecb7f5a9c5cbed0031" + integrity sha512-YvFCbvx9hWzi7BytYRBb/0tFdiibWT9CFz7vcHTrZiXjjSfZ1koh3DeXPErj091VR9X4q4nzRfCETA+0lINQbA== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" jquery-validation "^1.19.1" -"@abp/jquery@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.2.0.tgz#0e641b1109e78eff4c34331ca2b123b67cc30cbe" - integrity sha512-vEfRoFEAmDmRgSq98Y9EZExfQFSWtmjaHrodUu+MadTcRlnn+wHq8wwkKKxpj/eYtNc8aFORpyHMMH7uliAKxg== +"@abp/jquery@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-2.3.0.tgz#c17fcc3559a0285af3d6e534a5a076e99fc0ba37" + integrity sha512-376LnHco1kW6U094Tx3cbkM5y3ZAA02Lp3yrN/b0Qc1th84Xr2twix2YZG+GqcqlwdljH4ihdgpAM/ZO7REEaw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" jquery "^3.4.1" -"@abp/lodash@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.2.0.tgz#af0a2ebcb28fd0a8c02da5026479d9370ed19719" - integrity sha512-wOMLqIpuq4a7ww7pB138G6YxBiTGBgxNW/IWGUiWbfgrr88cGPKIYYv/8O8mvr8PLNGjizNynuwQRj522yA3Dw== +"@abp/lodash@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-2.3.0.tgz#20219d872db7eba372cbaea168494fa54eb1cf12" + integrity sha512-I2KKEJaGwfpCKUox32lkllLRKgP25mszJuGpj571KTsvuT0Zo6BlNov4xoy8wbHC7vZF7dvkJpiCGg2yKnxc8Q== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" lodash "^4.17.15" -"@abp/luxon@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.2.0.tgz#0d0e78edc249853fa31eceecc00df2846a879aa9" - integrity sha512-WbOW0PcMks+WXRPWt/+H4pOa5waM331WkY0F+EJx8fpxemNGQNUEXLkuMXzN3MrN6LrplM9AZ9i+NRA9PWHbNw== +"@abp/luxon@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-2.3.0.tgz#5e08cdff00682f317707d9f34da6a1fb21402914" + integrity sha512-UAbh+HyVwr+ytJpJEddHp0aRpIKQIWknvrDmcyIOaTY6ZSJPZSxJlDmIC56d094JopeRf/+E/cTMMS5bM8nmrA== dependencies: luxon "^1.21.3" -"@abp/malihu-custom-scrollbar-plugin@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.2.0.tgz#e11fd46dccbb28d44fb199e880b91d27c94f1919" - integrity sha512-YDu/NLpIzMA96NDHxd27/+liTm3sow9M+oWH29+9JW8o/AEpXUH3T3AmoXXcTgsBlzLaewgHEFM8yxsAAFoj8Q== +"@abp/malihu-custom-scrollbar-plugin@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-2.3.0.tgz#1b2535ca6f30dd49ea5ec3de283f3ac4d1d5f6a0" + integrity sha512-dCeJMRn+zHhGi1Uwg0h0ET21+sZ/Zf2trwfVJrd8bXan5bMKPRd3UtXrJlxZg3NHqVJmUiwWe2dzEHt1fexCDQ== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/select2@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.2.0.tgz#4639d4e5b72b1736fa4476bd9b6a78e036400421" - integrity sha512-tc87JyM0kvVF388kyGUjDby49Zrrb089jVRRipoIaxXeu4M1YxEFSKBEcUK1MohZWjVtWrNs8MoxPlfukaMpyw== +"@abp/select2@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-2.3.0.tgz#edc5ae4655ccdf6b9ec7546dd156cda33bf907d3" + integrity sha512-s7TMBe2zUndVkfDTD0cBX/F4Fm9alA1BUx7l0b2+CmbJkdIp3YkjA4Oqsi4RinpP6/vVSYpTiTGWX4cYogbcFw== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" select2 "^4.0.12" -"@abp/sweetalert@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.2.0.tgz#dfc60ba085522d8390e41b90bf5a3d474f4ae624" - integrity sha512-HS6TKOwP91UjzjZHaheurZ1AYUSMkQyCSmoX6g5LAK4eH8IIgpojVSp1AFCSPATrFsFWY/dzkDGcfu90FWsVBg== +"@abp/sweetalert@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-2.3.0.tgz#2120b1f98e2530afc65f6c11fb7ea8d087a98777" + integrity sha512-Kq7UAOwi2sH/lxIrwoEhUCt5n8OAv17SubLWE/Ud3gWgcSw5XSmAZb13S6e78yydlV89Ny3LeYeGjqfU6nnSug== dependencies: - "@abp/core" "^2.2.0" + "@abp/core" "^2.3.0" sweetalert "^2.1.2" -"@abp/timeago@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.2.0.tgz#9a8297f36a46cdc4cc62f44d0fdc91b70def389c" - integrity sha512-8qjmKscsTvPznHKWEsddYxdSBiU+l+OgLG6vzMcSWqngYbDQGXqNA93BwJI2qiwd+FkNcfGgYg7CN7bcwzmaiw== +"@abp/timeago@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-2.3.0.tgz#79bb1019f135d3342916bb61f52f3be35914f11b" + integrity sha512-TogWr4bdFl/DsB3QLa1iOkRGmeWNPyR60buI3D+WSJGlEtbjU9L5I3cGDEWJGYOxPKU9WuqV4DiraBbq/xNGLw== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" timeago "^1.6.7" -"@abp/toastr@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.2.0.tgz#1cad83a89da244685b3c82adff64260b7ccf4742" - integrity sha512-HHfSaw4M/9zS+KgzxGvbHYiQ5qcJgpf21cRZEo16aUwnTeKr4SRaewAWryNn4dKcIO2YNrhzDLH+OYbEaJJlDQ== +"@abp/toastr@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-2.3.0.tgz#0c0201e00a8070b831a33fe9763e0fb3a1981523" + integrity sha512-MlS9KXPuo1vYW78QvJUR1CXGMq7qo2wGKRxZJEloxWTI8bg7zEZwa27LGJJmHLQacOqdhUP9c5t9D136eUhu6A== dependencies: - "@abp/jquery" "^2.2.0" + "@abp/jquery" "^2.3.0" toastr "^2.1.4" "@fortawesome/fontawesome-free@^5.11.2":