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 d994ee0b58..10d83d01bf 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": "~9.3.0", - "@abp/prismjs": "~9.3.0", - "@abp/highlight.js": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.shared": "~9.3.1", + "@abp/prismjs": "~9.3.1", + "@abp/highlight.js": "~9.3.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 8a04b662a3..f8b8a38dde 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,203 +2,203 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/clipboard@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.0.tgz#282723f42fd749385e7f2cef8c6129173c7c75e3" - integrity sha512-im1HYhcfFvDC1ImA7uYK4m6eTG6pfNmGBf+90Kd5eqlU5gc55pHESiH7YHS0eOahy4JrolpG+pVuVo0+ewILsQ== +"@abp/clipboard@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.1.tgz#7ec773243463fe09c1bf7cda474fde1d100bddbb" + integrity sha512-mD/jUCo2ggMp0mBKXtdz2gtKfO0ukd4kqY141TzYq8VIjNkNUbODkXdLkNfxVPyAeYY4lzE5oGDxJHwkteTvjQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" clipboard "^2.0.11" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/highlight.js@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.3.0.tgz#b4aa4d48b55ef6833c6440bd4f8f0aefec150742" - integrity sha512-HQQKH2Zlud3KOPJweXxZerdWNIU8LLeN7uj5dN17FKO1OuwCEw/JyvQnbGLB6Kj+Re+e5f+kGavickI9PlSidw== +"@abp/highlight.js@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.3.1.tgz#bf94c188a330f29e5a1dd1094d3130231e46baf8" + integrity sha512-gkiKNTMuUa4xh3DgXJy3Sm3Mcq0hd7g6xlhAQ/Cf+O7rIQyWh3UACjcaqoylnk5iqgaN9QnWumwz7k5H4DgtnA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@highlightjs/cdn-assets" "~11.10.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/prismjs@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.0.tgz#500bf2ad0e944d30111d588fc93e480a6e41be0d" - integrity sha512-hcAnr5n77Duj1Z8TPe3L7J1D5vskUMcIZa2TDlOScgwSZGRK+7L58fXraLWreifVQAKSjBmtb14bgh07+M3k6Q== +"@abp/prismjs@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.1.tgz#f2f42e962d6d759e8e016e4909a806a672328318" + integrity sha512-OIC3pKNLv5Cf6VPDOVLwYweQ+ADw0i50fXxb0+oPYN/bkfYdEL+M4q3A0UWKvE67/nJLMUHyPXxMlqAFSbqYrw== dependencies: - "@abp/clipboard" "~9.3.0" - "@abp/core" "~9.3.0" + "@abp/clipboard" "~9.3.1" + "@abp/core" "~9.3.1" prismjs "^1.29.0" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json index 142a7201fd..81a1842ee7 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": "~9.3.0", - "@abp/prismjs": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1", + "@abp/prismjs": "~9.3.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 a909f85f86..46a99748ca 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,202 +2,202 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.0.tgz#580d6d4a56ff4e6accaa7aa28ea8f0d1edff3f18" - integrity sha512-P1O6c6j/rgr9meFFk6NU1u+nuLiR6nl2uJj3D3cUVFTuXS0bBo4gay2JdSCPUbKUhq1oE3JSAmLhrLlS0KjvYw== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.1.tgz#a35e984e38773f53e0b2b25761bcf503ba613aaf" + integrity sha512-kTN8pqfpTxOMD3nOVmwGHqtVwN4qlUjyQm7c+on98cmnXFllGXJ1QQLgnLRYT68lHJzW4nUNNN1VfET4tlMdDg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/clipboard@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.0.tgz#282723f42fd749385e7f2cef8c6129173c7c75e3" - integrity sha512-im1HYhcfFvDC1ImA7uYK4m6eTG6pfNmGBf+90Kd5eqlU5gc55pHESiH7YHS0eOahy4JrolpG+pVuVo0+ewILsQ== +"@abp/clipboard@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.1.tgz#7ec773243463fe09c1bf7cda474fde1d100bddbb" + integrity sha512-mD/jUCo2ggMp0mBKXtdz2gtKfO0ukd4kqY141TzYq8VIjNkNUbODkXdLkNfxVPyAeYY4lzE5oGDxJHwkteTvjQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" clipboard "^2.0.11" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/prismjs@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.0.tgz#500bf2ad0e944d30111d588fc93e480a6e41be0d" - integrity sha512-hcAnr5n77Duj1Z8TPe3L7J1D5vskUMcIZa2TDlOScgwSZGRK+7L58fXraLWreifVQAKSjBmtb14bgh07+M3k6Q== +"@abp/prismjs@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.1.tgz#f2f42e962d6d759e8e016e4909a806a672328318" + integrity sha512-OIC3pKNLv5Cf6VPDOVLwYweQ+ADw0i50fXxb0+oPYN/bkfYdEL+M4q3A0UWKvE67/nJLMUHyPXxMlqAFSbqYrw== dependencies: - "@abp/clipboard" "~9.3.0" - "@abp/core" "~9.3.0" + "@abp/clipboard" "~9.3.1" + "@abp/core" "~9.3.1" prismjs "^1.29.0" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/blogging/app/Volo.BloggingTestApp/package.json b/modules/blogging/app/Volo.BloggingTestApp/package.json index 240ed74a02..2cb1da40ac 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": "~9.3.0", - "@abp/blogging": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1", + "@abp/blogging": "~9.3.1" } } diff --git a/modules/blogging/app/Volo.BloggingTestApp/yarn.lock b/modules/blogging/app/Volo.BloggingTestApp/yarn.lock index 3667050bc0..f7ae42bb76 100644 --- a/modules/blogging/app/Volo.BloggingTestApp/yarn.lock +++ b/modules/blogging/app/Volo.BloggingTestApp/yarn.lock @@ -2,228 +2,228 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.0.tgz#580d6d4a56ff4e6accaa7aa28ea8f0d1edff3f18" - integrity sha512-P1O6c6j/rgr9meFFk6NU1u+nuLiR6nl2uJj3D3cUVFTuXS0bBo4gay2JdSCPUbKUhq1oE3JSAmLhrLlS0KjvYw== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.1.tgz#a35e984e38773f53e0b2b25761bcf503ba613aaf" + integrity sha512-kTN8pqfpTxOMD3nOVmwGHqtVwN4qlUjyQm7c+on98cmnXFllGXJ1QQLgnLRYT68lHJzW4nUNNN1VfET4tlMdDg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/blogging@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-9.3.0.tgz#45dcd1cb7bf1adb92590517088ed2aedd1648997" - integrity sha512-PmL2xOBSis7QE9jMJ7jM3h/lKr8WHidH3mA9c6ZdI7Ewu1QOIl6wdadug8fxlVG/um8r7MddZkxSvg8gfT8FsA== +"@abp/blogging@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-9.3.1.tgz#f483ab13a5e261a5d868cb7ba8d38c2927a383d9" + integrity sha512-P1D28md548j/OKbvQ2VYveGN9RfDn3HcoWuDKKZvx/dRp4SeIDopKwOgR7+fSsLJboAbhETb12yu++rW72LaPA== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" - "@abp/owl.carousel" "~9.3.0" - "@abp/prismjs" "~9.3.0" - "@abp/tui-editor" "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" + "@abp/owl.carousel" "~9.3.1" + "@abp/prismjs" "~9.3.1" + "@abp/tui-editor" "~9.3.1" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/clipboard@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.0.tgz#282723f42fd749385e7f2cef8c6129173c7c75e3" - integrity sha512-im1HYhcfFvDC1ImA7uYK4m6eTG6pfNmGBf+90Kd5eqlU5gc55pHESiH7YHS0eOahy4JrolpG+pVuVo0+ewILsQ== +"@abp/clipboard@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.1.tgz#7ec773243463fe09c1bf7cda474fde1d100bddbb" + integrity sha512-mD/jUCo2ggMp0mBKXtdz2gtKfO0ukd4kqY141TzYq8VIjNkNUbODkXdLkNfxVPyAeYY4lzE5oGDxJHwkteTvjQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" clipboard "^2.0.11" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/owl.carousel@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-9.3.0.tgz#e9209c46c6bd33d11e858e086a3070622745a25f" - integrity sha512-bBuiOlKldYkGi9pFkwTSrbQZ2bQhL57O7barPfINgOduZkXEtLhiO3LJY/VXyZIG4CztnVyCUA+rc6c7d7nhzw== +"@abp/owl.carousel@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-9.3.1.tgz#fc97b50bb9b8ef7d106556a3ed1ea99919645b4a" + integrity sha512-ZfLE7mAk7MntBr7b5a7p+7MruknHP/9rHG5yk8QMZfIHzEjm8KN7Hm/o6FgyFDi15QU0Ht1ITxXJZcs5eU84aQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" owl.carousel "^2.3.4" -"@abp/prismjs@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.0.tgz#500bf2ad0e944d30111d588fc93e480a6e41be0d" - integrity sha512-hcAnr5n77Duj1Z8TPe3L7J1D5vskUMcIZa2TDlOScgwSZGRK+7L58fXraLWreifVQAKSjBmtb14bgh07+M3k6Q== +"@abp/prismjs@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.1.tgz#f2f42e962d6d759e8e016e4909a806a672328318" + integrity sha512-OIC3pKNLv5Cf6VPDOVLwYweQ+ADw0i50fXxb0+oPYN/bkfYdEL+M4q3A0UWKvE67/nJLMUHyPXxMlqAFSbqYrw== dependencies: - "@abp/clipboard" "~9.3.0" - "@abp/core" "~9.3.0" + "@abp/clipboard" "~9.3.1" + "@abp/core" "~9.3.1" prismjs "^1.29.0" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/tui-editor@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.3.0.tgz#1b668a53306a995d2412abc097bd041d82a7b411" - integrity sha512-o908PclmVtcguO0PHlw9SPO3Uf140qzTSEoXX1UFD6rLFRZ0asBBXo72dgcx7ZfhRZCPrOhsLydywi6dsw8/8g== +"@abp/tui-editor@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.3.1.tgz#3ffbbb87465114d81b890693d37cbd391492d4c0" + integrity sha512-9aVdg4cyamuutM7A/MlDMEFTvI2TBH30DQWNvAeaabQPlBfja6uE9mReAwHmPm/bHJUAKLJGuWS7+i9kFQaIGA== dependencies: - "@abp/jquery" "~9.3.0" - "@abp/prismjs" "~9.3.0" + "@abp/jquery" "~9.3.1" + "@abp/prismjs" "~9.3.1" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json index 0e5ecc5475..1e7672c37d 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": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1" } } diff --git a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock index d6c96a4c40..734d8cf2db 100644 --- a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock +++ b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock @@ -2,185 +2,185 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.0.tgz#580d6d4a56ff4e6accaa7aa28ea8f0d1edff3f18" - integrity sha512-P1O6c6j/rgr9meFFk6NU1u+nuLiR6nl2uJj3D3cUVFTuXS0bBo4gay2JdSCPUbKUhq1oE3JSAmLhrLlS0KjvYw== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.1.tgz#a35e984e38773f53e0b2b25761bcf503ba613aaf" + integrity sha512-kTN8pqfpTxOMD3nOVmwGHqtVwN4qlUjyQm7c+on98cmnXFllGXJ1QQLgnLRYT68lHJzW4nUNNN1VfET4tlMdDg== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/cms-kit/angular/package.json b/modules/cms-kit/angular/package.json index 043597cdee..59f78ce839 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": "~9.3.0", - "@abp/ng.identity": "~9.3.0", - "@abp/ng.setting-management": "~9.3.0", - "@abp/ng.tenant-management": "~9.3.0", - "@abp/ng.theme.basic": "~9.3.0", + "@abp/ng.account": "~9.3.1", + "@abp/ng.identity": "~9.3.1", + "@abp/ng.setting-management": "~9.3.1", + "@abp/ng.tenant-management": "~9.3.1", + "@abp/ng.theme.basic": "~9.3.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 b0f59d4295..845a4b68ad 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": ">=9.3.0", - "@abp/ng.theme.shared": ">=9.3.0" + "@abp/ng.core": ">=9.3.1", + "@abp/ng.theme.shared": ">=9.3.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 ff7f05df00..0a766d4944 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": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1" } } diff --git a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock index d6c96a4c40..734d8cf2db 100644 --- a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock @@ -2,185 +2,185 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.0.tgz#580d6d4a56ff4e6accaa7aa28ea8f0d1edff3f18" - integrity sha512-P1O6c6j/rgr9meFFk6NU1u+nuLiR6nl2uJj3D3cUVFTuXS0bBo4gay2JdSCPUbKUhq1oE3JSAmLhrLlS0KjvYw== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.1.tgz#a35e984e38773f53e0b2b25761bcf503ba613aaf" + integrity sha512-kTN8pqfpTxOMD3nOVmwGHqtVwN4qlUjyQm7c+on98cmnXFllGXJ1QQLgnLRYT68lHJzW4nUNNN1VfET4tlMdDg== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json b/modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json index 0f318ae44c..e01e4f0f07 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": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.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 d6c96a4c40..734d8cf2db 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock @@ -2,185 +2,185 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.0.tgz#580d6d4a56ff4e6accaa7aa28ea8f0d1edff3f18" - integrity sha512-P1O6c6j/rgr9meFFk6NU1u+nuLiR6nl2uJj3D3cUVFTuXS0bBo4gay2JdSCPUbKUhq1oE3JSAmLhrLlS0KjvYw== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.1.tgz#a35e984e38773f53e0b2b25761bcf503ba613aaf" + integrity sha512-kTN8pqfpTxOMD3nOVmwGHqtVwN4qlUjyQm7c+on98cmnXFllGXJ1QQLgnLRYT68lHJzW4nUNNN1VfET4tlMdDg== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json index 4552db99c8..e8d3a25a3a 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": "~9.3.0", - "@abp/cms-kit": "9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1", + "@abp/cms-kit": "9.3.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 0d24ac7c62..905d56ce09 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock @@ -2,293 +2,293 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.0.tgz#580d6d4a56ff4e6accaa7aa28ea8f0d1edff3f18" - integrity sha512-P1O6c6j/rgr9meFFk6NU1u+nuLiR6nl2uJj3D3cUVFTuXS0bBo4gay2JdSCPUbKUhq1oE3JSAmLhrLlS0KjvYw== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.1.tgz#a35e984e38773f53e0b2b25761bcf503ba613aaf" + integrity sha512-kTN8pqfpTxOMD3nOVmwGHqtVwN4qlUjyQm7c+on98cmnXFllGXJ1QQLgnLRYT68lHJzW4nUNNN1VfET4tlMdDg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/clipboard@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.0.tgz#282723f42fd749385e7f2cef8c6129173c7c75e3" - integrity sha512-im1HYhcfFvDC1ImA7uYK4m6eTG6pfNmGBf+90Kd5eqlU5gc55pHESiH7YHS0eOahy4JrolpG+pVuVo0+ewILsQ== +"@abp/clipboard@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.1.tgz#7ec773243463fe09c1bf7cda474fde1d100bddbb" + integrity sha512-mD/jUCo2ggMp0mBKXtdz2gtKfO0ukd4kqY141TzYq8VIjNkNUbODkXdLkNfxVPyAeYY4lzE5oGDxJHwkteTvjQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" clipboard "^2.0.11" -"@abp/cms-kit.admin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-9.3.0.tgz#db4eb192d87b17ab55cf645d13dc09e9568012a2" - integrity sha512-nsiIWtk9GtssDPPIh6zHcsMVCTkx+uAh8U3OY7c47tENyi/zj7rVPVYX1ncLim/J6Fvup1+miCD3LJg2c0kjuw== +"@abp/cms-kit.admin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-9.3.1.tgz#a31a454f1697b07fab9ae07233953c201bb143a4" + integrity sha512-36Twu160T5GIiISUEG/R4e1zW86KxHgbhRPZOV/iOmb3i7/Bkks8XPl6rnmwC8NvXdR9cnoDH0iRV+oCgX80Kw== dependencies: - "@abp/codemirror" "~9.3.0" - "@abp/jstree" "~9.3.0" - "@abp/markdown-it" "~9.3.0" - "@abp/slugify" "~9.3.0" - "@abp/tui-editor" "~9.3.0" - "@abp/uppy" "~9.3.0" + "@abp/codemirror" "~9.3.1" + "@abp/jstree" "~9.3.1" + "@abp/markdown-it" "~9.3.1" + "@abp/slugify" "~9.3.1" + "@abp/tui-editor" "~9.3.1" + "@abp/uppy" "~9.3.1" -"@abp/cms-kit.public@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-9.3.0.tgz#b333dc1937c14c091ae6e1dfc8b8d3aa7fd86a44" - integrity sha512-NiwUKOckW+vWjxAWJAO9f9nXuqCATthbnDXqSuQ5W9RC+d0RjV/tTY7rZu2+7e32IP61Cfihm6ac1jTt/c+qxA== +"@abp/cms-kit.public@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-9.3.1.tgz#6cab353d26869a17caabf4741fc480455e3fa2e7" + integrity sha512-13f3Qg3U7aXDcG6pN9kWdj33rR2dKWu4OKh3xeqDMcxlwVEAS5rD1HJRjzgdlH526hAsObTJE78y9vzNJ6yp7Q== dependencies: - "@abp/highlight.js" "~9.3.0" - "@abp/star-rating-svg" "~9.3.0" + "@abp/highlight.js" "~9.3.1" + "@abp/star-rating-svg" "~9.3.1" -"@abp/cms-kit@9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-9.3.0.tgz#6e18eeb9fdc54ae32202d57914e4e46e3017544b" - integrity sha512-rMGJxc2HcRex/7/XWmeOqyDnijad3DQe7Xu01/lwTGcVz2WVtPRJIhUxIoR1yr+6/ZVd5l9y/Ycghc1Cqjzcfw== +"@abp/cms-kit@9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-9.3.1.tgz#5dbbc05b0c896e95ca5fe46e85ea40d58e62ae56" + integrity sha512-fg47XSvym6AzNya+Oc0JkPXtu/LAI+9I2AxE8JssPb6qPvrof+n55mrGIUpR5yXwBnAr6Cr6z/F7EM6IieLUZg== dependencies: - "@abp/cms-kit.admin" "~9.3.0" - "@abp/cms-kit.public" "~9.3.0" + "@abp/cms-kit.admin" "~9.3.1" + "@abp/cms-kit.public" "~9.3.1" -"@abp/codemirror@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-9.3.0.tgz#903910a9f635bbccdb89c307dfffb5e74231ff2a" - integrity sha512-+TvLgKjY3xXf1Ltkf4xpKFQ8f12hM/0EylTprvhHsptwmzJ/Zn7JLUnslhN/2EBbkVD/KEtrTf9jjmzmPWQSSQ== +"@abp/codemirror@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-9.3.1.tgz#6ce9c118a41f87ecae823f19b32714d548c63e70" + integrity sha512-OYgdE1SuHD7efLA2pIAe28CxRjlnEHxqp+vQVxAVHn3cInnZ8eME6Gt+Chj/lq8/Qu4PwJ5kB6vnNQmhQtPWwQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" codemirror "^5.65.1" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/highlight.js@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.3.0.tgz#b4aa4d48b55ef6833c6440bd4f8f0aefec150742" - integrity sha512-HQQKH2Zlud3KOPJweXxZerdWNIU8LLeN7uj5dN17FKO1OuwCEw/JyvQnbGLB6Kj+Re+e5f+kGavickI9PlSidw== +"@abp/highlight.js@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.3.1.tgz#bf94c188a330f29e5a1dd1094d3130231e46baf8" + integrity sha512-gkiKNTMuUa4xh3DgXJy3Sm3Mcq0hd7g6xlhAQ/Cf+O7rIQyWh3UACjcaqoylnk5iqgaN9QnWumwz7k5H4DgtnA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@highlightjs/cdn-assets" "~11.10.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/jstree@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-9.3.0.tgz#0026adf32dfcc3c6578014795b685f251ea211fd" - integrity sha512-YHjj1BFSaRLF+6wGC2dcp7j1xMVM/GbrjACCZjeT5P1Rm0H2CIoLcbUOjZ0eJMdwxqQmko1cfmVRXJ/Fo8sG3A== +"@abp/jstree@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-9.3.1.tgz#122d2b1855dcd06ac1fa0395f7492409fa4fd0fe" + integrity sha512-hHzaH9a/z2Hvw+/4qgZ3cl3vKYsfNeqmBKzXnJFy0tOOEIuSaH2p265ltnKczxbwMQUhYX5pb87SEDrW97EwKw== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jstree "^3.3.17" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/markdown-it@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-9.3.0.tgz#e4ffa1b6e8b4896e90f47e5d5d92916cb16ab066" - integrity sha512-ugFZ5nX6dpyzFTYdAFUNct1DTY2JPnkqRHa1wPi2oCekHW/xehixyxGNcbyIRM72ZWrzBkmw59TBHXR4rzyzwg== +"@abp/markdown-it@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-9.3.1.tgz#4feb95406e14c8d0131e29cbcf6f86caca60f320" + integrity sha512-XYQxs9Orj4Du3oNRh5dXdgLEi4S/iPhJDhLMfrKiDcMyiKbi6gec4nXSZMNScH9JOu6ZweveREt/kvIzdU4oJw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" markdown-it "^14.1.0" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/prismjs@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.0.tgz#500bf2ad0e944d30111d588fc93e480a6e41be0d" - integrity sha512-hcAnr5n77Duj1Z8TPe3L7J1D5vskUMcIZa2TDlOScgwSZGRK+7L58fXraLWreifVQAKSjBmtb14bgh07+M3k6Q== +"@abp/prismjs@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.1.tgz#f2f42e962d6d759e8e016e4909a806a672328318" + integrity sha512-OIC3pKNLv5Cf6VPDOVLwYweQ+ADw0i50fXxb0+oPYN/bkfYdEL+M4q3A0UWKvE67/nJLMUHyPXxMlqAFSbqYrw== dependencies: - "@abp/clipboard" "~9.3.0" - "@abp/core" "~9.3.0" + "@abp/clipboard" "~9.3.1" + "@abp/core" "~9.3.1" prismjs "^1.29.0" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/slugify@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-9.3.0.tgz#48f3c73894c1e947802024d6783921c7feb3280a" - integrity sha512-XQQ7nIBEj7C2aKHn1tCeGMsq8WeufzBfM403fGqYj6OToqVrz0VyyI27jkTnOnfNHYA7MXzEcrS3sLYyDUqxow== +"@abp/slugify@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-9.3.1.tgz#c55fd6e62682004052c9c79e3f0ae1e08bd6cf80" + integrity sha512-V+G6P6t4fqVVCLZqOMFmvNwQxFCxehW6L0dVrxo/XhCVtx00qcj1Y0B/HukPQog03mVSqoPJexqmHugYo2V2hg== dependencies: slugify "^1.6.6" -"@abp/star-rating-svg@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-9.3.0.tgz#4602b945d2c64b8879e56b6caa5f0c105b26e126" - integrity sha512-G2agyGqYhYXguZUAPsF9I1tEdy4U3qBAIivyQ9jf5JPnGJ2JzsLfDcce06JhW2ZOvESF+ZUX4SNVhq0M13U5ZQ== +"@abp/star-rating-svg@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-9.3.1.tgz#50299196564831e264cc683728399c260cd051d3" + integrity sha512-RYRY6qnjE8U90DgRBXvPKZY3/wBSIWZUgOqJ8oKWjsAMNnf1+55yESGxCzWw+/RaLBFSiZQbkUXJGJQveaMRiw== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" star-rating-svg "^3.5.0" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/tui-editor@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.3.0.tgz#1b668a53306a995d2412abc097bd041d82a7b411" - integrity sha512-o908PclmVtcguO0PHlw9SPO3Uf140qzTSEoXX1UFD6rLFRZ0asBBXo72dgcx7ZfhRZCPrOhsLydywi6dsw8/8g== +"@abp/tui-editor@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.3.1.tgz#3ffbbb87465114d81b890693d37cbd391492d4c0" + integrity sha512-9aVdg4cyamuutM7A/MlDMEFTvI2TBH30DQWNvAeaabQPlBfja6uE9mReAwHmPm/bHJUAKLJGuWS7+i9kFQaIGA== dependencies: - "@abp/jquery" "~9.3.0" - "@abp/prismjs" "~9.3.0" + "@abp/jquery" "~9.3.1" + "@abp/prismjs" "~9.3.1" -"@abp/uppy@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-9.3.0.tgz#904d1952a24d3cc172377e1287f603680b11ee34" - integrity sha512-b6AkReBemDhZmHWuPrlTOwGUxt59j0ZWw+XlBz6BMaBiXtJISarhk8KwA0JyhZrp/9dZr3efsnL5OPeD5qR3Xg== +"@abp/uppy@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-9.3.1.tgz#0c8549f25de91c735af4b1f1333924ad87c9bb9c" + integrity sha512-Ys4PWSNyabvz6/z8MA9uBDDvesBjq+mnSXdBwtBqU/TvFzpkseBWM+dn+D7UuRpwznWi98ErzHTYoJtEss3Wpw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" uppy "^4.4.1" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/docs/app/VoloDocs.Web/package.json b/modules/docs/app/VoloDocs.Web/package.json index b81b1ebdec..3408d899dd 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": "~9.3.0", - "@abp/docs": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1", + "@abp/docs": "~9.3.1" } } diff --git a/modules/docs/app/VoloDocs.Web/yarn.lock b/modules/docs/app/VoloDocs.Web/yarn.lock index cb3e823c6f..6e771f4b1a 100644 --- a/modules/docs/app/VoloDocs.Web/yarn.lock +++ b/modules/docs/app/VoloDocs.Web/yarn.lock @@ -2,229 +2,229 @@ # yarn lockfile v1 -"@abp/anchor-js@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-9.3.0.tgz#d7d2887ecc1fd1da5e0881037abc9951d1cbc91e" - integrity sha512-zmgUT5/YvD5g50i25K496lLAZEXz5hxdiOcesu2e256Tkn+Z8hjaq2rAHarAN8CfRbrGhJNpzpwGicrk0nWJXw== +"@abp/anchor-js@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-9.3.1.tgz#5d8f360f76001321c092b6b6335da084e093cc4c" + integrity sha512-dPeHKsjQe+m8U/DNZg4tOyNCUBaMBCToeJzuYL944/eV5dglvhK8uIvouOG+YDvA9MvH2un8RJw5OX3wUKNfzA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" anchor-js "^5.0.0" -"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.0.tgz#580d6d4a56ff4e6accaa7aa28ea8f0d1edff3f18" - integrity sha512-P1O6c6j/rgr9meFFk6NU1u+nuLiR6nl2uJj3D3cUVFTuXS0bBo4gay2JdSCPUbKUhq1oE3JSAmLhrLlS0KjvYw== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.1.tgz#a35e984e38773f53e0b2b25761bcf503ba613aaf" + integrity sha512-kTN8pqfpTxOMD3nOVmwGHqtVwN4qlUjyQm7c+on98cmnXFllGXJ1QQLgnLRYT68lHJzW4nUNNN1VfET4tlMdDg== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/clipboard@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.0.tgz#282723f42fd749385e7f2cef8c6129173c7c75e3" - integrity sha512-im1HYhcfFvDC1ImA7uYK4m6eTG6pfNmGBf+90Kd5eqlU5gc55pHESiH7YHS0eOahy4JrolpG+pVuVo0+ewILsQ== +"@abp/clipboard@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.3.1.tgz#7ec773243463fe09c1bf7cda474fde1d100bddbb" + integrity sha512-mD/jUCo2ggMp0mBKXtdz2gtKfO0ukd4kqY141TzYq8VIjNkNUbODkXdLkNfxVPyAeYY4lzE5oGDxJHwkteTvjQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" clipboard "^2.0.11" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/docs@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-9.3.0.tgz#a9d830e4992a8b052bb90243c4647b676fdf079e" - integrity sha512-6UNpuasSQsQcHXJKRuI5L7lJZBJRAYdSxEobRObK8mF7h58OnJyMuVPjBRJNtHlsDiFcK5fw6hq8vV5d0S3ZUw== +"@abp/docs@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-9.3.1.tgz#efeee43a4259af10606de5eefdfe5187cd941f9a" + integrity sha512-+JwkuPcst70NiPkctCBBY344CWGqYs3nHQN1x9OMOB60ukOdDw/DMDMc3KW6crQrNOYrCxBAfnPYzlro/RHkzA== dependencies: - "@abp/anchor-js" "~9.3.0" - "@abp/clipboard" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/popper.js" "~9.3.0" - "@abp/prismjs" "~9.3.0" + "@abp/anchor-js" "~9.3.1" + "@abp/clipboard" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/popper.js" "~9.3.1" + "@abp/prismjs" "~9.3.1" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/popper.js@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-9.3.0.tgz#0a049648696a24bcb274c1e9ba348a7e50e92ac1" - integrity sha512-jsKC2rA8Wk25f3l7YHMiLXHqhxIPjalN0Qt3eQIb00YISlI+feY/mb9FJnwy7OKN1brGiKDCDHxzHVcnvbSAQQ== +"@abp/popper.js@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-9.3.1.tgz#66a5455db7f90eb804b193683ecd50112b0ba8dc" + integrity sha512-5L+109nQTYOgMxA05S2PDz2dPGDUzmjcZOTX1y52niTAdqVet3gSR+V5cJ1XihiJkyJhwkwpTdg1c7WhdTFvrw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@popperjs/core" "^2.11.8" -"@abp/prismjs@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.0.tgz#500bf2ad0e944d30111d588fc93e480a6e41be0d" - integrity sha512-hcAnr5n77Duj1Z8TPe3L7J1D5vskUMcIZa2TDlOScgwSZGRK+7L58fXraLWreifVQAKSjBmtb14bgh07+M3k6Q== +"@abp/prismjs@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.3.1.tgz#f2f42e962d6d759e8e016e4909a806a672328318" + integrity sha512-OIC3pKNLv5Cf6VPDOVLwYweQ+ADw0i50fXxb0+oPYN/bkfYdEL+M4q3A0UWKvE67/nJLMUHyPXxMlqAFSbqYrw== dependencies: - "@abp/clipboard" "~9.3.0" - "@abp/core" "~9.3.0" + "@abp/clipboard" "~9.3.1" + "@abp/core" "~9.3.1" prismjs "^1.29.0" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/openiddict/app/OpenIddict.Demo.Server/package.json b/modules/openiddict/app/OpenIddict.Demo.Server/package.json index 0f318ae44c..e01e4f0f07 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": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1" } } diff --git a/modules/openiddict/app/angular/package.json b/modules/openiddict/app/angular/package.json index 64ac7ee56b..df6a96a1c6 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": "~9.3.0", - "@abp/ng.components": "~9.3.0", - "@abp/ng.core": "~9.3.0", - "@abp/ng.oauth": "~9.3.0", - "@abp/ng.identity": "~9.3.0", - "@abp/ng.setting-management": "~9.3.0", - "@abp/ng.tenant-management": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0", - "@abp/ng.theme.lepton-x": "~4.3.0", + "@abp/ng.account": "~9.3.1", + "@abp/ng.components": "~9.3.1", + "@abp/ng.core": "~9.3.1", + "@abp/ng.oauth": "~9.3.1", + "@abp/ng.identity": "~9.3.1", + "@abp/ng.setting-management": "~9.3.1", + "@abp/ng.tenant-management": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.1", + "@abp/ng.theme.lepton-x": "~4.3.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": "~9.3.0", + "@abp/ng.schematics": "~9.3.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 31da5ed426..903f45272d 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": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.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 d6c96a4c40..734d8cf2db 100644 --- a/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock +++ b/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock @@ -2,185 +2,185 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.0.tgz#580d6d4a56ff4e6accaa7aa28ea8f0d1edff3f18" - integrity sha512-P1O6c6j/rgr9meFFk6NU1u+nuLiR6nl2uJj3D3cUVFTuXS0bBo4gay2JdSCPUbKUhq1oE3JSAmLhrLlS0KjvYw== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.3.1.tgz#a35e984e38773f53e0b2b25761bcf503ba613aaf" + integrity sha512-kTN8pqfpTxOMD3nOVmwGHqtVwN4qlUjyQm7c+on98cmnXFllGXJ1QQLgnLRYT68lHJzW4nUNNN1VfET4tlMdDg== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.3.1" -"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.0.tgz#19b2c082120a21a021a72cb516950b18e1388f1d" - integrity sha512-Ps5e2+R4rB42K7hhEzynv3Um9cY/dlu/rj8ztcV+YExIl+MIx7LGyKEYH54YXmmwEmxBjDQAsZ93EZalAYN3vg== +"@abp/aspnetcore.mvc.ui.theme.shared@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.3.1.tgz#7b8b297c9fac61970b3f0d7e4a6d11fa89b892ea" + integrity sha512-cc2BacHCyaDHP0xeSMyIR7asiVmTkfYtMhh+kLp8XBQ6JeqDLi5YW4TdgwJv+t8s8U0j+DwKtgUOtwHBhlOtvg== dependencies: - "@abp/aspnetcore.mvc.ui" "~9.3.0" - "@abp/bootstrap" "~9.3.0" - "@abp/bootstrap-datepicker" "~9.3.0" - "@abp/bootstrap-daterangepicker" "~9.3.0" - "@abp/datatables.net-bs5" "~9.3.0" - "@abp/font-awesome" "~9.3.0" - "@abp/jquery-form" "~9.3.0" - "@abp/jquery-validation-unobtrusive" "~9.3.0" - "@abp/lodash" "~9.3.0" - "@abp/luxon" "~9.3.0" - "@abp/malihu-custom-scrollbar-plugin" "~9.3.0" - "@abp/moment" "~9.3.0" - "@abp/select2" "~9.3.0" - "@abp/sweetalert2" "~9.3.0" - "@abp/timeago" "~9.3.0" - -"@abp/aspnetcore.mvc.ui@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.0.tgz#eb197a50a094daca252ad98bf2b6357d41b4c73d" - integrity sha512-fTjPqxCSs5g2G9v5IpF+tO/0O9tJHK0J/lS/nOjh3gBml4EERFne5amrr2aPzGLi7B5fKtH/wv5/o8A2oyv3qA== + "@abp/aspnetcore.mvc.ui" "~9.3.1" + "@abp/bootstrap" "~9.3.1" + "@abp/bootstrap-datepicker" "~9.3.1" + "@abp/bootstrap-daterangepicker" "~9.3.1" + "@abp/datatables.net-bs5" "~9.3.1" + "@abp/font-awesome" "~9.3.1" + "@abp/jquery-form" "~9.3.1" + "@abp/jquery-validation-unobtrusive" "~9.3.1" + "@abp/lodash" "~9.3.1" + "@abp/luxon" "~9.3.1" + "@abp/malihu-custom-scrollbar-plugin" "~9.3.1" + "@abp/moment" "~9.3.1" + "@abp/select2" "~9.3.1" + "@abp/sweetalert2" "~9.3.1" + "@abp/timeago" "~9.3.1" + +"@abp/aspnetcore.mvc.ui@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.3.1.tgz#17b9e49e4a3588cb0d383f9da700c99d5974b562" + integrity sha512-bxpsiwfDSfDHYyHc8jVBrnbIrJ7hbHGO86wWmYxd6iM/qMpgjzi1eFadt5oPVrFw99FnfNqREtMpdVbNJZ7n/Q== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.0.tgz#69764fbbdda067cd758b57bed5b7ea5af681b1ac" - integrity sha512-uRghuzNt5DdJthhvqc6VvNPf8GzwFekTwXIB4hKNhHgQd8ns6ibcQbyhxw+XQbNN6OLUoqdz33XC4cczV1YKcA== +"@abp/bootstrap-datepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.3.1.tgz#b3c6d0843d17bc22d15658d0b284f2c23811bef1" + integrity sha512-oGwqGf2Qkq0EXzOn9r3TsNccAklwabHu3J00VyLgAAkn3vGlou1r7xG8n0H0zC3V7/EirDKoyFr9s106g7kxJA== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.0.tgz#97628ce76a354cc72535c45cc5a15d77d48786cd" - integrity sha512-2ieD/U8ng3QxzfDFYkFVbaCk5zOhVUXYuonvA1Z3/ngORV4URXKvJcX41hnWfcFitgImqW41vEdgX2nvNjSBsQ== +"@abp/bootstrap-daterangepicker@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.3.1.tgz#3be4165954e0aa5bfec782df677ae687cc94b651" + integrity sha512-1wdVw/JOfxwND3TQD8kOPJU3UwECi4rsrzPSQtPCAt/YGWtF5MIl9nhZ9WqSwukNie0dYmECAw5FNaoC79LOAw== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.0.tgz#1c90091f0734ba53e86478e6e5943f6e4fc92b3c" - integrity sha512-vGDWJ/Z1U8bZ7eOULcpMwQFHsnqsr2h3zEwyEH6zD9FcXFA9Wj53PRi2Eu571YX9j1w7nhDJAdNQ5CJZ0IBeLw== +"@abp/bootstrap@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.3.1.tgz#917d013d257bbd035f264a324e77c6aecd4170c5" + integrity sha512-t34nqLrMn0Wvw+3KNmVTMsdjHhMMppNITskuUdFwCCD14UIWcbQYLr9sSuYtS76nna6RUaL0MuYL4uRcqA7hiw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" bootstrap "^5.3.3" -"@abp/core@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.0.tgz#6d9c955ffdc316d04812ce0e979a2fc95d5e1f38" - integrity sha512-uyzc+rXb/0acHiMpmXoyB0vMSofLkTOu2a5BDe2nftWya0kF8eNtA8XXplIC/J0xKn76pjC16kT6q3jhhCatuQ== +"@abp/core@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.3.1.tgz#db01b8d8917283226e5552b1961e63c075ecae4f" + integrity sha512-y/cvEvbxahaLygeJ6D7LSuNOWAwWRMf/ceLQLZ+J97trKKzQ58q3sth8E8FqhSAGJRYnGwGNqKLsBmFPjlKtMA== dependencies: - "@abp/utils" "~9.3.0" + "@abp/utils" "~9.3.1" -"@abp/datatables.net-bs5@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.0.tgz#40894fda15f2bfde630f5533264161c5e14afb62" - integrity sha512-Nwuqk5ucr5rJPEKzo90YzEJnyl9vfRcex28KpV8eY5OwdwlfXNv97BE+dzq8UQWjG+1FiImcJPFzFn44XrY7Sg== +"@abp/datatables.net-bs5@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.3.1.tgz#488c5bdf548f637b8ef2f8109b2416f9af201f8d" + integrity sha512-8j+fsDjYf9PgWxioZMQb/WjmW/8LHpR+E5v5m+Oxd9epDR+ugsvT7IhuMvBJ+yv96FZA19ULTgj3dhNa6ff7Og== dependencies: - "@abp/datatables.net" "~9.3.0" + "@abp/datatables.net" "~9.3.1" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.0.tgz#3e3eebe2c240b7de1e28118cd001412339f05f6a" - integrity sha512-OmysnH0kiqfBD3XmPmV2QXvlWzd/35bzCM1jgKllknxaQOzazZmtWYEeCt8bXQBnKxQYB6oZ61+wgXIZBdjOxA== +"@abp/datatables.net@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.3.1.tgz#41e2daca48ac0517cc53afe26e98cea9d347e03f" + integrity sha512-oD6s0luu2wuLODCaTqujAczTVySDr+d988AMHpiNlHLTcdXGapF9q3oWrK9bvSrNdJpCtAMhAUKyZ9b28aoBWg== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" datatables.net "^2.1.8" -"@abp/font-awesome@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.0.tgz#821b77eba75bb911cf5955f97d60f9d6abf9caf6" - integrity sha512-2wJGIOMmIVc5rTWDr8i5SKYrJZvyDQmZ3vpKvyIf9U2Gtt9WavKf+zOtOnfYnOVQ9PVc7tDyejZMe89AFd8mLw== +"@abp/font-awesome@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.3.1.tgz#ec988894248ea187bb5aec72dc79b4be27034acc" + integrity sha512-z1zwl0SZYrBVX+J961vbF0AMnyjhn00E9GfqGR6hH/mvyrN8T95xyDN+vDRwl907pTItNKBdWH78eXkv58WMdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.0.tgz#900dc6be3c9405113943388db015765522d0d0cf" - integrity sha512-4y2vqsW5gXaa/Lg+6M0MaR4PLMAdBXyI7+rvaGQ+0SeWDOULWi3H89shjCN/reRy09n7QDnRn9fs7D8+E2QGIw== +"@abp/jquery-form@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.3.1.tgz#8ec1724231d4415bab47047938a6fa0c9ca1c79c" + integrity sha512-8mN3JfZWdXAZ3y9jQpGkge4JctAt5DCZHu3lV4kafZtmhz1xdaj6vaaIpxo2TpTjx7/79XY8mymnxXefiO0U3Q== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.0.tgz#2d4ede7578329dd96c90834c836309a2d0f247b7" - integrity sha512-mE3Koplfi69XR/PWEa/+LTmy8VSJsoysGVlFQT/YSy5zEhnVqdr+BLm+/JqosTbk9hBN4wDRjPpVb+yNkZtMTw== +"@abp/jquery-validation-unobtrusive@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.3.1.tgz#31ab753a296fa9d6838f2d97ff256a40df633bdc" + integrity sha512-YBQu/sKItnbjXoOYqUIm8wyJnXfRTaHy4/TSVEB3JYBcpHjjXMd9KX3FwK4AzCsSgaIGJK/WkdkiO5bvPqApCg== dependencies: - "@abp/jquery-validation" "~9.3.0" + "@abp/jquery-validation" "~9.3.1" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.0.tgz#2c7249f3c4f1fab247b114010b77a99f34c1bacc" - integrity sha512-MVvpVMeBt0xzY84nldrQu2nThO7FFnxlEbFffESh/jZ3u4jiU/Yt7AYL3vrHOpqyvEHIdfWKsdOjBdRTRYbuLA== +"@abp/jquery-validation@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.3.1.tgz#b96a430cffdb8cce298463b975786b25dc6d655b" + integrity sha512-041+nqCqp6ySlzocQnKJ6/FMumMcyHmkVjlguEShbttJJL27JVq3V8qmh9t/flQSa9Vv7q1qHyYBQBLZ0ISIBA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" jquery-validation "^1.21.0" -"@abp/jquery@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.0.tgz#88d516de96b33b7b3a7ff3293802b74b94af88ea" - integrity sha512-/zof5pCdxLsQM1cYmn73Q9I49/uO1fUlOhitzDwHEbXZjQyWg3pjOyiApPlE7Ve1eYECskXGhNqBYKvEedJoAQ== +"@abp/jquery@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.3.1.tgz#697c59500eeb76e047a26c9176e7cd2d55e40965" + integrity sha512-pUurE04byV0bK7O9C7pFiLECP8keE7+KodDH8K9qwBCZ0O/DBsbG9cI7EZW6xAd+WPPrcAEi6QC8y3MIn9dv2A== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" jquery "~3.7.1" -"@abp/lodash@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.0.tgz#3b9ba5e6a0b155d6d312fe8106456342927fa32d" - integrity sha512-6cZVDMTscdOnK5oZ537DF0dO+KZnFn5GEESpRbo+5ld0DwMg0RmlxJ4jt4NVrmptJmr0fZezq7sBmpxsdpViWA== +"@abp/lodash@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.3.1.tgz#6ff141b9cad8454de30c2d0a80035054af9570e5" + integrity sha512-9FPq/ggTRMpBJk4Qz2HhYbExXUpWoNSsIbxR3xyrxiD3CDwt7AK51X+NbYkqW7EqvccKENfqsQ6hOcwCpyPcdQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" lodash "^4.17.21" -"@abp/luxon@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.0.tgz#a9ff3527514538c707485107107671d7714d162c" - integrity sha512-ZthDi5yl4/7MyhLxxW9zKgl7K1g6Sj+MfSOx2xXTDOrOnDzeDgZ6q1GeEzfqosU8bFULRzgZLnwdrGf7qPSNLQ== +"@abp/luxon@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.3.1.tgz#ff3ad7fcb9bc56d0286f69eb665ab3137a1142e5" + integrity sha512-r46jTdWiDp41/UEYc0hqdSHVwIQfqGpPvAysN+8csjLg5EkZhAjrahlsnJbu0BfCC+E+GhjOQ/oad1hz68bDJA== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.0.tgz#3a3432eccfe813220887417681ee62e10271d4da" - integrity sha512-l+PBUudx2xnX/fMGoLO4kYeclVk7UQ2YEKp5kDNGMHxjRPZY3cbffXtvLdGovxXGI17y1JlmfdaEQKLKmoQfyQ== +"@abp/malihu-custom-scrollbar-plugin@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.3.1.tgz#1071a8095197af1f98ddc06fdcc71e84ab6fd7f2" + integrity sha512-eijQKbRJT2cXspXuPCNOtbYCp/PwPlBAQgKr9FHNPT9ujuOEA3spY71VyIOBKh/cTnH0ANaUSZzEE4G/7r9cag== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.0.tgz#e8631060d5d5cbf574253d05b2cd3ef901880103" - integrity sha512-MC50cSmvlFLKmvjGM+1z6SgyV+xv81AcdrJZHNLF8KvPPHVZwcTN2uJmOQVdLKu13r1o0doD8O3AX9Pze+kwpw== +"@abp/moment@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.3.1.tgz#ac0ef40a34197efff6539effd865a014e2c10b81" + integrity sha512-X+VoWNCcC5p0YC9betQmG+tm9C3y50vuShKCKrnOKvoILNSQJ+siVtYjIf0PQa/O8jUefUlehgWTk0yWYgKxjQ== dependencies: moment "^2.30.1" -"@abp/select2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.0.tgz#43fe4923d58d8758863bcb090451828fe7baab59" - integrity sha512-KntYlirtHjm9rMdj98buqjXKYEIH0xgGj2jAzah0vWxbWqi2hsrTrpUZZIx1Nw7+7l75V2kEVTlKCc67aT66KQ== +"@abp/select2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.3.1.tgz#f760050b3b0a51a4c3311600a5c7abc991e560fc" + integrity sha512-KA1AMToMMfReJek0yWgviYr9vvlH1r43ObaIrfweF3sZsvo86VHtUeBEcYdGr5MtAmtHRukTfu2y0fSaK7GjYQ== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" select2 "^4.0.13" -"@abp/sweetalert2@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.0.tgz#c5d7ebb6ad39665a520b6ae82b7a46e22b466f45" - integrity sha512-7Io9GW9PKSo91m86G3/d0hjdYDada+qPktdk2rsXyfBFSLwaEhOaF4nuGAzCdYNlKAlafzOeqLQMOCN+anzElA== +"@abp/sweetalert2@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.3.1.tgz#279a0b070ea27d1beb9b0b472768694b0d6a7162" + integrity sha512-bEaoM7wNrF4dkf2IoBmxRhcHWMK9LjG7hUnZWhFi/J1n10wJH+2yz7qsajbdzIF6CVvelAcMRzbxdVg7nxrnvw== dependencies: - "@abp/core" "~9.3.0" + "@abp/core" "~9.3.1" sweetalert2 "^11.14.1" -"@abp/timeago@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.0.tgz#1b68b4ac06df9bcd672383e40501b81c15150f5c" - integrity sha512-5hPeLfQo+B2L+ZTqE1XncjE5/BQHF9FDVOit2cuwSq97JnMif2g8O1h2Rx3fvgriTag9E1GGpkHP6+90TT5GTA== +"@abp/timeago@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.3.1.tgz#ae0a7ff8867f228b464f0c7bef46466e72aa5d28" + integrity sha512-FVAzEYl0SV07EM/W5wlE6Z25lnGC5CT4bBVzNFq8b3UjM+m0AhGNBwPrAyianyZyMYUzaF0UtL3PgTJJ+BZ8gA== dependencies: - "@abp/jquery" "~9.3.0" + "@abp/jquery" "~9.3.1" timeago "^1.6.7" -"@abp/utils@~9.3.0": - version "9.3.0" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.0.tgz#25668cdc5b58ea071aed300e04fdf9c9d44a41c5" - integrity sha512-rypUWd5BMyrf9fHTXAH9OarfhrK/SMcH1ioawStnAtC9vKTNN3Sn+m+tBfhGIWxLQdzUuZLzWTuAJmkVc4Ousg== +"@abp/utils@~9.3.1": + version "9.3.1" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.3.1.tgz#1a649f793c0a95a3a02f331bf0467908ba32fe65" + integrity sha512-4cEl8npNp3R5cnhIjlXq8DjBLnA3U1H50E4xMtSY8Y9/nnvkn7ESqIzMlYlPDw9SUjQ4uhftVJqUyh83yq48jg== dependencies: just-compare "^2.3.0" diff --git a/modules/virtual-file-explorer/app/package.json b/modules/virtual-file-explorer/app/package.json index 3ccca81a3b..4d7a7524f8 100644 --- a/modules/virtual-file-explorer/app/package.json +++ b/modules/virtual-file-explorer/app/package.json @@ -3,7 +3,7 @@ "name": "my-app", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.0", - "@abp/virtual-file-explorer": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1", + "@abp/virtual-file-explorer": "~9.3.1" } } diff --git a/npm/lerna.json b/npm/lerna.json index 2e3c504fcc..3705fbcad4 100644 --- a/npm/lerna.json +++ b/npm/lerna.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "packages": [ "packs/*" ], diff --git a/npm/ng-packs/package.json b/npm/ng-packs/package.json index 9a2444db5d..bc30dec671 100644 --- a/npm/ng-packs/package.json +++ b/npm/ng-packs/package.json @@ -42,8 +42,8 @@ }, "private": true, "devDependencies": { - "@abp/ng.theme.lepton-x": "~4.3.0", - "@abp/utils": "~9.3.0", + "@abp/ng.theme.lepton-x": "~4.3.1", + "@abp/utils": "~9.3.1", "@angular-devkit/build-angular": "~20.0.0", "@angular-devkit/core": "~20.0.0", "@angular-devkit/schematics": "~20.0.0", diff --git a/npm/ng-packs/packages/account-core/package.json b/npm/ng-packs/packages/account-core/package.json index 218a7a8699..b050737240 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.core": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.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 903d5afc8d..332c77d061 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.account.core": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.account.core": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.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 b731635d05..2f4cb5a856 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "peerDependencies": { - "@abp/ng.core": ">=9.3.0", - "@abp/ng.theme.shared": ">=9.3.0" + "@abp/ng.core": ">=9.3.1", + "@abp/ng.theme.shared": ">=9.3.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 d12f3dfc3e..545832059e 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/utils": "~9.3.0", + "@abp/utils": "~9.3.1", "just-clone": "^6.0.0", "just-compare": "^2.0.0", "ts-toolbelt": "^9.0.0", diff --git a/npm/ng-packs/packages/feature-management/package.json b/npm/ng-packs/packages/feature-management/package.json index c6b4a6debb..af5912308d 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.theme.shared": "~9.3.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 fb34dd15b6..e06fd80f14 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": "9.3.0", + "version": "9.3.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 900782e7fa..def2c37d00 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.components": "~9.3.0", - "@abp/ng.permission-management": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.components": "~9.3.1", + "@abp/ng.permission-management": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.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 20764ab828..18de086c0c 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~9.3.0", - "@abp/utils": "~9.3.0", + "@abp/ng.core": "~9.3.1", + "@abp/utils": "~9.3.1", "angular-oauth2-oidc": "^20.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 42a04bfc42..b8992ac41d 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.theme.shared": "~9.3.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 938271c3c1..76e57a8093 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": "9.3.0", + "version": "9.3.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 227023dc8c..c3db0818d9 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.components": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.components": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.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 4b62f47de6..8169947c98 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.feature-management": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.feature-management": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.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 5827881eb0..4a98407e32 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.account.core": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.account.core": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.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 8bb939aad1..6f68b7b7d7 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": "9.3.0", + "version": "9.3.1", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~9.3.0", + "@abp/ng.core": "~9.3.1", "@fortawesome/fontawesome-free": "^6.0.0", "@ng-bootstrap/ng-bootstrap": "~19.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 a7ec9899df..f644c64ec3 100644 --- a/npm/packs/anchor-js/package.json +++ b/npm/packs/anchor-js/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/anchor-js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.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 7f8641b07c..96852db5c0 100644 --- a/npm/packs/aspnetcore.components.server.basictheme/package.json +++ b/npm/packs/aspnetcore.components.server.basictheme/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/aspnetcore.components.server.basictheme", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.components.server.theming": "~9.3.0" + "@abp/aspnetcore.components.server.theming": "~9.3.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 21ef2d3097..b9c769d649 100644 --- a/npm/packs/aspnetcore.components.server.theming/package.json +++ b/npm/packs/aspnetcore.components.server.theming/package.json @@ -1,12 +1,12 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/aspnetcore.components.server.theming", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/bootstrap": "~9.3.0", - "@abp/font-awesome": "~9.3.0" + "@abp/bootstrap": "~9.3.1", + "@abp/font-awesome": "~9.3.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 50958097a0..2aae5e8273 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": "9.3.0", + "version": "9.3.1", "name": "@abp/aspnetcore.mvc.ui.theme.basic", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.shared": "~9.3.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 ee93ca173d..7e3540f4b0 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": "9.3.0", + "version": "9.3.1", "name": "@abp/aspnetcore.mvc.ui.theme.shared", "repository": { "type": "git", @@ -10,21 +10,21 @@ "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui": "~9.3.0", - "@abp/bootstrap": "~9.3.0", - "@abp/bootstrap-datepicker": "~9.3.0", - "@abp/bootstrap-daterangepicker": "~9.3.0", - "@abp/datatables.net-bs5": "~9.3.0", - "@abp/font-awesome": "~9.3.0", - "@abp/jquery-form": "~9.3.0", - "@abp/jquery-validation-unobtrusive": "~9.3.0", - "@abp/lodash": "~9.3.0", - "@abp/luxon": "~9.3.0", - "@abp/malihu-custom-scrollbar-plugin": "~9.3.0", - "@abp/moment": "~9.3.0", - "@abp/select2": "~9.3.0", - "@abp/sweetalert2": "~9.3.0", - "@abp/timeago": "~9.3.0" + "@abp/aspnetcore.mvc.ui": "~9.3.1", + "@abp/bootstrap": "~9.3.1", + "@abp/bootstrap-datepicker": "~9.3.1", + "@abp/bootstrap-daterangepicker": "~9.3.1", + "@abp/datatables.net-bs5": "~9.3.1", + "@abp/font-awesome": "~9.3.1", + "@abp/jquery-form": "~9.3.1", + "@abp/jquery-validation-unobtrusive": "~9.3.1", + "@abp/lodash": "~9.3.1", + "@abp/luxon": "~9.3.1", + "@abp/malihu-custom-scrollbar-plugin": "~9.3.1", + "@abp/moment": "~9.3.1", + "@abp/select2": "~9.3.1", + "@abp/sweetalert2": "~9.3.1", + "@abp/timeago": "~9.3.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 b682097830..f3d10b8f60 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": "9.3.0", + "version": "9.3.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 712ca5193b..2f02e10a0c 100644 --- a/npm/packs/aspnetcore.mvc.ui/package.json +++ b/npm/packs/aspnetcore.mvc.ui/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/aspnetcore.mvc.ui", "repository": { "type": "git", diff --git a/npm/packs/blogging/package.json b/npm/packs/blogging/package.json index de9384cff7..51f878615a 100644 --- a/npm/packs/blogging/package.json +++ b/npm/packs/blogging/package.json @@ -1,14 +1,14 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/blogging", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "~9.3.0", - "@abp/owl.carousel": "~9.3.0", - "@abp/prismjs": "~9.3.0", - "@abp/tui-editor": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.shared": "~9.3.1", + "@abp/owl.carousel": "~9.3.1", + "@abp/prismjs": "~9.3.1", + "@abp/tui-editor": "~9.3.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/bootstrap-datepicker/package.json b/npm/packs/bootstrap-datepicker/package.json index bf64aee7e5..85a94f7692 100644 --- a/npm/packs/bootstrap-datepicker/package.json +++ b/npm/packs/bootstrap-datepicker/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.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 268a2eb459..8a8330d17c 100644 --- a/npm/packs/bootstrap-daterangepicker/package.json +++ b/npm/packs/bootstrap-daterangepicker/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/bootstrap-daterangepicker", "repository": { "type": "git", diff --git a/npm/packs/bootstrap/package.json b/npm/packs/bootstrap/package.json index aa12d9b036..b43423cd8d 100644 --- a/npm/packs/bootstrap/package.json +++ b/npm/packs/bootstrap/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/bootstrap", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "bootstrap": "^5.3.3" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/chart.js/package.json b/npm/packs/chart.js/package.json index c340bdbb54..8be7926efe 100644 --- a/npm/packs/chart.js/package.json +++ b/npm/packs/chart.js/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/chart.js", "publishConfig": { "access": "public" diff --git a/npm/packs/clipboard/package.json b/npm/packs/clipboard/package.json index 152c2a192b..1da05685cf 100644 --- a/npm/packs/clipboard/package.json +++ b/npm/packs/clipboard/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/clipboard", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.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 769b22b6e6..a9cb21445d 100644 --- a/npm/packs/cms-kit.admin/package.json +++ b/npm/packs/cms-kit.admin/package.json @@ -1,16 +1,16 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/cms-kit.admin", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/codemirror": "~9.3.0", - "@abp/jstree": "~9.3.0", - "@abp/markdown-it": "~9.3.0", - "@abp/slugify": "~9.3.0", - "@abp/tui-editor": "~9.3.0", - "@abp/uppy": "~9.3.0" + "@abp/codemirror": "~9.3.1", + "@abp/jstree": "~9.3.1", + "@abp/markdown-it": "~9.3.1", + "@abp/slugify": "~9.3.1", + "@abp/tui-editor": "~9.3.1", + "@abp/uppy": "~9.3.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 b1dcb5dec2..417dbd4fd0 100644 --- a/npm/packs/cms-kit.public/package.json +++ b/npm/packs/cms-kit.public/package.json @@ -1,12 +1,12 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/cms-kit.public", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/highlight.js": "~9.3.0", - "@abp/star-rating-svg": "~9.3.0" + "@abp/highlight.js": "~9.3.1", + "@abp/star-rating-svg": "~9.3.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cms-kit/package.json b/npm/packs/cms-kit/package.json index 775552b852..5fbbbd2124 100644 --- a/npm/packs/cms-kit/package.json +++ b/npm/packs/cms-kit/package.json @@ -1,12 +1,12 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/cms-kit", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/cms-kit.admin": "~9.3.0", - "@abp/cms-kit.public": "~9.3.0" + "@abp/cms-kit.admin": "~9.3.1", + "@abp/cms-kit.public": "~9.3.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/codemirror/package.json b/npm/packs/codemirror/package.json index b271d8fa8e..38e8161062 100644 --- a/npm/packs/codemirror/package.json +++ b/npm/packs/codemirror/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/codemirror", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "codemirror": "^5.65.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/core/package.json b/npm/packs/core/package.json index 8388056f5c..39b2cf320d 100644 --- a/npm/packs/core/package.json +++ b/npm/packs/core/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/core", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/utils": "~9.3.0" + "@abp/utils": "~9.3.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cropperjs/package.json b/npm/packs/cropperjs/package.json index 09faa43634..89818075fb 100644 --- a/npm/packs/cropperjs/package.json +++ b/npm/packs/cropperjs/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/cropperjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.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 acb610a846..6bb6a2397e 100644 --- a/npm/packs/datatables.net-bs4/package.json +++ b/npm/packs/datatables.net-bs4/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/datatables.net-bs4", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/datatables.net": "~9.3.0", + "@abp/datatables.net": "~9.3.1", "datatables.net-bs4": "^2.1.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/datatables.net-bs5/package.json b/npm/packs/datatables.net-bs5/package.json index 6767c2fe2e..29a08f40e1 100644 --- a/npm/packs/datatables.net-bs5/package.json +++ b/npm/packs/datatables.net-bs5/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/datatables.net-bs5", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/datatables.net": "~9.3.0", + "@abp/datatables.net": "~9.3.1", "datatables.net-bs5": "^2.1.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/datatables.net/package.json b/npm/packs/datatables.net/package.json index 11735eed9c..96ee862024 100644 --- a/npm/packs/datatables.net/package.json +++ b/npm/packs/datatables.net/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/datatables.net", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.3.0", + "@abp/jquery": "~9.3.1", "datatables.net": "^2.1.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/docs/package.json b/npm/packs/docs/package.json index 7787827789..db338de157 100644 --- a/npm/packs/docs/package.json +++ b/npm/packs/docs/package.json @@ -1,15 +1,15 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/docs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/anchor-js": "~9.3.0", - "@abp/clipboard": "~9.3.0", - "@abp/malihu-custom-scrollbar-plugin": "~9.3.0", - "@abp/popper.js": "~9.3.0", - "@abp/prismjs": "~9.3.0" + "@abp/anchor-js": "~9.3.1", + "@abp/clipboard": "~9.3.1", + "@abp/malihu-custom-scrollbar-plugin": "~9.3.1", + "@abp/popper.js": "~9.3.1", + "@abp/prismjs": "~9.3.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 a21e326921..355898adb0 100644 --- a/npm/packs/flag-icon-css/package.json +++ b/npm/packs/flag-icon-css/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.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 469f846731..ac599f2d0d 100644 --- a/npm/packs/flag-icons/package.json +++ b/npm/packs/flag-icons/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.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 3774e92e65..b70d772aa2 100644 --- a/npm/packs/font-awesome/package.json +++ b/npm/packs/font-awesome/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/font-awesome", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "@fortawesome/fontawesome-free": "^6.6.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/highlight.js/package.json b/npm/packs/highlight.js/package.json index f5b8c2d8d5..f0aeab82d1 100644 --- a/npm/packs/highlight.js/package.json +++ b/npm/packs/highlight.js/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/highlight.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "@highlightjs/cdn-assets": "~11.10.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery-form/package.json b/npm/packs/jquery-form/package.json index 1afa88328e..7f00854e70 100644 --- a/npm/packs/jquery-form/package.json +++ b/npm/packs/jquery-form/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/jquery-form", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.3.0", + "@abp/jquery": "~9.3.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 c900bc514d..dea6e28318 100644 --- a/npm/packs/jquery-validation-unobtrusive/package.json +++ b/npm/packs/jquery-validation-unobtrusive/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/jquery-validation-unobtrusive", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery-validation": "~9.3.0", + "@abp/jquery-validation": "~9.3.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 5dab2e9ba6..d84e40be14 100644 --- a/npm/packs/jquery-validation/package.json +++ b/npm/packs/jquery-validation/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/jquery-validation", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.3.0", + "@abp/jquery": "~9.3.1", "jquery-validation": "^1.21.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery/package.json b/npm/packs/jquery/package.json index cd3c66e295..1addc0bf3f 100644 --- a/npm/packs/jquery/package.json +++ b/npm/packs/jquery/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/jquery", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "jquery": "~3.7.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jstree/package.json b/npm/packs/jstree/package.json index 36b268495f..ceb40ce878 100644 --- a/npm/packs/jstree/package.json +++ b/npm/packs/jstree/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/jstree", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~9.3.0", + "@abp/jquery": "~9.3.1", "jstree": "^3.3.17" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/lodash/package.json b/npm/packs/lodash/package.json index 5e255ce003..6915e66dc3 100644 --- a/npm/packs/lodash/package.json +++ b/npm/packs/lodash/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/lodash", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "lodash": "^4.17.21" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/luxon/package.json b/npm/packs/luxon/package.json index 5d828bef77..ace0b434b8 100644 --- a/npm/packs/luxon/package.json +++ b/npm/packs/luxon/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/luxon", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "luxon": "^3.5.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/malihu-custom-scrollbar-plugin/package.json b/npm/packs/malihu-custom-scrollbar-plugin/package.json index c1f5c24c5a..321aa38e6a 100644 --- a/npm/packs/malihu-custom-scrollbar-plugin/package.json +++ b/npm/packs/malihu-custom-scrollbar-plugin/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/malihu-custom-scrollbar-plugin", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.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 a6ce5fa215..7b7bde8817 100644 --- a/npm/packs/markdown-it/package.json +++ b/npm/packs/markdown-it/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/markdown-it", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "markdown-it": "^14.1.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/moment/package.json b/npm/packs/moment/package.json index d425615279..337ec72c45 100644 --- a/npm/packs/moment/package.json +++ b/npm/packs/moment/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/moment", "repository": { "type": "git", diff --git a/npm/packs/owl.carousel/package.json b/npm/packs/owl.carousel/package.json index 520821c597..66ad53abf5 100644 --- a/npm/packs/owl.carousel/package.json +++ b/npm/packs/owl.carousel/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/owl.carousel", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.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 7f8c005f13..462e8fa671 100644 --- a/npm/packs/popper.js/package.json +++ b/npm/packs/popper.js/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/popper.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "@popperjs/core": "^2.11.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/prismjs/package.json b/npm/packs/prismjs/package.json index c4a1b4af46..f28e6adcf8 100644 --- a/npm/packs/prismjs/package.json +++ b/npm/packs/prismjs/package.json @@ -1,12 +1,12 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/prismjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/clipboard": "~9.3.0", - "@abp/core": "~9.3.0", + "@abp/clipboard": "~9.3.1", + "@abp/core": "~9.3.1", "prismjs": "^1.29.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/qrcode/package.json b/npm/packs/qrcode/package.json index a46fdbd8ef..16f16f7874 100644 --- a/npm/packs/qrcode/package.json +++ b/npm/packs/qrcode/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/qrcode", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0" + "@abp/core": "~9.3.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/select2/package.json b/npm/packs/select2/package.json index 1070d3150d..2eed8e72b6 100644 --- a/npm/packs/select2/package.json +++ b/npm/packs/select2/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/select2", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "select2": "^4.0.13" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/signalr/package.json b/npm/packs/signalr/package.json index 1835ec29e9..f40919559a 100644 --- a/npm/packs/signalr/package.json +++ b/npm/packs/signalr/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/signalr", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "@microsoft/signalr": "~8.0.7" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/slugify/package.json b/npm/packs/slugify/package.json index 2900e104d1..12c1ee3cbc 100644 --- a/npm/packs/slugify/package.json +++ b/npm/packs/slugify/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.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 3b0d2dd7e2..5b0509486c 100644 --- a/npm/packs/star-rating-svg/package.json +++ b/npm/packs/star-rating-svg/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/star-rating-svg", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~9.3.0", + "@abp/jquery": "~9.3.1", "star-rating-svg": "^3.5.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/sweetalert2/package.json b/npm/packs/sweetalert2/package.json index 727956da46..923b03e1c2 100644 --- a/npm/packs/sweetalert2/package.json +++ b/npm/packs/sweetalert2/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/sweetalert2", "publishConfig": { "access": "public" @@ -10,7 +10,7 @@ "directory": "npm/packs/sweetalert2" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "sweetalert2": "^11.14.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/timeago/package.json b/npm/packs/timeago/package.json index b3aec9ff8e..9f5be9f089 100644 --- a/npm/packs/timeago/package.json +++ b/npm/packs/timeago/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/timeago", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.3.0", + "@abp/jquery": "~9.3.1", "timeago": "^1.6.7" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/toastr/package.json b/npm/packs/toastr/package.json index 8734b44aaf..458e03e402 100644 --- a/npm/packs/toastr/package.json +++ b/npm/packs/toastr/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/toastr", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.3.0", + "@abp/jquery": "~9.3.1", "toastr": "^2.1.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/tui-editor/package.json b/npm/packs/tui-editor/package.json index cf847c0dcd..73f7e23ce1 100644 --- a/npm/packs/tui-editor/package.json +++ b/npm/packs/tui-editor/package.json @@ -1,12 +1,12 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/tui-editor", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~9.3.0", - "@abp/prismjs": "~9.3.0" + "@abp/jquery": "~9.3.1", + "@abp/prismjs": "~9.3.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/uppy/package.json b/npm/packs/uppy/package.json index 9c33edd247..48753bfaf8 100644 --- a/npm/packs/uppy/package.json +++ b/npm/packs/uppy/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/uppy", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.1", "uppy": "^4.4.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/utils/package.json b/npm/packs/utils/package.json index 72930d17eb..7ebfb2eed3 100644 --- a/npm/packs/utils/package.json +++ b/npm/packs/utils/package.json @@ -1,6 +1,6 @@ { "name": "@abp/utils", - "version": "9.3.0", + "version": "9.3.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 abe5879088..5c32d46210 100644 --- a/npm/packs/vee-validate/package.json +++ b/npm/packs/vee-validate/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/vee-validate", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/vue": "~9.3.0", + "@abp/vue": "~9.3.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 5298a9b8f5..c8464d8335 100644 --- a/npm/packs/virtual-file-explorer/package.json +++ b/npm/packs/virtual-file-explorer/package.json @@ -1,12 +1,12 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/virtual-file-explorer", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/clipboard": "~9.3.0", - "@abp/prismjs": "~9.3.0" + "@abp/clipboard": "~9.3.1", + "@abp/prismjs": "~9.3.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/vue/package.json b/npm/packs/vue/package.json index 72529ac3e0..a26ae9c28f 100644 --- a/npm/packs/vue/package.json +++ b/npm/packs/vue/package.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/vue", "publishConfig": { "access": "public" diff --git a/npm/packs/zxcvbn/package.json b/npm/packs/zxcvbn/package.json index 0ef0f209b2..d1bd184ddf 100644 --- a/npm/packs/zxcvbn/package.json +++ b/npm/packs/zxcvbn/package.json @@ -1,11 +1,11 @@ { - "version": "9.3.0", + "version": "9.3.1", "name": "@abp/zxcvbn", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.3.0", + "@abp/core": "~9.3.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 423a46ef24..c3a871b26c 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 35533900dc..86ea5e2aa7 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 ff64834292..a0ed1a2291 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 e2a17b9554..722a9eec0c 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 a6bb1581ef..d92f63d7f3 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 d96b4ce7ae..3d3d5267a7 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 0ec1c5a867..73403332cb 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 b243a31d14..ebbff8976b 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 365924b20f..0853c66deb 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 612891a919..cc2b47762e 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 fc1f94a7d4..eda0869914 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 c25f53f643..45c459ab75 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 f9aee09457..d9490fa0cb 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 37834acbf3..c6534239ee 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 4cf5c86048..65568fa1dc 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 228b38714a..150a378264 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 bdfd1a0114..e88d8cdb7f 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 9b58f7a5ea..e3be609fad 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 b851ea9c2b..3ff6cfc3a4 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": "~9.3.0", - "@abp/ng.components": "~9.3.0", - "@abp/ng.core": "~9.3.0", - "@abp/ng.identity": "~9.3.0", - "@abp/ng.oauth": "~9.3.0", - "@abp/ng.setting-management": "~9.3.0", - "@abp/ng.tenant-management": "~9.3.0", - "@abp/ng.theme.lepton-x": "~4.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.account": "~9.3.1", + "@abp/ng.components": "~9.3.1", + "@abp/ng.core": "~9.3.1", + "@abp/ng.identity": "~9.3.1", + "@abp/ng.oauth": "~9.3.1", + "@abp/ng.setting-management": "~9.3.1", + "@abp/ng.tenant-management": "~9.3.1", + "@abp/ng.theme.lepton-x": "~4.3.1", + "@abp/ng.theme.shared": "~9.3.1", "@angular/animations": "~20.0.0", "@angular/common": "~20.0.0", "@angular/compiler": "~20.0.0", @@ -36,7 +36,7 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@abp/ng.schematics": "~9.3.0", + "@abp/ng.schematics": "~9.3.1", "@angular-devkit/build-angular": "~20.0.0", "@angular-eslint/builder": "~20.0.0", "@angular-eslint/eslint-plugin": "~20.0.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 0fa7bf768e..55be33d1e4 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": "~4.3.0", - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.0" + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.1", + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 f1337de1e1..eabb74b935 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": "~4.3.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.1" } } diff --git a/templates/app/angular/package.json b/templates/app/angular/package.json index b851ea9c2b..3ff6cfc3a4 100644 --- a/templates/app/angular/package.json +++ b/templates/app/angular/package.json @@ -12,15 +12,15 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~9.3.0", - "@abp/ng.components": "~9.3.0", - "@abp/ng.core": "~9.3.0", - "@abp/ng.identity": "~9.3.0", - "@abp/ng.oauth": "~9.3.0", - "@abp/ng.setting-management": "~9.3.0", - "@abp/ng.tenant-management": "~9.3.0", - "@abp/ng.theme.lepton-x": "~4.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.account": "~9.3.1", + "@abp/ng.components": "~9.3.1", + "@abp/ng.core": "~9.3.1", + "@abp/ng.identity": "~9.3.1", + "@abp/ng.oauth": "~9.3.1", + "@abp/ng.setting-management": "~9.3.1", + "@abp/ng.tenant-management": "~9.3.1", + "@abp/ng.theme.lepton-x": "~4.3.1", + "@abp/ng.theme.shared": "~9.3.1", "@angular/animations": "~20.0.0", "@angular/common": "~20.0.0", "@angular/compiler": "~20.0.0", @@ -36,7 +36,7 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@abp/ng.schematics": "~9.3.0", + "@abp/ng.schematics": "~9.3.1", "@angular-devkit/build-angular": "~20.0.0", "@angular-eslint/builder": "~20.0.0", "@angular-eslint/eslint-plugin": "~20.0.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 9a858cca89..e357f18bec 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 f1337de1e1..eabb74b935 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": "~4.3.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.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 f1337de1e1..eabb74b935 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": "~4.3.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.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 f1337de1e1..eabb74b935 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": "~4.3.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.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 f1337de1e1..eabb74b935 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": "~4.3.0", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.1", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.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 2c794e50e8..4f0fcd6e6a 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": "~4.3.0" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.3.1" } } diff --git a/templates/module/angular/package.json b/templates/module/angular/package.json index 1f95596670..473d58ebcb 100644 --- a/templates/module/angular/package.json +++ b/templates/module/angular/package.json @@ -13,15 +13,15 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~9.3.0", - "@abp/ng.components": "~9.3.0", - "@abp/ng.core": "~9.3.0", - "@abp/ng.identity": "~9.3.0", - "@abp/ng.oauth": "~9.3.0", - "@abp/ng.setting-management": "~9.3.0", - "@abp/ng.tenant-management": "~9.3.0", - "@abp/ng.theme.basic": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0", + "@abp/ng.account": "~9.3.1", + "@abp/ng.components": "~9.3.1", + "@abp/ng.core": "~9.3.1", + "@abp/ng.identity": "~9.3.1", + "@abp/ng.oauth": "~9.3.1", + "@abp/ng.setting-management": "~9.3.1", + "@abp/ng.tenant-management": "~9.3.1", + "@abp/ng.theme.basic": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.1", "@angular/animations": "~20.0.0", "@angular/common": "~20.0.0", "@angular/compiler": "~20.0.0", @@ -36,7 +36,7 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@abp/ng.schematics": "~9.3.0", + "@abp/ng.schematics": "~9.3.1", "@angular-devkit/build-angular": "~20.0.0", "@angular-eslint/builder": "~20.0.0", "@angular-eslint/eslint-plugin": "~20.0.0", diff --git a/templates/module/angular/projects/my-project-name/package.json b/templates/module/angular/projects/my-project-name/package.json index be02a00ca0..25d46dbed8 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": "~19.1.0", "@angular/core": "~19.1.0", - "@abp/ng.core": "~9.3.0", - "@abp/ng.theme.shared": "~9.3.0" + "@abp/ng.core": "~9.3.1", + "@abp/ng.theme.shared": "~9.3.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 2e058a10df..81b27032f0 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": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.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 f9cc80ffae..8aa5b36d14 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": "~9.3.0", - "@abp/aspnetcore.components.server.basictheme": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1", + "@abp/aspnetcore.components.server.basictheme": "~9.3.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 0f318ae44c..e01e4f0f07 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": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.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 0f318ae44c..e01e4f0f07 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": "~9.3.0" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.1" } }