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 8ce707cd248..75416ec3420 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.1", - "@abp/prismjs": "~8.2.1", - "@abp/highlight.js": "~8.2.1" + "@abp/aspnetcore.mvc.ui.theme.shared": "~8.3.0-rc.1", + "@abp/prismjs": "~8.3.0-rc.1", + "@abp/highlight.js": "~8.3.0-rc.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 e8151ebe13d..0d7bb87257c 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,231 +2,231 @@ # yarn lockfile v1 -"@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.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.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== +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/clipboard@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.3.0-rc.1.tgz#65c6cd6672fc248097659908edd4a9fe92664475" + integrity sha512-CVyO/8BK2WnegwrEvBJCNcbkI5l31U/pZBn7DBUGpiawlLiyYZOtGFUgu4sIUTEfyaRdLiCIPd0eMzDPKMVTgA== dependencies: - "@abp/core" "~8.2.1" - clipboard "^2.0.8" + "@abp/core" "~8.3.0-rc.1" + clipboard "^2.0.11" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/highlight.js@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-8.3.0-rc.1.tgz#14c1904f860543581440c67dc01fea109b61cccf" + integrity sha512-lnJtMxTt9gkZ24ZZZ5bAMfK8T3Sbwe7QxyXfQ2+oEm2NosNNbug2hLOHtINdFThp1bDN/bD+h0yXAWNAxhDSPQ== dependencies: - "@abp/core" "~8.2.1" - "@highlightjs/cdn-assets" "~11.4.0" + "@abp/core" "~8.3.0-rc.1" + "@highlightjs/cdn-assets" "~11.9.0" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/prismjs@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.3.0-rc.1.tgz#82f98db7e3a5e5e535ecb0452c84a5fda57b5801" + integrity sha512-kvO7fU9KfXNK44mL9QDtGuDD3ebiXTd5nKNxgrsneHhYsdNiWwXzqWpZlfs7t9nqSydLzqWkQZ7we01GoxeQ/g== dependencies: - "@abp/clipboard" "~8.2.1" - "@abp/core" "~8.2.1" - prismjs "^1.26.0" + "@abp/clipboard" "~8.3.0-rc.1" + "@abp/core" "~8.3.0-rc.1" + prismjs "^1.29.0" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -"@highlightjs/cdn-assets@~11.4.0": - version "11.4.0" - resolved "https://registry.yarnpkg.com/@highlightjs/cdn-assets/-/cdn-assets-11.4.0.tgz#2bb8da1ed4558157994722e15761099dc5b5c17e" - integrity sha512-Q/QAnptS/5I3ZRJ82wT6F6OTZz1WdhzK1bK9T5u5UwByUNuDMOk2+QIQX1ggH8BJZCZaRNB/EZ+GYcxCd8FK+A== +"@highlightjs/cdn-assets@~11.9.0": + version "11.9.0" + resolved "https://registry.yarnpkg.com/@highlightjs/cdn-assets/-/cdn-assets-11.9.0.tgz#dda036f8a039d2e7ea9a3cc7e6c347116965e58f" + integrity sha512-F1vJKVAkLwj2Uz2ik1PDc+mDbkrecLI6gcBlAxSRUjyDpMPJjeDBanT9Y2B+xpNe1MT6zSG204Ohm/+nUMCApQ== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: +bootstrap-datepicker@^1.10.0: version "1.10.0" resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== @@ -241,12 +241,12 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.3.2" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.2.tgz#97226583f27aae93b2b28ab23f4c114757ff16ae" - integrity sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -clipboard@^2.0.8: +clipboard@^2.0.11: version "2.0.11" resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.11.tgz#62180360b97dd668b6b3a84ec226975762a70be5" integrity sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw== @@ -255,25 +255,18 @@ clipboard@^2.0.8: select "^1.1.2" tiny-emitter "^2.0.0" -datatables.net-bs5@^1.11.4: - version "1.13.10" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.10.tgz#5e8b74a15ad31ba6ae13fe7c156d4e4326090ce9" - integrity sha512-6SPQ7NWufVD4+ibxVMHmaWiObz4SGBaNeZglne4m2xwThaWIAPiJ9OQ2QypcN9Y7ap2uU6QVTPvVmorA9CF5fQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net "1.13.8" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@1.13.8: - version "1.13.8" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.8.tgz#05a2fb5a036b0b65b66d1bb1eae0ba018aaea8a3" - integrity sha512-2pDamr+GUwPTby2OgriVB9dR9ftFKD2AQyiuCXzZIiG4d9KkKFQ7gqPfNmG7uj9Tc5kDf+rGj86do4LAb/V71g== - dependencies: - jquery ">=1.7" - -datatables.net@^1.11.4: - version "1.13.10" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.10.tgz#4527e2b5428394732331c8b7db8fa20a56c0cc7b" - integrity sha512-lVjpXGX9VzOpiPYnJ/KxOsYMAVa3oc3UniYGGo6pLBVCyajzMo80yisgXRz8J392wkZOc3bpp6VPs2pDbpKlyw== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -301,29 +294,24 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.20.0" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.20.0.tgz#dbff6d8fe61b07d4b6f844bf2f5405146556b991" - integrity sha512-c8tg4ltIIP6L7l0bZ79sRzOJYquyjS48kQZ6iv8MJ2r0OYztxtkWYKTReZyU2/zVFYiINB29i0Z/IRNNuJQN1g== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2, "jquery@>=3.4.0 <4.0.0", jquery@^3.5.1: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2, "jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: version "3.7.1" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== -jquery@~3.6.0: - version "3.6.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" - integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== - just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -334,10 +322,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -346,12 +334,12 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" -moment@^2.9.0: +moment@^2.30.1, moment@^2.9.0: version "2.30.1" resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== -prismjs@^1.26.0: +prismjs@^1.29.0: version "1.29.0" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== 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 89d7ec41157..9f81d007834 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.1", - "@abp/prismjs": "~8.2.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1", + "@abp/prismjs": "~8.3.0-rc.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 0ded0562111..894e32644aa 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,230 +2,230 @@ # yarn lockfile v1 -"@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.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.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== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/clipboard@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.3.0-rc.1.tgz#65c6cd6672fc248097659908edd4a9fe92664475" + integrity sha512-CVyO/8BK2WnegwrEvBJCNcbkI5l31U/pZBn7DBUGpiawlLiyYZOtGFUgu4sIUTEfyaRdLiCIPd0eMzDPKMVTgA== dependencies: - "@abp/core" "~8.2.1" - clipboard "^2.0.8" + "@abp/core" "~8.3.0-rc.1" + clipboard "^2.0.11" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/prismjs@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.3.0-rc.1.tgz#82f98db7e3a5e5e535ecb0452c84a5fda57b5801" + integrity sha512-kvO7fU9KfXNK44mL9QDtGuDD3ebiXTd5nKNxgrsneHhYsdNiWwXzqWpZlfs7t9nqSydLzqWkQZ7we01GoxeQ/g== dependencies: - "@abp/clipboard" "~8.2.1" - "@abp/core" "~8.2.1" - prismjs "^1.26.0" + "@abp/clipboard" "~8.3.0-rc.1" + "@abp/core" "~8.3.0-rc.1" + prismjs "^1.29.0" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -235,12 +235,12 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -clipboard@^2.0.8: +clipboard@^2.0.11: version "2.0.11" resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.11.tgz#62180360b97dd668b6b3a84ec226975762a70be5" integrity sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw== @@ -249,18 +249,18 @@ clipboard@^2.0.8: select "^1.1.2" tiny-emitter "^2.0.0" -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -288,24 +288,29 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -316,10 +321,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -328,12 +333,17 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== -prismjs@^1.26.0: +prismjs@^1.29.0: version "1.29.0" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== diff --git a/modules/blogging/app/Volo.BloggingTestApp/package.json b/modules/blogging/app/Volo.BloggingTestApp/package.json index 61b8f19fe88..0c2d03f213e 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.1", - "@abp/blogging": "~8.2.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1", + "@abp/blogging": "~8.3.0-rc.1" } } diff --git a/modules/blogging/app/Volo.BloggingTestApp/yarn.lock b/modules/blogging/app/Volo.BloggingTestApp/yarn.lock index c5d231f0061..d2af14a195d 100644 --- a/modules/blogging/app/Volo.BloggingTestApp/yarn.lock +++ b/modules/blogging/app/Volo.BloggingTestApp/yarn.lock @@ -2,256 +2,256 @@ # yarn lockfile v1 -"@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.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.1" - "@abp/owl.carousel" "~8.2.1" - "@abp/prismjs" "~8.2.1" - "@abp/tui-editor" "~8.2.1" - -"@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.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== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/blogging@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-8.3.0-rc.1.tgz#6a7644aac90a1cc87b6182b8bd7a4d3708057d82" + integrity sha512-aJc31WDzfC2kJgB3PmVg6PcWNqDP2V88Shewb+bImsU9hBM2sr6t7/M4Fxb/zUCPuRjAo5AyLspwzTEnwwCW0g== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + "@abp/owl.carousel" "~8.3.0-rc.1" + "@abp/prismjs" "~8.3.0-rc.1" + "@abp/tui-editor" "~8.3.0-rc.1" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/clipboard@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.3.0-rc.1.tgz#65c6cd6672fc248097659908edd4a9fe92664475" + integrity sha512-CVyO/8BK2WnegwrEvBJCNcbkI5l31U/pZBn7DBUGpiawlLiyYZOtGFUgu4sIUTEfyaRdLiCIPd0eMzDPKMVTgA== dependencies: - "@abp/core" "~8.2.1" - clipboard "^2.0.8" + "@abp/core" "~8.3.0-rc.1" + clipboard "^2.0.11" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/owl.carousel@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-8.3.0-rc.1.tgz#14942323ff52f10165bb695b7a7805b81c394549" + integrity sha512-vz08jsxbsG7L9PbQzjbfhzGuGdJgU2uBB7dqmk4A3l6D5c46L9UEoQZ7FsXXQxz/f9bLq73F6XCmviq0MYwo/Q== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" owl.carousel "^2.3.4" -"@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== +"@abp/prismjs@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.3.0-rc.1.tgz#82f98db7e3a5e5e535ecb0452c84a5fda57b5801" + integrity sha512-kvO7fU9KfXNK44mL9QDtGuDD3ebiXTd5nKNxgrsneHhYsdNiWwXzqWpZlfs7t9nqSydLzqWkQZ7we01GoxeQ/g== dependencies: - "@abp/clipboard" "~8.2.1" - "@abp/core" "~8.2.1" - prismjs "^1.26.0" + "@abp/clipboard" "~8.3.0-rc.1" + "@abp/core" "~8.3.0-rc.1" + prismjs "^1.29.0" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/tui-editor@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-8.3.0-rc.1.tgz#ce37f6456f9fc1964a9b6bd8358608ce9defbe9d" + integrity sha512-jBCCM8iThBdYPRQpW56gdY5Z3hUlmiXSTiVixBfGT8vadznD8kbvIJ8Zo4c/CJNs71ybceiCi3WzRQYiE0hTew== dependencies: - "@abp/jquery" "~8.2.1" - "@abp/prismjs" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" + "@abp/prismjs" "~8.3.0-rc.1" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -261,12 +261,12 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -clipboard@^2.0.8: +clipboard@^2.0.11: version "2.0.11" resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.11.tgz#62180360b97dd668b6b3a84ec226975762a70be5" integrity sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw== @@ -275,18 +275,18 @@ clipboard@^2.0.8: select "^1.1.2" tiny-emitter "^2.0.0" -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -314,24 +314,29 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@>=1.8.3, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2, jquery@>=1.8.3: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -342,10 +347,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -354,6 +359,11 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" @@ -366,7 +376,7 @@ owl.carousel@^2.3.4: dependencies: jquery ">=1.8.3" -prismjs@^1.26.0: +prismjs@^1.29.0: version "1.29.0" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== diff --git a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json index 0805b3a6b04..73b68248328 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.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1" } } diff --git a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock index b0104045be6..f8b5af47cac 100644 --- a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock +++ b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock @@ -2,213 +2,213 @@ # yarn lockfile v1 -"@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.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.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== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -218,23 +218,23 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -250,24 +250,29 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -278,10 +283,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -290,6 +295,11 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" diff --git a/modules/cms-kit/angular/package.json b/modules/cms-kit/angular/package.json index 7031291b0bd..2ae723fb04a 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.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", + "@abp/ng.account": "~8.3.0-rc.1", + "@abp/ng.identity": "~8.3.0-rc.1", + "@abp/ng.setting-management": "~8.3.0-rc.1", + "@abp/ng.tenant-management": "~8.3.0-rc.1", + "@abp/ng.theme.basic": "~8.3.0-rc.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 ce8bcc657d5..e3270b0963d 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.1", - "@abp/ng.theme.shared": ">=8.2.1" + "@abp/ng.core": ">=8.3.0-rc.1", + "@abp/ng.theme.shared": ">=8.3.0-rc.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 d97edddfbd8..63cf0588971 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.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1" } } diff --git a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock index b0104045be6..f8b5af47cac 100644 --- a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock @@ -2,213 +2,213 @@ # yarn lockfile v1 -"@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.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.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== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -218,23 +218,23 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -250,24 +250,29 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -278,10 +283,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -290,6 +295,11 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" 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 f63711176ab..01201f86ab4 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.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.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 b0104045be6..f8b5af47cac 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock @@ -2,213 +2,213 @@ # yarn lockfile v1 -"@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.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.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== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -218,23 +218,23 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -250,24 +250,29 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -278,10 +283,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -290,6 +295,11 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" 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 85aa8b6f909..1c378e7dd09 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.1", - "@abp/cms-kit": "8.2.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1", + "@abp/cms-kit": "8.3.0-rc.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 62cff572f89..82d4a1d36d6 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock @@ -2,403 +2,490 @@ # yarn lockfile v1 -"@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.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.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== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/clipboard@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.3.0-rc.1.tgz#65c6cd6672fc248097659908edd4a9fe92664475" + integrity sha512-CVyO/8BK2WnegwrEvBJCNcbkI5l31U/pZBn7DBUGpiawlLiyYZOtGFUgu4sIUTEfyaRdLiCIPd0eMzDPKMVTgA== dependencies: - "@abp/core" "~8.2.1" - clipboard "^2.0.8" + "@abp/core" "~8.3.0-rc.1" + clipboard "^2.0.11" -"@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== +"@abp/cms-kit.admin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-8.3.0-rc.1.tgz#c3607094caf2d5d1c57dbb08679c63e1ecf66490" + integrity sha512-s/vMuyMO7RHQ2yeDSc1f/MJPaEbniC4VA+nc8pjnbE9SByNtZau2CuhXDumLxpN27ncEW/e2NSx6dl7yJfVkLg== dependencies: - "@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/codemirror" "~8.3.0-rc.1" + "@abp/jstree" "~8.3.0-rc.1" + "@abp/markdown-it" "~8.3.0-rc.1" + "@abp/slugify" "~8.3.0-rc.1" + "@abp/tui-editor" "~8.3.0-rc.1" + "@abp/uppy" "~8.3.0-rc.1" -"@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== +"@abp/cms-kit.public@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-8.3.0-rc.1.tgz#6f382975d8afd4b93201acd547411402bef0f6d7" + integrity sha512-tJhppsRitCPgdGDao3+pqvxB4VyH5wormf48FLptBB9SRVYuSYoLeS8oJ8DmuiEmelb7VaIyeYmHJA3y7AVtXw== dependencies: - "@abp/highlight.js" "~8.2.1" - "@abp/star-rating-svg" "~8.2.1" + "@abp/highlight.js" "~8.3.0-rc.1" + "@abp/star-rating-svg" "~8.3.0-rc.1" -"@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== +"@abp/cms-kit@8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-8.3.0-rc.1.tgz#5d19ed4d026fb694c7179f95f9e2d582a098175c" + integrity sha512-oLdtA624tZw2ZYPnMkxHa4uYOYJD6T7VY3rf9vZKA+WGC0OAF8oEEnOSz/O2PeOEqiQMz7PRVqoiF1I9Hb9Kig== dependencies: - "@abp/cms-kit.admin" "~8.2.1" - "@abp/cms-kit.public" "~8.2.1" + "@abp/cms-kit.admin" "~8.3.0-rc.1" + "@abp/cms-kit.public" "~8.3.0-rc.1" -"@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== +"@abp/codemirror@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-8.3.0-rc.1.tgz#14a06f118cb0144b1019157473f854f71fffba66" + integrity sha512-Nx1Oywgq4Y9NlRAOOa6Z07+GSmmL/9Q9R6oATFD+Dxn+WF7sONnoXf/bNhUcdwxJzPho8QmKY70gu90Q4rQszA== dependencies: - "@abp/core" "~8.2.1" - codemirror "^5.65.1" + "@abp/core" "~8.3.0-rc.1" + codemirror "^6.0.1" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/highlight.js@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-8.3.0-rc.1.tgz#14c1904f860543581440c67dc01fea109b61cccf" + integrity sha512-lnJtMxTt9gkZ24ZZZ5bAMfK8T3Sbwe7QxyXfQ2+oEm2NosNNbug2hLOHtINdFThp1bDN/bD+h0yXAWNAxhDSPQ== dependencies: - "@abp/core" "~8.2.1" - "@highlightjs/cdn-assets" "~11.4.0" + "@abp/core" "~8.3.0-rc.1" + "@highlightjs/cdn-assets" "~11.9.0" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/jstree@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-8.3.0-rc.1.tgz#d9ad6511c403341464f1afeff5ab7c9ab39e0d53" + integrity sha512-/nsP+RAlAWIkg23On6CA3bcDSU9dCjNDmNoHLa+ysMzCExpjn5zTuuA9jxPCgy1qkOmAwcExF2PrnyBbslWdzw== dependencies: - "@abp/jquery" "~8.2.1" - jstree "^3.3.12" + "@abp/jquery" "~8.3.0-rc.1" + jstree "^3.3.16" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/markdown-it@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-8.3.0-rc.1.tgz#09a7eefbd82d73ef7c9837d7dc9cceb5712c968a" + integrity sha512-7Np5ilN8hTloHPFF440apMKAVt4ambqLhGOSZvyoU0Bg2YoU8oAAPGfBLHwxlKZ4x4gKJY2S0bs1/kuFysfLqw== dependencies: - moment "^2.9.0" + "@abp/core" "~8.3.0-rc.1" + markdown-it "^14.1.0" + +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== + dependencies: + moment "^2.30.1" -"@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== +"@abp/prismjs@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.3.0-rc.1.tgz#82f98db7e3a5e5e535ecb0452c84a5fda57b5801" + integrity sha512-kvO7fU9KfXNK44mL9QDtGuDD3ebiXTd5nKNxgrsneHhYsdNiWwXzqWpZlfs7t9nqSydLzqWkQZ7we01GoxeQ/g== dependencies: - "@abp/clipboard" "~8.2.1" - "@abp/core" "~8.2.1" - prismjs "^1.26.0" + "@abp/clipboard" "~8.3.0-rc.1" + "@abp/core" "~8.3.0-rc.1" + prismjs "^1.29.0" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/slugify@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-8.3.0-rc.1.tgz#937f00193834d0cf2259d789f3ec532c2af5f2af" + integrity sha512-4AY4tck6T5F+6apG+qSIJSkq7kfa9vETIZPx0Kbu36Dd5YE9z87b7fOTWlpDKsaoclhEipK3Ec5iRJo5vhmBqg== dependencies: - slugify "^1.6.5" + slugify "^1.6.6" -"@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== +"@abp/star-rating-svg@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-8.3.0-rc.1.tgz#db2d4799e1554fc5ae0c99dd202ea6e8a10c8a6c" + integrity sha512-ClQJZCVlQOKzcwII6cBTiORgJ3FdoeGhmLphq0Kd1i0lIY1ebg9bDVpPcW2EcAwuDMLyCmYQQ4royGyN0sJG0A== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" star-rating-svg "^3.5.0" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/tui-editor@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-8.3.0-rc.1.tgz#ce37f6456f9fc1964a9b6bd8358608ce9defbe9d" + integrity sha512-jBCCM8iThBdYPRQpW56gdY5Z3hUlmiXSTiVixBfGT8vadznD8kbvIJ8Zo4c/CJNs71ybceiCi3WzRQYiE0hTew== dependencies: - "@abp/jquery" "~8.2.1" - "@abp/prismjs" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" + "@abp/prismjs" "~8.3.0-rc.1" -"@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== +"@abp/uppy@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-8.3.0-rc.1.tgz#bdcc90c5aa83bf07608175285c48aad4f2c2e028" + integrity sha512-cC9f8rMSQ14gk/G8d29qHtORUyyYR6F7IXARHDYRlDPI6IxZ58eGMDR0PeE3ZBOpuqltX1muwqKo9R3uwe0img== dependencies: - "@abp/core" "~8.2.1" - uppy "^3.0.0" + "@abp/core" "~8.3.0-rc.1" + uppy "^3.27.0" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@codemirror/autocomplete@^6.0.0": + version "6.17.0" + resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.17.0.tgz#24ff5fc37fd91f6439df6f4ff9c8e910cde1b053" + integrity sha512-fdfj6e6ZxZf8yrkMHUSJJir7OJkHkZKaOZGzLWIYp2PZ3jd+d+UjG8zVPqJF6d3bKxkhvXTPan/UZ1t7Bqm0gA== + dependencies: + "@codemirror/language" "^6.0.0" + "@codemirror/state" "^6.0.0" + "@codemirror/view" "^6.17.0" + "@lezer/common" "^1.0.0" + +"@codemirror/commands@^6.0.0": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@codemirror/commands/-/commands-6.6.0.tgz#d308f143fe1b8896ca25fdb855f66acdaf019dd4" + integrity sha512-qnY+b7j1UNcTS31Eenuc/5YJB6gQOzkUoNmJQc0rznwqSRpeaWWpjkWy2C/MPTcePpsKJEM26hXrOXl1+nceXg== + dependencies: + "@codemirror/language" "^6.0.0" + "@codemirror/state" "^6.4.0" + "@codemirror/view" "^6.27.0" + "@lezer/common" "^1.1.0" + +"@codemirror/language@^6.0.0": + version "6.10.2" + resolved "https://registry.yarnpkg.com/@codemirror/language/-/language-6.10.2.tgz#4056dc219619627ffe995832eeb09cea6060be61" + integrity sha512-kgbTYTo0Au6dCSc/TFy7fK3fpJmgHDv1sG1KNQKJXVi+xBTEeBPY/M30YXiU6mMXeH+YIDLsbrT4ZwNRdtF+SA== + dependencies: + "@codemirror/state" "^6.0.0" + "@codemirror/view" "^6.23.0" + "@lezer/common" "^1.1.0" + "@lezer/highlight" "^1.0.0" + "@lezer/lr" "^1.0.0" + style-mod "^4.0.0" + +"@codemirror/lint@^6.0.0": + version "6.8.1" + resolved "https://registry.yarnpkg.com/@codemirror/lint/-/lint-6.8.1.tgz#6427848815baaf68c08e98c7673b804d3d8c0e7f" + integrity sha512-IZ0Y7S4/bpaunwggW2jYqwLuHj0QtESf5xcROewY6+lDNwZ/NzvR4t+vpYgg9m7V8UXLPYqG+lu3DF470E5Oxg== + dependencies: + "@codemirror/state" "^6.0.0" + "@codemirror/view" "^6.0.0" + crelt "^1.0.5" + +"@codemirror/search@^6.0.0": + version "6.5.6" + resolved "https://registry.yarnpkg.com/@codemirror/search/-/search-6.5.6.tgz#8f858b9e678d675869112e475f082d1e8488db93" + integrity sha512-rpMgcsh7o0GuCDUXKPvww+muLA1pDJaFrpq/CCHtpQJYz8xopu4D1hPcKRoDD0YlF8gZaqTNIRa4VRBWyhyy7Q== + dependencies: + "@codemirror/state" "^6.0.0" + "@codemirror/view" "^6.0.0" + crelt "^1.0.5" + +"@codemirror/state@^6.0.0", "@codemirror/state@^6.4.0": + version "6.4.1" + resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.4.1.tgz#da57143695c056d9a3c38705ed34136e2b68171b" + integrity sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A== + +"@codemirror/view@^6.0.0", "@codemirror/view@^6.17.0", "@codemirror/view@^6.23.0", "@codemirror/view@^6.27.0": + version "6.29.1" + resolved "https://registry.yarnpkg.com/@codemirror/view/-/view-6.29.1.tgz#9c6c6f8a15e12df1b7e9d136dcbf4ff90b81ef71" + integrity sha512-7r+DlO/QFwPqKp73uq5mmrS4TuLPUVotbNOKYzN3OLP5ScrOVXcm4g13/48b6ZXGhdmzMinzFYqH0vo+qihIkQ== + dependencies: + "@codemirror/state" "^6.4.0" + style-mod "^4.1.0" + w3c-keyname "^2.2.4" + +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== + +"@highlightjs/cdn-assets@~11.9.0": + version "11.9.0" + resolved "https://registry.yarnpkg.com/@highlightjs/cdn-assets/-/cdn-assets-11.9.0.tgz#dda036f8a039d2e7ea9a3cc7e6c347116965e58f" + integrity sha512-F1vJKVAkLwj2Uz2ik1PDc+mDbkrecLI6gcBlAxSRUjyDpMPJjeDBanT9Y2B+xpNe1MT6zSG204Ohm/+nUMCApQ== + +"@lezer/common@^1.0.0", "@lezer/common@^1.1.0": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@lezer/common/-/common-1.2.1.tgz#198b278b7869668e1bebbe687586e12a42731049" + integrity sha512-yemX0ZD2xS/73llMZIK6KplkjIjf2EvAHcinDi/TfJ9hS25G0388+ClHt6/3but0oOxinTcQHJLDXh6w1crzFQ== -"@highlightjs/cdn-assets@~11.4.0": - version "11.4.0" - resolved "https://registry.yarnpkg.com/@highlightjs/cdn-assets/-/cdn-assets-11.4.0.tgz#2bb8da1ed4558157994722e15761099dc5b5c17e" - integrity sha512-Q/QAnptS/5I3ZRJ82wT6F6OTZz1WdhzK1bK9T5u5UwByUNuDMOk2+QIQX1ggH8BJZCZaRNB/EZ+GYcxCd8FK+A== +"@lezer/highlight@^1.0.0": + version "1.2.0" + resolved "https://registry.yarnpkg.com/@lezer/highlight/-/highlight-1.2.0.tgz#e5898c3644208b4b589084089dceeea2966f7780" + integrity sha512-WrS5Mw51sGrpqjlh3d4/fOwpEV2Hd3YOkp9DBt4k8XZQcoTHZFB7sx030A6OcahF4J1nDQAa3jXlTVVYH50IFA== + dependencies: + "@lezer/common" "^1.0.0" -"@transloadit/prettier-bytes@0.0.7": - version "0.0.7" - resolved "https://registry.yarnpkg.com/@transloadit/prettier-bytes/-/prettier-bytes-0.0.7.tgz#cdb5399f445fdd606ed833872fa0cabdbc51686b" - integrity sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA== +"@lezer/lr@^1.0.0": + version "1.4.2" + resolved "https://registry.yarnpkg.com/@lezer/lr/-/lr-1.4.2.tgz#931ea3dea8e9de84e90781001dae30dea9ff1727" + integrity sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA== + dependencies: + "@lezer/common" "^1.0.0" -"@transloadit/prettier-bytes@0.0.9", "@transloadit/prettier-bytes@^0.0.9": - version "0.0.9" - resolved "https://registry.yarnpkg.com/@transloadit/prettier-bytes/-/prettier-bytes-0.0.9.tgz#8d3146f75fd9d3c544cb63ec7dbdeb6670d3e2d7" - integrity sha512-pCvdmea/F3Tn4hAtHqNXmjcixSaroJJ+L3STXlYJdir1g1m2mRQpWbN8a4SvgQtaw2930Ckhdx8qXdXBFMKbAA== +"@transloadit/prettier-bytes@^0.3.4": + version "0.3.4" + resolved "https://registry.yarnpkg.com/@transloadit/prettier-bytes/-/prettier-bytes-0.3.4.tgz#51f837a49cab10a42ef64d6f227d1a859ba435aa" + integrity sha512-8/SnIF9Q2k52mbjRVAYLranwkaDTLb+O9r4Z/uo8uNw//SjygKvvbF4BHSOuReufaAyum1q13602VcNud25Dfg== "@types/retry@0.12.2": version "0.12.2" resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.2.tgz#ed279a64fa438bb69f2480eda44937912bb7480a" integrity sha512-XISRgDJ2Tc5q4TRqvgJtzsRkFYNJzZrhTdtMoGVBttwzzQJkPnS3WWTFc7kuDRoPtPakl+T+OfdEUjYJj7Jbow== -"@uppy/audio@^1.1.4": - version "1.1.4" - resolved "https://registry.yarnpkg.com/@uppy/audio/-/audio-1.1.4.tgz#b2b86e2c7862cdf62bf1249f799a15dec4fcd0ad" - integrity sha512-4EWT+sNsIY0jku3QK9xgGbkiSO/pvyBmFWiOgzJZDJdSRaWhnCWfBE6br2uZPMHxB8rDWFMv79xSRXKu/Zsg/g== +"@uppy/audio@^1.1.9": + version "1.1.9" + resolved "https://registry.yarnpkg.com/@uppy/audio/-/audio-1.1.9.tgz#1617a991dcdd7bba5aa38ace32fa62a1103c05bc" + integrity sha512-PuA6RhTBr8KEATouWQ/PLyw/8LY+rxy2jcI/gzkQg36ohBCS/UouzmawFFI+WqEwztlLVGcKeUUH5Yd9ePUD5A== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/aws-s3-multipart@^3.10.0": - version "3.10.0" - resolved "https://registry.yarnpkg.com/@uppy/aws-s3-multipart/-/aws-s3-multipart-3.10.0.tgz#545e290bddb6e12067fe60de88d79d39c2d4c876" - integrity sha512-WzMOMFwz+zDpTPgiciIguz4ANskdmNYgUdQ0mkz/8UEnwOcfncD6S9MO6nMmRPqax2C0+CugROYGUzA2t5aSWA== +"@uppy/aws-s3-multipart@^3.10.2", "@uppy/aws-s3-multipart@^3.12.0": + version "3.12.0" + resolved "https://registry.yarnpkg.com/@uppy/aws-s3-multipart/-/aws-s3-multipart-3.12.0.tgz#cbd7a545cd321db92565664a10a167fb5c751d3b" + integrity sha512-l6/TlRjde/mP4LMFWdJIRBEUUceYXtAiNAHukfyzM3VbY3/+YrEJTAchsa4DrqAiyToJJu6b+xxvL2H46cDs3Q== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/utils" "^5.9.0" -"@uppy/aws-s3@^3.6.0": - version "3.6.0" - resolved "https://registry.yarnpkg.com/@uppy/aws-s3/-/aws-s3-3.6.0.tgz#e50c41a277bd2b1945281a9cd20622975c7edf75" - integrity sha512-CbQH+RwX2ZdZZur7kG8N+Re17PQO/TGe0Tl4kh1Lbz/Tajjg3M1vL7a0DAd9MFakIC44h27MMIUiD3sZqaOWuQ== +"@uppy/aws-s3@^3.6.2": + version "3.6.2" + resolved "https://registry.yarnpkg.com/@uppy/aws-s3/-/aws-s3-3.6.2.tgz#a991b2aeb24f53db422d1e8b71d8ac8e61360301" + integrity sha512-pXXSfJbPLR9tmmLFckKU3lyp7Zx4AVvamH/Y5MU2WHKj8TQMrGeM0/M/nXn8SIa7roYEaskY6dVYT/DcHLdO9A== dependencies: - "@uppy/aws-s3-multipart" "^3.10.0" - "@uppy/companion-client" "^3.7.0" - "@uppy/utils" "^5.7.0" - "@uppy/xhr-upload" "^3.6.0" + "@uppy/aws-s3-multipart" "^3.10.2" + "@uppy/companion-client" "^3.7.2" + "@uppy/utils" "^5.7.2" + "@uppy/xhr-upload" "^3.6.2" nanoid "^4.0.0" -"@uppy/box@^2.1.4", "@uppy/box@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@uppy/box/-/box-2.2.0.tgz#44c13627badb6835b6748e8c046d0ea57275275b" - integrity sha512-n59tcqTzYLgYMbZ3U7bUq9VUIMqifrLPu/yJOfx875jg+tjwsAVNVKN1SIlpcr2DArcd7Q1mhlPPshUWJpH47A== +"@uppy/box@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@uppy/box/-/box-2.4.0.tgz#2f5db1532015fdc7b102e3aa52dced98f07b3c19" + integrity sha512-7KEXzljhYcw0dMycJ4rEvLc6wkH9+yLmRQ69PQ+iPYzWe4q27DD7ux3lAhEqRocRFqqzFCt6M3pW79WfnqjkCA== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/provider-views" "^3.8.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.13.0" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/companion-client@^3.5.0", "@uppy/companion-client@^3.6.0", "@uppy/companion-client@^3.7.0": - version "3.7.0" - resolved "https://registry.yarnpkg.com/@uppy/companion-client/-/companion-client-3.7.0.tgz#74760cb5c215b70e948b279305d6192a5b56df8d" - integrity sha512-37qJNMkqo01SM9h2gkFbV6e+aXM02s2zAda2dGsRLRsjvl/Tx69NlmxJ3xqG/7HWRnYcbBWtspb7y0tt1i/afg== +"@uppy/companion-client@^3.7.2", "@uppy/companion-client@^3.8.1", "@uppy/companion-client@^3.8.2": + version "3.8.2" + resolved "https://registry.yarnpkg.com/@uppy/companion-client/-/companion-client-3.8.2.tgz#8dd531ea378826db699be835442c687405e55604" + integrity sha512-WLjZ0Y6Fe7lzwU1YPvvQ/YqooejcgIZkT2TC39xr+QQ7Y1FwJECsyUdlKwgi1ee8TNpjoCrj3Q1Hjel/+p0VhA== dependencies: - "@uppy/utils" "^5.7.0" + "@uppy/utils" "^5.9.0" namespace-emitter "^2.0.1" p-retry "^6.1.0" -"@uppy/compressor@^1.0.5": - version "1.0.5" - resolved "https://registry.yarnpkg.com/@uppy/compressor/-/compressor-1.0.5.tgz#877093b7f8c96a290af01eaeeb783efb7df86696" - integrity sha512-OJucPmpoWVO4fd+XRExZtJAkn0u/aqFLX5mBl280L10ozoGl4tEKMaT1VpySQEhDDtdZq7+N5hb+F7Vb3S9bIg== +"@uppy/compressor@^1.1.4": + version "1.1.4" + resolved "https://registry.yarnpkg.com/@uppy/compressor/-/compressor-1.1.4.tgz#6c246650344446b5df1101759a98ee07f8e132ee" + integrity sha512-ZB8nsJQz9cZXQKFAiKVZjD9REiFXF5woeAQKrJvTTFdxhvH8PVn8EKmOFZDt1f2XuwgsIXdhsbfI6BzmLVFYYg== dependencies: - "@transloadit/prettier-bytes" "^0.0.9" - "@uppy/utils" "^5.5.2" - compressorjs "^1.1.1" + "@transloadit/prettier-bytes" "^0.3.4" + "@uppy/utils" "^5.9.0" + compressorjs "^1.2.1" preact "^10.5.13" promise-queue "^2.2.5" -"@uppy/core@^3.8.0": - version "3.8.0" - resolved "https://registry.yarnpkg.com/@uppy/core/-/core-3.8.0.tgz#2697c48aab5ec777a86440237da939d7ff0ffe5d" - integrity sha512-C93vVhid929+VLGjaD9CZOLJDg8GkEGMUGveFp3Tyo/wujiG+sB3fOF+c6TzKpzPLfNtVpskU1BnI7tZrq1LWw== +"@uppy/core@^3.13.1": + version "3.13.1" + resolved "https://registry.yarnpkg.com/@uppy/core/-/core-3.13.1.tgz#01b42684b5c08186033bb8c86bbfb5a1d8b5ae94" + integrity sha512-iQGAUO4ziQRpfv7kix6tO6JOWqjI0K4vt8AynvHWzDPZxYSba3zd6RojGNPsYWSR7Xv+dRXYx+GU8oTiK1FRUA== dependencies: - "@transloadit/prettier-bytes" "0.0.9" - "@uppy/store-default" "^3.2.0" - "@uppy/utils" "^5.7.0" + "@transloadit/prettier-bytes" "^0.3.4" + "@uppy/store-default" "^3.2.2" + "@uppy/utils" "^5.9.0" lodash "^4.17.21" mime-match "^1.0.2" namespace-emitter "^2.0.1" nanoid "^4.0.0" preact "^10.5.13" -"@uppy/dashboard@^3.6.0", "@uppy/dashboard@^3.7.1": - version "3.7.1" - resolved "https://registry.yarnpkg.com/@uppy/dashboard/-/dashboard-3.7.1.tgz#74dfb0ad69341b00676676f313fbfbaca6704b10" - integrity sha512-qtCMXd2Ymrw0qNGSTlEEMyyDkGUCm+wX5/VrmV9lnfT7JtlSfotUK0K6KvkBeu2v1Chsu27C6Xlq6RddZMR2xQ== - dependencies: - "@transloadit/prettier-bytes" "0.0.7" - "@uppy/informer" "^3.0.4" - "@uppy/provider-views" "^3.7.0" - "@uppy/status-bar" "^3.2.5" - "@uppy/thumbnail-generator" "^3.0.6" - "@uppy/utils" "^5.6.0" +"@uppy/dashboard@^3.9.0", "@uppy/dashboard@^3.9.1": + version "3.9.1" + resolved "https://registry.yarnpkg.com/@uppy/dashboard/-/dashboard-3.9.1.tgz#257c8b920ccd7883129c22cc956c176f939a2a79" + integrity sha512-zZp+5Dwqu1jUdAZEu0Os2kC/8bF3cdrkve8CYEwqP/12yjNe8PF+XUQKF1RCYITjDE4hPSXcTh0MWw6t2LONuw== + dependencies: + "@transloadit/prettier-bytes" "^0.3.4" + "@uppy/informer" "^3.1.0" + "@uppy/provider-views" "^3.13.0" + "@uppy/status-bar" "^3.3.3" + "@uppy/thumbnail-generator" "^3.1.0" + "@uppy/utils" "^5.9.0" classnames "^2.2.6" is-shallow-equal "^1.0.1" lodash "^4.17.21" @@ -406,127 +493,136 @@ nanoid "^4.0.0" preact "^10.5.13" -"@uppy/drag-drop@^3.0.3": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@uppy/drag-drop/-/drag-drop-3.0.3.tgz#9cd67d683d30f8d4ddebb41ebc4bb941278e5df3" - integrity sha512-0bCgQKxg+9vkxQipTgrX9yQIuK9a0hZrkipm1+Ynq6jTeig49b7II1bWYnoKdiYhi6nRE4UnDJf4z09yCAU7rA== +"@uppy/drag-drop@^3.1.1": + version "3.1.1" + resolved "https://registry.yarnpkg.com/@uppy/drag-drop/-/drag-drop-3.1.1.tgz#2237accab4c33c24c0cd710233d315e5f8b631d8" + integrity sha512-ujUBswJ/Acvg1UQUPtfWO6PekPzFgQAEtDW7yxsi81wy1/WNIYjY36bxKVpM/cz5PjmWOTWoqdjBQa4LIJCdyw== dependencies: - "@uppy/utils" "^5.4.3" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/drop-target@^2.0.2": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@uppy/drop-target/-/drop-target-2.0.2.tgz#dbc1686b4425e108694aee6ed547ed60e47afe6b" - integrity sha512-tlvO1hn/2UFmnEvuXHDgqAsKKofHNI2y39cQ8cVsMo8D5wOJ0WdqCYmXnJmmvLXTQ7splmJAdlnPwowXz0AD8w== +"@uppy/drop-target@^2.1.0": + version "2.1.0" + resolved "https://registry.yarnpkg.com/@uppy/drop-target/-/drop-target-2.1.0.tgz#a21af10fae35a5ab5c2c844b04d279045a27f438" + integrity sha512-s05stmY2u6BK0X7c/jMAxnTigUj08ccesoD9kmkkfPZh+J0icgokJa+P/KwwAiPAyReBoJSS1ZBzjHjuAM0v9Q== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.9.0" -"@uppy/dropbox@^3.1.4", "@uppy/dropbox@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@uppy/dropbox/-/dropbox-3.2.0.tgz#34268c8b85d77272bfc60d21f7e489847eb50c90" - integrity sha512-gJ3516kmG3Ogg92GyevKh26W4ByNzTEEZsf+vQe/InaPsdxZcuJKq7vRlGn9z6xMu5gisSX32z1YzGgjSNAtFw== +"@uppy/dropbox@^3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@uppy/dropbox/-/dropbox-3.4.0.tgz#aabc75e957cbaeb4587fa4f1811fc4d1dcf96866" + integrity sha512-KcYb40b5qCnOJVB+2wNHG+DY/s2sLtW6vyp7jJNrQR87AtNaLXd1dIoYXgM5HrCTJ52IrnfrTgNcUb+EhaRisw== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/provider-views" "^3.8.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.13.0" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/facebook@^3.1.3", "@uppy/facebook@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@uppy/facebook/-/facebook-3.2.0.tgz#7fc9f59e26ae938b7a295bd0265fc9b44fd67073" - integrity sha512-G2VWV/IrFV1M5pAD3o6tqo3hmtkbCgLbIUxOtRzvcPfKFDLAkjURQPUbsr0sgSjbot7FgAYWRwb5lmbLh5Szjg== +"@uppy/facebook@^3.3.1": + version "3.3.1" + resolved "https://registry.yarnpkg.com/@uppy/facebook/-/facebook-3.3.1.tgz#b915be0ce187b7df69bc5b5b57ac66d3475549aa" + integrity sha512-AUZKJc8XrGaAcCos8XFCvx5hsAO6cGNXJkxjFJrkMsj7z+dUCxkVumAlztZh/5SYyhymZj20Y8cUIjRI0gvpiw== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/provider-views" "^3.8.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.12.0" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/file-input@^3.0.4": - version "3.0.4" - resolved "https://registry.yarnpkg.com/@uppy/file-input/-/file-input-3.0.4.tgz#b47e6e6f30491c2e20ac03378dc136f49838e663" - integrity sha512-D7Nw9GgpABYTcC8SZluDyxd+ppe7+gJejNbPZqMpQyW1S/ME3me55dkDQaVWn8yrgv7347zO2ciue9Rfmko+rQ== +"@uppy/file-input@^3.1.2": + version "3.1.2" + resolved "https://registry.yarnpkg.com/@uppy/file-input/-/file-input-3.1.2.tgz#d4b62e0a6b3289aa859bc92beff0247c3f638146" + integrity sha512-IgZhK3EfO2bEqmEwpqfo3N9k8OxV2pmuGdKU4IuwJFv3Q1s1F6ceSDhWX8ivtVXlDvnbJIkqZbZjnvWwJxfjng== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/form@^3.0.3": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@uppy/form/-/form-3.0.3.tgz#615863454e3b5936f2cbd7ccf092fe07aa7ad7e6" - integrity sha512-Wwljh1v3/EcBunU9CYJ7riVfnCLBiCBau4W9/SHoxZLvULDieSuinqH9PEebaPZ/C/Lf4Thl2DCJRxyHxHP1hw== +"@uppy/form@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@uppy/form/-/form-3.2.2.tgz#02ed966ba26fbbfa0d849b9f297cc14e95d67d60" + integrity sha512-dS54AtSicF7pA0wupt09t/xrz0kH/HS0dIaGnQaxhnk3a5TMUaF5/HVXvzdHli7udfiT8jzWfpOOlvgL7+YbQQ== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.9.0" get-form-data "^3.0.0" -"@uppy/golden-retriever@^3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@uppy/golden-retriever/-/golden-retriever-3.1.1.tgz#98c03264f34ba559561d51d01669f204e26201f5" - integrity sha512-wm/f54ubMH26XOi1oQj7g5T9VcTt1XikfIy6w5VuVB3WvK/AigiMFOBGCb8jyhRXj2FTYObneClsQsaF9thJvQ== +"@uppy/golden-retriever@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@uppy/golden-retriever/-/golden-retriever-3.2.0.tgz#c6c8fd503e865f58b57b129d7b0c626efacd85e4" + integrity sha512-r2U76tXLjGKQCR8mtCmuncqAZYwQR7Hwx6AiWGts+fbmwFTLI2sj5GbjEPonB6jfNqqHleqvihQnqPFGTKIAlw== dependencies: - "@transloadit/prettier-bytes" "0.0.9" - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.7.5" lodash "^4.17.21" -"@uppy/google-drive@^3.3.0", "@uppy/google-drive@^3.4.0": - version "3.4.0" - resolved "https://registry.yarnpkg.com/@uppy/google-drive/-/google-drive-3.4.0.tgz#00f930a4e252e2a2efed96b4e14b07bce7224a2b" - integrity sha512-QqWNaIi9VYap7hjFA34f0p47/dKylOyzwkF1nKl5REtLG5t0e99gOfQpTYEc7cUBvEqiOB3EipXmrVyDvBNqMA== +"@uppy/google-drive@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@uppy/google-drive/-/google-drive-3.6.0.tgz#9b4204211c093688487215376ec78d5b189b5bf8" + integrity sha512-7Db98dJW/7ajvKUjJxQbL7D5MarJHG7T958jZhmy0jRugx19r9HqBcM88bsIn+A3ljmnrqzb9IfsRwTZ2W6D5A== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/provider-views" "^3.8.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.13.0" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/image-editor@^2.4.0": - version "2.4.0" - resolved "https://registry.yarnpkg.com/@uppy/image-editor/-/image-editor-2.4.0.tgz#d1ba54ca1bc7a72d58e681fee60e97c971bec5d5" - integrity sha512-X6isSLmtZEHhWgeK/juD1TG5D3Z0DdZ2AwdOZNGQQbznVL8y1bH10J9MVnnkmwYyWhsaUopE2tAcYCqZAVCZ+w== +"@uppy/google-photos@^0.1.0": + version "0.1.0" + resolved "https://registry.yarnpkg.com/@uppy/google-photos/-/google-photos-0.1.0.tgz#40efa5c2febe98351d38375ae537d665326685af" + integrity sha512-Ia61UjMJxItZXkPBZiSCXvr2tCHq5s4GTUdWFKAe+nDzNndcO0J4FvGR0wFq5lA7yJ0lGofIq7yvVGk3G64/nQ== dependencies: - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.13.0" + "@uppy/utils" "^5.9.0" + preact "^10.5.13" + +"@uppy/image-editor@^2.4.6": + version "2.4.6" + resolved "https://registry.yarnpkg.com/@uppy/image-editor/-/image-editor-2.4.6.tgz#0ed0fe08d989a8e9c91dc23404e348afd14571db" + integrity sha512-uQ8k4pUSsYBv6ZBoICwKq3M1DqiKg6AFM/nbvxL/q5KpRkRTszzPvP4hyvjY2zDLLf/NlK3E45N2IcWraV87dQ== + dependencies: + "@uppy/utils" "^5.9.0" cropperjs "1.5.7" preact "^10.5.13" -"@uppy/informer@^3.0.4": - version "3.0.4" - resolved "https://registry.yarnpkg.com/@uppy/informer/-/informer-3.0.4.tgz#dc8cfd870135caead5975b3357c043cc442732ab" - integrity sha512-gzocdxn8qAFsW2EryehwjghladaBgv6Isjte53FTBV7o/vjaHPP6huKGbYpljyuQi8i9V+KrmvNGslofssgJ4g== +"@uppy/informer@^3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@uppy/informer/-/informer-3.1.0.tgz#40a8489f508911c778a7305fd5c551947fd4c96b" + integrity sha512-vmpTLqzSLmZSuIVDZV0o19yXVqyTh5/uCbKUEiyfBhR726kQiuYQLP/ZHaKcvW3c1ESQGbNg53iNHbFBqF681w== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.7.4" preact "^10.5.13" -"@uppy/instagram@^3.1.3", "@uppy/instagram@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@uppy/instagram/-/instagram-3.2.0.tgz#f5a48c4bf94430881e285514aa8c6d578b9087d7" - integrity sha512-KmSi/Frn1WNHTu6zQA0GwAJuy4K8JopuYg16jjy02imq8H5szG/dTC2lr6wxsfhXGzOGvX0/x9oLUFC6ipD9dg== +"@uppy/instagram@^3.3.1": + version "3.3.1" + resolved "https://registry.yarnpkg.com/@uppy/instagram/-/instagram-3.3.1.tgz#ecf2845248515ba7534081d1ceb1f653feda5b20" + integrity sha512-lD1abtGslNmZ3RA4UHKYYLeRllxhCMHD60HvRdud9LL6k/M6AvlWupG8Q5jnA6c+OcWdeCdIKCkSWsF+N795LA== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/provider-views" "^3.8.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.12.0" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/onedrive@^3.1.4", "@uppy/onedrive@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@uppy/onedrive/-/onedrive-3.2.0.tgz#52639303fab1ae9e6ee09bc50ea2e7f1b775891a" - integrity sha512-VsAcWUAi6T+V0KxB5PyxTIT3c/bYGlAWWIDZTD+a4zkmgf7wDMozd5ww8NTMUHBjssrv+TVLVXgc06e0b++0gA== +"@uppy/onedrive@^3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@uppy/onedrive/-/onedrive-3.4.0.tgz#7cff7a9dad8f3baa9acd403c131f6fb8b95ec988" + integrity sha512-UXNdvL62aT8RTYCK3rUVwtWapRP5UIJad/TRmkllavr9cLkhLnAd8jZNXjru2P2l7sRO6Zcd44EwMTHij0Aa8A== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/provider-views" "^3.8.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.13.0" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/progress-bar@^3.0.4": - version "3.0.4" - resolved "https://registry.yarnpkg.com/@uppy/progress-bar/-/progress-bar-3.0.4.tgz#3e684a77cb8b38ff227dbd06045a5f8dd74d5771" - integrity sha512-sxv/mG7Uc9uyTnRvfcXBhO+TWd+UqjuW5aHXCKWwTkMgDShHR0T46sEk12q+jwgbFwyeFg3p0GU3hgUxqxiEUQ== +"@uppy/progress-bar@^3.1.1": + version "3.1.1" + resolved "https://registry.yarnpkg.com/@uppy/progress-bar/-/progress-bar-3.1.1.tgz#9c31b91eec6b9cfe1af3afa0ae066c75d52ef446" + integrity sha512-c7Wcv6/gvrdxICnZUaU/cZG6wUtS0V/GYGssGFQ6OW84h0smuzGGA+KOh9zKqr6HBHxgKRxmCDtrlTlSSvAuQQ== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.7.5" preact "^10.5.13" -"@uppy/provider-views@^3.6.0", "@uppy/provider-views@^3.7.0", "@uppy/provider-views@^3.8.0": - version "3.8.0" - resolved "https://registry.yarnpkg.com/@uppy/provider-views/-/provider-views-3.8.0.tgz#531c82a383052f345b85b171b1fb6187afb959b9" - integrity sha512-sTtx5bgsg2WVR+MyF0gnnM3Z7g3CyFx+Stlz//AvB6g27EMqtqO4zwDR3mestMrETkWYov5bhhqUbt2BaeANpA== +"@uppy/provider-views@^3.12.0", "@uppy/provider-views@^3.13.0": + version "3.13.0" + resolved "https://registry.yarnpkg.com/@uppy/provider-views/-/provider-views-3.13.0.tgz#9fa98b35e0827ef24c264de1729241f85e29bfa2" + integrity sha512-Z2oI88A+GC2zIPk8beoeFN/miHKkhtF58mYjvb5miGCMMZM7p7LRj98sgb5OOdKsGrfeiuTavtgL424BvcVd8w== dependencies: - "@uppy/utils" "^5.7.0" + "@uppy/utils" "^5.9.0" classnames "^2.2.6" nanoid "^4.0.0" p-queue "^7.3.4" @@ -537,152 +633,157 @@ resolved "https://registry.yarnpkg.com/@uppy/redux-dev-tools/-/redux-dev-tools-3.0.3.tgz#e5bebd0397b551c93e90f97e1c8db8dbb6e8f683" integrity sha512-WwAF+Yp+C3k0tbeLN+AnQDsZZsSpbt0nPUyCTtvUrGXK4p05tI8vEFheVmChgZKud038nZ/ULPGsKNFmuOm81Q== -"@uppy/remote-sources@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@uppy/remote-sources/-/remote-sources-1.1.0.tgz#e26cc0d0582dd95a9ec54213419491ea8b1c39ee" - integrity sha512-OHLoNafZAfDzGHOr3RRxapih0HifUFNMWNorP7W5qf0Khrf2PSs7hLQTu+SG/akCrZLzlBt8ooBUISmEwGs46g== - dependencies: - "@uppy/box" "^2.1.4" - "@uppy/dashboard" "^3.6.0" - "@uppy/dropbox" "^3.1.4" - "@uppy/facebook" "^3.1.3" - "@uppy/google-drive" "^3.3.0" - "@uppy/instagram" "^3.1.3" - "@uppy/onedrive" "^3.1.4" - "@uppy/unsplash" "^3.2.3" - "@uppy/url" "^3.3.4" - "@uppy/zoom" "^2.1.3" - -"@uppy/screen-capture@^3.1.3": - version "3.1.3" - resolved "https://registry.yarnpkg.com/@uppy/screen-capture/-/screen-capture-3.1.3.tgz#b4063ca941b336b897fc6f1c3e7f871ac22b82c0" - integrity sha512-vCIlTuATxK3U4z0ZUe1qXqmYFdzLabdEUi0voiIM7llyJ1M59Q3wh1C9a6cDxy1SyxK+fCPB6heHwzscKl9g2A== +"@uppy/remote-sources@^1.3.0": + version "1.3.0" + resolved "https://registry.yarnpkg.com/@uppy/remote-sources/-/remote-sources-1.3.0.tgz#262eee4cf95b4c1bac8c7c1c34bf781e7f2acd3f" + integrity sha512-jhxnwCvj5LYCPWd7k5dGFKlBcJqITG4GhZfZaWszRDYHtpYSC5blw+5AxKkBitvERoXk/su17x3VFo8jkiCG0g== + dependencies: + "@uppy/box" "^2.4.0" + "@uppy/dashboard" "^3.9.0" + "@uppy/dropbox" "^3.4.0" + "@uppy/facebook" "^3.3.1" + "@uppy/google-drive" "^3.6.0" + "@uppy/google-photos" "^0.1.0" + "@uppy/instagram" "^3.3.1" + "@uppy/onedrive" "^3.4.0" + "@uppy/unsplash" "^3.3.1" + "@uppy/url" "^3.6.1" + "@uppy/zoom" "^2.3.1" + +"@uppy/screen-capture@^3.2.0": + version "3.2.0" + resolved "https://registry.yarnpkg.com/@uppy/screen-capture/-/screen-capture-3.2.0.tgz#9518997c11fd457fd13d1c2f8c6d6e10ccabf720" + integrity sha512-bwrIpp9nlymjMVD3DpULurAUfvVUVkOfZfGWH2xtaVGZbXU1Q7rwNM1jwn4ilqSLCRWbDNi8VSy81WOruKv/9g== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.7.5" preact "^10.5.13" -"@uppy/status-bar@^3.2.5": - version "3.2.5" - resolved "https://registry.yarnpkg.com/@uppy/status-bar/-/status-bar-3.2.5.tgz#7ded2e8b4456fa369bc5b679b26ce12427fee556" - integrity sha512-bRSxBPio5B+Kuf6w8ll+/i9VUwG8f0FnbZ1yQvCr8J9vxhd0Z5hvwhX4NP8uzHC6ZPJHlEQOTsxzGQ6y+Mdm0A== +"@uppy/status-bar@^3.3.3": + version "3.3.3" + resolved "https://registry.yarnpkg.com/@uppy/status-bar/-/status-bar-3.3.3.tgz#3ad4bd5477904fd137ee46c69c3e5fd3b22e5d08" + integrity sha512-TCcnBjTDbq/AmnGOcWbCpQNsv05Z6Y36zdmTCt/xNe2/gTVAYAzGRoGOrkeb6jf/E4AAi25VyOolSqL2ibB8Kw== dependencies: - "@transloadit/prettier-bytes" "0.0.9" - "@uppy/utils" "^5.5.2" + "@transloadit/prettier-bytes" "^0.3.4" + "@uppy/utils" "^5.9.0" classnames "^2.2.6" preact "^10.5.13" -"@uppy/store-default@^3.2.0": - version "3.2.0" - resolved "https://registry.yarnpkg.com/@uppy/store-default/-/store-default-3.2.0.tgz#1f65206126f80e52bfa1de1ca1e58724cf2b47f8" - integrity sha512-Y7t0peUG89ZKa30vM4qlRIC6uKxIfOANeMT9Nzjwcxvzz8l7es22jG3eAj9WF2F7YSu7xdsH8ODs6SIrJJ8gow== +"@uppy/store-default@^3.2.2": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@uppy/store-default/-/store-default-3.2.2.tgz#19ef59ea9a427372b21395fd4c842e193b9a9dde" + integrity sha512-OiSgT++Jj4nLK0N9WTeod3UNjCH81OXE5BcMJCd9oWzl2d0xPNq2T/E9Y6O72XVd+6Y7+tf5vZlPElutfMB3KQ== -"@uppy/store-redux@^3.0.5": - version "3.0.5" - resolved "https://registry.yarnpkg.com/@uppy/store-redux/-/store-redux-3.0.5.tgz#9942b29ad53d472b4a235d84581cd6d3856b7d49" - integrity sha512-NoXQnB+sPwRv9VZ8gPrEyNaUZSyiGvirm7c1DPzx3AgZ6S1geJ3UV5Mdr+7dnAM7Q/NHZ3Tq9qlDTP2UCwoo6Q== +"@uppy/store-redux@^3.0.7": + version "3.0.7" + resolved "https://registry.yarnpkg.com/@uppy/store-redux/-/store-redux-3.0.7.tgz#ea77824593aed622f74ee3bc92205fef46316e9c" + integrity sha512-6+RDxoi6YBd6kmO5bh29zeHZXSObR8xxzHNGY3MYowSgxfPTidFvDvOepWRcx9+GPIK4Gux1AIYC6R2cnUNCBQ== dependencies: nanoid "^4.0.0" -"@uppy/thumbnail-generator@^3.0.6": - version "3.0.6" - resolved "https://registry.yarnpkg.com/@uppy/thumbnail-generator/-/thumbnail-generator-3.0.6.tgz#9718fa9b4c1561cdf04bc4a7a5ac92c0289fcbfa" - integrity sha512-gsi/BQBiunHneXCbo8VglFbhEb0CoQXQjCyGNKoEq/deEcbXhBBDxkiGcgv83l5GZJl2jLiKWqXnXAXREkldrQ== +"@uppy/thumbnail-generator@^3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@uppy/thumbnail-generator/-/thumbnail-generator-3.1.0.tgz#8352542a12c0a4ed209c16c55850b3744af7d59c" + integrity sha512-tDKK/cukC0CrM0F/OlHFmvpGGUq+Db4YfakhIGPKtT7ZO8aWOiIu5JIvaYUnKRxGq3RGsk4zhkxYXuoxVzzsGA== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.7.5" exifr "^7.0.0" -"@uppy/transloadit@^3.4.0": - version "3.4.0" - resolved "https://registry.yarnpkg.com/@uppy/transloadit/-/transloadit-3.4.0.tgz#a79e21a0a844f23b5dca0b8f0da5840f51240936" - integrity sha512-Ug7UuZYWMpL8eb5kaj/SxtUxg26JksV6M8LFvr0UVGooKrJd5pvybBJ/fihLs33s/HHreLjtvwCfBYBdmSl+GA== +"@uppy/transloadit@^3.8.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@uppy/transloadit/-/transloadit-3.8.0.tgz#22849d1920421bd0376096b17f78d524a7ccd318" + integrity sha512-7SRPj2IZ7utIa/MRXUUtSzidF9fjZ5ZCihW0SgKPnpI3byEj40sE24hQjP78cME48l/rp93ufn6YyHlkrnoPiA== dependencies: - "@uppy/companion-client" "^3.6.0" - "@uppy/provider-views" "^3.7.0" - "@uppy/tus" "^3.4.0" - "@uppy/utils" "^5.6.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.13.0" + "@uppy/tus" "^3.5.5" + "@uppy/utils" "^5.9.0" component-emitter "^1.2.1" -"@uppy/tus@^3.4.0", "@uppy/tus@^3.5.0": - version "3.5.0" - resolved "https://registry.yarnpkg.com/@uppy/tus/-/tus-3.5.0.tgz#e40ac1c139db5f22a54d5b4bbe556471140bd3dd" - integrity sha512-rz+zYA6U0NskO+w/+lVMZdM5aMABAgg5z/OnVYyj1Shzg+8t39Uujy+JRAjfnJmEQ20AHKW/1sixVffzS8M8Vg== +"@uppy/tus@^3.5.5": + version "3.5.5" + resolved "https://registry.yarnpkg.com/@uppy/tus/-/tus-3.5.5.tgz#82076bf2ebb02bf8de9eb49955942d04813b9ca2" + integrity sha512-Dcvqc897tSWRe9oiJo2ZCiyebn0G3j8FMYa99GYeLV9AeL37V/7akMAPG5ama4mTQLBXHcpziLqosTrf07ZMYQ== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/utils" "^5.7.0" - tus-js-client "^3.0.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/utils" "^5.9.0" + tus-js-client "^3.1.3" -"@uppy/unsplash@^3.2.3": - version "3.2.3" - resolved "https://registry.yarnpkg.com/@uppy/unsplash/-/unsplash-3.2.3.tgz#050615c12cfcc7135aa4100882e7d24e74bb0bc3" - integrity sha512-+3ubnrACFO0kqnYGOCZQXKPcl6WJaj4GouXdnn+c6axgYQrMNUQMrMeGGTRx/pvKAm8qWY4y8LEv+UjJMIHpKw== +"@uppy/unsplash@^3.3.1": + version "3.3.1" + resolved "https://registry.yarnpkg.com/@uppy/unsplash/-/unsplash-3.3.1.tgz#da29adbe4d1b9ef6e61bd9a38f9ed501872baec3" + integrity sha512-MQ2l3Rg7tyc4ntqQzjsGQAff1nyIku0w96yAYXZAEWGk9GzLq4H2Te1lXgL1tauh9+5zrzglGe2GQv7A2H4wgQ== dependencies: - "@uppy/companion-client" "^3.5.0" - "@uppy/provider-views" "^3.6.0" - "@uppy/utils" "^5.5.2" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.12.0" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -"@uppy/url@^3.3.4", "@uppy/url@^3.5.0": - version "3.5.0" - resolved "https://registry.yarnpkg.com/@uppy/url/-/url-3.5.0.tgz#264f4b4303ffbf85cc0c5c0a70b861d77a278167" - integrity sha512-uNdfe0OLAtkrDlL9fwLN+zo/sQl01StEsaytT/JrhK4Hdw/15KYiTmmMbDGBdSSpDoKC54wuebSpR+c8KKC2EA== +"@uppy/url@^3.6.1": + version "3.6.1" + resolved "https://registry.yarnpkg.com/@uppy/url/-/url-3.6.1.tgz#09439594c6d7ddef85d579906526eb1f09abdb8d" + integrity sha512-EqnhNSHv7HYY8T9pQ3Cc7/SlSs1eD9rIoNd0GH7axPrJiR1KNwinN3EKnipIlUQgKvjpmrqAdPpHzkAyUVQqDw== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/utils" "^5.9.0" nanoid "^4.0.0" preact "^10.5.13" -"@uppy/utils@^5.4.3", "@uppy/utils@^5.5.2", "@uppy/utils@^5.6.0", "@uppy/utils@^5.7.0": - version "5.7.0" - resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.7.0.tgz#763c0f0d88eb15f457278713d6d676c1b58109c9" - integrity sha512-AJj7gAx5YfMgyevwOxVdIP2h4Nw/O6h57wKA6gj+Lce6tMORcqzGt4yQiKBsrBI0bPyFWCbzA3vX5t0//1JCBA== +"@uppy/utils@^5.7.2", "@uppy/utils@^5.7.4", "@uppy/utils@^5.7.5", "@uppy/utils@^5.9.0": + version "5.9.0" + resolved "https://registry.yarnpkg.com/@uppy/utils/-/utils-5.9.0.tgz#c88827f9678a53cd13c7cd2f51e7682efd060e7d" + integrity sha512-9Ubddd3orCOLYjf0KobwgJ+aTrABSxk9t4X/QdM4qJHVZuMIftkaMplrViRUO+kvIBCXEZDIP2AmS060siDNGw== dependencies: lodash "^4.17.21" preact "^10.5.13" -"@uppy/webcam@^3.3.4": - version "3.3.4" - resolved "https://registry.yarnpkg.com/@uppy/webcam/-/webcam-3.3.4.tgz#501667402a27d4b2f861437734422ae37e8a1828" - integrity sha512-K6YQTxjj7wlYQas8RbNPxyXPsKVOKx06oy5hHJIax3rKfXwaKz86dIK1Vc+WHwX/aHxc4z7YQyU+A2dwa++tZg== +"@uppy/webcam@^3.4.2": + version "3.4.2" + resolved "https://registry.yarnpkg.com/@uppy/webcam/-/webcam-3.4.2.tgz#b057eec75cea1e8b30503c46f8bc68b86222fec8" + integrity sha512-exp6YZN8eu8hJjJ48/O84htMwwGKLwMzuLTEWrXmu710Z3kU7Zu3+jN1PiajnRcGykXl9iwj3iXR2z1uEu+dbw== dependencies: - "@uppy/utils" "^5.5.2" + "@uppy/utils" "^5.9.0" is-mobile "^3.1.1" preact "^10.5.13" -"@uppy/xhr-upload@^3.6.0": - version "3.6.0" - resolved "https://registry.yarnpkg.com/@uppy/xhr-upload/-/xhr-upload-3.6.0.tgz#ef33c75d4830540c8045dd611ef0f64dbfa5ca0e" - integrity sha512-HgWr+CvJzJXAp639AiZatdEWmRdhhN5LrjTZurAkvm9nPQarpi1bo0DChO+1bpkXWOR/1VarBbZOr8lNecEn7Q== +"@uppy/xhr-upload@^3.6.2", "@uppy/xhr-upload@^3.6.8": + version "3.6.8" + resolved "https://registry.yarnpkg.com/@uppy/xhr-upload/-/xhr-upload-3.6.8.tgz#8282dee5c71f337e92052f1c74b5da17dbd79493" + integrity sha512-zr3OHrIdo08jmCqTYKS0C7o3E0XQpjtZI40wmB6VvXYzu4x/aZankG9QqKxLiY0n8KbZ9aCIvO8loxBGoL7Kaw== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/utils" "^5.7.0" - nanoid "^4.0.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/utils" "^5.9.0" -"@uppy/zoom@^2.1.3", "@uppy/zoom@^2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@uppy/zoom/-/zoom-2.2.0.tgz#5e05f2f9998d899d44299f8e049c2aab8ec4f9a8" - integrity sha512-+UTfuFicCFaBsp7SiJVJ7O+YJSxz1g83AJ/ZL6zQAq2HWw/jT0GF/Ttb+f40nauJ6vMLrIbucOJZEWSj42Im8Q== +"@uppy/zoom@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@uppy/zoom/-/zoom-2.3.1.tgz#6e1d3b325bfe9c9c86fda1b77c8029f645fdafbc" + integrity sha512-rhoNua3zAXt2grzHha09N2pGKyZdnI9h/TLHU8X/LQTswdIhxNmr772AVci2R2p/IwO18xGXB/VXIkh4t3/Nww== dependencies: - "@uppy/companion-client" "^3.7.0" - "@uppy/provider-views" "^3.8.0" - "@uppy/utils" "^5.7.0" + "@uppy/companion-client" "^3.8.1" + "@uppy/provider-views" "^3.12.0" + "@uppy/utils" "^5.9.0" preact "^10.5.13" -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== +argparse@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" + integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== + blueimp-canvas-to-blob@^3.29.0: version "3.29.0" resolved "https://registry.yarnpkg.com/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.29.0.tgz#d965f06cb1a67fdae207a2be56683f55ef531466" integrity sha512-0pcSSGxC0QxT+yVkivxIqW0Y4VlO2XSDPofBAqoJ1qJxgH9eiUDLv50Rixij2cDuEfx4M6DpD9UGZpRhT5Q8qg== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -692,10 +793,10 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== buffer-from@^1.1.2: version "1.1.2" @@ -707,7 +808,7 @@ classnames@^2.2.6: resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== -clipboard@^2.0.8: +clipboard@^2.0.11: version "2.0.11" resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.11.tgz#62180360b97dd668b6b3a84ec226975762a70be5" integrity sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw== @@ -716,10 +817,18 @@ clipboard@^2.0.8: select "^1.1.2" tiny-emitter "^2.0.0" -codemirror@^5.65.1: - version "5.65.12" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.12.tgz#294fdf097d10ac5b56a9e011a91eff252afc73ae" - integrity sha512-z2jlHBocElRnPYysN2HAuhXbO3DNB0bcSKmNz3hcWR2Js2Dkhc1bEOxG93Z3DeUrnm+qx56XOY5wQmbP5KY0sw== +codemirror@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-6.0.1.tgz#62b91142d45904547ee3e0e0e4c1a79158035a29" + integrity sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg== + dependencies: + "@codemirror/autocomplete" "^6.0.0" + "@codemirror/commands" "^6.0.0" + "@codemirror/language" "^6.0.0" + "@codemirror/lint" "^6.0.0" + "@codemirror/search" "^6.0.0" + "@codemirror/state" "^6.0.0" + "@codemirror/view" "^6.0.0" combine-errors@^3.0.3: version "3.0.3" @@ -734,7 +843,7 @@ component-emitter@^1.2.1: resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0" integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg== -compressorjs@^1.1.1: +compressorjs@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/compressorjs/-/compressorjs-1.2.1.tgz#4dee18ef5032f8166bd0a3258f045eda2cd07671" integrity sha512-+geIjeRnPhQ+LLvvA7wxBQE5ddeLU7pJ3FsKFWirDw6veY3s9iLxAQEw7lXGHnhCJvBujEQWuNnGzZcvCvdkLQ== @@ -742,6 +851,11 @@ compressorjs@^1.1.1: blueimp-canvas-to-blob "^3.29.0" is-blob "^2.1.0" +crelt@^1.0.5: + version "1.0.6" + resolved "https://registry.yarnpkg.com/crelt/-/crelt-1.0.6.tgz#7cc898ea74e190fb6ef9dae57f8f81cf7302df72" + integrity sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g== + cropperjs@1.5.7: version "1.5.7" resolved "https://registry.yarnpkg.com/cropperjs/-/cropperjs-1.5.7.tgz#b65019725bae1c6285e881fb661b2141fa57025b" @@ -752,18 +866,18 @@ custom-error-instance@2.1.1: resolved "https://registry.yarnpkg.com/custom-error-instance/-/custom-error-instance-2.1.1.tgz#3cf6391487a6629a6247eb0ca0ce00081b7e361a" integrity sha512-p6JFxJc3M4OTD2li2qaHkDCw9SfMw82Ldr6OC9Je1aXiGfhx2W8p3GaoeaGrPJTUN9NirTM/KTxHWMUdR1rsUg== -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -772,6 +886,11 @@ delegate@^3.1.2: resolved "https://registry.yarnpkg.com/delegate/-/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166" integrity sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw== +entities@^4.4.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" + integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== + eventemitter3@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-5.0.1.tgz#53f5ffd0a492ac800721bb42c66b841de96423c4" @@ -836,33 +955,38 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.0, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2, jquery@^3.5.0: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + js-base64@^3.7.2: version "3.7.5" resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.5.tgz#21e24cf6b886f76d6f5f165bfcd69cc55b9e3fca" integrity sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA== -jstree@^3.3.12: - version "3.3.15" - resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.15.tgz#364bfa0fc4c0b1b7b5bc122cda44a0f09e59eba4" - integrity sha512-fNK2EBgGjaJQ3cJuINX/80vDeAufYWtM0csudgYl3eJG+eRAH/1r1IJVUOvAlJIa+uSgg+Fi8uGrt+Xbs92eKg== +jstree@^3.3.16: + version "3.3.16" + resolved "https://registry.yarnpkg.com/jstree/-/jstree-3.3.16.tgz#43e3a8a1ee270ddff514317250d5e85b95d63c52" + integrity sha512-yeeIJffi2WAqyMeHufXj/Ozy7GqgKdDkxfN8L8lwbG0h1cw/TgDafWmyhroH4AKgDSk9yW1W6jiJZu4zXAqzXw== dependencies: jquery "^3.5.0" @@ -871,6 +995,13 @@ just-compare@^2.3.0: resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" integrity sha512-6shoR7HDT+fzfL3gBahx1jZG3hWLrhPAf+l7nCwahDdT9XDtosB9kIF0ZrzUp5QY8dJWfQVr5rnsPqsbvflDzg== +linkify-it@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421" + integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ== + dependencies: + uc.micro "^2.0.0" + lodash._baseiteratee@~4.7.0: version "4.7.0" resolved "https://registry.yarnpkg.com/lodash._baseiteratee/-/lodash._baseiteratee-4.7.0.tgz#34a9b5543572727c3db2e78edae3c0e9e66bd102" @@ -926,10 +1057,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -938,6 +1069,23 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +markdown-it@^14.1.0: + version "14.1.0" + resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45" + integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg== + dependencies: + argparse "^2.0.1" + entities "^4.4.0" + linkify-it "^5.0.0" + mdurl "^2.0.0" + punycode.js "^2.3.1" + uc.micro "^2.1.0" + +mdurl@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0" + integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w== + memoize-one@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-6.0.0.tgz#b2591b871ed82948aee4727dc6abceeeac8c1045" @@ -950,6 +1098,11 @@ mime-match@^1.0.2: dependencies: wildcard "^1.1.0" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" @@ -992,7 +1145,7 @@ preact@^10.5.13: resolved "https://registry.yarnpkg.com/preact/-/preact-10.19.3.tgz#7a7107ed2598a60676c943709ea3efb8aaafa899" integrity sha512-nHHTeFVBTHRGxJXKkKu5hT8C/YWBkPso4/Gad6xuj5dbptt9iF9NZr9pHbPhBrnT2klheu7mHTxTZ/LjwJiEiQ== -prismjs@^1.26.0: +prismjs@^1.29.0: version "1.29.0" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== @@ -1011,6 +1164,11 @@ proper-lockfile@^4.1.2: retry "^0.12.0" signal-exit "^3.0.2" +punycode.js@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" + integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== + querystringify@^2.1.1: version "2.2.0" resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" @@ -1046,16 +1204,21 @@ signal-exit@^3.0.2: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== -slugify@^1.6.5: - version "1.6.5" - resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.5.tgz#c8f5c072bf2135b80703589b39a3d41451fbe8c8" - integrity sha512-8mo9bslnBO3tr5PEVFzMPIWwWnipGS0xVbYf65zxDqfNwmzYn1LpiKNrR6DlClusuvo+hDHd1zKpmfAe83NQSQ== +slugify@^1.6.6: + version "1.6.6" + resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.6.6.tgz#2d4ac0eacb47add6af9e04d3be79319cbcc7924b" + integrity sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw== star-rating-svg@^3.5.0: version "3.5.0" resolved "https://registry.yarnpkg.com/star-rating-svg/-/star-rating-svg-3.5.0.tgz#72b147015a433da63153fb607af6d51c7c1ea364" integrity sha512-ItfRzGQxDuf4IMR9VV7nfbbcfZ2pAkQ2xfiq/kLzeGUxnyZXttbJrI1erRM2CZedQ+Qu6+yS4u+hUGybkDGYEA== +style-mod@^4.0.0, style-mod@^4.1.0: + version "4.1.2" + resolved "https://registry.yarnpkg.com/style-mod/-/style-mod-4.1.2.tgz#ca238a1ad4786520f7515a8539d5a63691d7bf67" + integrity sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw== + sweetalert2@^11.3.6: version "11.7.3" resolved "https://registry.yarnpkg.com/sweetalert2/-/sweetalert2-11.7.3.tgz#e81ad273903a644b60d1ee0359626cc4c4ac860d" @@ -1080,7 +1243,7 @@ toastr@^2.1.4: dependencies: jquery ">=1.12.0" -tus-js-client@^3.0.0: +tus-js-client@^3.1.3: version "3.1.3" resolved "https://registry.yarnpkg.com/tus-js-client/-/tus-js-client-3.1.3.tgz#bac62c14c770ba71492072179b55292baa19a074" integrity sha512-n9k6rI/nPOuP2TaqPG6Ogz3a3V1cSH9en7N0VH4gh95jmG8JA58TJzLms2lBfb7aKVb3fdUunqYEG3WnQnZRvQ== @@ -1093,47 +1256,53 @@ tus-js-client@^3.0.0: proper-lockfile "^4.1.2" url-parse "^1.5.7" -uppy@^3.0.0: - version "3.21.0" - resolved "https://registry.yarnpkg.com/uppy/-/uppy-3.21.0.tgz#ba7066d6cb17f6b1e294b7b43dbd65a0f7e98249" - integrity sha512-JZlbkMMjd0lvLXLifSi1URJoJszRl5XBdmRQSKLjQ74FcMWwRjIYac+5kIVpTsTgxhgTBbKx5Dj/gaKeBVnVlg== - dependencies: - "@uppy/audio" "^1.1.4" - "@uppy/aws-s3" "^3.6.0" - "@uppy/aws-s3-multipart" "^3.10.0" - "@uppy/box" "^2.2.0" - "@uppy/companion-client" "^3.7.0" - "@uppy/compressor" "^1.0.5" - "@uppy/core" "^3.8.0" - "@uppy/dashboard" "^3.7.1" - "@uppy/drag-drop" "^3.0.3" - "@uppy/drop-target" "^2.0.2" - "@uppy/dropbox" "^3.2.0" - "@uppy/facebook" "^3.2.0" - "@uppy/file-input" "^3.0.4" - "@uppy/form" "^3.0.3" - "@uppy/golden-retriever" "^3.1.1" - "@uppy/google-drive" "^3.4.0" - "@uppy/image-editor" "^2.4.0" - "@uppy/informer" "^3.0.4" - "@uppy/instagram" "^3.2.0" - "@uppy/onedrive" "^3.2.0" - "@uppy/progress-bar" "^3.0.4" - "@uppy/provider-views" "^3.8.0" +uc.micro@^2.0.0, uc.micro@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee" + integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A== + +uppy@^3.27.0: + version "3.27.3" + resolved "https://registry.yarnpkg.com/uppy/-/uppy-3.27.3.tgz#37f1aab8b83da4c3e254972fc6b2d25accef13a0" + integrity sha512-alt75NWhBHnNh3ae9kulG7jGeBRNmfFNLDIzCAPW3EpmobE3USKuz1Gj9U0aULQk+LUBmUfYLUBA58FukHU6PQ== + dependencies: + "@uppy/audio" "^1.1.9" + "@uppy/aws-s3" "^3.6.2" + "@uppy/aws-s3-multipart" "^3.12.0" + "@uppy/box" "^2.4.0" + "@uppy/companion-client" "^3.8.2" + "@uppy/compressor" "^1.1.4" + "@uppy/core" "^3.13.1" + "@uppy/dashboard" "^3.9.1" + "@uppy/drag-drop" "^3.1.1" + "@uppy/drop-target" "^2.1.0" + "@uppy/dropbox" "^3.4.0" + "@uppy/facebook" "^3.3.1" + "@uppy/file-input" "^3.1.2" + "@uppy/form" "^3.2.2" + "@uppy/golden-retriever" "^3.2.0" + "@uppy/google-drive" "^3.6.0" + "@uppy/google-photos" "^0.1.0" + "@uppy/image-editor" "^2.4.6" + "@uppy/informer" "^3.1.0" + "@uppy/instagram" "^3.3.1" + "@uppy/onedrive" "^3.4.0" + "@uppy/progress-bar" "^3.1.1" + "@uppy/provider-views" "^3.13.0" "@uppy/redux-dev-tools" "^3.0.3" - "@uppy/remote-sources" "^1.1.0" - "@uppy/screen-capture" "^3.1.3" - "@uppy/status-bar" "^3.2.5" - "@uppy/store-default" "^3.2.0" - "@uppy/store-redux" "^3.0.5" - "@uppy/thumbnail-generator" "^3.0.6" - "@uppy/transloadit" "^3.4.0" - "@uppy/tus" "^3.5.0" - "@uppy/unsplash" "^3.2.3" - "@uppy/url" "^3.5.0" - "@uppy/webcam" "^3.3.4" - "@uppy/xhr-upload" "^3.6.0" - "@uppy/zoom" "^2.2.0" + "@uppy/remote-sources" "^1.3.0" + "@uppy/screen-capture" "^3.2.0" + "@uppy/status-bar" "^3.3.3" + "@uppy/store-default" "^3.2.2" + "@uppy/store-redux" "^3.0.7" + "@uppy/thumbnail-generator" "^3.1.0" + "@uppy/transloadit" "^3.8.0" + "@uppy/tus" "^3.5.5" + "@uppy/unsplash" "^3.3.1" + "@uppy/url" "^3.6.1" + "@uppy/webcam" "^3.4.2" + "@uppy/xhr-upload" "^3.6.8" + "@uppy/zoom" "^2.3.1" url-parse@^1.5.7: version "1.5.10" @@ -1143,6 +1312,11 @@ url-parse@^1.5.7: querystringify "^2.1.1" requires-port "^1.0.0" +w3c-keyname@^2.2.4: + version "2.2.8" + resolved "https://registry.yarnpkg.com/w3c-keyname/-/w3c-keyname-2.2.8.tgz#7b17c8c6883d4e8b86ac8aba79d39e880f8869c5" + integrity sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ== + wildcard@^1.1.0: version "1.1.2" resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-1.1.2.tgz#a7020453084d8cd2efe70ba9d3696263de1710a5" diff --git a/modules/docs/app/VoloDocs.Web/package.json b/modules/docs/app/VoloDocs.Web/package.json index 475fa0cad00..38defe9de47 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.1", - "@abp/docs": "~8.2.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1", + "@abp/docs": "~8.3.0-rc.1" } } diff --git a/modules/docs/app/VoloDocs.Web/yarn.lock b/modules/docs/app/VoloDocs.Web/yarn.lock index 8bbae7b45b0..aeb42af87d0 100644 --- a/modules/docs/app/VoloDocs.Web/yarn.lock +++ b/modules/docs/app/VoloDocs.Web/yarn.lock @@ -2,267 +2,267 @@ # yarn lockfile v1 -"@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.1" - anchor-js "^4.3.1" - -"@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.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.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== +"@abp/anchor-js@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-8.3.0-rc.1.tgz#466affc69542954bbeaa55fb76b808cb72a6e689" + integrity sha512-5I3knleQv11iTZBmIszxEgTNAZR16etJBnvwTrOEqx/y/lNW3eX3RV2Np5oqWmscQpvLcWVFCsyt7Bj2Qqd7jw== + dependencies: + "@abp/core" "~8.3.0-rc.1" + anchor-js "^5.0.0" + +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/clipboard@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.3.0-rc.1.tgz#65c6cd6672fc248097659908edd4a9fe92664475" + integrity sha512-CVyO/8BK2WnegwrEvBJCNcbkI5l31U/pZBn7DBUGpiawlLiyYZOtGFUgu4sIUTEfyaRdLiCIPd0eMzDPKMVTgA== dependencies: - "@abp/core" "~8.2.1" - clipboard "^2.0.8" + "@abp/core" "~8.3.0-rc.1" + clipboard "^2.0.11" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/docs@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-8.3.0-rc.1.tgz#e1fdd55b09d927d0beec0d1fb99e1684348ebb2d" + integrity sha512-dL3Hfz5/9HAAo0+wvGa1oSpydZeFTezGrW6ulZ/Ti9I7cjkZebMtB/lc35EOzOy9oZp7qD/3juw0AuUlICxGqg== dependencies: - "@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/anchor-js" "~8.3.0-rc.1" + "@abp/clipboard" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/popper.js" "~8.3.0-rc.1" + "@abp/prismjs" "~8.3.0-rc.1" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/popper.js@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-8.3.0-rc.1.tgz#2ddfe4c8f118d6f4b2abe358c8bf8f9e66a72d82" + integrity sha512-qLAppoo9YUGk7gvze3CELl1DIsi42ONpSaCFuF4QvN95j0j7aMFCpO0RdJ1vWPkRqqm7tXiB7u9TFDxs3RbxkQ== dependencies: - "@abp/core" "~8.2.1" - "@popperjs/core" "^2.11.2" + "@abp/core" "~8.3.0-rc.1" + "@popperjs/core" "^2.11.8" -"@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== +"@abp/prismjs@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.3.0-rc.1.tgz#82f98db7e3a5e5e535ecb0452c84a5fda57b5801" + integrity sha512-kvO7fU9KfXNK44mL9QDtGuDD3ebiXTd5nKNxgrsneHhYsdNiWwXzqWpZlfs7t9nqSydLzqWkQZ7we01GoxeQ/g== dependencies: - "@abp/clipboard" "~8.2.1" - "@abp/core" "~8.2.1" - prismjs "^1.26.0" + "@abp/clipboard" "~8.3.0-rc.1" + "@abp/core" "~8.3.0-rc.1" + prismjs "^1.29.0" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -"@popperjs/core@^2.11.2": - version "2.11.6" - resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.6.tgz#cee20bd55e68a1720bdab363ecf0c821ded4cd45" - integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw== +"@popperjs/core@^2.11.8": + version "2.11.8" + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" + integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== -anchor-js@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/anchor-js/-/anchor-js-4.3.1.tgz#643685df60fbefe7516edd07c11be98c05381cf8" - integrity sha512-TziERoibspey7KSm95oIdzTxiogXonJl7inQI07Y3cI25DKQaLkUftB7RhCuSb1GcwunHL6/PcIKM4dDUb9xYQ== +anchor-js@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/anchor-js/-/anchor-js-5.0.0.tgz#e096bb1c6b76c31b41f8ff0966289af26fae87e7" + integrity sha512-2bOqCsBIXAYhjAN3iI4QevoAJtB2gRWAiY9P3P7CVW8lIjA3Dl6ldhDlWeeQvCHif+V5vIndfLOag/5I8tzTzA== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -272,12 +272,12 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -clipboard@^2.0.8: +clipboard@^2.0.11: version "2.0.11" resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.11.tgz#62180360b97dd668b6b3a84ec226975762a70be5" integrity sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw== @@ -286,18 +286,18 @@ clipboard@^2.0.8: select "^1.1.2" tiny-emitter "^2.0.0" -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -325,24 +325,29 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -353,10 +358,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -365,12 +370,17 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== -prismjs@^1.26.0: +prismjs@^1.29.0: version "1.29.0" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== diff --git a/modules/openiddict/app/OpenIddict.Demo.Server/package.json b/modules/openiddict/app/OpenIddict.Demo.Server/package.json index f63711176ab..01201f86ab4 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.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1" } } diff --git a/modules/openiddict/app/angular/package.json b/modules/openiddict/app/angular/package.json index 62de736459a..1f3ca65206e 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.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", + "@abp/ng.account": "~8.3.0-rc.1", + "@abp/ng.components": "~8.3.0-rc.1", + "@abp/ng.core": "~8.3.0-rc.1", + "@abp/ng.oauth": "~8.3.0-rc.1", + "@abp/ng.identity": "~8.3.0-rc.1", + "@abp/ng.setting-management": "~8.3.0-rc.1", + "@abp/ng.tenant-management": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.1", + "@abp/ng.theme.lepton-x": "~3.3.0-rc.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.1", + "@abp/ng.schematics": "~8.3.0-rc.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 92715793f55..af2521b7fab 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.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.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 b0104045be6..f8b5af47cac 100644 --- a/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock +++ b/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock @@ -2,213 +2,213 @@ # yarn lockfile v1 -"@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.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.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== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -218,23 +218,23 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -250,24 +250,29 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -278,10 +283,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -290,6 +295,11 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" 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 fd2a90079bd..c5c2e942e44 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.1", - "@abp/virtual-file-explorer": "~8.2.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1", + "@abp/virtual-file-explorer": "~8.3.0-rc.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 524e647cd45..74e03fc6acc 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,238 +2,238 @@ # yarn lockfile v1 -"@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.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.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== +"@abp/aspnetcore.mvc.ui.theme.basic@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-8.3.0-rc.1.tgz#7254b66019b99ac8a29385c1bb2c9c658a167bc7" + integrity sha512-uMgO1VQgDOW9tMq9gl6idsBZZcL/voeMp0wkBTRORQHg0E+SyA8z0yQrg5S8hU/7zRwoZPm3K9R/Peu71jNTgQ== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-8.3.0-rc.1.tgz#cec5ca6c5a5f61a361425b9d55711beb0db4eb81" + integrity sha512-qLAzDwiQvRB8xDs6bkeZ4YLMUuTb6Dz/GmWT61dSMUAhRCTPqPi6aWnt9fiM99HbkP7APLPb7d+o5ho6FoktNQ== + dependencies: + "@abp/aspnetcore.mvc.ui" "~8.3.0-rc.1" + "@abp/bootstrap" "~8.3.0-rc.1" + "@abp/bootstrap-datepicker" "~8.3.0-rc.1" + "@abp/bootstrap-daterangepicker" "~8.3.0-rc.1" + "@abp/datatables.net-bs5" "~8.3.0-rc.1" + "@abp/font-awesome" "~8.3.0-rc.1" + "@abp/jquery-form" "~8.3.0-rc.1" + "@abp/jquery-validation-unobtrusive" "~8.3.0-rc.1" + "@abp/lodash" "~8.3.0-rc.1" + "@abp/luxon" "~8.3.0-rc.1" + "@abp/malihu-custom-scrollbar-plugin" "~8.3.0-rc.1" + "@abp/moment" "~8.3.0-rc.1" + "@abp/select2" "~8.3.0-rc.1" + "@abp/sweetalert2" "~8.3.0-rc.1" + "@abp/timeago" "~8.3.0-rc.1" + "@abp/toastr" "~8.3.0-rc.1" + +"@abp/aspnetcore.mvc.ui@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-8.3.0-rc.1.tgz#7329e4878e64277dfed88eef5e9d1715d1af925f" + integrity sha512-NPWrtJ+Il+SI0oPQ5gc1Lc9vfPZvHbe0d/5y5qGIdwKY1F5txIyRGesc0najOLIUe7Z66AInyfNuNeoaFNR0fg== + dependencies: + ansi-colors "^4.1.3" + +"@abp/bootstrap-datepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-8.3.0-rc.1.tgz#d3bcb5f0063df631ad45c7f822195fc4e5c5b4e2" + integrity sha512-oqbwh9dz8XNfh+eZou8GvcEUYA1J0qr3ABA1r72DJZ/nzfLQX7pUO8NkkaDLpVwrly64rfOlxV4LT7g5muoAsw== + dependencies: + bootstrap-datepicker "^1.10.0" + +"@abp/bootstrap-daterangepicker@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-8.3.0-rc.1.tgz#33958a1806a070db4fb01eb40a0897bfd16cf1f5" + integrity sha512-egtnxhRMCu56RV2bIRBLLTly2Y4W/2jwl9el+9Stjc8IN91j2UL5E4t5qn3zI3vXvVX4w5vP+TthQj0grFK0/Q== dependencies: bootstrap-daterangepicker "^3.1.0" -"@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== +"@abp/bootstrap@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-8.3.0-rc.1.tgz#3ca994e4c003d056024dcd533221461cccd14f2a" + integrity sha512-xrs0JOYFEPzi3V6s9d3SCj0CxY06bBmFUK5aETgKUiXBXa4vU2YoNbnrCtDUvV+mn517FRuA/j3RaFkTWYg48g== dependencies: - "@abp/core" "~8.2.1" - bootstrap "^5.1.3" + "@abp/core" "~8.3.0-rc.1" + bootstrap "^5.3.3" -"@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== +"@abp/clipboard@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-8.3.0-rc.1.tgz#65c6cd6672fc248097659908edd4a9fe92664475" + integrity sha512-CVyO/8BK2WnegwrEvBJCNcbkI5l31U/pZBn7DBUGpiawlLiyYZOtGFUgu4sIUTEfyaRdLiCIPd0eMzDPKMVTgA== dependencies: - "@abp/core" "~8.2.1" - clipboard "^2.0.8" + "@abp/core" "~8.3.0-rc.1" + clipboard "^2.0.11" -"@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== +"@abp/core@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-8.3.0-rc.1.tgz#771c7ecd27319201a8236f0bc6b5601188059325" + integrity sha512-IB8Baa3LIv3XYja6iBw6VSnITGcRseGyY8wBNEXRiB+ni21Bv//NMyohdOot6G+HlnHlrB7kFeCX+gWu+LuYkg== dependencies: - "@abp/utils" "~8.2.1" + "@abp/utils" "~8.3.0-rc.1" -"@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== +"@abp/datatables.net-bs5@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-8.3.0-rc.1.tgz#b53dc353f485952439ea10035df0851d520efe96" + integrity sha512-89wpkG6u1YBR98OmuEbvs4VdR5n8L4n3Z8GiHwuKr2FpEOx7cAXYKsx/8ifmICMLPiMIvFrtOEBrrv5ZKANsAA== dependencies: - "@abp/datatables.net" "~8.2.1" - datatables.net-bs5 "^1.11.4" + "@abp/datatables.net" "~8.3.0-rc.1" + datatables.net-bs5 "^2.0.8" -"@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== +"@abp/datatables.net@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-8.3.0-rc.1.tgz#bb70608994c4a52bd15331f76af718353c843f94" + integrity sha512-G42D6W0Xb8NIQxJWGpcxLOjbZ4CHtrm9oBG5+GfVmQEPGfl8r+DYdrYDAkysDg483s+48POH7NC3L1LOlxlqRg== dependencies: - "@abp/jquery" "~8.2.1" - datatables.net "^1.11.4" + "@abp/jquery" "~8.3.0-rc.1" + datatables.net "^2.0.8" -"@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== +"@abp/font-awesome@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-8.3.0-rc.1.tgz#ea05d7e08395b1894eefe6f912ae0534fd75e69a" + integrity sha512-GN1xZ76RzQC3aqU2m19vYsyfESCeoSsp8AtvilmeqsjlzhuLLdQ6UWSxMqRqE22TCWRXbA/d/7IAb12TB1mawg== dependencies: - "@abp/core" "~8.2.1" - "@fortawesome/fontawesome-free" "^6.5.1" + "@abp/core" "~8.3.0-rc.1" + "@fortawesome/fontawesome-free" "^6.5.2" -"@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== +"@abp/jquery-form@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-8.3.0-rc.1.tgz#21025048f44028a5cb1ced7414cb48af00e91bff" + integrity sha512-mVZzEJKbhiYmXK2yZRZAJwO5e7C2N0lj8ueOYPiFG6h4UKLbKPHQdIrkapyc88VirrELe1hnhJJbQ56dsQWeyg== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" jquery-form "^4.3.0" -"@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== +"@abp/jquery-validation-unobtrusive@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-8.3.0-rc.1.tgz#63042715391ca63f273874ff66fca4b20330d31b" + integrity sha512-EKQf733+HS9bIVQhMgAHYZfCY663GqNv8KUcCIuQOHPt5DWU49ygYhawkcYIzUKd2Gy9+ZtyWLkWmoBxTnwlmw== dependencies: - "@abp/jquery-validation" "~8.2.1" - jquery-validation-unobtrusive "^3.2.12" + "@abp/jquery-validation" "~8.3.0-rc.1" + jquery-validation-unobtrusive "^4.0.0" -"@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== +"@abp/jquery-validation@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-8.3.0-rc.1.tgz#8c82189ba7c3614f7306c2bf958b3717a6a4e702" + integrity sha512-Fr8AI//7iV743S6bw4ixE5qOu+af3HfZSivQJnYVVTbR/75gPqI/xRe6u/k82TJIBM7IaspQ4QdruMuvnJyBpQ== dependencies: - "@abp/jquery" "~8.2.1" - jquery-validation "^1.19.3" + "@abp/jquery" "~8.3.0-rc.1" + jquery-validation "^1.20.1" -"@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== +"@abp/jquery@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-8.3.0-rc.1.tgz#a181c6749d58690b3265705959d8c818296896f3" + integrity sha512-fXs35cDLAw66irfHsFIWD41RKzpLABkULLoMwxfB76nOVPdV7qlWrXoI2O/du3xhCqBqHR4fS8xjwE6kFvkdLQ== dependencies: - "@abp/core" "~8.2.1" - jquery "~3.6.0" + "@abp/core" "~8.3.0-rc.1" + jquery "~3.7.1" -"@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== +"@abp/lodash@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-8.3.0-rc.1.tgz#32f8805031f73b9d5bdc338afe49739c4ebc3ce9" + integrity sha512-UBGlG5+tFpyAPMuwpkY7K/g21c+d3Aq3HbFmcIilUEIsJ+yJqj95xhRh6t/LSwJCo5ntdSCgVC85q0kD0fQlQA== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" lodash "^4.17.21" -"@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== +"@abp/luxon@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-8.3.0-rc.1.tgz#df19773212502336c2caf6a8806b7647748f8f81" + integrity sha512-1oPx0tGyFi58T0yv/pdqJpcIRWU6ej5Sv28fRgz3J6tHam3hVPtKJPK9Ajvn6+MNVDLuMUczgVtfWEOvO2Kqrg== dependencies: - "@abp/core" "~8.2.1" - luxon "^2.3.0" + "@abp/core" "~8.3.0-rc.1" + luxon "^3.4.4" -"@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== +"@abp/malihu-custom-scrollbar-plugin@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-8.3.0-rc.1.tgz#b57086d708082ce45e1917aeca8c92029ebd805d" + integrity sha512-4sa5e07EPW9IM7eQbvKtk78gd/bESYhTsl+BeWSKeqjj5wwwPYf4GIEvfJM7JVnhYwh1IPYDEkTv9QNYLczXKQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@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== +"@abp/moment@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-8.3.0-rc.1.tgz#0ba9d64ca6d7b454af7aaa63e54be267f333e1fe" + integrity sha512-YbVEDg3m+D5KMcTCBEnor/tFgmk9IeL4pF/oChYQGXLeyohY7vfmK68owAnEDN61nCRXng9xykiZu2bLq829WA== dependencies: - moment "^2.9.0" + moment "^2.30.1" -"@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== +"@abp/prismjs@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-8.3.0-rc.1.tgz#82f98db7e3a5e5e535ecb0452c84a5fda57b5801" + integrity sha512-kvO7fU9KfXNK44mL9QDtGuDD3ebiXTd5nKNxgrsneHhYsdNiWwXzqWpZlfs7t9nqSydLzqWkQZ7we01GoxeQ/g== dependencies: - "@abp/clipboard" "~8.2.1" - "@abp/core" "~8.2.1" - prismjs "^1.26.0" + "@abp/clipboard" "~8.3.0-rc.1" + "@abp/core" "~8.3.0-rc.1" + prismjs "^1.29.0" -"@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== +"@abp/select2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-8.3.0-rc.1.tgz#3eb932e05987cc1e13f72decc9ae70d47801bf7d" + integrity sha512-lZuJLiFcOEVj6cTPAA7ZfhE3v1LyivmMt8Tt7Dpvgybx2PDN1NtfLce2BCKb0MvsaTlfJMSK0ZLu3JpxCQ+Q/A== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" select2 "^4.0.13" -"@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== +"@abp/sweetalert2@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-8.3.0-rc.1.tgz#66d8b9ce287a71474ce37c217cd800e150a86138" + integrity sha512-b6dZbc5/nYrUz5s+lAgi561XnsASa0ZJOn6f5W2Oakm9ULzqFndapKx5f+zHeJaNArpeGDh50AjQ+lcGGw83zQ== dependencies: - "@abp/core" "~8.2.1" + "@abp/core" "~8.3.0-rc.1" sweetalert2 "^11.3.6" -"@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== +"@abp/timeago@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-8.3.0-rc.1.tgz#d795b9cccb190f5d42f242727ac447fe03c30db3" + integrity sha512-yJCA7PHmAxFxIvPq03iSx3LbIiDQls4AiVBO75103LEGokRUG9bg+iPA7GLkPpfNbnNgEJ7N7Gw6RQzMNRLCpA== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" timeago "^1.6.7" -"@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== +"@abp/toastr@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-8.3.0-rc.1.tgz#82c7f6566e604c2cf31555da3f9b0898df8a5541" + integrity sha512-0nBM4nEvDlANVulk7EKoB4Lk/1fH+UgzPOyUOyemQZAWHgPhIpa4z5yiLkCeOxN1hu/CBEe+Jo7qJblsj+v7kQ== dependencies: - "@abp/jquery" "~8.2.1" + "@abp/jquery" "~8.3.0-rc.1" toastr "^2.1.4" -"@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== +"@abp/utils@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-8.3.0-rc.1.tgz#7db324059f8f9c64fbb5d5a6f0c2384896ca1928" + integrity sha512-Eg4Lwv4DEDr5mfG/8ghwMPdphywZBZIxWTJCZnCWngDQ9fEn/bnYuL1WkvbVvKd10A6030wHEJXFJj2OuNdi3Q== dependencies: just-compare "^2.3.0" -"@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== +"@abp/virtual-file-explorer@~8.3.0-rc.1": + version "8.3.0-rc.1" + resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-8.3.0-rc.1.tgz#f8bd1192c0e711e2d1a43c70030969e8b5537e8d" + integrity sha512-x3KgCehwYN7skNa6BTxU70mYjjF6gV8ekMZKrNoBXwA4GaIK4UiXd5+c8MQ0Smkg+kr+kgpZC33YPwGAnTozbQ== dependencies: - "@abp/clipboard" "~8.2.1" - "@abp/prismjs" "~8.2.1" + "@abp/clipboard" "~8.3.0-rc.1" + "@abp/prismjs" "~8.3.0-rc.1" -"@fortawesome/fontawesome-free@^6.5.1": - version "6.5.1" - resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" - integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== +"@fortawesome/fontawesome-free@^6.5.2": + version "6.6.0" + resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.6.0.tgz#0e984f0f2344ee513c185d87d77defac4c0c8224" + integrity sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow== -ansi-colors@^4.1.1: +ansi-colors@^4.1.3: version "4.1.3" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.3.tgz#37611340eb2243e70cc604cad35d63270d48781b" integrity sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw== -bootstrap-datepicker@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.9.0.tgz#e4bfce3fcce1967876b21dc6833ec5994aaed090" - integrity sha512-9rYYbaVOheGYxjOr/+bJCmRPihfy+LkLSg4fIFMT9Od8WwWB/MB50w0JO1eBgKUMbb7PFHQD5uAfI3ArAxZRXA== +bootstrap-datepicker@^1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz#61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a" + integrity sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg== dependencies: - jquery ">=1.7.1 <4.0.0" + jquery ">=3.4.0 <4.0.0" bootstrap-daterangepicker@^3.1.0: version "3.1.0" @@ -243,12 +243,12 @@ bootstrap-daterangepicker@^3.1.0: jquery ">=1.10" moment "^2.9.0" -bootstrap@^5.1.3: - version "5.2.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" - integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== +bootstrap@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38" + integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg== -clipboard@^2.0.8: +clipboard@^2.0.11: version "2.0.11" resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.11.tgz#62180360b97dd668b6b3a84ec226975762a70be5" integrity sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw== @@ -257,18 +257,18 @@ clipboard@^2.0.8: select "^1.1.2" tiny-emitter "^2.0.0" -datatables.net-bs5@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.4.tgz#c73058782484cb84d9bc3ae9b8c0f1950b78bf2b" - integrity sha512-+gtaiau4vJeuGvnsYWmQy9gqa5XQ15XmkdwpK5EjwYCMzZZEXMQ3wfu2FddBcX5tX9Ual8C+Tf1s2gmqLGNbKQ== +datatables.net-bs5@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-2.1.2.tgz#8ac9424564e4d217208fe58630d9f5eb89f5a539" + integrity sha512-DBkr0+yBDNJYmJ1JlPh/wYJ8h9yNMHDtNE7wznuZUP32CrKRsPF2pvLsvyzChY/j0ZvR5l2myxI6wDQFx+dFLQ== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.2" jquery ">=1.7" -datatables.net@>=1.12.1, datatables.net@^1.11.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7" - integrity sha512-yzhArTOB6tPO2QFKm1z3hA4vabtt2hRvgw8XLsT1xqEirinfGYqWDiWXlkTPTaJv2e7gG+Kf985sXkzBFlGrGQ== +datatables.net@2.1.2, datatables.net@^2.0.8: + version "2.1.2" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.2.tgz#7ba56756858ed7f18cacd71913c8a5d92f79b6b9" + integrity sha512-FZMH3bVqP6pKq/LwhFRoH22xW45bWt9eAdf7hmFrZkluXId6RNOr1EnrVvwHTo/f7l/rZX4wgHvnGvtOyj9Spw== dependencies: jquery ">=1.7" @@ -296,24 +296,29 @@ jquery-mousewheel@>=3.0.6: resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5" integrity sha512-GXhSjfOPyDemM005YCEHvzrEALhKDIswtxSHSR2e4K/suHVJKJxxRCGz3skPjNxjJjQa9AVSGGlYjv1M3VLIPg== -jquery-validation-unobtrusive@^3.2.12: - version "3.2.12" - resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-3.2.12.tgz#1d52841f653e516525c251e494b042e664dad8af" - integrity sha512-kPixGhVcuat7vZXngGFfSIksy4VlzZcHyRgnBIZdsfVneCU+D5sITC8T8dD/9c9K/Q+qkMlgp7ufJHz93nKSuQ== +jquery-validation-unobtrusive@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-4.0.0.tgz#dfcf25a558496a2c883db6021d10f5398d15f99d" + integrity sha512-1ervYFFv6LX/rp7ktuLnMakHNG0piNRDyROI8Ir3hL1vPIwylAehB1AY3BPrYJnzW3WmwWryZq+Bz4sazZK9iQ== dependencies: - jquery "^3.5.1" - jquery-validation ">=1.16" + jquery "^3.6.0" + jquery-validation ">=1.19" -jquery-validation@>=1.16, jquery-validation@^1.19.3: - version "1.19.5" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" - integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== +jquery-validation@>=1.19, jquery-validation@^1.20.1: + version "1.21.0" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.21.0.tgz#78fc05ab76020912a246af3661b3f54a438bca93" + integrity sha512-xNot0rlUIgu7duMcQ5qb6MGkGL/Z1PQaRJQoZAURW9+a/2PGOUxY36o/WyNeP2T9R6jvWB8Z9lUVvvQWI/Zs5w== -jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.7.2, jquery@^3.5.1, jquery@~3.6.0: +jquery@>=1.10, jquery@>=1.12.0, "jquery@>=1.5.0 <4.0", jquery@>=1.7, jquery@>=1.7.2: version "3.6.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" integrity sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ== +"jquery@>=3.4.0 <4.0.0", jquery@^3.6.0, jquery@~3.7.1: + version "3.7.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de" + integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg== + just-compare@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/just-compare/-/just-compare-2.3.0.tgz#a2adcc1d1940536263275f5a1ef1298bcacfeda7" @@ -324,10 +329,10 @@ lodash@^4.17.21: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -luxon@^2.3.0: - version "2.5.2" - resolved "https://registry.yarnpkg.com/luxon/-/luxon-2.5.2.tgz#17ed497f0277e72d58a4756d6a9abee4681457b6" - integrity sha512-Yg7/RDp4nedqmLgyH0LwgGRvMEKVzKbUdkBYyCosbHgJ+kaOUx0qzSiSatVc3DFygnirTPYnMM2P5dg2uH1WvA== +luxon@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af" + integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA== malihu-custom-scrollbar-plugin@^3.1.5: version "3.1.5" @@ -336,12 +341,17 @@ malihu-custom-scrollbar-plugin@^3.1.5: dependencies: jquery-mousewheel ">=3.0.6" +moment@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.30.1.tgz#f8c91c07b7a786e30c59926df530b4eac96974ae" + integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== + moment@^2.9.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== -prismjs@^1.26.0: +prismjs@^1.29.0: version "1.29.0" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12" integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q== diff --git a/npm/lerna.json b/npm/lerna.json index a112de26d70..4826f8a1c25 100644 --- a/npm/lerna.json +++ b/npm/lerna.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "packages": [ "packs/*" ], diff --git a/npm/ng-packs/package.json b/npm/ng-packs/package.json index fb29f59126b..b16012deccc 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.1", + "@abp/ng.theme.lepton-x": "~3.3.0-rc.1", + "@abp/utils": "~8.3.0-rc.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 ea2dfe2b12d..57269bf2bf3 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~8.2.1", - "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.core": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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 5a4f3ed1e3c..fe15e9c5df2 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.account.core": "~8.2.1", - "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.account.core": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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 c970f253b9c..26382072ab1 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "peerDependencies": { - "@abp/ng.core": ">=8.2.1", - "@abp/ng.theme.shared": ">=8.2.1" + "@abp/ng.core": ">=8.3.0-rc.1", + "@abp/ng.theme.shared": ">=8.3.0-rc.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 d17c3c80686..cbce846954b 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/utils": "~8.2.1", + "@abp/utils": "~8.3.0-rc.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 19ec0790a72..f680d72ae2e 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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 ed03c35b251..e07cb757562 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.1", + "version": "8.3.0-rc.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 f878e659f66..815b302d5d6 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.components": "~8.2.1", - "@abp/ng.permission-management": "~8.2.1", - "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.components": "~8.3.0-rc.1", + "@abp/ng.permission-management": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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 26732fbab81..d49b559306f 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~8.2.1", - "@abp/utils": "~8.2.1", + "@abp/ng.core": "~8.3.0-rc.1", + "@abp/utils": "~8.3.0-rc.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 d1f66104b18..5f6697d9589 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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 3b4790d5ebe..853ade2c71e 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.1", + "version": "8.3.0-rc.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 2f4537a3ce9..7df44f7c0de 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.components": "~8.2.1", - "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.components": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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 e2cfb799c5e..8452ab67b56 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.feature-management": "~8.2.1", - "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.feature-management": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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 4831ec0c110..37a0449ac43 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.account.core": "~8.2.1", - "@abp/ng.theme.shared": "~8.2.1", + "@abp/ng.account.core": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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 f65d20cd449..e3584aef350 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.1", + "version": "8.3.0-rc.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~8.2.1", + "@abp/ng.core": "~8.3.0-rc.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 5f8fe8d8d18..e779e6ac5e8 100644 --- a/npm/packs/anchor-js/package.json +++ b/npm/packs/anchor-js/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/anchor-js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "anchor-js": "^5.0.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/aspnetcore.components.server.basictheme/package.json b/npm/packs/aspnetcore.components.server.basictheme/package.json index 3bedc19b4e0..8a13d0ef616 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.1", + "version": "8.3.0-rc.1", "name": "@abp/aspnetcore.components.server.basictheme", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.components.server.theming": "~8.2.1" + "@abp/aspnetcore.components.server.theming": "~8.3.0-rc.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 a5e7c2f510f..e9992d93669 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.1", + "version": "8.3.0-rc.1", "name": "@abp/aspnetcore.components.server.theming", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/bootstrap": "~8.2.1", - "@abp/font-awesome": "~8.2.1" + "@abp/bootstrap": "~8.3.0-rc.1", + "@abp/font-awesome": "~8.3.0-rc.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 5b8cbd24aa8..218b4f6768c 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.1", + "version": "8.3.0-rc.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.1" + "@abp/aspnetcore.mvc.ui.theme.shared": "~8.3.0-rc.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 d0939b201c9..14ab233449a 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.1", + "version": "8.3.0-rc.1", "name": "@abp/aspnetcore.mvc.ui.theme.shared", "repository": { "type": "git", @@ -10,22 +10,22 @@ "access": "public" }, "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.3.0-rc.1", + "@abp/bootstrap": "~8.3.0-rc.1", + "@abp/bootstrap-datepicker": "~8.3.0-rc.1", + "@abp/bootstrap-daterangepicker": "~8.3.0-rc.1", + "@abp/datatables.net-bs5": "~8.3.0-rc.1", + "@abp/font-awesome": "~8.3.0-rc.1", + "@abp/jquery-form": "~8.3.0-rc.1", + "@abp/jquery-validation-unobtrusive": "~8.3.0-rc.1", + "@abp/lodash": "~8.3.0-rc.1", + "@abp/luxon": "~8.3.0-rc.1", + "@abp/malihu-custom-scrollbar-plugin": "~8.3.0-rc.1", + "@abp/moment": "~8.3.0-rc.1", + "@abp/select2": "~8.3.0-rc.1", + "@abp/sweetalert2": "~8.3.0-rc.1", + "@abp/timeago": "~8.3.0-rc.1", + "@abp/toastr": "~8.3.0-rc.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 ee53ef7353b..d4f43717ea8 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.1", + "version": "8.3.0-rc.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 447f43355e8..92d0d801cbd 100644 --- a/npm/packs/aspnetcore.mvc.ui/package.json +++ b/npm/packs/aspnetcore.mvc.ui/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/aspnetcore.mvc.ui", "repository": { "type": "git", diff --git a/npm/packs/blogging/package.json b/npm/packs/blogging/package.json index d1ad4ddbc7b..cfdc253ade4 100644 --- a/npm/packs/blogging/package.json +++ b/npm/packs/blogging/package.json @@ -1,14 +1,14 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/blogging", "publishConfig": { "access": "public" }, "dependencies": { - "@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/aspnetcore.mvc.ui.theme.shared": "~8.3.0-rc.1", + "@abp/owl.carousel": "~8.3.0-rc.1", + "@abp/prismjs": "~8.3.0-rc.1", + "@abp/tui-editor": "~8.3.0-rc.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/bootstrap-datepicker/package.json b/npm/packs/bootstrap-datepicker/package.json index 8effa1474d6..40fe4b5f89c 100644 --- a/npm/packs/bootstrap-datepicker/package.json +++ b/npm/packs/bootstrap-datepicker/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.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 5052a8be54c..b2ec2177eb7 100644 --- a/npm/packs/bootstrap-daterangepicker/package.json +++ b/npm/packs/bootstrap-daterangepicker/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/bootstrap-daterangepicker", "repository": { "type": "git", diff --git a/npm/packs/bootstrap/package.json b/npm/packs/bootstrap/package.json index 0d21232d245..17771253f3a 100644 --- a/npm/packs/bootstrap/package.json +++ b/npm/packs/bootstrap/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/bootstrap", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "bootstrap": "^5.3.3" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/chart.js/package.json b/npm/packs/chart.js/package.json index 337b8fc5fc5..21cbb3b5edf 100644 --- a/npm/packs/chart.js/package.json +++ b/npm/packs/chart.js/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/chart.js", "publishConfig": { "access": "public" diff --git a/npm/packs/clipboard/package.json b/npm/packs/clipboard/package.json index 0a24a370e87..03e2f76df5f 100644 --- a/npm/packs/clipboard/package.json +++ b/npm/packs/clipboard/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/clipboard", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "clipboard": "^2.0.11" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/cms-kit.admin/package.json b/npm/packs/cms-kit.admin/package.json index 0e9ac9b74f5..fc78ba22385 100644 --- a/npm/packs/cms-kit.admin/package.json +++ b/npm/packs/cms-kit.admin/package.json @@ -1,16 +1,16 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.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/markdown-it": "~8.2.0" + "@abp/codemirror": "~8.3.0-rc.1", + "@abp/jstree": "~8.3.0-rc.1", + "@abp/markdown-it": "~8.3.0-rc.1", + "@abp/slugify": "~8.3.0-rc.1", + "@abp/tui-editor": "~8.3.0-rc.1", + "@abp/uppy": "~8.3.0-rc.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 f5e7a29c5bb..268db6ead4d 100644 --- a/npm/packs/cms-kit.public/package.json +++ b/npm/packs/cms-kit.public/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/cms-kit.public", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/highlight.js": "~8.2.1", - "@abp/star-rating-svg": "~8.2.1" + "@abp/highlight.js": "~8.3.0-rc.1", + "@abp/star-rating-svg": "~8.3.0-rc.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cms-kit/package.json b/npm/packs/cms-kit/package.json index 92bd4eeecd9..cba6bda075b 100644 --- a/npm/packs/cms-kit/package.json +++ b/npm/packs/cms-kit/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/cms-kit", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/cms-kit.admin": "~8.2.1", - "@abp/cms-kit.public": "~8.2.1" + "@abp/cms-kit.admin": "~8.3.0-rc.1", + "@abp/cms-kit.public": "~8.3.0-rc.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/codemirror/package.json b/npm/packs/codemirror/package.json index ad8adc6956d..396750df3fe 100644 --- a/npm/packs/codemirror/package.json +++ b/npm/packs/codemirror/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/codemirror", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "codemirror": "^6.0.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/core/package.json b/npm/packs/core/package.json index e06b1f5ba1f..fcd3c685bd0 100644 --- a/npm/packs/core/package.json +++ b/npm/packs/core/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/core", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/utils": "~8.2.1" + "@abp/utils": "~8.3.0-rc.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cropperjs/package.json b/npm/packs/cropperjs/package.json index fc52263f76f..fc3dd4b5126 100644 --- a/npm/packs/cropperjs/package.json +++ b/npm/packs/cropperjs/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/cropperjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "cropperjs": "^1.6.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/datatables.net-bs4/package.json b/npm/packs/datatables.net-bs4/package.json index e14d3806ed0..3c2e603b171 100644 --- a/npm/packs/datatables.net-bs4/package.json +++ b/npm/packs/datatables.net-bs4/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.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.3.0-rc.1", "datatables.net-bs4": "^2.0.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/datatables.net-bs5/package.json b/npm/packs/datatables.net-bs5/package.json index e0991eaf4b6..0647d9a9dcf 100644 --- a/npm/packs/datatables.net-bs5/package.json +++ b/npm/packs/datatables.net-bs5/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/datatables.net-bs5", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/datatables.net": "~8.2.0", + "@abp/datatables.net": "~8.3.0-rc.1", "datatables.net-bs5": "^2.0.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/datatables.net/package.json b/npm/packs/datatables.net/package.json index 7a204f59efc..1aad93d5b10 100644 --- a/npm/packs/datatables.net/package.json +++ b/npm/packs/datatables.net/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/datatables.net", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.3.0-rc.1", "datatables.net": "^2.0.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/docs/package.json b/npm/packs/docs/package.json index 049f0b8c0f0..2d01c16913a 100644 --- a/npm/packs/docs/package.json +++ b/npm/packs/docs/package.json @@ -1,15 +1,15 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/docs", "publishConfig": { "access": "public" }, "dependencies": { - "@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/anchor-js": "~8.3.0-rc.1", + "@abp/clipboard": "~8.3.0-rc.1", + "@abp/malihu-custom-scrollbar-plugin": "~8.3.0-rc.1", + "@abp/popper.js": "~8.3.0-rc.1", + "@abp/prismjs": "~8.3.0-rc.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 d6e86c157a7..dee7ba93a9a 100644 --- a/npm/packs/flag-icon-css/package.json +++ b/npm/packs/flag-icon-css/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.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 e30f8370302..6a6e98874bd 100644 --- a/npm/packs/flag-icons/package.json +++ b/npm/packs/flag-icons/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.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 002c3269798..c537e2c64c0 100644 --- a/npm/packs/font-awesome/package.json +++ b/npm/packs/font-awesome/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/font-awesome", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "@fortawesome/fontawesome-free": "^6.5.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/highlight.js/package.json b/npm/packs/highlight.js/package.json index eaaf132142c..4441bb0acd7 100644 --- a/npm/packs/highlight.js/package.json +++ b/npm/packs/highlight.js/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/highlight.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "@highlightjs/cdn-assets": "~11.9.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery-form/package.json b/npm/packs/jquery-form/package.json index 7d1776c5dc3..c71266e24c0 100644 --- a/npm/packs/jquery-form/package.json +++ b/npm/packs/jquery-form/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/jquery-form", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.1", + "@abp/jquery": "~8.3.0-rc.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 6736976f46c..b6176d234fe 100644 --- a/npm/packs/jquery-validation-unobtrusive/package.json +++ b/npm/packs/jquery-validation-unobtrusive/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.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.3.0-rc.1", "jquery-validation-unobtrusive": "^4.0.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery-validation/package.json b/npm/packs/jquery-validation/package.json index a7957adbfe4..e0886b50901 100644 --- a/npm/packs/jquery-validation/package.json +++ b/npm/packs/jquery-validation/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/jquery-validation", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.3.0-rc.1", "jquery-validation": "^1.20.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery/package.json b/npm/packs/jquery/package.json index 1f547043138..28dd5badf03 100644 --- a/npm/packs/jquery/package.json +++ b/npm/packs/jquery/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/jquery", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "jquery": "~3.7.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jstree/package.json b/npm/packs/jstree/package.json index 0ae8496eca8..c0344bbbaa0 100644 --- a/npm/packs/jstree/package.json +++ b/npm/packs/jstree/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/jstree", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.0", + "@abp/jquery": "~8.3.0-rc.1", "jstree": "^3.3.16" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/lodash/package.json b/npm/packs/lodash/package.json index de5778924ee..874d50f9596 100644 --- a/npm/packs/lodash/package.json +++ b/npm/packs/lodash/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/lodash", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.1", + "@abp/core": "~8.3.0-rc.1", "lodash": "^4.17.21" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/luxon/package.json b/npm/packs/luxon/package.json index 0d936f47a04..908036675b4 100644 --- a/npm/packs/luxon/package.json +++ b/npm/packs/luxon/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/luxon", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "luxon": "^3.4.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/malihu-custom-scrollbar-plugin/package.json b/npm/packs/malihu-custom-scrollbar-plugin/package.json index 00b865c963b..69b1256a6ce 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.1", + "version": "8.3.0-rc.1", "name": "@abp/malihu-custom-scrollbar-plugin", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.1", + "@abp/core": "~8.3.0-rc.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 068f45f8116..54a582f7089 100644 --- a/npm/packs/markdown-it/package.json +++ b/npm/packs/markdown-it/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/markdown-it", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "markdown-it": "^14.1.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/moment/package.json b/npm/packs/moment/package.json index c12cde40ae2..2668e9365db 100644 --- a/npm/packs/moment/package.json +++ b/npm/packs/moment/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/moment", "repository": { "type": "git", diff --git a/npm/packs/owl.carousel/package.json b/npm/packs/owl.carousel/package.json index 6dfcac19199..534de4e9621 100644 --- a/npm/packs/owl.carousel/package.json +++ b/npm/packs/owl.carousel/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/owl.carousel", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.1", + "@abp/core": "~8.3.0-rc.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 eee1ce9ec0e..9df70ee2c95 100644 --- a/npm/packs/popper.js/package.json +++ b/npm/packs/popper.js/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/popper.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "@popperjs/core": "^2.11.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/prismjs/package.json b/npm/packs/prismjs/package.json index 20bdeaf6aab..6b3289d0077 100644 --- a/npm/packs/prismjs/package.json +++ b/npm/packs/prismjs/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/prismjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/clipboard": "~8.2.0", - "@abp/core": "~8.2.0", + "@abp/clipboard": "~8.3.0-rc.1", + "@abp/core": "~8.3.0-rc.1", "prismjs": "^1.29.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/qrcode/package.json b/npm/packs/qrcode/package.json index 16a91bdcd07..da70c993907 100644 --- a/npm/packs/qrcode/package.json +++ b/npm/packs/qrcode/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/qrcode", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.1" + "@abp/core": "~8.3.0-rc.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/select2/package.json b/npm/packs/select2/package.json index 8a47b23f949..bac730f6eed 100644 --- a/npm/packs/select2/package.json +++ b/npm/packs/select2/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/select2", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~8.2.1", + "@abp/core": "~8.3.0-rc.1", "select2": "^4.0.13" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/signalr/package.json b/npm/packs/signalr/package.json index 5bf5839a7e3..ab34be8a62e 100644 --- a/npm/packs/signalr/package.json +++ b/npm/packs/signalr/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/signalr", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "@microsoft/signalr": "~8.0.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/slugify/package.json b/npm/packs/slugify/package.json index 9d6871f3bc7..00b0f83690c 100644 --- a/npm/packs/slugify/package.json +++ b/npm/packs/slugify/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.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 f269bdac239..4bdfc7326cd 100644 --- a/npm/packs/star-rating-svg/package.json +++ b/npm/packs/star-rating-svg/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/star-rating-svg", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.1", + "@abp/jquery": "~8.3.0-rc.1", "star-rating-svg": "^3.5.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/sweetalert2/package.json b/npm/packs/sweetalert2/package.json index fbc3f690d32..d9471e6794b 100644 --- a/npm/packs/sweetalert2/package.json +++ b/npm/packs/sweetalert2/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/sweetalert2", "publishConfig": { "access": "public" @@ -10,7 +10,7 @@ "directory": "npm/packs/sweetalert2" }, "dependencies": { - "@abp/core": "~8.2.1", + "@abp/core": "~8.3.0-rc.1", "sweetalert2": "^11.3.6" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/timeago/package.json b/npm/packs/timeago/package.json index b8e5da40dd9..d62f46161e9 100644 --- a/npm/packs/timeago/package.json +++ b/npm/packs/timeago/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/timeago", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.1", + "@abp/jquery": "~8.3.0-rc.1", "timeago": "^1.6.7" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/toastr/package.json b/npm/packs/toastr/package.json index e2adbc9c1c5..a3c2fffc980 100644 --- a/npm/packs/toastr/package.json +++ b/npm/packs/toastr/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/toastr", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.1", + "@abp/jquery": "~8.3.0-rc.1", "toastr": "^2.1.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/tui-editor/package.json b/npm/packs/tui-editor/package.json index 5971172697a..edcd952afae 100644 --- a/npm/packs/tui-editor/package.json +++ b/npm/packs/tui-editor/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/tui-editor", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~8.2.1", - "@abp/prismjs": "~8.2.1" + "@abp/jquery": "~8.3.0-rc.1", + "@abp/prismjs": "~8.3.0-rc.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/uppy/package.json b/npm/packs/uppy/package.json index 195fb400fc1..aa6a9f41377 100644 --- a/npm/packs/uppy/package.json +++ b/npm/packs/uppy/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/uppy", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.0", + "@abp/core": "~8.3.0-rc.1", "uppy": "^3.27.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/utils/package.json b/npm/packs/utils/package.json index 2e89fedf891..8bcaf38b096 100644 --- a/npm/packs/utils/package.json +++ b/npm/packs/utils/package.json @@ -1,6 +1,6 @@ { "name": "@abp/utils", - "version": "8.2.1", + "version": "8.3.0-rc.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 6ac7603eda8..1a97be3bf7b 100644 --- a/npm/packs/vee-validate/package.json +++ b/npm/packs/vee-validate/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/vee-validate", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/vue": "~8.2.1", + "@abp/vue": "~8.3.0-rc.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 b60d68dd7a5..72e476e6f82 100644 --- a/npm/packs/virtual-file-explorer/package.json +++ b/npm/packs/virtual-file-explorer/package.json @@ -1,12 +1,12 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/virtual-file-explorer", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/clipboard": "~8.2.1", - "@abp/prismjs": "~8.2.1" + "@abp/clipboard": "~8.3.0-rc.1", + "@abp/prismjs": "~8.3.0-rc.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/vue/package.json b/npm/packs/vue/package.json index 86f221ca459..2ad62c5336c 100644 --- a/npm/packs/vue/package.json +++ b/npm/packs/vue/package.json @@ -1,5 +1,5 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/vue", "publishConfig": { "access": "public" diff --git a/npm/packs/zxcvbn/package.json b/npm/packs/zxcvbn/package.json index 2c41880a66d..194a2e19e52 100644 --- a/npm/packs/zxcvbn/package.json +++ b/npm/packs/zxcvbn/package.json @@ -1,11 +1,11 @@ { - "version": "8.2.1", + "version": "8.3.0-rc.1", "name": "@abp/zxcvbn", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~8.2.1", + "@abp/core": "~8.3.0-rc.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 0e7d242ae4b..02b74f1b50f 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 cfed954a12a..29c68392c81 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 e1d837d6791..280d7fe9608 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 e66a2aa5c4f..90090480b0f 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 2ba3f252526..1c62512f4b5 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 11a5b3a30a0..5de297ef283 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 7e2aae41c0c..0c81a326508 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 02c59f4d53d..52e8398e5c0 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 73db78f9237..81bc6591f0e 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 95195d5b65c..45126aa0cd1 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 627d33388b5..8cc8c942490 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 e6b3ca1ac1f..d3b5b304839 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 66b7b037c78..2f414f79165 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 c92b01ff330..f2cfc892908 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 01bd4753a0c..61b43961ec5 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 bcaeabe2c7f..0bb46ff2c8d 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 b473777591e..7acf9af12ca 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 eabf94caf21..43c2e6e2300 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 a4b5533b369..e39918da485 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.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", + "@abp/ng.account": "~8.3.0-rc.1", + "@abp/ng.components": "~8.3.0-rc.1", + "@abp/ng.core": "~8.3.0-rc.1", + "@abp/ng.oauth": "~8.3.0-rc.1", + "@abp/ng.identity": "~8.3.0-rc.1", + "@abp/ng.setting-management": "~8.3.0-rc.1", + "@abp/ng.tenant-management": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.1", + "@abp/ng.theme.lepton-x": "~3.3.0-rc.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.1", + "@abp/ng.schematics": "~8.3.0-rc.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 849300a9e10..32c701a5f1d 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.1", - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.2.1" + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.3.0-rc.1", + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 dbbc2271239..1f95942a79b 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.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.1" } } diff --git a/templates/app/angular/package.json b/templates/app/angular/package.json index bf93a05da8b..0fc4890e2bc 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.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", + "@abp/ng.account": "~8.3.0-rc.1", + "@abp/ng.components": "~8.3.0-rc.1", + "@abp/ng.core": "~8.3.0-rc.1", + "@abp/ng.identity": "~8.3.0-rc.1", + "@abp/ng.oauth": "~8.3.0-rc.1", + "@abp/ng.setting-management": "~8.3.0-rc.1", + "@abp/ng.tenant-management": "~8.3.0-rc.1", + "@abp/ng.theme.lepton-x": "~3.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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.1", + "@abp/ng.schematics": "~8.3.0-rc.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 0e62d7f1952..196c60162e2 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 dbbc2271239..1f95942a79b 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.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.3.0-rc.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 dbbc2271239..1f95942a79b 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.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.3.0-rc.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 dbbc2271239..1f95942a79b 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.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.3.0-rc.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 dbbc2271239..1f95942a79b 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.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.2.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.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 a2a21e450c7..d7c3ba3af32 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.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~3.3.0-rc.1" } } diff --git a/templates/module/angular/package.json b/templates/module/angular/package.json index 4fdef65ab79..de7ab6fc3bf 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.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", + "@abp/ng.account": "~8.3.0-rc.1", + "@abp/ng.components": "~8.3.0-rc.1", + "@abp/ng.core": "~8.3.0-rc.1", + "@abp/ng.identity": "~8.3.0-rc.1", + "@abp/ng.oauth": "~8.3.0-rc.1", + "@abp/ng.setting-management": "~8.3.0-rc.1", + "@abp/ng.tenant-management": "~8.3.0-rc.1", + "@abp/ng.theme.basic": "~8.3.0-rc.1", + "@abp/ng.theme.shared": "~8.3.0-rc.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.1", + "@abp/ng.schematics": "~8.3.0-rc.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 4c8d29fb4e0..7a08aa80625 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.1", - "@abp/ng.theme.shared": ">=8.2.1" + "@abp/ng.core": ">=8.3.0-rc.1", + "@abp/ng.theme.shared": ">=8.3.0-rc.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 ea20e12619f..ee448f3eb6e 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.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.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 7fdb66f882a..caac8c1c5fb 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.1", - "@abp/aspnetcore.components.server.basictheme": "~8.2.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1", + "@abp/aspnetcore.components.server.basictheme": "~8.3.0-rc.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 f63711176ab..01201f86ab4 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.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.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 f63711176ab..01201f86ab4 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.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1" } }