Skip to content

Commit

Permalink
npm packages 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erolarkat committed Sep 11, 2020
1 parent ec3b67e commit 08d03d1
Show file tree
Hide file tree
Showing 87 changed files with 2,009 additions and 2,009 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "^3.1.1",
"@abp/aspnetcore.mvc.ui.theme.shared": "^3.1.2",
"highlight.js": "^9.13.1"
},
"devDependencies": {}
Expand Down
222 changes: 111 additions & 111 deletions framework/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
# yarn lockfile v1


"@abp/aspnetcore.mvc.ui.theme.shared@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-3.1.1.tgz#e69f9d11b69d221c729567347ddb727512a83ed0"
integrity sha512-tfrj7ZKnMFXE44VWycYajKTclB+dh2CXp1CvyHdEMcxFkvx9MgMZ/M3++6YUbwYGELM+P20e2nvqLI0iI3uwww==
dependencies:
"@abp/aspnetcore.mvc.ui" "~3.1.1"
"@abp/bootstrap" "~3.1.1"
"@abp/bootstrap-datepicker" "~3.1.1"
"@abp/datatables.net-bs4" "~3.1.1"
"@abp/font-awesome" "~3.1.1"
"@abp/jquery-form" "~3.1.1"
"@abp/jquery-validation-unobtrusive" "~3.1.1"
"@abp/lodash" "~3.1.1"
"@abp/luxon" "~3.1.1"
"@abp/malihu-custom-scrollbar-plugin" "~3.1.1"
"@abp/select2" "~3.1.1"
"@abp/sweetalert" "~3.1.1"
"@abp/timeago" "~3.1.1"
"@abp/toastr" "~3.1.1"

"@abp/aspnetcore.mvc.ui@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-3.1.1.tgz#3462dd49a2940d6e7fb3878cd0db299aa8b136b8"
integrity sha512-LaDQGAQjRqKQeroBWNKo3JgD+BRe+2l9gWMwgXlZ/tGdkPY3BkklUTy2Gvq0HXl7rAk+0GFbCJifoAGI2qZNlA==
"@abp/aspnetcore.mvc.ui.theme.shared@^3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-3.1.2.tgz#88ea020b1d26f3e551ff81b96a848c700bed97ca"
integrity sha512-CjqinzcmES96dJ+IzEDSYO+uJE3Z3k3CZ5jGfgg97N0rYCTkt9LzYpuFHGeX4W+qI2qMurr5jstgsuLQY0cCzg==
dependencies:
"@abp/aspnetcore.mvc.ui" "~3.1.2"
"@abp/bootstrap" "~3.1.2"
"@abp/bootstrap-datepicker" "~3.1.2"
"@abp/datatables.net-bs4" "~3.1.2"
"@abp/font-awesome" "~3.1.2"
"@abp/jquery-form" "~3.1.2"
"@abp/jquery-validation-unobtrusive" "~3.1.2"
"@abp/lodash" "~3.1.2"
"@abp/luxon" "~3.1.2"
"@abp/malihu-custom-scrollbar-plugin" "~3.1.2"
"@abp/select2" "~3.1.2"
"@abp/sweetalert" "~3.1.2"
"@abp/timeago" "~3.1.2"
"@abp/toastr" "~3.1.2"

"@abp/aspnetcore.mvc.ui@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-3.1.2.tgz#4689ff7e4b722803f2133856f2fb39171bbfd752"
integrity sha512-jlBR+IgKuNGCerHbx6BEn2f1Xf9Vi9Dgge1/5VYzqu2MVk7dHRXHE7WYkZqpJuQKZtGMxF3c8ul2/u6uGlkmqw==
dependencies:
ansi-colors "^4.1.1"
extend-object "^1.0.0"
Expand All @@ -34,144 +34,144 @@
path "^0.12.7"
rimraf "^3.0.2"

"@abp/bootstrap-datepicker@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-3.1.1.tgz#907324ef6ae075671347210272098b2109acbf75"
integrity sha512-ZH/Elh/+gNxziv4Q/tQs4rsEODCmjFgYs4QbADnN6/tLqZ4YBTMr/chqQEPlgHythxfkdiuvHX1kDWsjksQ5VQ==
"@abp/bootstrap-datepicker@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-3.1.2.tgz#90ed84f4345bf8e47c0a05511fab9c63a5a3424c"
integrity sha512-sY9jXReDXCNzuSoNCiSkUD9cbdj9W/AR/glOsCb29zC7GX3XLEykuT42b8W6Kl6prS5NgfmXaX2pZOuyv0KBeQ==
dependencies:
bootstrap-datepicker "^1.9.0"

"@abp/bootstrap@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-3.1.1.tgz#48775acff3fbf445217375333b300b303b42bc1b"
integrity sha512-GhutgKENrlr2t/nCFFvzTNJruTdzYqQ9fnLUyJG5Sq8dWSA8c5y/CIyxoe0nsIQLntSqc/BIBC0JeP/Q+q3QPQ==
"@abp/bootstrap@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-3.1.2.tgz#d80e14d0cfa0b3213fafecf275520eddd9b846e2"
integrity sha512-neI766oMxwrwrsQc477koPXaT2/yy1mG4djGvnC+g2DgLeqxU7ye6dt6Lf/rKmQuZD9jtz28920wPN3N4N/HrQ==
dependencies:
"@abp/core" "~3.1.1"
"@abp/core" "~3.1.2"
bootstrap "^4.5.0"
bootstrap-v4-rtl "4.4.1-2"

"@abp/core@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-3.1.1.tgz#472051a7bdcf7c8f3bba2391ae4ec2f065b298ca"
integrity sha512-79u+Ccg8lD7Ob+8f4vGJORq7UtfY0VuYJX+l90hvVbZqG9r5t51uvs9jW4g1iBnQ09kHw9KpwBFPTQ73WT30vg==
"@abp/core@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/core/-/core-3.1.2.tgz#1d204b2f6eb3c04e036a30b416ecf77d5ce51a47"
integrity sha512-Tb/E8VHTESFoioj0gO1PB5AxZB5aIZSgAS4/V5GFne4Z399DPwkX8+XJIIRtQVzlFySAdoA37Emml/7eHCvMMQ==
dependencies:
"@abp/utils" "^3.1.1"
"@abp/utils" "^3.1.2"

"@abp/datatables.net-bs4@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-3.1.1.tgz#235f6851d376c9c8208aaac202c24d90dd5b9ed6"
integrity sha512-h89GSMN9+HVaCs9Ef2JqQrN6oIUlZXShsRPN2R9R1LOYX6tx+EFue9sKjFvwPabKCcLyVrVxm3QpRXZs5ZBwZA==
"@abp/datatables.net-bs4@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs4/-/datatables.net-bs4-3.1.2.tgz#23530f20d01776c34669c7d15df5ecd19beb6c95"
integrity sha512-dbJOTSkiyYHMW3Og9kQFqcSONNE+ElEHgfO/sfIT4Aj9hFpNHkGBTnaDTYXJ22ViFcSMWOTynvg6u+I3ZHe8qw==
dependencies:
"@abp/datatables.net" "~3.1.1"
"@abp/datatables.net" "~3.1.2"
datatables.net-bs4 "^1.10.21"

"@abp/datatables.net@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-3.1.1.tgz#91f548d659897f977e4be641dcce884b1c254189"
integrity sha512-u/MbxGlcRAtCFOTApWXUidMCgTculwXYLKTmGsn1hkB2eFhK55XXyunzx1o8avkvKdBwQQpM646ztY7NIxyegg==
"@abp/datatables.net@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-3.1.2.tgz#34a0718bdac6802336484c4011067cf665cdd413"
integrity sha512-TJWp/+sMZIQqEy1F7Zb4/kSvrUQoC3AfG5qrSFIRmKyZMEsuUzTLugtfYWUi0BKEHdc454ErWrGuD1MCMIzEsQ==
dependencies:
"@abp/jquery" "~3.1.1"
"@abp/jquery" "~3.1.2"
datatables.net "^1.10.21"

"@abp/font-awesome@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-3.1.1.tgz#8c6331a0ddde80a3de36723bffd3b3d8de2ee317"
integrity sha512-mcI20id/13pqHrgHVlZcPKNYIfPQK68EXwxT/POHv+36sX6MtCQctu+J7WwDy+7j1CkPiIBzfaU87PQo0xzwNg==
"@abp/font-awesome@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-3.1.2.tgz#1b14dc64cfe5f903bbcc25a4d2c88df54b561e87"
integrity sha512-33C0lAioBWcIs5wU+M7+SF06+Yvoq9BKVDjPx1R8TndphOfXU6IRneZvHDCLig76EY/BNcEYEREbv33Wqnie9Q==
dependencies:
"@abp/core" "~3.1.1"
"@abp/core" "~3.1.2"
"@fortawesome/fontawesome-free" "^5.13.0"

"@abp/jquery-form@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-3.1.1.tgz#45f9b2a05065387921aace6dbd018cecf2aac943"
integrity sha512-T/4sHCT+TMX8oxcZqrdMco4maNXcxnT97BDmBKlcjo7+CXj+PHzturNqVWyhCFszHqJtGqNb1Gng1mSa6qLHnA==
"@abp/jquery-form@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-3.1.2.tgz#8d516356e443e0ae8f1367ce3090e84a5afc2867"
integrity sha512-UCWZLnu7qETSeX69Wui0VtMpEiPrRv2+JsoJKsS3XcqXehNGJktMc5H5sNCDgPaQXzE5SY6hWnfLBj88014T6g==
dependencies:
"@abp/jquery" "~3.1.1"
"@abp/jquery" "~3.1.2"
jquery-form "^4.3.0"

"@abp/jquery-validation-unobtrusive@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.1.1.tgz#6ba72c1dc57fd80f134df170f4e863f04471876d"
integrity sha512-9bgg1GEeqBlrFBmvPMKoYeB2PzH0ssznQ6z04kNC+sfWVqqJjB/biaX/4Pu0JP9BEfRAFiBbYHNCpF3/+S+ktQ==
"@abp/jquery-validation-unobtrusive@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.1.2.tgz#64e6c2f287c21a4a569f4152936e84afa4a66c50"
integrity sha512-soZjLE2ygApecWs9DqKh7hRkf067esvLXSQOwUvw5WdeHOWccgAu/GxzAeFzwNA3CpfjFGoHqNNeSnETLLVEUQ==
dependencies:
"@abp/jquery-validation" "~3.1.1"
"@abp/jquery-validation" "~3.1.2"
jquery-validation-unobtrusive "^3.2.11"

"@abp/jquery-validation@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-3.1.1.tgz#a448cce8efc4a7afc5a9d119796ce80214109971"
integrity sha512-aZQjJoGJFEbMaDbgUP2Kf4x3q9ovTmPtiNv1paR9fd2DjQbo/QnqJO0fmSIJVVFYKkD+uauodU/M4BNTTHd7jw==
"@abp/jquery-validation@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-3.1.2.tgz#a34fea85a67e2552d9ee278ecc22b5740bbcc5eb"
integrity sha512-RrzdY3nay9/OHpd58DyJ9oYnwr3++6gJoI135QMYz+otlJnUjrM6bFfqSeWQaetvbiCVy7nOVYVyqIFO7KgQUw==
dependencies:
"@abp/jquery" "~3.1.1"
"@abp/jquery" "~3.1.2"
jquery-validation "^1.19.2"

"@abp/jquery@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-3.1.1.tgz#d5c2c1eecb6623f28574ca1b6ea83ee34f22471d"
integrity sha512-rglVUMxi2Wa+OYT5KBRwIs9P+QbLrLW0Lmr4T9iKCiHJXS9myo6/Y13EQxmlTdXWDLRc5f/nTHSB4BK8BsM9HA==
"@abp/jquery@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-3.1.2.tgz#f890d872d2d0287e7c195801f8c51c88c64602a0"
integrity sha512-Pk3Ybx/S88rFThDUlziiKIq7uKwiu2J1xYuzJTlP+xc1IgIcJNkBONl07KFdoHvctOtFtdf4mVN7SGYmNePK4g==
dependencies:
"@abp/core" "~3.1.1"
"@abp/core" "~3.1.2"
jquery "~3.5.1"

"@abp/lodash@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-3.1.1.tgz#6cbaa6caf060f0cf1a967b852c36a89ad4872601"
integrity sha512-sOyoBb3/Y35Id2HFJhjQnG6ARXnjpOhMyPtama3Ff0T4mdoQrefxnYlnqDVCBqFuykFsjmvZsSSKcMCrzKx+tQ==
"@abp/lodash@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-3.1.2.tgz#07ab3001e463f1c452865ff98e051251322c7061"
integrity sha512-0XMWCKQJyPVpn22OVEYlQR7+zEn1yz4sTb5ilUFhLOSTHXEOJXNVzxEYlGYCPUjxGZFvZH+vdeurSjXdIOOB5w==
dependencies:
"@abp/core" "~3.1.1"
"@abp/core" "~3.1.2"
lodash "^4.17.15"

"@abp/luxon@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-3.1.1.tgz#c7ff6613161818b6df0b179a376efa9838736eef"
integrity sha512-HCxwPh4STiyo0kIVGbr1HbRwq+qd7CpH+zV5/x61WnezPVXtF8GsT7T45wQAaDN9mq6xqaC1mgmaNQd8riYZig==
"@abp/luxon@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-3.1.2.tgz#ed3adfd1e7e46939c2ac456d44d9987b0d923334"
integrity sha512-fZj3yIT1H+I6vcRxMONw9VRYLWfvzdzLeDZ1xlkXsC4NqI7cK6vchYNTqZlTg4zH6DNYNg6+WOoxQ8ao8a00QA==
dependencies:
luxon "^1.24.1"

"@abp/malihu-custom-scrollbar-plugin@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-3.1.1.tgz#b44213ae3551ab1639fe4f4e2c28146a3b5bbfc6"
integrity sha512-srQ1oC2xlC9pcd8FN2Muyzh4pdneEv8Fv1hutqRpdziY/c+pp4BE8bD+wpysOL7vRyw5JASba/GAASrW/sdq/A==
"@abp/malihu-custom-scrollbar-plugin@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-3.1.2.tgz#3556912136a85289b0b237e5bb7368b08f5efac8"
integrity sha512-b0uU/PwNOQaAurEkEZ4e4103pGomeKduo3Rg0hsyN7eeUrTzNw2tq1AQlgGRxw2v1pzyOvzNd0v14jyERE947g==
dependencies:
"@abp/core" "~3.1.1"
"@abp/core" "~3.1.2"
malihu-custom-scrollbar-plugin "^3.1.5"

"@abp/select2@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-3.1.1.tgz#7cb30709c32f5922ee7ba9f1d8ee1739a0bee648"
integrity sha512-ABTp+t5brngekgwLe0C+wZ0Vj4ygB6K3AjamYdIIwO90VbbMRbwjfaxz1nqbWPSvQEwRbZl1DGWP9qdKVwPogA==
"@abp/select2@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-3.1.2.tgz#05997301b2800249ed560c4d24c9bfcfee68f99a"
integrity sha512-PyIiCGkvRUEfSyVF4M7p4BzHgaUG7lysYPop0R1tGiJcEVSxkXvhCJnEODPYiqvVjdFFKVz8Ni1R+xpEIEL/2w==
dependencies:
"@abp/core" "~3.1.1"
"@abp/core" "~3.1.2"
select2 "^4.0.13"

"@abp/sweetalert@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-3.1.1.tgz#f5f8ab2e696065bf77ae9d0c1f40baaaa962ca0e"
integrity sha512-Jc280fyZ2QFlpJXHVD8Y7D9VtK+e9UCxhg31lO/+iPnJrJoVcd5p1oqy+qdMnR40k52vGOAHxEx8U2KBx5FeNw==
"@abp/sweetalert@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/sweetalert/-/sweetalert-3.1.2.tgz#18b062b0d5c5d5c78b4f8d13186587ab87d46464"
integrity sha512-MJXLyrqPgxiy5NViyVvo6iasDoO3Jfdb3+4Jf+5PFlR7pZd1MmhmvNWn/rc5yFcCwOKvJkXVaWYaT9UsvZPxIA==
dependencies:
"@abp/core" "~3.1.1"
"@abp/core" "~3.1.2"
sweetalert "^2.1.2"

"@abp/timeago@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-3.1.1.tgz#80d841bdc7a620b78d1d7efa5ebfce159556336f"
integrity sha512-48YbqFag7d7u39gcyv/Bm9LqgXp6uAJC4f6qFT6xeru5kfceEn8Wl8f9ARhj9uWmTYsXXaufgLBVhXqDgK95ig==
"@abp/timeago@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-3.1.2.tgz#120cdd99a9dde1fbd1276571fdc5f415eee2941e"
integrity sha512-C3d1RLMEUBctPA/ASpqt9+gumsziYu0De7PWdmCmkPC7q23JpZaOmvWffaTpP2QoInyQXUPo51obOmEaC23InQ==
dependencies:
"@abp/jquery" "~3.1.1"
"@abp/jquery" "~3.1.2"
timeago "^1.6.7"

"@abp/toastr@~3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-3.1.1.tgz#36522615739c7f97b75b37e95453c2c28c3828d7"
integrity sha512-WhFoo0tc1G8Lu9h4dcqsZI4kRlhiD27U3qU0DuiNAFsDOOngW8xNv1KCxqEoeTdShTpb7ui+qiMwuNGM6SvS3w==
"@abp/toastr@~3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-3.1.2.tgz#3f8838423559482b8791cd7ce5bb6ff3a8f3722a"
integrity sha512-Omb/7Mkv73hRunVfWbRJxlNoTC3cqKJACB+pAcB5rb+rCTiR3c9HaSf1C7ljlofpxY/AKMN+JfJZP9VmgH2e4g==
dependencies:
"@abp/jquery" "~3.1.1"
"@abp/jquery" "~3.1.2"
toastr "^2.1.4"

"@abp/utils@^3.1.1":
version "3.1.1"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-3.1.1.tgz#3b0d4d74fef14798712df7634c392fa46b193baf"
integrity sha512-DzSNkGN9Nxytno/KDUo4RwWqtMdW/RvtrcORRt8WgARFHB7HWLnJp1v5ikV3xtL+O7ZKt/fQQKQ+i+xsZ/BZDQ==
"@abp/utils@^3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-3.1.2.tgz#e9bca8f6133dc2af587c45825e734d2accabcd96"
integrity sha512-wnbHGQDGkQYazez1YSXAZ0ZDbsIZZr2ZN8V4LtOSAfzmYhPhFZ5qftoM0xoxlbmsuLLX6QtiPvxU35kEmlZPyg==
dependencies:
just-compare "^1.3.0"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^3.1.1"
"@abp/aspnetcore.mvc.ui.theme.basic": "^3.1.2"
},
"devDependencies": {}
}
Loading

0 comments on commit 08d03d1

Please sign in to comment.