diff --git a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json index d9fce9a207..8ce707cd24 100644 --- a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json +++ b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json @@ -3,8 +3,8 @@ "name": "asp.net", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "~8.2.0", - "@abp/prismjs": "~8.2.0", - "@abp/highlight.js": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared": "~8.2.1", + "@abp/prismjs": "~8.2.1", + "@abp/highlight.js": "~8.2.1" } } diff --git a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock index 2d3b2b11e8..e8151ebe13 100644 --- a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock +++ b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock @@ -2,212 +2,212 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/clipboard@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.0.tgz#8f1af76653153dc8ae3e923ffa0dc188e9a91c14" - integrity sha512-vIX/4bH3CHxvYyWajnDE0+FIevQMttUmThpNMGKnu+riylr0zBJxWpiE7d1BZma/n+aaN8AO4MXjdxytEc/43g== +"@abp/clipboard@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.1.tgz#6c2c14fecbac60d29680e8a0b6d304e5f8baf30d" + integrity sha512-9hIb9aQyEoe5955cV5M81u7RUL/IObN55PQEKhzQsQcoQb+evLG9V43Epwtkg/2t6w02d+W5HjysBEc6t8o1IA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" clipboard "^2.0.8" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/highlight.js@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-8.2.0.tgz#85bfcd98f1b14b63588c9c4d59a8ba9786546359" - integrity sha512-U7HmJbO8stisslndlwOBKtWUJpG7pEm3nxBCZjKpZBZd7Ham1sLa0rXxkrnsYVZUNBNtIDO+BpyTrKjl/wB25w== +"@abp/highlight.js@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-8.2.1.tgz#440f4618d8ce8904377250684425a4f55205b0c0" + integrity sha512-cRP5bmpXx7WGvCTJLtHT/TbNd/2NA1R2BRnUdnd+CkAHXFJTSPhRyx0lKfeMIQik97uAnal0hKzK1/6181qt9Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@highlightjs/cdn-assets" "~11.4.0" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/prismjs@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.0.tgz#770f661e400775adcf5174aa4d5ead2184d709d8" - integrity sha512-F8suNF5ozmlNG4vSq2wSxpC61xbtvZxm3iz3VpXkHSStMwuEr64aWRblMxAA3SARWLm0TROOS8UlJrkK6j0JFw== +"@abp/prismjs@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.1.tgz#d72808d2569154b4db3f2960d90d46f0de6ddc07" + integrity sha512-JUla9NORFW8Mti/WnNQ8WnhQGBUJAh7OQDJNSbRuaUhbnu2Jm4WUtvPknpfQSenE+RBT1VWrWd6X9pOvYCxxiA== dependencies: - "@abp/clipboard" "~8.2.0" - "@abp/core" "~8.2.0" + "@abp/clipboard" "~8.2.1" + "@abp/core" "~8.2.1" prismjs "^1.26.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json index 927ab43305..89d7ec4115 100644 --- a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json +++ b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json @@ -3,8 +3,8 @@ "name": "asp.net", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0", - "@abp/prismjs": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1", + "@abp/prismjs": "~8.2.1" }, "devDependencies": {} } diff --git a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock index 77d0a0b0d8..0ded056211 100644 --- a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock +++ b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock @@ -2,211 +2,211 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/clipboard@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.0.tgz#8f1af76653153dc8ae3e923ffa0dc188e9a91c14" - integrity sha512-vIX/4bH3CHxvYyWajnDE0+FIevQMttUmThpNMGKnu+riylr0zBJxWpiE7d1BZma/n+aaN8AO4MXjdxytEc/43g== +"@abp/clipboard@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.1.tgz#6c2c14fecbac60d29680e8a0b6d304e5f8baf30d" + integrity sha512-9hIb9aQyEoe5955cV5M81u7RUL/IObN55PQEKhzQsQcoQb+evLG9V43Epwtkg/2t6w02d+W5HjysBEc6t8o1IA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" clipboard "^2.0.8" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/prismjs@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.0.tgz#770f661e400775adcf5174aa4d5ead2184d709d8" - integrity sha512-F8suNF5ozmlNG4vSq2wSxpC61xbtvZxm3iz3VpXkHSStMwuEr64aWRblMxAA3SARWLm0TROOS8UlJrkK6j0JFw== +"@abp/prismjs@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.1.tgz#d72808d2569154b4db3f2960d90d46f0de6ddc07" + integrity sha512-JUla9NORFW8Mti/WnNQ8WnhQGBUJAh7OQDJNSbRuaUhbnu2Jm4WUtvPknpfQSenE+RBT1VWrWd6X9pOvYCxxiA== dependencies: - "@abp/clipboard" "~8.2.0" - "@abp/core" "~8.2.0" + "@abp/clipboard" "~8.2.1" + "@abp/core" "~8.2.1" prismjs "^1.26.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/blogging/app/Volo.BloggingTestApp/package.json b/modules/blogging/app/Volo.BloggingTestApp/package.json index e4bf093193..61b8f19fe8 100644 --- a/modules/blogging/app/Volo.BloggingTestApp/package.json +++ b/modules/blogging/app/Volo.BloggingTestApp/package.json @@ -3,7 +3,7 @@ "name": "volo.blogtestapp", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0", - "@abp/blogging": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1", + "@abp/blogging": "~8.2.1" } } diff --git a/modules/blogging/app/Volo.BloggingTestApp/yarn.lock b/modules/blogging/app/Volo.BloggingTestApp/yarn.lock index 116fb99197..c5d231f006 100644 --- a/modules/blogging/app/Volo.BloggingTestApp/yarn.lock +++ b/modules/blogging/app/Volo.BloggingTestApp/yarn.lock @@ -2,237 +2,237 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/blogging@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-8.2.0.tgz#5d11cadb7a9ce66247ebffbda9d7096eb683dbd4" - integrity sha512-62+Xsm0EPD829xHHIK+LY6CCrj6ox2Oz8d9xrkJMFgEMkML0n6Axesdg8hQ7AEo8j8gNizTK5UlhU6iyA2b0dQ== +"@abp/blogging@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-8.2.1.tgz#be0ca952768f97d738937095d685d8da60913443" + integrity sha512-I2YQxeIXfCeOlVHoZlrUMi2qYTPKw2etXfUZbRGgdAFDPd5YAyyKj8ZyFl37ay5VLp3Hc2fi1DBUHZuaKvjk/Q== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - "@abp/owl.carousel" "~8.2.0" - "@abp/prismjs" "~8.2.0" - "@abp/tui-editor" "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + "@abp/owl.carousel" "~8.2.1" + "@abp/prismjs" "~8.2.1" + "@abp/tui-editor" "~8.2.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/clipboard@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.0.tgz#8f1af76653153dc8ae3e923ffa0dc188e9a91c14" - integrity sha512-vIX/4bH3CHxvYyWajnDE0+FIevQMttUmThpNMGKnu+riylr0zBJxWpiE7d1BZma/n+aaN8AO4MXjdxytEc/43g== +"@abp/clipboard@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.1.tgz#6c2c14fecbac60d29680e8a0b6d304e5f8baf30d" + integrity sha512-9hIb9aQyEoe5955cV5M81u7RUL/IObN55PQEKhzQsQcoQb+evLG9V43Epwtkg/2t6w02d+W5HjysBEc6t8o1IA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" clipboard "^2.0.8" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/owl.carousel@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-8.2.0.tgz#c9b469bd17589bbd3784d30f35398bf13e2546c1" - integrity sha512-Rc4iIY1a6wNfjGDTuWQUlMQUeQURMZLwARykK7FhVAwHerMJ3G3k8j7n6k/BZsn7BUhWxE/Xo0SzpA31AIDUoA== +"@abp/owl.carousel@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-8.2.1.tgz#09aee4b39b040b2c9c822a78555f5472abe43bd8" + integrity sha512-Noq3nSJD62yMY4YNDigG3qyQINzUGo8f9EzuAp4J4+2LcYVPURdnU3IHeV0MSE7Xl0np7YYRBZsU9G/U5rv+xA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" owl.carousel "^2.3.4" -"@abp/prismjs@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.0.tgz#770f661e400775adcf5174aa4d5ead2184d709d8" - integrity sha512-F8suNF5ozmlNG4vSq2wSxpC61xbtvZxm3iz3VpXkHSStMwuEr64aWRblMxAA3SARWLm0TROOS8UlJrkK6j0JFw== +"@abp/prismjs@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.1.tgz#d72808d2569154b4db3f2960d90d46f0de6ddc07" + integrity sha512-JUla9NORFW8Mti/WnNQ8WnhQGBUJAh7OQDJNSbRuaUhbnu2Jm4WUtvPknpfQSenE+RBT1VWrWd6X9pOvYCxxiA== dependencies: - "@abp/clipboard" "~8.2.0" - "@abp/core" "~8.2.0" + "@abp/clipboard" "~8.2.1" + "@abp/core" "~8.2.1" prismjs "^1.26.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/tui-editor@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-8.2.0.tgz#8496f399583539cb8f33ecdd43dff86da2571300" - integrity sha512-WwlsFOLlk79zs/YFSN8jm8zxIdYqNFNs2at1dP12PFk2P0mLpCojRnZlsc5qfitffZ6UN2TvPkiX2ml//0rtTw== +"@abp/tui-editor@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-8.2.1.tgz#4ec95faa8450897b70cdd3547af9b3af756fa640" + integrity sha512-E7kMnhWpJrtAJn5gms7UG7+iJsvTDr+jCxoGTCtFfM8ZUhe8Vfd65VmE1LPa2u1KbCXayZaoBy4Vg9fxC/D4/A== dependencies: - "@abp/jquery" "~8.2.0" - "@abp/prismjs" "~8.2.0" + "@abp/jquery" "~8.2.1" + "@abp/prismjs" "~8.2.1" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json index 40dea44916..0805b3a6b0 100644 --- a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json +++ b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json @@ -3,6 +3,6 @@ "name": "client-simulation-web", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1" } } diff --git a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock index 31e4b67b75..b0104045be 100644 --- a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock +++ b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock @@ -2,194 +2,194 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/cms-kit/angular/package.json b/modules/cms-kit/angular/package.json index b708db4837..7031291b0b 100644 --- a/modules/cms-kit/angular/package.json +++ b/modules/cms-kit/angular/package.json @@ -15,11 +15,11 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~8.2.0", - "@abp/ng.identity": "~8.2.0", - "@abp/ng.setting-management": "~8.2.0", - "@abp/ng.tenant-management": "~8.2.0", - "@abp/ng.theme.basic": "~8.2.0", + "@abp/ng.account": "~8.2.1", + "@abp/ng.identity": "~8.2.1", + "@abp/ng.setting-management": "~8.2.1", + "@abp/ng.tenant-management": "~8.2.1", + "@abp/ng.theme.basic": "~8.2.1", "@angular/animations": "~10.0.0", "@angular/common": "~10.0.0", "@angular/compiler": "~10.0.0", diff --git a/modules/cms-kit/angular/projects/cms-kit/package.json b/modules/cms-kit/angular/projects/cms-kit/package.json index 51053852e6..ce8bcc657d 100644 --- a/modules/cms-kit/angular/projects/cms-kit/package.json +++ b/modules/cms-kit/angular/projects/cms-kit/package.json @@ -4,8 +4,8 @@ "peerDependencies": { "@angular/common": "^9.1.11", "@angular/core": "^9.1.11", - "@abp/ng.core": ">=8.2.0", - "@abp/ng.theme.shared": ">=8.2.0" + "@abp/ng.core": ">=8.2.1", + "@abp/ng.theme.shared": ">=8.2.1" }, "dependencies": { "tslib": "^2.0.0" diff --git a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json index 69f76ea98a..d97edddfbd 100644 --- a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json +++ b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/package.json @@ -3,6 +3,6 @@ "name": "my-app-identityserver", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1" } } diff --git a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock index 31e4b67b75..b0104045be 100644 --- a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock @@ -2,194 +2,194 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json b/modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json index d382c664ed..f63711176a 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json @@ -3,6 +3,6 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1" } } diff --git a/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock b/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock index 31e4b67b75..b0104045be 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock @@ -2,194 +2,194 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json index 23222215cd..85aa8b6f90 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0", - "@abp/cms-kit": "8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1", + "@abp/cms-kit": "8.2.1" } } diff --git a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock index 2faae38557..62cff572f8 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock @@ -2,293 +2,293 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/clipboard@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.0.tgz#8f1af76653153dc8ae3e923ffa0dc188e9a91c14" - integrity sha512-vIX/4bH3CHxvYyWajnDE0+FIevQMttUmThpNMGKnu+riylr0zBJxWpiE7d1BZma/n+aaN8AO4MXjdxytEc/43g== +"@abp/clipboard@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.1.tgz#6c2c14fecbac60d29680e8a0b6d304e5f8baf30d" + integrity sha512-9hIb9aQyEoe5955cV5M81u7RUL/IObN55PQEKhzQsQcoQb+evLG9V43Epwtkg/2t6w02d+W5HjysBEc6t8o1IA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" clipboard "^2.0.8" -"@abp/cms-kit.admin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-8.2.0.tgz#bc66011780565c8213179df4ccea5572a4267ad0" - integrity sha512-ujlhqOew+YBFaLUvGD1MP8dKd1qS4r9rG80s68iNvBv5SKlkhpP2gnB0nYofvbre1nV37x8AH5Bfn42Lh6yzww== +"@abp/cms-kit.admin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-8.2.1.tgz#086f5a811cc8672faa0bc691d4d1afa3bf2921bf" + integrity sha512-EW5zx0+PA3KM6r+fj6mAEP/ID2XAGe1otuhUY27ZZvY/zf+dYqbm5sELxc6AkR+fuoVAMv2eWHE70jgWxTVgSQ== dependencies: - "@abp/codemirror" "~8.2.0" - "@abp/jstree" "~8.2.0" - "@abp/slugify" "~8.2.0" - "@abp/tui-editor" "~8.2.0" - "@abp/uppy" "~8.2.0" + "@abp/codemirror" "~8.2.1" + "@abp/jstree" "~8.2.1" + "@abp/slugify" "~8.2.1" + "@abp/tui-editor" "~8.2.1" + "@abp/uppy" "~8.2.1" -"@abp/cms-kit.public@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-8.2.0.tgz#5e43a4cf6970c8b7c5e47c5bd6b378924e5845cb" - integrity sha512-UKXQ298CrCx18I6MecjYYdFRGn+HXjRb9ye6h4OWApM5QA/aYbfPSLVy3vLzkgRqS2zUKpcEf9LCKS5bxguMsw== +"@abp/cms-kit.public@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-8.2.1.tgz#af33802ec702b4be78a65ae68ede01da1e45ee24" + integrity sha512-ERXxmDjt2uVBCNbbYHn6WVG5m2j8KnpPUYf7fE1Jyfzga0ccHULGBX8r1B+pEwGqn+l2hFffltJNF6noyuGadA== dependencies: - "@abp/highlight.js" "~8.2.0" - "@abp/star-rating-svg" "~8.2.0" + "@abp/highlight.js" "~8.2.1" + "@abp/star-rating-svg" "~8.2.1" -"@abp/cms-kit@8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-8.2.0.tgz#756529bc3d9c5f74b2ce63a8c5d87e183ddcabf5" - integrity sha512-lV9k76Cjs33fp+7KRwtsq9FNffupXstIZ7Aidy1ObsXEYfJV3JmZWvJ8BVhzmHDo8BMRWmte/ZLzIYIluXNx0w== +"@abp/cms-kit@8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-8.2.1.tgz#3ce8621101a39d4b877eecd4c8dd30c2dd9f2afe" + integrity sha512-1VPeTH4krOeGM21jjAeMIT2lboNgYZmRODmZ6XHFHRL0GjCNX8X6OWMRK1S1R0Z15bT5zwFM9C3BC2puu17tig== dependencies: - "@abp/cms-kit.admin" "~8.2.0" - "@abp/cms-kit.public" "~8.2.0" + "@abp/cms-kit.admin" "~8.2.1" + "@abp/cms-kit.public" "~8.2.1" -"@abp/codemirror@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-8.2.0.tgz#379d5735dbc597c43c5a2c8a5d8b8ed49db0c51d" - integrity sha512-amdvcKlobsfLyxnF67JfO02Mjhd4gOxrd5WDRxVh/RwVdk/t3y7KmbUq7esrt/2fZVtJCWHaeXumljvzbmOndQ== +"@abp/codemirror@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-8.2.1.tgz#631e92be27cc59d62982e48978c5875ddf7c87a2" + integrity sha512-uIDVi039OwLqznjyGkC2YizrgKdLOsKIokg0EzTf52XpWDKWaKCBbq0r+rNW3DfsZPMo9mi1aekLTf4KGUbpSA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" codemirror "^5.65.1" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/highlight.js@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-8.2.0.tgz#85bfcd98f1b14b63588c9c4d59a8ba9786546359" - integrity sha512-U7HmJbO8stisslndlwOBKtWUJpG7pEm3nxBCZjKpZBZd7Ham1sLa0rXxkrnsYVZUNBNtIDO+BpyTrKjl/wB25w== +"@abp/highlight.js@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-8.2.1.tgz#440f4618d8ce8904377250684425a4f55205b0c0" + integrity sha512-cRP5bmpXx7WGvCTJLtHT/TbNd/2NA1R2BRnUdnd+CkAHXFJTSPhRyx0lKfeMIQik97uAnal0hKzK1/6181qt9Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@highlightjs/cdn-assets" "~11.4.0" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/jstree@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-8.2.0.tgz#7b0d0bd8edce5ea421e158b69a9b47335300d76a" - integrity sha512-J1Vi1+mdxklRwuZCfFbMvBriy6wnsG+nsjuT9jcZll/Z+AVIncDsUtElLYyZgaKAJ8Z1WTN3rWOtePncBu0UuQ== +"@abp/jstree@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-8.2.1.tgz#288c336229ac7ab7f4a5ea68fc82e6ba7183c525" + integrity sha512-Da2+iiHDHhRhRAp8gztcFya+2y69Ls5mKYz0h7nw5WC79DaVt8Tp+4jCGFmpQ5aLMz2Tg3NZnYFdNSoCyL9phg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jstree "^3.3.12" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/prismjs@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.0.tgz#770f661e400775adcf5174aa4d5ead2184d709d8" - integrity sha512-F8suNF5ozmlNG4vSq2wSxpC61xbtvZxm3iz3VpXkHSStMwuEr64aWRblMxAA3SARWLm0TROOS8UlJrkK6j0JFw== +"@abp/prismjs@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.1.tgz#d72808d2569154b4db3f2960d90d46f0de6ddc07" + integrity sha512-JUla9NORFW8Mti/WnNQ8WnhQGBUJAh7OQDJNSbRuaUhbnu2Jm4WUtvPknpfQSenE+RBT1VWrWd6X9pOvYCxxiA== dependencies: - "@abp/clipboard" "~8.2.0" - "@abp/core" "~8.2.0" + "@abp/clipboard" "~8.2.1" + "@abp/core" "~8.2.1" prismjs "^1.26.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/slugify@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-8.2.0.tgz#70037d67c3b0ef9473a8f1b0b51229b5c8dc05a0" - integrity sha512-vx4ZVYIZ+6rE94yFs6rsTAZ3v2LXyLdtsP0RUYygL7g8iaH9cAAkg1fDL+e+jblkVVMhgvzqAmNc/i4QYuw/4A== +"@abp/slugify@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-8.2.1.tgz#45e5e8df9200e1cebdf5ffc7c9584922618f6432" + integrity sha512-rRlHH7lmRutaUYLOYmPMnK2KyJhxs8ZMwSBlFc2lrjkM5yaxHJAOvC3wQyhKC4oHw1vZZTp7yl9GLFiLJtFg+g== dependencies: slugify "^1.6.5" -"@abp/star-rating-svg@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-8.2.0.tgz#c46e99c854106df5881329f3007c8d706398d6ba" - integrity sha512-qmqp8fU7QBKrG+52J1Sua9RpFKSCYEPFAymfDwg9T4x/2YVV50KnLt1ohcH665xzpe+PHeqFXOFmmFoSizvtSg== +"@abp/star-rating-svg@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-8.2.1.tgz#f232e675c0775bcd405f64848d0e0f0d69dd7c72" + integrity sha512-18FgWSSthbSVlXJ8Zgr1i1w4HdTe9ni4SBYN7+c3+nR6cuvKNZNeDVHl6C8zh5R3KdALnMIxzg7TJaVBH08gGQ== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" star-rating-svg "^3.5.0" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/tui-editor@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-8.2.0.tgz#8496f399583539cb8f33ecdd43dff86da2571300" - integrity sha512-WwlsFOLlk79zs/YFSN8jm8zxIdYqNFNs2at1dP12PFk2P0mLpCojRnZlsc5qfitffZ6UN2TvPkiX2ml//0rtTw== +"@abp/tui-editor@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-8.2.1.tgz#4ec95faa8450897b70cdd3547af9b3af756fa640" + integrity sha512-E7kMnhWpJrtAJn5gms7UG7+iJsvTDr+jCxoGTCtFfM8ZUhe8Vfd65VmE1LPa2u1KbCXayZaoBy4Vg9fxC/D4/A== dependencies: - "@abp/jquery" "~8.2.0" - "@abp/prismjs" "~8.2.0" + "@abp/jquery" "~8.2.1" + "@abp/prismjs" "~8.2.1" -"@abp/uppy@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-8.2.0.tgz#fa2b0a7cc6f7b02dabddbdb0ecf329556cc7797a" - integrity sha512-8f8MyDm9u8fjtG9/GH/U/09S72/yhWuMdg6egHWv8Yb8J4OiB1bbemRZGSkG6qPR+Zxqp0RTKO1K0o4J6IFGVw== +"@abp/uppy@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-8.2.1.tgz#ff981db87159c4a751dc6dba2cee20518b2ac7b3" + integrity sha512-/mYiabN0Xr98i/q6ErmLh7N1EMCKZEDFVdeLY3gpP7/NQaH2kpEPMJZCmIbbu2wPJtZ9pya7ywSQP2G8aPgqOw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" uppy "^3.0.0" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/docs/app/VoloDocs.Web/package.json b/modules/docs/app/VoloDocs.Web/package.json index aec3e2d803..475fa0cad0 100644 --- a/modules/docs/app/VoloDocs.Web/package.json +++ b/modules/docs/app/VoloDocs.Web/package.json @@ -3,7 +3,7 @@ "name": "volo.docstestapp", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0", - "@abp/docs": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1", + "@abp/docs": "~8.2.1" } } diff --git a/modules/docs/app/VoloDocs.Web/yarn.lock b/modules/docs/app/VoloDocs.Web/yarn.lock index 588e25acf6..8bbae7b45b 100644 --- a/modules/docs/app/VoloDocs.Web/yarn.lock +++ b/modules/docs/app/VoloDocs.Web/yarn.lock @@ -2,238 +2,238 @@ # yarn lockfile v1 -"@abp/anchor-js@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-8.2.0.tgz#ee95ac6185eafb19e806d6a96d1fac1b4f409b04" - integrity sha512-7HWEqZGPAMEDgZiqE033heav6K2v18pWUsMRi/eXazbCYy0mVw5tBgApgtDokZUs+fiiKb16csKc+ot+ln6QRg== +"@abp/anchor-js@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-8.2.1.tgz#329b854b4c807218028daffed6cdbddac430dd3e" + integrity sha512-SLlduK47cQUcd7oHMMXWmQK1jsF+gXei8ghAwLpQ6HdCqpdcjkl1W+kJVsw1LYq7FGbumoNulS2d4Y+E+VCyIQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" anchor-js "^4.3.1" -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/clipboard@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.0.tgz#8f1af76653153dc8ae3e923ffa0dc188e9a91c14" - integrity sha512-vIX/4bH3CHxvYyWajnDE0+FIevQMttUmThpNMGKnu+riylr0zBJxWpiE7d1BZma/n+aaN8AO4MXjdxytEc/43g== +"@abp/clipboard@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.1.tgz#6c2c14fecbac60d29680e8a0b6d304e5f8baf30d" + integrity sha512-9hIb9aQyEoe5955cV5M81u7RUL/IObN55PQEKhzQsQcoQb+evLG9V43Epwtkg/2t6w02d+W5HjysBEc6t8o1IA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" clipboard "^2.0.8" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/docs@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-8.2.0.tgz#ed30afdd7272e4b4ce8217661c763422fbac227e" - integrity sha512-YZElkWLxcBxFCivWTBuveqHLYlveiQthnfe/pLOkhkGpGcOOUrU9y+vrOKZzOw4MeEyzEPHTmQrXaPHv6b1MRw== +"@abp/docs@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-8.2.1.tgz#e6eee36a815ffea318780c0fe2fb6bc697ec9b6d" + integrity sha512-3EMqDSmb9S1VQWR8/cFZINb3fpt2uXxijHns7kfHOVy8DtZUZaEQaSsAtje+8O8JOUrRW37yBVae8HWQGpa7pg== dependencies: - "@abp/anchor-js" "~8.2.0" - "@abp/clipboard" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/popper.js" "~8.2.0" - "@abp/prismjs" "~8.2.0" + "@abp/anchor-js" "~8.2.1" + "@abp/clipboard" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/popper.js" "~8.2.1" + "@abp/prismjs" "~8.2.1" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/popper.js@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-8.2.0.tgz#db3564f8f2e34b9eea1db0b70e6af1e8977d4398" - integrity sha512-vxj2w3Zkd7VxpHniSDudMR+MuPcphDEUeUFWrXb0PEBQuKs/rJ47bM4qaWTkacCt1iyIsLNFkPqXV3zXaB5J8A== +"@abp/popper.js@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-8.2.1.tgz#10a540d2c8489e160462054c57ab143429d0d851" + integrity sha512-m+dGWY1MlXIMb1mKzIba0V6oh6gk0VJM3/ZDk25fTcuJTv8fGOjj/HDtsRq03HZ2V860z+ZjNCkE3Kz19nDGOA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@popperjs/core" "^2.11.2" -"@abp/prismjs@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.0.tgz#770f661e400775adcf5174aa4d5ead2184d709d8" - integrity sha512-F8suNF5ozmlNG4vSq2wSxpC61xbtvZxm3iz3VpXkHSStMwuEr64aWRblMxAA3SARWLm0TROOS8UlJrkK6j0JFw== +"@abp/prismjs@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.1.tgz#d72808d2569154b4db3f2960d90d46f0de6ddc07" + integrity sha512-JUla9NORFW8Mti/WnNQ8WnhQGBUJAh7OQDJNSbRuaUhbnu2Jm4WUtvPknpfQSenE+RBT1VWrWd6X9pOvYCxxiA== dependencies: - "@abp/clipboard" "~8.2.0" - "@abp/core" "~8.2.0" + "@abp/clipboard" "~8.2.1" + "@abp/core" "~8.2.1" prismjs "^1.26.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/openiddict/app/OpenIddict.Demo.Server/package.json b/modules/openiddict/app/OpenIddict.Demo.Server/package.json index d382c664ed..f63711176a 100644 --- a/modules/openiddict/app/OpenIddict.Demo.Server/package.json +++ b/modules/openiddict/app/OpenIddict.Demo.Server/package.json @@ -3,6 +3,6 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1" } } diff --git a/modules/openiddict/app/angular/package.json b/modules/openiddict/app/angular/package.json index 4e95148330..62de736459 100644 --- a/modules/openiddict/app/angular/package.json +++ b/modules/openiddict/app/angular/package.json @@ -12,15 +12,15 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~8.2.0", - "@abp/ng.components": "~8.2.0", - "@abp/ng.core": "~8.2.0", - "@abp/ng.oauth": "~8.2.0", - "@abp/ng.identity": "~8.2.0", - "@abp/ng.setting-management": "~8.2.0", - "@abp/ng.tenant-management": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", - "@abp/ng.theme.lepton-x": "~3.2.0", + "@abp/ng.account": "~8.2.1", + "@abp/ng.components": "~8.2.1", + "@abp/ng.core": "~8.2.1", + "@abp/ng.oauth": "~8.2.1", + "@abp/ng.identity": "~8.2.1", + "@abp/ng.setting-management": "~8.2.1", + "@abp/ng.tenant-management": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.theme.lepton-x": "~3.2.1", "@angular/animations": "^15.0.1", "@angular/common": "^15.0.1", "@angular/compiler": "^15.0.1", @@ -36,7 +36,7 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@abp/ng.schematics": "~8.2.0", + "@abp/ng.schematics": "~8.2.1", "@angular-devkit/build-angular": "^15.0.1", "@angular-eslint/builder": "~15.1.0", "@angular-eslint/eslint-plugin": "~15.1.0", diff --git a/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json b/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json index 1b6486a335..92715793f5 100644 --- a/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json +++ b/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/package.json @@ -3,6 +3,6 @@ "name": "demo-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1" } } diff --git a/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock b/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock index 31e4b67b75..b0104045be 100644 --- a/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock +++ b/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock @@ -2,194 +2,194 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json index 9987f6af08..fd2a90079b 100644 --- a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json +++ b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0", - "@abp/virtual-file-explorer": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1", + "@abp/virtual-file-explorer": "~8.2.1" } } diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock index ea12a8d680..524e647cd4 100644 --- a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock +++ b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock @@ -2,221 +2,221 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.0.tgz#b8c41a3c5bd519494542289c88468f3b4671e4ab" - integrity sha512-9mnpImW7MazS+PT+Ci/wJ72NxHVSJfBUN8Mvi0XuRDUX6CLpgVfcWGZ19nSsd6Sgmq3oGKZafu26kS0krK3r4g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.0.tgz#dc16714f032c04a2219b41abcedef73076db89c8" - integrity sha512-6iCo5+aSfhmAtKgBOLFNG7uKnOWv64RH8LwVPbMDVdjG+gKD96V+OunFLiG1p8Ta7Y+pip7PHWBKAqE3iC3Fag== - dependencies: - "@abp/aspnetcore.mvc.ui" "~8.2.0" - "@abp/bootstrap" "~8.2.0" - "@abp/bootstrap-datepicker" "~8.2.0" - "@abp/bootstrap-daterangepicker" "~8.2.0" - "@abp/datatables.net-bs5" "~8.2.0" - "@abp/font-awesome" "~8.2.0" - "@abp/jquery-form" "~8.2.0" - "@abp/jquery-validation-unobtrusive" "~8.2.0" - "@abp/lodash" "~8.2.0" - "@abp/luxon" "~8.2.0" - "@abp/malihu-custom-scrollbar-plugin" "~8.2.0" - "@abp/moment" "~8.2.0" - "@abp/select2" "~8.2.0" - "@abp/sweetalert2" "~8.2.0" - "@abp/timeago" "~8.2.0" - "@abp/toastr" "~8.2.0" - -"@abp/aspnetcore.mvc.ui@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.0.tgz#c63db25bdebe45d81c0dc3722400ae518787f409" - integrity sha512-5Mu7TBDzXHBWqKMns2OVf2C5g1/038wz1XjsiaHANJ3b1iwHX1gt90nV5THK5yXRXxBjOUZnBE1TOj/jKAKEWQ== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.2.1.tgz#4c3b62f36a0a152fc8718ccc3ea64a81bb22c11c" + integrity sha512-BzXj+7QOGL+M4j2ZNryatTX4wtD7Lv+ybvU0ilyFy8XmCc1c3VyYwXgPPibfpeG7VVWD4mmfC6NPtg1qRX6Bdg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.2.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.2.1.tgz#86552f8f960e02b3cfe3ad20a94baa52df73b07e" + integrity sha512-aD+LQJ/bg/NsbHrVl2ZPZm9QDerGEg1QvzlJgr2M9yvEBKg+G9xYT1bxKRK6G/uK5qat4xqH0DJPpz/IIprGQA== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.2.1" + "@abp/bootstrap" "~8.2.1" + "@abp/bootstrap-datepicker" "~8.2.1" + "@abp/bootstrap-daterangepicker" "~8.2.1" + "@abp/datatables.net-bs5" "~8.2.1" + "@abp/font-awesome" "~8.2.1" + "@abp/jquery-form" "~8.2.1" + "@abp/jquery-validation-unobtrusive" "~8.2.1" + "@abp/lodash" "~8.2.1" + "@abp/luxon" "~8.2.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.2.1" + "@abp/moment" "~8.2.1" + "@abp/select2" "~8.2.1" + "@abp/sweetalert2" "~8.2.1" + "@abp/timeago" "~8.2.1" + "@abp/toastr" "~8.2.1" + +"@abp/aspnetcore.mvc.ui@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.2.1.tgz#2b002fef1d26171a8dfe9395af49afbe76c8223b" + integrity sha512-A+H7uIkwusHy4Qv0pIeiNQGz/BmzLUR9Q7c5KwtJyL287i5D+hHGD5gzc2Q3F8C29SfVc76zLDwDQ1o6Rsm5Rg== dependencies: ansi-colors "^4.1.1" -"@abp/bootstrap-datepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.0.tgz#b4b82364e6e937b1661348b204b766834eb6d96c" - integrity sha512-n4vVjeS2OOuFWrYHMJx1wQp7iyMgM/cofnQdAJy3S2U4cm72DeSCfOQN0LcxdyTlYAE+zGWexmzMAmDTJk/dGg== +"@abp/bootstrap-datepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.2.1.tgz#a7549394a9c863286959144dd9a7b8664d84282b" + integrity sha512-tzQUt5eLm63xdFvmxavYarQEXFWQ7QRYgbi8kNP4U7oZbiyw72s8pSuYyGPt9yiaYUeSgk7HQZJPl2w5pUHpMg== dependencies: bootstrap-datepicker "^1.9.0" -"@abp/bootstrap-daterangepicker@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.0.tgz#997416b0ea29906883b3455b24d087974cc91b1e" - integrity sha512-+2Hahy66bgFi4t+2il6zfTunilg2ARyr52AOSkqH440xKcdIMEdLeCRHgWadJj6zKnWCmN4LXfvKWgMmWwhPbg== +"@abp/bootstrap-daterangepicker@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.2.1.tgz#9b1f9d6677023cd57be5db1ebc2cdf6dab43c3a8" + integrity sha512-/0WKJ1uaHJvBnOXcl+7KaiOazUE7f24qTVrL5PjsXjb+R2NIaf5TOYlcAj9QneZzpN1Bi+gMA1DXzTIkvNOmoA== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.0.tgz#39ffb0807cdd9820251c637ee06f39cd4b84e737" - integrity sha512-+sNl5KzVi4f1+IAf/+jBwOzUEoqDKuvyOp9YZHOrTVyVj8inDXFCIUqGxTetVcTuD0loxVnHWgdUHetsFJvkJA== +"@abp/bootstrap@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.2.1.tgz#56f480d6298a34408c5ebe6fe0cea85d1229edbb" + integrity sha512-Z4QYUkOyau4NpzpY4EW4t7aLArKP/9g/56+12niBVBn66qAkbNRYwrLS7Hfbt8bblHN0LDFcIyQMS4UyDL0NzQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" bootstrap "^5.1.3" -"@abp/clipboard@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.0.tgz#8f1af76653153dc8ae3e923ffa0dc188e9a91c14" - integrity sha512-vIX/4bH3CHxvYyWajnDE0+FIevQMttUmThpNMGKnu+riylr0zBJxWpiE7d1BZma/n+aaN8AO4MXjdxytEc/43g== +"@abp/clipboard@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.2.1.tgz#6c2c14fecbac60d29680e8a0b6d304e5f8baf30d" + integrity sha512-9hIb9aQyEoe5955cV5M81u7RUL/IObN55PQEKhzQsQcoQb+evLG9V43Epwtkg/2t6w02d+W5HjysBEc6t8o1IA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" clipboard "^2.0.8" -"@abp/core@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.0.tgz#8c5dad48d5f115ffe1d4b7bfa473de3a14a29331" - integrity sha512-SzohDqNpby11B/teq9Su1zng19j2X8ifGVdIF5RYXPb/SZwO4+wqOpJL62ycVupKoB/wBk8X89NK7qrSE19rtg== +"@abp/core@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.2.1.tgz#a081527fb2871fc932809e1572f958de1287bae0" + integrity sha512-UxGuwOK11arzj/G3UDdwOoEOdqrNZaCfSuBTdcXDTQrvPv8M0AxMpCXSgFy16aAXcDHZNzQ4oFDuyabdjorNzQ== dependencies: - "@abp/utils" "~8.2.0" + "@abp/utils" "~8.2.1" -"@abp/datatables.net-bs5@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.0.tgz#a18af46aa96658d2996b0754aa3eae0dbef7e713" - integrity sha512-45icvFVaEoPqVXmrTbtHrLFU7Cb/QH/gFChcTTSET9l2rQWG1hM2F5t2GPu7Hct15tUmQKCco6rUM32m0uekFQ== +"@abp/datatables.net-bs5@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.2.1.tgz#222f9ff87f06ec41c594c3a6303faa78b39b5a40" + integrity sha512-u7/DYPvO60QOdwk0w2aUvv2jxFgSeqhUiYY7pSoedtkKOc1yM0/L2XVHzsFbInKAiFUaDGcC6/KTYHwnL2bKdQ== dependencies: - "@abp/datatables.net" "~8.2.0" + "@abp/datatables.net" "~8.2.1" datatables.net-bs5 "^1.11.4" -"@abp/datatables.net@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.0.tgz#23a81e953e3d2c8a7b45c0b0a5b471997f66dde0" - integrity sha512-Uc+NPRaZdTl7rnFdPp3VtX/Fd0igRH3byaqKXAzX639a+aaI5mA2Utm0kMZFXYVoh7Hp8bYGP0W5pzdGWzk2Mg== +"@abp/datatables.net@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.2.1.tgz#403c952c6d3acb048377268fb0c1c4f03e508649" + integrity sha512-j7FigX5ucxWAS3AaaJw2cF9ShWTWpie5gwutyxLiLsdBUnEb+OpFGf+rPOFQojEWT91iA+YrxylqyVdx8Q3Xjg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" datatables.net "^1.11.4" -"@abp/font-awesome@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.0.tgz#a94e4e01c2a5df251c62ad602d8b7eb9b4ebc952" - integrity sha512-uTPdfLZWV1lJGia2FTaBCC84w1NpBiVEHWF8cpn2EURBXRcBJAn4PZOBOQVs+qgW4QyawfjuaR57hKmOyRodWw== +"@abp/font-awesome@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.2.1.tgz#90e75b4f96b41f77d326a86f9ed883e44488b54a" + integrity sha512-6XkeFcMKSxZR1kbHYfD8abWKg+PshrGHLq/oCRGic/MbAceKDaqvjEqttHo20g4v5nIfM8W40Afx4RHkJObQjw== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" "@fortawesome/fontawesome-free" "^6.5.1" -"@abp/jquery-form@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.0.tgz#40397c9f6d2b73d52551bc0555da1d118cfc17c3" - integrity sha512-8pvNMTADbPzxsLGRFzePmMLa7ZZ1UWnvcVpP4aZMQ0lB356trbB5tH1Q/Kd7QeuqZS2LaejgVOG6NkZtk09sHQ== +"@abp/jquery-form@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.2.1.tgz#0343c03acaed538ca9c616d189e31409226ce0e4" + integrity sha512-DX3UtKRSNmsBnLEBZ+t4+93WBK2F21WwClpNWAl6g5jkKnuh9C/uYVegInQpwDtPKTQaGDaeoMdpmcxcHi4QkA== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.0.tgz#03eae705ca16eafb110d9c953c9813100afc5a67" - integrity sha512-JuuYQWnRghlm+i1gsMXpJafGDu3nUdKab3zZ3BTAR0TRnbHaqKzPudhW28nxPqyrLhlEFiWOxsIFAv2Zo3AYgQ== +"@abp/jquery-validation-unobtrusive@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.2.1.tgz#ecd27b212befd5fe478bf49922cde08644a65329" + integrity sha512-iQONdMHY+djfSO8TLtlcqL48oV8Oe3VvEwUFSM0mbkaJZRMdWCTQ76A5Qr4GgLzShALozT0ILWjH9LhaPSOuBw== dependencies: - "@abp/jquery-validation" "~8.2.0" + "@abp/jquery-validation" "~8.2.1" jquery-validation-unobtrusive "^3.2.12" -"@abp/jquery-validation@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.0.tgz#f351ffdb7494a4bd3fc46a5d53fb21c80a526da1" - integrity sha512-7NlsSARX1omJcTyDXsdK4RHy2Lr5bmIa/LiGniLbNSfsRQxupXVzt9pygRuq3j/4mPCbwf7qVUSld1rgznhyeg== +"@abp/jquery-validation@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.2.1.tgz#c89ca677c05593e78339eba6fa21e9005dd779eb" + integrity sha512-8IdbM1JtcWLcf7woqUPJLLm+0Q0BEQ65NxgtJvljkKJceSTFnoqK9w4rQpwyoRtgmx39qKZEjnD8QZmb24jpBg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" jquery-validation "^1.19.3" -"@abp/jquery@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.0.tgz#f76f604ceef48220857a2828ae5da33ac8efb063" - integrity sha512-ow/A7a8b5FVRolMlOKPVaJsizmm8VjOr+g3LG3/Sj6Zvebx+j4YLXlUEfCl8FmEj2jjh5Q3hsKQwp1HW/S+FXA== +"@abp/jquery@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.2.1.tgz#89ae680a5700684853475a7f5e47513d908edc4d" + integrity sha512-xdubgEg75ws7iFwNc2P7qJgQ1uEcj74IRv/VX/9bqceXRjjeeiwsYr1hCEw/QvAfy8NntVtCdaqn/uAIGcnMMQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" jquery "~3.6.0" -"@abp/lodash@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.0.tgz#8f3c463023344a5f85d0bcf91a6b9d33d40d8a82" - integrity sha512-YqCT3idDmeMTUr0RjTtobpTXazkm3kSMdzmFsQvp31sC5eyXDb7/SQip0OP4c3/co2CYhH/vwX5mbAmzDazY3w== +"@abp/lodash@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.2.1.tgz#70d31fd5eb5c01e155fd1ee7cf7b8ba1e7bc6ef2" + integrity sha512-MXToqAZVaEnFRt5oG4Fo25yli3j7CBEwnM47fLIvt7SBaXUb4pWQWk/u2ywmTl8pL0LVwkIK4yywXbmWQew92Q== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" lodash "^4.17.21" -"@abp/luxon@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.0.tgz#c8014556e51bcdc1b0484f799f85ead82221fbd2" - integrity sha512-n11g3IcqE3bpzL06hpYSceQksNz8fowRceu8lJvw2Vo6STNPlL0Kv5awf8qxUcX27XOkE8t8UTBzAERLXZzyCQ== +"@abp/luxon@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.2.1.tgz#dc297641521de9eb57703562d9232b6b9ebdf785" + integrity sha512-5XeneFCn74+NTkcWvb5zRZvQq1i03qA/4xzfk8SiDZiOGzvuRX6PViJfG0/De6fj2UmumPE8lHYeajTIKrYjzA== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" luxon "^2.3.0" -"@abp/malihu-custom-scrollbar-plugin@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.0.tgz#3fc39da63b0e57b4fe4f8fcf0f5c32751b9149b8" - integrity sha512-ALnvSVnzW1q2BVjkGOlgU/fp4VJME7PZWOD/DozAuh1aBKKR9ElR5T54Uf9HQrB53sRaPchHBl9usIOZ0WDqWQ== +"@abp/malihu-custom-scrollbar-plugin@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.2.1.tgz#b067b2e34f1477694cd3b5d71bb532f4d1620702" + integrity sha512-oUQqp9felTrsC4Ovstbz3h1PzBql7aTR2mAn4LXuhsuugRxg48USpbaYFYXJWU8fqJU2GSQS4SjEjYKsuxn1+A== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.0.tgz#88aaf862be9d3129c5252dd021f584d19ecc6a0e" - integrity sha512-pg5LKOXCOe9ncoYCSWzvmPBH2VSVi+6CtmWnfcI23ir07PmAk5zmfNvDdkkBFsALxi5Ypq1UWH45o+a6FteHpQ== +"@abp/moment@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.2.1.tgz#4b43d58169b2c9bcbebcc0a8ea8b6088d5083ff5" + integrity sha512-Fx5iXcCJP9iBriycWzR7fny0cMYMqWgmsHRC+83GbZaTl3iE1wkHvdyqoZ7ILSUzxMSg6eV7RzHYzeNV0sPaUg== dependencies: moment "^2.9.0" -"@abp/prismjs@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.0.tgz#770f661e400775adcf5174aa4d5ead2184d709d8" - integrity sha512-F8suNF5ozmlNG4vSq2wSxpC61xbtvZxm3iz3VpXkHSStMwuEr64aWRblMxAA3SARWLm0TROOS8UlJrkK6j0JFw== +"@abp/prismjs@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.2.1.tgz#d72808d2569154b4db3f2960d90d46f0de6ddc07" + integrity sha512-JUla9NORFW8Mti/WnNQ8WnhQGBUJAh7OQDJNSbRuaUhbnu2Jm4WUtvPknpfQSenE+RBT1VWrWd6X9pOvYCxxiA== dependencies: - "@abp/clipboard" "~8.2.0" - "@abp/core" "~8.2.0" + "@abp/clipboard" "~8.2.1" + "@abp/core" "~8.2.1" prismjs "^1.26.0" -"@abp/select2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.0.tgz#629777458160443b7d976a9642bfcab86d3b1ad4" - integrity sha512-TQJLRrfEJsDnp7n0OHKMyNF0Um+O4b7AvRhiVz8opiuAIpaFXQRp02/UuMBX9h7SQUWNONXEqKmLvKdyEIhLAA== +"@abp/select2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.2.1.tgz#6055b318e34d1f9ee3efbaeb15193dfeb194bd17" + integrity sha512-z0UW7i0im+AdnFJnqf2xaUyzXnXZXVxb8RVHxvMwtaK3XBPa1XD9u0PyD01cq0ZIkbL/R/XMAqpUNQVN9pDf0g== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" select2 "^4.0.13" -"@abp/sweetalert2@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.0.tgz#ff197a523e5b6c40da10e82e4834210e2aad396b" - integrity sha512-3w/bsEdV5B1Y288wVJa3CrkYASDqwwpuzjCk9g8Foe0xlc7TNs/X9HAm/PeDpdt8glxnxnvnN/zKJOtnFNRgWg== +"@abp/sweetalert2@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.2.1.tgz#d5e46858de35d8aa33f95186ca67ac568b2f90d8" + integrity sha512-Nhj99KeqC2zNKOoTG549un1vjvU8u7SFyHkdIfQKGLrVhHtoagCMUyMcPBud4FP69VcOhpXbvy+DLdEg3ctnHQ== dependencies: - "@abp/core" "~8.2.0" + "@abp/core" "~8.2.1" sweetalert2 "^11.3.6" -"@abp/timeago@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.0.tgz#9c9806361e44271d9ada0680ee37bb85a00b44e2" - integrity sha512-Vwo7Y6m/9CGBcjqLQ/S6lyP27Ilf8ThB7B5QYYlKA5yAL/VqrRaElYmJ8g9+MH7elMuGPvfCnjlPYcBfP2anuQ== +"@abp/timeago@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.2.1.tgz#aceee504977ecabe939610efd1237366ac67caa1" + integrity sha512-GRgziW0E9T64pHfqbCyvyfWLtp8JXlufTEnJJ6XMBWVHq+6Zkt2xmOqBPna13nWpsYATL3PQwazkzbqVdSrQfg== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" timeago "^1.6.7" -"@abp/toastr@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.0.tgz#0b3781ccece1a10696461893543ae244f87b26c3" - integrity sha512-v0nKkP1PLIH92aTHOg/D6TgH65omMgQ30Ujamx2DU4yiRX5Z/2ZJNyO5//9mvmCt8hGXrqVJZwRLVKI/t7UV8A== +"@abp/toastr@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.2.1.tgz#ecb0df1412bb9bd81d733d8575eaed4fe2f2c063" + integrity sha512-7/nox+supVdil0EUFRmBpl3PGdygCaLg2XjMQqc+UpsE/5+6KyS+QhIt+ntS22NYxWdmdjmyBuG/3SnvkjY4Zw== dependencies: - "@abp/jquery" "~8.2.0" + "@abp/jquery" "~8.2.1" toastr "^2.1.4" -"@abp/utils@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.0.tgz#7895fa98e0729cb6d2f65ac1660ddfc94bd979cd" - integrity sha512-47WX1bNId6KEm9Se4BJmd3dQXDscYB878RTABXnOmB018QSNQjJFwp8dR0E9I5ZaXRUcBetrpkHku6OyXr/gXw== +"@abp/utils@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.2.1.tgz#d96139a5c0f616c285886f24efa5de0c35ac8cf1" + integrity sha512-/xZqOyH8LJ8xPZ2+F24iI4calcgMD8QPGf3iIOhlnv85jkXKXbCDyBYElyPhJ6baaEAkx0rrAMn2ud8J5dzeiQ== dependencies: just-compare "^2.3.0" -"@abp/virtual-file-explorer@~8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-8.2.0.tgz#2aeb0320e424c97b6ae3743c0702db1cd6c530f0" - integrity sha512-7/h1T0jzdKrB7pPu1JpHIu9nOrqJPssE8LoSO7yWMZ/V9+f2+6p+IQriw/CLH61+YXgxTPgayUsuf847NFJJZQ== +"@abp/virtual-file-explorer@~8.2.1": + version "8.2.1" + resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-8.2.1.tgz#37f6cedf0ad5581d6f2362f5c011e5a068b1ee76" + integrity sha512-uwH+aSJjvdsBlxNweyAeIKMlqSkvAksvb9J9fao1bIc8MZrRVjMXkS5xj+2LXVYu/I5rbrAQu/nZQUrnbKrH1g== dependencies: - "@abp/clipboard" "~8.2.0" - "@abp/prismjs" "~8.2.0" + "@abp/clipboard" "~8.2.1" + "@abp/prismjs" "~8.2.1" "@fortawesome/fontawesome-free@^6.5.1": version "6.5.1" diff --git a/npm/lerna.json b/npm/lerna.json index 7adea3319e..a112de26d7 100644 --- a/npm/lerna.json +++ b/npm/lerna.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "packages": [ "packs/*" ], diff --git a/npm/ng-packs/package.json b/npm/ng-packs/package.json index 4b34ba425f..143608a5c9 100644 --- a/npm/ng-packs/package.json +++ b/npm/ng-packs/package.json @@ -44,8 +44,8 @@ }, "private": true, "devDependencies": { - "@abp/ng.theme.lepton-x": "~3.2.0", - "@abp/utils": "~8.2.0", + "@abp/ng.theme.lepton-x": "~3.2.1", + "@abp/utils": "~8.2.1", "@angular-devkit/build-angular": "~17.3.0", "@angular-devkit/core": "~17.3.0", "@angular-devkit/schematics": "~17.3.0", diff --git a/npm/ng-packs/packages/account-core/package.json b/npm/ng-packs/packages/account-core/package.json index 5c201929fe..ea2dfe2b12 100644 --- a/npm/ng-packs/packages/account-core/package.json +++ b/npm/ng-packs/packages/account-core/package.json @@ -1,14 +1,14 @@ { "name": "@abp/ng.account.core", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.core": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/account/package.json b/npm/ng-packs/packages/account/package.json index 0d4bc851c7..5a4f3ed1e3 100644 --- a/npm/ng-packs/packages/account/package.json +++ b/npm/ng-packs/packages/account/package.json @@ -1,14 +1,14 @@ { "name": "@abp/ng.account", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.account.core": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.account.core": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/components/package.json b/npm/ng-packs/packages/components/package.json index af9154e1c2..c970f253b9 100644 --- a/npm/ng-packs/packages/components/package.json +++ b/npm/ng-packs/packages/components/package.json @@ -1,14 +1,14 @@ { "name": "@abp/ng.components", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "peerDependencies": { - "@abp/ng.core": ">=8.2.0", - "@abp/ng.theme.shared": ">=8.2.0" + "@abp/ng.core": ">=8.2.1", + "@abp/ng.theme.shared": ">=8.2.1" }, "dependencies": { "chart.js": "^3.5.1", diff --git a/npm/ng-packs/packages/core/package.json b/npm/ng-packs/packages/core/package.json index a010a481c3..d17c3c8068 100644 --- a/npm/ng-packs/packages/core/package.json +++ b/npm/ng-packs/packages/core/package.json @@ -1,13 +1,13 @@ { "name": "@abp/ng.core", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/utils": "~8.2.0", + "@abp/utils": "~8.2.1", "just-clone": "^6.0.0", "just-compare": "^2.0.0", "ts-toolbelt": "6.15.4", diff --git a/npm/ng-packs/packages/feature-management/package.json b/npm/ng-packs/packages/feature-management/package.json index e950892af4..19ec0790a7 100644 --- a/npm/ng-packs/packages/feature-management/package.json +++ b/npm/ng-packs/packages/feature-management/package.json @@ -1,13 +1,13 @@ { "name": "@abp/ng.feature-management", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.theme.shared": "~8.2.1", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/generators/package.json b/npm/ng-packs/packages/generators/package.json index 8570e7f358..ed03c35b25 100644 --- a/npm/ng-packs/packages/generators/package.json +++ b/npm/ng-packs/packages/generators/package.json @@ -1,6 +1,6 @@ { "name": "@abp/nx.generators", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "generators": "./generators.json", "type": "commonjs", diff --git a/npm/ng-packs/packages/identity/package.json b/npm/ng-packs/packages/identity/package.json index a0024a66cb..f878e659f6 100644 --- a/npm/ng-packs/packages/identity/package.json +++ b/npm/ng-packs/packages/identity/package.json @@ -1,15 +1,15 @@ { "name": "@abp/ng.identity", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.components": "~8.2.0", - "@abp/ng.permission-management": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.components": "~8.2.1", + "@abp/ng.permission-management": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/oauth/package.json b/npm/ng-packs/packages/oauth/package.json index 30007a3a67..26732fbab8 100644 --- a/npm/ng-packs/packages/oauth/package.json +++ b/npm/ng-packs/packages/oauth/package.json @@ -1,14 +1,14 @@ { "name": "@abp/ng.oauth", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~8.2.0", - "@abp/utils": "~8.2.0", + "@abp/ng.core": "~8.2.1", + "@abp/utils": "~8.2.1", "angular-oauth2-oidc": "^17.0.0", "just-clone": "^6.0.0", "just-compare": "^2.0.0", diff --git a/npm/ng-packs/packages/permission-management/package.json b/npm/ng-packs/packages/permission-management/package.json index ada06ac121..d1f66104b1 100644 --- a/npm/ng-packs/packages/permission-management/package.json +++ b/npm/ng-packs/packages/permission-management/package.json @@ -1,13 +1,13 @@ { "name": "@abp/ng.permission-management", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.theme.shared": "~8.2.1", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/schematics/package.json b/npm/ng-packs/packages/schematics/package.json index 9374f41130..3b4790d5eb 100644 --- a/npm/ng-packs/packages/schematics/package.json +++ b/npm/ng-packs/packages/schematics/package.json @@ -1,6 +1,6 @@ { "name": "@abp/ng.schematics", - "version": "8.2.0", + "version": "8.2.1", "author": "", "schematics": "./collection.json", "dependencies": { diff --git a/npm/ng-packs/packages/setting-management/package.json b/npm/ng-packs/packages/setting-management/package.json index c37de0e18a..2f4537a3ce 100644 --- a/npm/ng-packs/packages/setting-management/package.json +++ b/npm/ng-packs/packages/setting-management/package.json @@ -1,14 +1,14 @@ { "name": "@abp/ng.setting-management", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.components": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.components": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/tenant-management/package.json b/npm/ng-packs/packages/tenant-management/package.json index 08ac16afe2..e2cfb799c5 100644 --- a/npm/ng-packs/packages/tenant-management/package.json +++ b/npm/ng-packs/packages/tenant-management/package.json @@ -1,14 +1,14 @@ { "name": "@abp/ng.tenant-management", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.feature-management": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.feature-management": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/theme-basic/package.json b/npm/ng-packs/packages/theme-basic/package.json index 813cd3c921..4831ec0c11 100644 --- a/npm/ng-packs/packages/theme-basic/package.json +++ b/npm/ng-packs/packages/theme-basic/package.json @@ -1,14 +1,14 @@ { "name": "@abp/ng.theme.basic", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.account.core": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.account.core": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/theme-shared/package.json b/npm/ng-packs/packages/theme-shared/package.json index 95f746130a..f65d20cd44 100644 --- a/npm/ng-packs/packages/theme-shared/package.json +++ b/npm/ng-packs/packages/theme-shared/package.json @@ -1,13 +1,13 @@ { "name": "@abp/ng.theme.shared", - "version": "8.2.0", + "version": "8.2.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~8.2.0", + "@abp/ng.core": "~8.2.1", "@fortawesome/fontawesome-free": "^5.15.4", "@ng-bootstrap/ng-bootstrap": "~16.0.0", "@ngx-validate/core": "^0.2.0", diff --git a/npm/packs/anchor-js/package.json b/npm/packs/anchor-js/package.json index 4d0ffc72e2..158b837fbb 100644 --- a/npm/packs/anchor-js/package.json +++ b/npm/packs/anchor-js/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/anchor-js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "anchor-js": "^4.3.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/aspnetcore.components.server.basictheme/package.json b/npm/packs/aspnetcore.components.server.basictheme/package.json index b6a3e2234f..3bedc19b4e 100644 --- a/npm/packs/aspnetcore.components.server.basictheme/package.json +++ b/npm/packs/aspnetcore.components.server.basictheme/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/aspnetcore.components.server.basictheme", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.components.server.theming": "~8.2.0" + "@abp/aspnetcore.components.server.theming": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/aspnetcore.components.server.theming/package.json b/npm/packs/aspnetcore.components.server.theming/package.json index ce7272ad9e..a5e7c2f510 100644 --- a/npm/packs/aspnetcore.components.server.theming/package.json +++ b/npm/packs/aspnetcore.components.server.theming/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/aspnetcore.components.server.theming", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/bootstrap": "~8.2.0", - "@abp/font-awesome": "~8.2.0" + "@abp/bootstrap": "~8.2.1", + "@abp/font-awesome": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/aspnetcore.mvc.ui.theme.basic/package.json b/npm/packs/aspnetcore.mvc.ui.theme.basic/package.json index 83e958b36c..5b8cbd24aa 100644 --- a/npm/packs/aspnetcore.mvc.ui.theme.basic/package.json +++ b/npm/packs/aspnetcore.mvc.ui.theme.basic/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/aspnetcore.mvc.ui.theme.basic", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json b/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json index 0e8803472d..d0939b201c 100644 --- a/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json +++ b/npm/packs/aspnetcore.mvc.ui.theme.shared/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/aspnetcore.mvc.ui.theme.shared", "repository": { "type": "git", @@ -10,22 +10,22 @@ "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui": "~8.2.0", - "@abp/bootstrap": "~8.2.0", - "@abp/bootstrap-datepicker": "~8.2.0", - "@abp/bootstrap-daterangepicker": "~8.2.0", - "@abp/datatables.net-bs5": "~8.2.0", - "@abp/font-awesome": "~8.2.0", - "@abp/jquery-form": "~8.2.0", - "@abp/jquery-validation-unobtrusive": "~8.2.0", - "@abp/lodash": "~8.2.0", - "@abp/luxon": "~8.2.0", - "@abp/malihu-custom-scrollbar-plugin": "~8.2.0", - "@abp/moment": "~8.2.0", - "@abp/select2": "~8.2.0", - "@abp/sweetalert2": "~8.2.0", - "@abp/timeago": "~8.2.0", - "@abp/toastr": "~8.2.0" + "@abp/aspnetcore.mvc.ui": "~8.2.1", + "@abp/bootstrap": "~8.2.1", + "@abp/bootstrap-datepicker": "~8.2.1", + "@abp/bootstrap-daterangepicker": "~8.2.1", + "@abp/datatables.net-bs5": "~8.2.1", + "@abp/font-awesome": "~8.2.1", + "@abp/jquery-form": "~8.2.1", + "@abp/jquery-validation-unobtrusive": "~8.2.1", + "@abp/lodash": "~8.2.1", + "@abp/luxon": "~8.2.1", + "@abp/malihu-custom-scrollbar-plugin": "~8.2.1", + "@abp/moment": "~8.2.1", + "@abp/select2": "~8.2.1", + "@abp/sweetalert2": "~8.2.1", + "@abp/timeago": "~8.2.1", + "@abp/toastr": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/aspnetcore.mvc.ui/package-lock.json b/npm/packs/aspnetcore.mvc.ui/package-lock.json index 68810f378a..ee53ef7353 100644 --- a/npm/packs/aspnetcore.mvc.ui/package-lock.json +++ b/npm/packs/aspnetcore.mvc.ui/package-lock.json @@ -1,6 +1,6 @@ { "name": "@abp/aspnetcore.mvc.ui", - "version": "8.2.0", + "version": "8.2.1", "lockfileVersion": 1, "requires": true, "packages": { diff --git a/npm/packs/aspnetcore.mvc.ui/package.json b/npm/packs/aspnetcore.mvc.ui/package.json index 9a42e94cf8..5f3a55c91c 100644 --- a/npm/packs/aspnetcore.mvc.ui/package.json +++ b/npm/packs/aspnetcore.mvc.ui/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/aspnetcore.mvc.ui", "repository": { "type": "git", diff --git a/npm/packs/blogging/package.json b/npm/packs/blogging/package.json index db525ecaab..d1ad4ddbc7 100644 --- a/npm/packs/blogging/package.json +++ b/npm/packs/blogging/package.json @@ -1,14 +1,14 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/blogging", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "~8.2.0", - "@abp/owl.carousel": "~8.2.0", - "@abp/prismjs": "~8.2.0", - "@abp/tui-editor": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.shared": "~8.2.1", + "@abp/owl.carousel": "~8.2.1", + "@abp/prismjs": "~8.2.1", + "@abp/tui-editor": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/bootstrap-datepicker/package.json b/npm/packs/bootstrap-datepicker/package.json index d85a970cde..d4a4762675 100644 --- a/npm/packs/bootstrap-datepicker/package.json +++ b/npm/packs/bootstrap-datepicker/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/bootstrap-datepicker", "repository": { "type": "git", diff --git a/npm/packs/bootstrap-daterangepicker/package.json b/npm/packs/bootstrap-daterangepicker/package.json index f5a187b954..5052a8be54 100644 --- a/npm/packs/bootstrap-daterangepicker/package.json +++ b/npm/packs/bootstrap-daterangepicker/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/bootstrap-daterangepicker", "repository": { "type": "git", diff --git a/npm/packs/bootstrap/package.json b/npm/packs/bootstrap/package.json index 91afcbf2ee..ce79268b66 100644 --- a/npm/packs/bootstrap/package.json +++ b/npm/packs/bootstrap/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/bootstrap", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "bootstrap": "^5.1.3" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/chart.js/package.json b/npm/packs/chart.js/package.json index 8f9dcc2a19..ffc34ac95b 100644 --- a/npm/packs/chart.js/package.json +++ b/npm/packs/chart.js/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/chart.js", "publishConfig": { "access": "public" diff --git a/npm/packs/clipboard/package.json b/npm/packs/clipboard/package.json index f1d8d1a9f0..ee78e5b7aa 100644 --- a/npm/packs/clipboard/package.json +++ b/npm/packs/clipboard/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/clipboard", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "clipboard": "^2.0.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/cms-kit.admin/package.json b/npm/packs/cms-kit.admin/package.json index 22dda59c8e..fc94a0e974 100644 --- a/npm/packs/cms-kit.admin/package.json +++ b/npm/packs/cms-kit.admin/package.json @@ -1,15 +1,15 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/cms-kit.admin", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/codemirror": "~8.2.0", - "@abp/jstree": "~8.2.0", - "@abp/slugify": "~8.2.0", - "@abp/tui-editor": "~8.2.0", - "@abp/uppy": "~8.2.0" + "@abp/codemirror": "~8.2.1", + "@abp/jstree": "~8.2.1", + "@abp/slugify": "~8.2.1", + "@abp/tui-editor": "~8.2.1", + "@abp/uppy": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cms-kit.public/package.json b/npm/packs/cms-kit.public/package.json index 58601a6544..f5e7a29c5b 100644 --- a/npm/packs/cms-kit.public/package.json +++ b/npm/packs/cms-kit.public/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/cms-kit.public", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/highlight.js": "~8.2.0", - "@abp/star-rating-svg": "~8.2.0" + "@abp/highlight.js": "~8.2.1", + "@abp/star-rating-svg": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cms-kit/package.json b/npm/packs/cms-kit/package.json index dc893e8bd4..92bd4eeecd 100644 --- a/npm/packs/cms-kit/package.json +++ b/npm/packs/cms-kit/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/cms-kit", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/cms-kit.admin": "~8.2.0", - "@abp/cms-kit.public": "~8.2.0" + "@abp/cms-kit.admin": "~8.2.1", + "@abp/cms-kit.public": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/codemirror/package.json b/npm/packs/codemirror/package.json index 6a24894d80..f925d6320c 100644 --- a/npm/packs/codemirror/package.json +++ b/npm/packs/codemirror/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/codemirror", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "codemirror": "^5.65.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/core/package.json b/npm/packs/core/package.json index 62ed61b20f..e06b1f5ba1 100644 --- a/npm/packs/core/package.json +++ b/npm/packs/core/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/core", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/utils": "~8.2.0" + "@abp/utils": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cropperjs/package.json b/npm/packs/cropperjs/package.json index a1e53f77bc..220f68fe37 100644 --- a/npm/packs/cropperjs/package.json +++ b/npm/packs/cropperjs/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/cropperjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "cropperjs": "^1.5.12" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/datatables.net-bs4/package.json b/npm/packs/datatables.net-bs4/package.json index 8dc44ac622..0cd27804ab 100644 --- a/npm/packs/datatables.net-bs4/package.json +++ b/npm/packs/datatables.net-bs4/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/datatables.net-bs4", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/datatables.net": "~8.2.0", + "@abp/datatables.net": "~8.2.1", "datatables.net-bs4": "^1.11.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/datatables.net-bs5/package.json b/npm/packs/datatables.net-bs5/package.json index a25454cbb4..beffdd1937 100644 --- a/npm/packs/datatables.net-bs5/package.json +++ b/npm/packs/datatables.net-bs5/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/datatables.net-bs5", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/datatables.net": "~8.2.0", + "@abp/datatables.net": "~8.2.1", "datatables.net-bs5": "^1.11.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/datatables.net/package.json b/npm/packs/datatables.net/package.json index 8c9b38d932..cdf23415ea 100644 --- a/npm/packs/datatables.net/package.json +++ b/npm/packs/datatables.net/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/datatables.net", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.2.1", "datatables.net": "^1.11.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/docs/package.json b/npm/packs/docs/package.json index 526964b635..049f0b8c0f 100644 --- a/npm/packs/docs/package.json +++ b/npm/packs/docs/package.json @@ -1,15 +1,15 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/docs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/anchor-js": "~8.2.0", - "@abp/clipboard": "~8.2.0", - "@abp/malihu-custom-scrollbar-plugin": "~8.2.0", - "@abp/popper.js": "~8.2.0", - "@abp/prismjs": "~8.2.0" + "@abp/anchor-js": "~8.2.1", + "@abp/clipboard": "~8.2.1", + "@abp/malihu-custom-scrollbar-plugin": "~8.2.1", + "@abp/popper.js": "~8.2.1", + "@abp/prismjs": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/flag-icon-css/package.json b/npm/packs/flag-icon-css/package.json index 2fd8974337..d6e86c157a 100644 --- a/npm/packs/flag-icon-css/package.json +++ b/npm/packs/flag-icon-css/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/flag-icon-css", "publishConfig": { "access": "public" diff --git a/npm/packs/flag-icons/package.json b/npm/packs/flag-icons/package.json index b16d4a0a58..0af112d50b 100644 --- a/npm/packs/flag-icons/package.json +++ b/npm/packs/flag-icons/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/flag-icons", "publishConfig": { "access": "public" diff --git a/npm/packs/font-awesome/package.json b/npm/packs/font-awesome/package.json index e2b7005980..acbedfe023 100644 --- a/npm/packs/font-awesome/package.json +++ b/npm/packs/font-awesome/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/font-awesome", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "@fortawesome/fontawesome-free": "^6.5.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/highlight.js/package.json b/npm/packs/highlight.js/package.json index 5ba86922eb..a78fc240c3 100644 --- a/npm/packs/highlight.js/package.json +++ b/npm/packs/highlight.js/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/highlight.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "@highlightjs/cdn-assets": "~11.4.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery-form/package.json b/npm/packs/jquery-form/package.json index e707d7a4fa..7d1776c5dc 100644 --- a/npm/packs/jquery-form/package.json +++ b/npm/packs/jquery-form/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/jquery-form", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.2.1", "jquery-form": "^4.3.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery-validation-unobtrusive/package.json b/npm/packs/jquery-validation-unobtrusive/package.json index 05eb7e808d..2dfd6bfe0c 100644 --- a/npm/packs/jquery-validation-unobtrusive/package.json +++ b/npm/packs/jquery-validation-unobtrusive/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/jquery-validation-unobtrusive", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery-validation": "~8.2.0", + "@abp/jquery-validation": "~8.2.1", "jquery-validation-unobtrusive": "^3.2.12" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery-validation/package.json b/npm/packs/jquery-validation/package.json index ce90bfbb6d..e1dbaddae8 100644 --- a/npm/packs/jquery-validation/package.json +++ b/npm/packs/jquery-validation/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/jquery-validation", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.2.1", "jquery-validation": "^1.19.3" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery/package.json b/npm/packs/jquery/package.json index 41501ba3dd..c0ec72cbc2 100644 --- a/npm/packs/jquery/package.json +++ b/npm/packs/jquery/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/jquery", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "jquery": "~3.6.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jstree/package.json b/npm/packs/jstree/package.json index 88bcc858bc..5aa4ee8885 100644 --- a/npm/packs/jstree/package.json +++ b/npm/packs/jstree/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/jstree", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.2.1", "jstree": "^3.3.12" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/lodash/package.json b/npm/packs/lodash/package.json index 8382de0f2e..de5778924e 100644 --- a/npm/packs/lodash/package.json +++ b/npm/packs/lodash/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/lodash", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "lodash": "^4.17.21" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/luxon/package.json b/npm/packs/luxon/package.json index 3c4fc2220e..8be4f31581 100644 --- a/npm/packs/luxon/package.json +++ b/npm/packs/luxon/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/luxon", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "luxon": "^2.3.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/malihu-custom-scrollbar-plugin/package.json b/npm/packs/malihu-custom-scrollbar-plugin/package.json index b170564ce1..00b865c963 100644 --- a/npm/packs/malihu-custom-scrollbar-plugin/package.json +++ b/npm/packs/malihu-custom-scrollbar-plugin/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/malihu-custom-scrollbar-plugin", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "malihu-custom-scrollbar-plugin": "^3.1.5" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/markdown-it/package.json b/npm/packs/markdown-it/package.json index bf38d8a0c9..0fbd78b9a7 100644 --- a/npm/packs/markdown-it/package.json +++ b/npm/packs/markdown-it/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/markdown-it", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "markdown-it": "^12.3.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/moment/package.json b/npm/packs/moment/package.json index 519c1893ad..0aefcfb2fd 100644 --- a/npm/packs/moment/package.json +++ b/npm/packs/moment/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/moment", "repository": { "type": "git", diff --git a/npm/packs/owl.carousel/package.json b/npm/packs/owl.carousel/package.json index 32c3f613c9..6dfcac1919 100644 --- a/npm/packs/owl.carousel/package.json +++ b/npm/packs/owl.carousel/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/owl.carousel", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "owl.carousel": "^2.3.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/popper.js/package.json b/npm/packs/popper.js/package.json index 23dd419944..6306322345 100644 --- a/npm/packs/popper.js/package.json +++ b/npm/packs/popper.js/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/popper.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "@popperjs/core": "^2.11.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/prismjs/package.json b/npm/packs/prismjs/package.json index 720a55cb68..7fcaaf1068 100644 --- a/npm/packs/prismjs/package.json +++ b/npm/packs/prismjs/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/prismjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/clipboard": "~8.2.0", - "@abp/core": "~8.2.0", + "@abp/clipboard": "~8.2.1", + "@abp/core": "~8.2.1", "prismjs": "^1.26.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/qrcode/package.json b/npm/packs/qrcode/package.json index 1d72bdd363..16a91bdcd0 100644 --- a/npm/packs/qrcode/package.json +++ b/npm/packs/qrcode/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/qrcode", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0" + "@abp/core": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/select2/package.json b/npm/packs/select2/package.json index 56759ea67a..8a47b23f94 100644 --- a/npm/packs/select2/package.json +++ b/npm/packs/select2/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/select2", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "select2": "^4.0.13" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/signalr/package.json b/npm/packs/signalr/package.json index 81d2448e6e..001207b2c6 100644 --- a/npm/packs/signalr/package.json +++ b/npm/packs/signalr/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/signalr", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "@microsoft/signalr": "~6.0.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/slugify/package.json b/npm/packs/slugify/package.json index 337f8971c0..2afcb9f0c1 100644 --- a/npm/packs/slugify/package.json +++ b/npm/packs/slugify/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/slugify", "publishConfig": { "access": "public" diff --git a/npm/packs/star-rating-svg/package.json b/npm/packs/star-rating-svg/package.json index 60b6ef6670..f269bdac23 100644 --- a/npm/packs/star-rating-svg/package.json +++ b/npm/packs/star-rating-svg/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/star-rating-svg", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.2.1", "star-rating-svg": "^3.5.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/sweetalert2/package.json b/npm/packs/sweetalert2/package.json index 0fe8bff0b4..fbc3f690d3 100644 --- a/npm/packs/sweetalert2/package.json +++ b/npm/packs/sweetalert2/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/sweetalert2", "publishConfig": { "access": "public" @@ -10,7 +10,7 @@ "directory": "npm/packs/sweetalert2" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "sweetalert2": "^11.3.6" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/timeago/package.json b/npm/packs/timeago/package.json index b6bc1b5f76..b8e5da40dd 100644 --- a/npm/packs/timeago/package.json +++ b/npm/packs/timeago/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/timeago", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.2.1", "timeago": "^1.6.7" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/toastr/package.json b/npm/packs/toastr/package.json index 6bb8c5be1f..e2adbc9c1c 100644 --- a/npm/packs/toastr/package.json +++ b/npm/packs/toastr/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/toastr", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.2.1", "toastr": "^2.1.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/tui-editor/package.json b/npm/packs/tui-editor/package.json index bc6241e8fd..5971172697 100644 --- a/npm/packs/tui-editor/package.json +++ b/npm/packs/tui-editor/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/tui-editor", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", - "@abp/prismjs": "~8.2.0" + "@abp/jquery": "~8.2.1", + "@abp/prismjs": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/uppy/package.json b/npm/packs/uppy/package.json index a5f104e158..4fddf0a635 100644 --- a/npm/packs/uppy/package.json +++ b/npm/packs/uppy/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/uppy", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "uppy": "^3.0.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/utils/package.json b/npm/packs/utils/package.json index d4de5ad899..2e89fedf89 100644 --- a/npm/packs/utils/package.json +++ b/npm/packs/utils/package.json @@ -1,6 +1,6 @@ { "name": "@abp/utils", - "version": "8.2.0", + "version": "8.2.1", "scripts": { "prepublishOnly": "yarn install --ignore-scripts && node prepublish.js", "ng": "ng", diff --git a/npm/packs/vee-validate/package.json b/npm/packs/vee-validate/package.json index 01b1aeca70..6ac7603eda 100644 --- a/npm/packs/vee-validate/package.json +++ b/npm/packs/vee-validate/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/vee-validate", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/vue": "~8.2.0", + "@abp/vue": "~8.2.1", "vee-validate": "~3.4.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/virtual-file-explorer/package.json b/npm/packs/virtual-file-explorer/package.json index 3dc8c4dc26..b60d68dd7a 100644 --- a/npm/packs/virtual-file-explorer/package.json +++ b/npm/packs/virtual-file-explorer/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/virtual-file-explorer", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/clipboard": "~8.2.0", - "@abp/prismjs": "~8.2.0" + "@abp/clipboard": "~8.2.1", + "@abp/prismjs": "~8.2.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/vue/package.json b/npm/packs/vue/package.json index c4ebd348f5..86f221ca45 100644 --- a/npm/packs/vue/package.json +++ b/npm/packs/vue/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/vue", "publishConfig": { "access": "public" diff --git a/npm/packs/zxcvbn/package.json b/npm/packs/zxcvbn/package.json index 0d8e310aa1..2c41880a66 100644 --- a/npm/packs/zxcvbn/package.json +++ b/npm/packs/zxcvbn/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.0", + "version": "8.2.1", "name": "@abp/zxcvbn", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.2.1", "zxcvbn": "^4.4.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/source-code/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.zip b/source-code/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.zip index 03dcf6a83e..0e7d242ae4 100644 Binary files a/source-code/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.zip and b/source-code/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.zip differ diff --git a/source-code/Volo.Abp.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.zip b/source-code/Volo.Abp.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.zip index bf59bf4d27..cfed954a12 100644 Binary files a/source-code/Volo.Abp.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.zip and b/source-code/Volo.Abp.AuditLogging.SourceCode/Volo.Abp.AuditLogging.SourceCode.zip differ diff --git a/source-code/Volo.Abp.BackgroundJobs.SourceCode/Volo.Abp.BackgroundJobs.SourceCode.zip b/source-code/Volo.Abp.BackgroundJobs.SourceCode/Volo.Abp.BackgroundJobs.SourceCode.zip index ebe3a194b6..e1d837d679 100644 Binary files a/source-code/Volo.Abp.BackgroundJobs.SourceCode/Volo.Abp.BackgroundJobs.SourceCode.zip and b/source-code/Volo.Abp.BackgroundJobs.SourceCode/Volo.Abp.BackgroundJobs.SourceCode.zip differ diff --git a/source-code/Volo.Abp.BasicTheme.SourceCode/Volo.Abp.BasicTheme.SourceCode.zip b/source-code/Volo.Abp.BasicTheme.SourceCode/Volo.Abp.BasicTheme.SourceCode.zip index 0acf88e43b..e66a2aa5c4 100644 Binary files a/source-code/Volo.Abp.BasicTheme.SourceCode/Volo.Abp.BasicTheme.SourceCode.zip and b/source-code/Volo.Abp.BasicTheme.SourceCode/Volo.Abp.BasicTheme.SourceCode.zip differ diff --git a/source-code/Volo.Abp.BlobStoring.Database.SourceCode/Volo.Abp.BlobStoring.Database.SourceCode.zip b/source-code/Volo.Abp.BlobStoring.Database.SourceCode/Volo.Abp.BlobStoring.Database.SourceCode.zip index 218f0fffec..2ba3f25252 100644 Binary files a/source-code/Volo.Abp.BlobStoring.Database.SourceCode/Volo.Abp.BlobStoring.Database.SourceCode.zip and b/source-code/Volo.Abp.BlobStoring.Database.SourceCode/Volo.Abp.BlobStoring.Database.SourceCode.zip differ diff --git a/source-code/Volo.Abp.FeatureManagement.SourceCode/Volo.Abp.FeatureManagement.SourceCode.zip b/source-code/Volo.Abp.FeatureManagement.SourceCode/Volo.Abp.FeatureManagement.SourceCode.zip index 4c69d2ed86..11a5b3a30a 100644 Binary files a/source-code/Volo.Abp.FeatureManagement.SourceCode/Volo.Abp.FeatureManagement.SourceCode.zip and b/source-code/Volo.Abp.FeatureManagement.SourceCode/Volo.Abp.FeatureManagement.SourceCode.zip differ diff --git a/source-code/Volo.Abp.Identity.SourceCode/Volo.Abp.Identity.SourceCode.zip b/source-code/Volo.Abp.Identity.SourceCode/Volo.Abp.Identity.SourceCode.zip index b94e59afdb..7e2aae41c0 100644 Binary files a/source-code/Volo.Abp.Identity.SourceCode/Volo.Abp.Identity.SourceCode.zip and b/source-code/Volo.Abp.Identity.SourceCode/Volo.Abp.Identity.SourceCode.zip differ diff --git a/source-code/Volo.Abp.IdentityServer.SourceCode/Volo.Abp.IdentityServer.SourceCode.zip b/source-code/Volo.Abp.IdentityServer.SourceCode/Volo.Abp.IdentityServer.SourceCode.zip index ef3a084925..02c59f4d53 100644 Binary files a/source-code/Volo.Abp.IdentityServer.SourceCode/Volo.Abp.IdentityServer.SourceCode.zip and b/source-code/Volo.Abp.IdentityServer.SourceCode/Volo.Abp.IdentityServer.SourceCode.zip differ diff --git a/source-code/Volo.Abp.OpenIddict.SourceCode/Volo.Abp.OpenIddict.SourceCode.zip b/source-code/Volo.Abp.OpenIddict.SourceCode/Volo.Abp.OpenIddict.SourceCode.zip index 1688010cf7..73db78f923 100644 Binary files a/source-code/Volo.Abp.OpenIddict.SourceCode/Volo.Abp.OpenIddict.SourceCode.zip and b/source-code/Volo.Abp.OpenIddict.SourceCode/Volo.Abp.OpenIddict.SourceCode.zip differ diff --git a/source-code/Volo.Abp.PermissionManagement.SourceCode/Volo.Abp.PermissionManagement.SourceCode.zip b/source-code/Volo.Abp.PermissionManagement.SourceCode/Volo.Abp.PermissionManagement.SourceCode.zip index 8a7a7424a3..95195d5b65 100644 Binary files a/source-code/Volo.Abp.PermissionManagement.SourceCode/Volo.Abp.PermissionManagement.SourceCode.zip and b/source-code/Volo.Abp.PermissionManagement.SourceCode/Volo.Abp.PermissionManagement.SourceCode.zip differ diff --git a/source-code/Volo.Abp.SettingManagement.SourceCode/Volo.Abp.SettingManagement.SourceCode.zip b/source-code/Volo.Abp.SettingManagement.SourceCode/Volo.Abp.SettingManagement.SourceCode.zip index 0deb1f171f..627d33388b 100644 Binary files a/source-code/Volo.Abp.SettingManagement.SourceCode/Volo.Abp.SettingManagement.SourceCode.zip and b/source-code/Volo.Abp.SettingManagement.SourceCode/Volo.Abp.SettingManagement.SourceCode.zip differ diff --git a/source-code/Volo.Abp.TenantManagement.SourceCode/Volo.Abp.TenantManagement.SourceCode.zip b/source-code/Volo.Abp.TenantManagement.SourceCode/Volo.Abp.TenantManagement.SourceCode.zip index 476d520e6f..e6b3ca1ac1 100644 Binary files a/source-code/Volo.Abp.TenantManagement.SourceCode/Volo.Abp.TenantManagement.SourceCode.zip and b/source-code/Volo.Abp.TenantManagement.SourceCode/Volo.Abp.TenantManagement.SourceCode.zip differ diff --git a/source-code/Volo.Abp.Users.SourceCode/Volo.Abp.Users.SourceCode.zip b/source-code/Volo.Abp.Users.SourceCode/Volo.Abp.Users.SourceCode.zip index a7cf950547..66b7b037c7 100644 Binary files a/source-code/Volo.Abp.Users.SourceCode/Volo.Abp.Users.SourceCode.zip and b/source-code/Volo.Abp.Users.SourceCode/Volo.Abp.Users.SourceCode.zip differ diff --git a/source-code/Volo.Abp.VirtualFileExplorer.SourceCode/Volo.Abp.VirtualFileExplorer.SourceCode.zip b/source-code/Volo.Abp.VirtualFileExplorer.SourceCode/Volo.Abp.VirtualFileExplorer.SourceCode.zip index dfe09d3492..c92b01ff33 100644 Binary files a/source-code/Volo.Abp.VirtualFileExplorer.SourceCode/Volo.Abp.VirtualFileExplorer.SourceCode.zip and b/source-code/Volo.Abp.VirtualFileExplorer.SourceCode/Volo.Abp.VirtualFileExplorer.SourceCode.zip differ diff --git a/source-code/Volo.Blogging.SourceCode/Volo.Blogging.SourceCode.zip b/source-code/Volo.Blogging.SourceCode/Volo.Blogging.SourceCode.zip index d8e2a635f2..01bd4753a0 100644 Binary files a/source-code/Volo.Blogging.SourceCode/Volo.Blogging.SourceCode.zip and b/source-code/Volo.Blogging.SourceCode/Volo.Blogging.SourceCode.zip differ diff --git a/source-code/Volo.ClientSimulation.SourceCode/Volo.ClientSimulation.SourceCode.zip b/source-code/Volo.ClientSimulation.SourceCode/Volo.ClientSimulation.SourceCode.zip index d52da3a6ff..bcaeabe2c7 100644 Binary files a/source-code/Volo.ClientSimulation.SourceCode/Volo.ClientSimulation.SourceCode.zip and b/source-code/Volo.ClientSimulation.SourceCode/Volo.ClientSimulation.SourceCode.zip differ diff --git a/source-code/Volo.CmsKit.SourceCode/Volo.CmsKit.SourceCode.zip b/source-code/Volo.CmsKit.SourceCode/Volo.CmsKit.SourceCode.zip index cb62b9caaf..b473777591 100644 Binary files a/source-code/Volo.CmsKit.SourceCode/Volo.CmsKit.SourceCode.zip and b/source-code/Volo.CmsKit.SourceCode/Volo.CmsKit.SourceCode.zip differ diff --git a/source-code/Volo.Docs.SourceCode/Volo.Docs.SourceCode.zip b/source-code/Volo.Docs.SourceCode/Volo.Docs.SourceCode.zip index 68f8a6c70e..eabf94caf2 100644 Binary files a/source-code/Volo.Docs.SourceCode/Volo.Docs.SourceCode.zip and b/source-code/Volo.Docs.SourceCode/Volo.Docs.SourceCode.zip differ diff --git a/templates/app-nolayers/angular/package.json b/templates/app-nolayers/angular/package.json index 44300d1002..a4b5533b36 100644 --- a/templates/app-nolayers/angular/package.json +++ b/templates/app-nolayers/angular/package.json @@ -12,15 +12,15 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~8.2.0", - "@abp/ng.components": "~8.2.0", - "@abp/ng.core": "~8.2.0", - "@abp/ng.oauth": "~8.2.0", - "@abp/ng.identity": "~8.2.0", - "@abp/ng.setting-management": "~8.2.0", - "@abp/ng.tenant-management": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", - "@abp/ng.theme.lepton-x": "~3.2.0", + "@abp/ng.account": "~8.2.1", + "@abp/ng.components": "~8.2.1", + "@abp/ng.core": "~8.2.1", + "@abp/ng.oauth": "~8.2.1", + "@abp/ng.identity": "~8.2.1", + "@abp/ng.setting-management": "~8.2.1", + "@abp/ng.tenant-management": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.theme.lepton-x": "~3.2.1", "@angular/animations": "~17.3.0", "@angular/common": "~17.3.0", "@angular/compiler": "~17.3.0", @@ -36,7 +36,7 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@abp/ng.schematics": "~8.2.0", + "@abp/ng.schematics": "~8.2.1", "@angular-devkit/build-angular": "~17.3.0", "@angular-eslint/builder": "~17.3.0", "@angular-eslint/eslint-plugin": "~17.3.0", diff --git a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server.Mongo/package.json b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server.Mongo/package.json index cd2d53ac75..849300a9e1 100644 --- a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server.Mongo/package.json +++ b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server.Mongo/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.0", - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0" + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1", + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server/package.json b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server/package.json index 7563808b11..dbbc227123 100644 --- a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server/package.json +++ b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.Server/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" } } diff --git a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server.Mongo/package.json b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server.Mongo/package.json index 6f9921b013..a2a21e450c 100644 --- a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server.Mongo/package.json +++ b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server.Mongo/package.json @@ -3,6 +3,6 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server/package.json b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server/package.json index 6f9921b013..a2a21e450c 100644 --- a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server/package.json +++ b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Blazor.WebAssembly/Server/package.json @@ -3,6 +3,6 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host.Mongo/package.json b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host.Mongo/package.json index 6f9921b013..a2a21e450c 100644 --- a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host.Mongo/package.json +++ b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host.Mongo/package.json @@ -3,6 +3,6 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host/package.json b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host/package.json index 6f9921b013..a2a21e450c 100644 --- a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host/package.json +++ b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Host/package.json @@ -3,6 +3,6 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc.Mongo/package.json b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc.Mongo/package.json index 6f9921b013..a2a21e450c 100644 --- a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc.Mongo/package.json +++ b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc.Mongo/package.json @@ -3,6 +3,6 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc/package.json b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc/package.json index 6f9921b013..a2a21e450c 100644 --- a/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc/package.json +++ b/templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc/package.json @@ -3,6 +3,6 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/app/angular/package.json b/templates/app/angular/package.json index d25c21da41..bf93a05da8 100644 --- a/templates/app/angular/package.json +++ b/templates/app/angular/package.json @@ -12,15 +12,15 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~8.2.0", - "@abp/ng.components": "~8.2.0", - "@abp/ng.core": "~8.2.0", - "@abp/ng.identity": "~8.2.0", - "@abp/ng.oauth": "~8.2.0", - "@abp/ng.setting-management": "~8.2.0", - "@abp/ng.tenant-management": "~8.2.0", - "@abp/ng.theme.lepton-x": "~3.2.0", - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.account": "~8.2.1", + "@abp/ng.components": "~8.2.1", + "@abp/ng.core": "~8.2.1", + "@abp/ng.identity": "~8.2.1", + "@abp/ng.oauth": "~8.2.1", + "@abp/ng.setting-management": "~8.2.1", + "@abp/ng.tenant-management": "~8.2.1", + "@abp/ng.theme.lepton-x": "~3.2.1", + "@abp/ng.theme.shared": "~8.2.1", "@angular/animations": "~17.3.0", "@angular/common": "~17.3.0", "@angular/compiler": "~17.3.0", @@ -36,7 +36,7 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@abp/ng.schematics": "~8.2.0", + "@abp/ng.schematics": "~8.2.1", "@angular-devkit/build-angular": "~17.3.0", "@angular-eslint/builder": "~17.3.0", "@angular-eslint/eslint-plugin": "~17.3.0", diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.AuthServer/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.AuthServer/package.json index 0d77f4e4ad..0e62d7f195 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.AuthServer/package.json +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.AuthServer/package.json @@ -3,6 +3,6 @@ "name": "my-app-authserver", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package.json index 7563808b11..dbbc227123 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package.json +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server.Tiered/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" } } diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server/package.json index 7563808b11..dbbc227123 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server/package.json +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.Server/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" } } diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp.Tiered/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp.Tiered/package.json index 7563808b11..dbbc227123 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp.Tiered/package.json +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp.Tiered/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" } } diff --git a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp/package.json b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp/package.json index 7563808b11..dbbc227123 100644 --- a/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp/package.json +++ b/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Blazor.WebApp/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" } } 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 6f9921b013..a2a21e450c 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.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } 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 6f9921b013..a2a21e450c 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.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } 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 6f9921b013..a2a21e450c 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.leptonxlite": "~3.2.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" } } diff --git a/templates/module/angular/package.json b/templates/module/angular/package.json index 91aa2b7b3c..4fdef65ab7 100644 --- a/templates/module/angular/package.json +++ b/templates/module/angular/package.json @@ -13,15 +13,15 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~8.2.0", - "@abp/ng.components": "~8.2.0", - "@abp/ng.core": "~8.2.0", - "@abp/ng.identity": "~8.2.0", - "@abp/ng.oauth": "~8.2.0", - "@abp/ng.setting-management": "~8.2.0", - "@abp/ng.tenant-management": "~8.2.0", - "@abp/ng.theme.basic": "~8.2.0", - "@abp/ng.theme.shared": "~8.2.0", + "@abp/ng.account": "~8.2.1", + "@abp/ng.components": "~8.2.1", + "@abp/ng.core": "~8.2.1", + "@abp/ng.identity": "~8.2.1", + "@abp/ng.oauth": "~8.2.1", + "@abp/ng.setting-management": "~8.2.1", + "@abp/ng.tenant-management": "~8.2.1", + "@abp/ng.theme.basic": "~8.2.1", + "@abp/ng.theme.shared": "~8.2.1", "@angular/animations": "~17.3.0", "@angular/common": "~17.3.0", "@angular/compiler": "~17.3.0", @@ -36,7 +36,7 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@abp/ng.schematics": "~8.2.0", + "@abp/ng.schematics": "~8.2.1", "@angular-devkit/build-angular": "~17.3.0", "@angular-eslint/builder": "~17.3.0", "@angular-eslint/eslint-plugin": "~17.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 3e8b8af73d..4c8d29fb4e 100644 --- a/templates/module/angular/projects/my-project-name/package.json +++ b/templates/module/angular/projects/my-project-name/package.json @@ -4,8 +4,8 @@ "peerDependencies": { "@angular/common": ">=14", "@angular/core": ">=14", - "@abp/ng.core": ">=8.2.0", - "@abp/ng.theme.shared": ">=8.2.0" + "@abp/ng.core": ">=8.2.1", + "@abp/ng.theme.shared": ">=8.2.1" }, "dependencies": { "tslib": "^2.1.0" diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.AuthServer/package.json b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.AuthServer/package.json index 2b8457f771..ea20e12619 100644 --- a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.AuthServer/package.json +++ b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.AuthServer/package.json @@ -3,6 +3,6 @@ "name": "my-app-authserver", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1" } } diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Blazor.Server.Host/package.json b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Blazor.Server.Host/package.json index a6f96d6da2..7fdb66f882 100644 --- a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Blazor.Server.Host/package.json +++ b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Blazor.Server.Host/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.0", - "@abp/aspnetcore.components.server.basictheme": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1", + "@abp/aspnetcore.components.server.basictheme": "~8.2.1" } } 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 d382c664ed..f63711176a 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": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1" } } 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 d382c664ed..f63711176a 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": "~8.2.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.2.1" } }