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 fdd7728237..b1cd05e6d3 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.0.1", - "@abp/prismjs": "~9.0.1", - "@abp/highlight.js": "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.shared": "~9.0.2", + "@abp/prismjs": "~9.0.2", + "@abp/highlight.js": "~9.0.2" } } 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 842e1aadb4..4df467ca5b 100644 --- a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock +++ b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock @@ -2,212 +2,212 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/clipboard@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.1.tgz#b1712b2d940caecc85eb99247a569ffe3ab1a387" - integrity sha512-obDYqUTf+65E26yHZO2DigQOeDnzAEvak0Umz91cholZHVRvzc9X1itv/abS/whU0YOU/d8Viud8zFv1MnM83w== +"@abp/clipboard@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.2.tgz#69e7f0133c27603b029a07fbdef8396685360e75" + integrity sha512-3hykfZ55hAZK3wYCAQQyoSkR9Xo1NjFXTgoqdWIzLQByOqI05bSUdqRqUUoRg5IcyXsdCmPl3A4GyY6tn/MG7Q== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" clipboard "^2.0.11" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/highlight.js@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.0.1.tgz#22f135e73d5ee5ce14e31fe6c1a1b3eee6a91f55" - integrity sha512-K1EXCtRsc116c7UYcUXRVmrPFHDY4531+ij9P32EdP1/3AIwm50r+tz2epZV2GyIuGw/mVWyFB0vduqFlr0W3g== +"@abp/highlight.js@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.0.2.tgz#842dd70649cb45be2d87462b67c3f6689d534c9b" + integrity sha512-yRcOuCI43Q2fnkgpW73OFG8pZ8njPP61A2+htN3x8AYgttbmxq98mgStanbwx5j+1XklinRMt1bQ0XuD32vfLg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@highlightjs/cdn-assets" "~11.10.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/prismjs@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.1.tgz#2693014c8161d561e7c7bef01d5cd24ee53be1b3" - integrity sha512-NwW+vpTiAsuJYNC/MEiAj0dGMWml95mAQD1Z0Djfsg9D6OpcLsdlgWX+KVdZvHoJ+SPgTDIqdt/0LnIv1w/XdA== +"@abp/prismjs@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.2.tgz#4cedd5bc10f29df4f508f28b0a982b9173e0c95d" + integrity sha512-Gx9+OxdD3e9MQ9maRPZfwdz2/T25oE721nHMFS3FvOIglg0c1GCmFK4+8s7j69EFW+Ro/SAsD99lZJMZ2VzCgg== dependencies: - "@abp/clipboard" "~9.0.1" - "@abp/core" "~9.0.1" + "@abp/clipboard" "~9.0.2" + "@abp/core" "~9.0.2" prismjs "^1.29.0" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== 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 dbf6946a98..95d3aef484 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.0.1", - "@abp/prismjs": "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2", + "@abp/prismjs": "~9.0.2" }, "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 cf7895df68..9830e1a7f6 100644 --- a/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock +++ b/modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock @@ -2,211 +2,211 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/clipboard@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.1.tgz#b1712b2d940caecc85eb99247a569ffe3ab1a387" - integrity sha512-obDYqUTf+65E26yHZO2DigQOeDnzAEvak0Umz91cholZHVRvzc9X1itv/abS/whU0YOU/d8Viud8zFv1MnM83w== +"@abp/clipboard@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.2.tgz#69e7f0133c27603b029a07fbdef8396685360e75" + integrity sha512-3hykfZ55hAZK3wYCAQQyoSkR9Xo1NjFXTgoqdWIzLQByOqI05bSUdqRqUUoRg5IcyXsdCmPl3A4GyY6tn/MG7Q== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" clipboard "^2.0.11" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/prismjs@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.1.tgz#2693014c8161d561e7c7bef01d5cd24ee53be1b3" - integrity sha512-NwW+vpTiAsuJYNC/MEiAj0dGMWml95mAQD1Z0Djfsg9D6OpcLsdlgWX+KVdZvHoJ+SPgTDIqdt/0LnIv1w/XdA== +"@abp/prismjs@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.2.tgz#4cedd5bc10f29df4f508f28b0a982b9173e0c95d" + integrity sha512-Gx9+OxdD3e9MQ9maRPZfwdz2/T25oE721nHMFS3FvOIglg0c1GCmFK4+8s7j69EFW+Ro/SAsD99lZJMZ2VzCgg== dependencies: - "@abp/clipboard" "~9.0.1" - "@abp/core" "~9.0.1" + "@abp/clipboard" "~9.0.2" + "@abp/core" "~9.0.2" prismjs "^1.29.0" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== 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 3d2acf8641..c35225fda5 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.0.1", - "@abp/blogging": "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2", + "@abp/blogging": "~9.0.2" } } diff --git a/modules/blogging/app/Volo.BloggingTestApp/yarn.lock b/modules/blogging/app/Volo.BloggingTestApp/yarn.lock index 46619a0994..dbc1405e71 100644 --- a/modules/blogging/app/Volo.BloggingTestApp/yarn.lock +++ b/modules/blogging/app/Volo.BloggingTestApp/yarn.lock @@ -2,237 +2,237 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/blogging@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-9.0.1.tgz#7d5351b4e6b28bd25edf480e51d1a115699387ec" - integrity sha512-ocwDEWQe5bkDSObEX6As8DD2Kgsn8qgK0OZvNEZo5xPvpUNMnbcvG5tzdXMBbR+bb++J+M5VjDQydOWJ5uuxjw== +"@abp/blogging@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/blogging/-/blogging-9.0.2.tgz#dfdc98476d97c9f259e05706a17a436d7a3d6a78" + integrity sha512-WH/irZ/ExslF+005k8VXAZt2W5gIfzdByW1rcuYDPOQOO021QwQUSdF/B8abu5o9PNu8lTTweUYASKRzVZMSdg== dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - "@abp/owl.carousel" "~9.0.1" - "@abp/prismjs" "~9.0.1" - "@abp/tui-editor" "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + "@abp/owl.carousel" "~9.0.2" + "@abp/prismjs" "~9.0.2" + "@abp/tui-editor" "~9.0.2" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/clipboard@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.1.tgz#b1712b2d940caecc85eb99247a569ffe3ab1a387" - integrity sha512-obDYqUTf+65E26yHZO2DigQOeDnzAEvak0Umz91cholZHVRvzc9X1itv/abS/whU0YOU/d8Viud8zFv1MnM83w== +"@abp/clipboard@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.2.tgz#69e7f0133c27603b029a07fbdef8396685360e75" + integrity sha512-3hykfZ55hAZK3wYCAQQyoSkR9Xo1NjFXTgoqdWIzLQByOqI05bSUdqRqUUoRg5IcyXsdCmPl3A4GyY6tn/MG7Q== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" clipboard "^2.0.11" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/owl.carousel@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-9.0.1.tgz#83e7f7448976ab66facaa4d4c27bf7dac3d37b07" - integrity sha512-kNE/iv6fvI4V+5suVgMPrmT0ACqi3TEW5wqn+mWq1SwfD1qGZG0p+60NCEuhMdNVLZKD3xvwn3Ba7+KFjmAd4w== +"@abp/owl.carousel@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/owl.carousel/-/owl.carousel-9.0.2.tgz#d42cb5fe5514e8b4a5a071afa63a67f792680aad" + integrity sha512-HOHczvhWfgtAK3nfFPkYH791sz6T0wCKUkYMUWM1gqACf2Z25sUlNJqkdLmLFnohILLxaEZp4yHTCCAsO3bYwQ== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" owl.carousel "^2.3.4" -"@abp/prismjs@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.1.tgz#2693014c8161d561e7c7bef01d5cd24ee53be1b3" - integrity sha512-NwW+vpTiAsuJYNC/MEiAj0dGMWml95mAQD1Z0Djfsg9D6OpcLsdlgWX+KVdZvHoJ+SPgTDIqdt/0LnIv1w/XdA== +"@abp/prismjs@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.2.tgz#4cedd5bc10f29df4f508f28b0a982b9173e0c95d" + integrity sha512-Gx9+OxdD3e9MQ9maRPZfwdz2/T25oE721nHMFS3FvOIglg0c1GCmFK4+8s7j69EFW+Ro/SAsD99lZJMZ2VzCgg== dependencies: - "@abp/clipboard" "~9.0.1" - "@abp/core" "~9.0.1" + "@abp/clipboard" "~9.0.2" + "@abp/core" "~9.0.2" prismjs "^1.29.0" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/tui-editor@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.0.1.tgz#df2ef5101300f2f739c0c93b66f63ccd8492a42d" - integrity sha512-0H9AK4/YXsDmLruHMqk2uygWkWTR9pRRexGCr+IzoAeb+tljg15MnmlboTE9iNOntUug6Iml9tyY5gNOUuQXvQ== +"@abp/tui-editor@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.0.2.tgz#68c78a90aed6825a9f6184368e27e2d8e78bc5bf" + integrity sha512-VVrPYVnL+Ybwy+RwlHzWi2hX0Qxox8y3BhAgp7XRZE5Q/nmpiGXg95l3wMg8E/JP4o5RyWjwk3FWEGUkC4VRVA== dependencies: - "@abp/jquery" "~9.0.1" - "@abp/prismjs" "~9.0.1" + "@abp/jquery" "~9.0.2" + "@abp/prismjs" "~9.0.2" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== 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 9f481e899f..7e22e44af9 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2" } } diff --git a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock index 0ac91bf6da..bf3735aecb 100644 --- a/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock +++ b/modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock @@ -2,194 +2,194 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== dependencies: just-compare "^2.3.0" diff --git a/modules/cms-kit/angular/package.json b/modules/cms-kit/angular/package.json index d22ed86827..0c9881ed72 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.0.1", - "@abp/ng.identity": "~9.0.1", - "@abp/ng.setting-management": "~9.0.1", - "@abp/ng.tenant-management": "~9.0.1", - "@abp/ng.theme.basic": "~9.0.1", + "@abp/ng.account": "~9.0.2", + "@abp/ng.identity": "~9.0.2", + "@abp/ng.setting-management": "~9.0.2", + "@abp/ng.tenant-management": "~9.0.2", + "@abp/ng.theme.basic": "~9.0.2", "@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 390734e951..7871b24143 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.0.1", - "@abp/ng.theme.shared": ">=9.0.1" + "@abp/ng.core": ">=9.0.2", + "@abp/ng.theme.shared": ">=9.0.2" }, "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 e1e64e5277..948082e229 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2" } } diff --git a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock index 0ac91bf6da..bf3735aecb 100644 --- a/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock @@ -2,194 +2,194 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== 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 716eaed26c..d95dbe668d 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2" } } 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 0ac91bf6da..bf3735aecb 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock @@ -2,194 +2,194 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== 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 bd0c0c849c..e01caf26fd 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.0.1", - "@abp/cms-kit": "9.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2", + "@abp/cms-kit": "9.0.2" } } 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 add9990c9d..4a39fa6788 100644 --- a/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock +++ b/modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock @@ -2,302 +2,302 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/clipboard@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.1.tgz#b1712b2d940caecc85eb99247a569ffe3ab1a387" - integrity sha512-obDYqUTf+65E26yHZO2DigQOeDnzAEvak0Umz91cholZHVRvzc9X1itv/abS/whU0YOU/d8Viud8zFv1MnM83w== +"@abp/clipboard@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.2.tgz#69e7f0133c27603b029a07fbdef8396685360e75" + integrity sha512-3hykfZ55hAZK3wYCAQQyoSkR9Xo1NjFXTgoqdWIzLQByOqI05bSUdqRqUUoRg5IcyXsdCmPl3A4GyY6tn/MG7Q== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" clipboard "^2.0.11" -"@abp/cms-kit.admin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-9.0.1.tgz#f71256abfab7f8fe498061a22be5a5d3763e8304" - integrity sha512-cAYmPYNJOnIvsBsrTrOeQebUMFxIVd74m/pGVId59yago01CMjUSbKIjhNx9Mj5udzPBI9qDGg/B8fqTh4hlwQ== +"@abp/cms-kit.admin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/cms-kit.admin/-/cms-kit.admin-9.0.2.tgz#e970242a23328b17454fe0f41aedf696fb0e0d5a" + integrity sha512-U/G5cxtmFllo0h8VlWLFUz7fkvLdCQGSVp3nEo9cAlu0VydhBsignaXUEHGNK+opEIQapgqt1JNoARYs2gH+eA== dependencies: - "@abp/codemirror" "~9.0.1" - "@abp/jstree" "~9.0.1" - "@abp/markdown-it" "~9.0.1" - "@abp/slugify" "~9.0.1" - "@abp/tui-editor" "~9.0.1" - "@abp/uppy" "~9.0.1" + "@abp/codemirror" "~9.0.2" + "@abp/jstree" "~9.0.2" + "@abp/markdown-it" "~9.0.2" + "@abp/slugify" "~9.0.2" + "@abp/tui-editor" "~9.0.2" + "@abp/uppy" "~9.0.2" -"@abp/cms-kit.public@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-9.0.1.tgz#f06dd9f234f8fe76738503bb46714a2e43afdda2" - integrity sha512-40cyzPS05tZlmeDg4IvhugjvPHMiP2bfevDZPVnAsHZN1JIGKeT5bTeqoiIXPzhEylrmT7FEnXHQSrZh/osLwA== +"@abp/cms-kit.public@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/cms-kit.public/-/cms-kit.public-9.0.2.tgz#a4ce9e5f15310b324fe69bfadda3597a98d25891" + integrity sha512-AINWiKKDu99CsBi5J4gezzD0YCb3kudDVC5E/ToI/YSoNscLcLGw+1eJhH7X2rGUFI7f6agxswTmprYtGtlq9g== dependencies: - "@abp/highlight.js" "~9.0.1" - "@abp/star-rating-svg" "~9.0.1" + "@abp/highlight.js" "~9.0.2" + "@abp/star-rating-svg" "~9.0.2" -"@abp/cms-kit@9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-9.0.1.tgz#4aa0712e80757c671cbf7fc2ccf66e086d0714db" - integrity sha512-+9SE2YbuyJY45A7J7ww1X+/fEXavi1EgJdtS3H66VlXemvNXsVo4oF3d5aZePoY/sj8mRcueOy2lW4v7iYUbkA== +"@abp/cms-kit@9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/cms-kit/-/cms-kit-9.0.2.tgz#30ccd0da454b4831ecf7a611aa6d22333458c703" + integrity sha512-dUIfpcCh/+z/Shg7bqRvPCpiKPquZImVQ8DqjFwNtk6dIUZcp0HNbmzbR/BTA60uyWMk/vk6ODUzKffxLd+qpQ== dependencies: - "@abp/cms-kit.admin" "~9.0.1" - "@abp/cms-kit.public" "~9.0.1" + "@abp/cms-kit.admin" "~9.0.2" + "@abp/cms-kit.public" "~9.0.2" -"@abp/codemirror@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-9.0.1.tgz#b2bf78b93ca522fc0cbc03685bccfa201bcbff78" - integrity sha512-WEQbaDDXZGsKxEHn2MHCg9yT4h0n6Lf+DorWPtdCPmmyNWOFbHex9cNzhuM2kxIfFuwmDQKcO1z99EmZQs5xfw== +"@abp/codemirror@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/codemirror/-/codemirror-9.0.2.tgz#318afb50e4859f674e8b378038e534f2a5cc2d30" + integrity sha512-HiQC1U+GrqR6uynuWAvlOiwT9rF4ZRGigV8RKNWqYZRK9yDH4j6oXHNXP5yWn8O0Kxwe0f1ns731k6cfBotqIg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" codemirror "^5.65.1" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/highlight.js@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.0.1.tgz#22f135e73d5ee5ce14e31fe6c1a1b3eee6a91f55" - integrity sha512-K1EXCtRsc116c7UYcUXRVmrPFHDY4531+ij9P32EdP1/3AIwm50r+tz2epZV2GyIuGw/mVWyFB0vduqFlr0W3g== +"@abp/highlight.js@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/highlight.js/-/highlight.js-9.0.2.tgz#842dd70649cb45be2d87462b67c3f6689d534c9b" + integrity sha512-yRcOuCI43Q2fnkgpW73OFG8pZ8njPP61A2+htN3x8AYgttbmxq98mgStanbwx5j+1XklinRMt1bQ0XuD32vfLg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@highlightjs/cdn-assets" "~11.10.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/jstree@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-9.0.1.tgz#4a7cc3becc46d3e08740b67e88a048d307e5a6a8" - integrity sha512-QlXjqY/G8k2reXcua9u9mPldgq9oQUq4LiBdzciMdEqfF4nen84aaXvq+vFSsaKZ9/hoqiCz4cT41FkhNJ4d2g== +"@abp/jstree@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jstree/-/jstree-9.0.2.tgz#6768dd72d0272b10754f68a367f1b94df6973993" + integrity sha512-fDSdkPMoBTUxE76nmByZAlk2BQtYYa4vq99zeFUgW5ncVolq6eeW9pbmsvqFThiigFF2/O56iV7sar4IMGahkg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jstree "^3.3.17" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/markdown-it@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-9.0.1.tgz#286a524ff7bd0cde37dedfb56f8de58f96ba5933" - integrity sha512-ml1xHXr/fiu0GTu5XiYoBm7bF/bCXCZ0EZvvJNNJjQFaaRcRbSasvhZjDVlnZdmAcfKTl9TKvz8H0mNd12Cdww== +"@abp/markdown-it@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/markdown-it/-/markdown-it-9.0.2.tgz#9c28e47acd003e0bfa9acfd11be7393d505b52b9" + integrity sha512-ZFZUxJHqj7l0dZaMQnIgCB0m/dXSc1C0KPepgVcMngVL9hhv7iAY4NzO8TmGDYGI/nxJNknrlqWlrbdI9LAxXQ== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" markdown-it "^14.1.0" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/prismjs@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.1.tgz#2693014c8161d561e7c7bef01d5cd24ee53be1b3" - integrity sha512-NwW+vpTiAsuJYNC/MEiAj0dGMWml95mAQD1Z0Djfsg9D6OpcLsdlgWX+KVdZvHoJ+SPgTDIqdt/0LnIv1w/XdA== +"@abp/prismjs@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.2.tgz#4cedd5bc10f29df4f508f28b0a982b9173e0c95d" + integrity sha512-Gx9+OxdD3e9MQ9maRPZfwdz2/T25oE721nHMFS3FvOIglg0c1GCmFK4+8s7j69EFW+Ro/SAsD99lZJMZ2VzCgg== dependencies: - "@abp/clipboard" "~9.0.1" - "@abp/core" "~9.0.1" + "@abp/clipboard" "~9.0.2" + "@abp/core" "~9.0.2" prismjs "^1.29.0" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/slugify@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-9.0.1.tgz#82aa76f131aab619f1d68d8e276b2263be5f0141" - integrity sha512-H8pkDkJMgXvSGPboX1ZZTkgw7G2kUd4cAco0kkCjNdpkVPGCwQSg9TfJgTmZLmvKRFVxOpGTInuzB3/tP6NFFw== +"@abp/slugify@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/slugify/-/slugify-9.0.2.tgz#c2b41d09ad9196538c64dfcd25b0ac18646a1546" + integrity sha512-WPMW583pSPrmOqxcms1L6WWZIJrHjd7Kvw5A6fgZkswAZhp8jDOTltv9Fzw6//CHWuOsewNTEP2Qj93PyMuFFg== dependencies: slugify "^1.6.6" -"@abp/star-rating-svg@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-9.0.1.tgz#35f9b226b323d9e102e8c9a306edf798422dd807" - integrity sha512-nND7HnGHFx+uIlMtAhCP3syOui9ZO84KYZnxWAwY/T3ZqV1vzvk8OyyfTZUtt8FWoKRj9JkBvaNUDu4VnMrQWg== +"@abp/star-rating-svg@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/star-rating-svg/-/star-rating-svg-9.0.2.tgz#ef25eeacd8b164a1bf9b2494f6cb454695d7cb13" + integrity sha512-tNtvFX4eHJW49RZneW9KKi8clI0zujNuqjliXbPOnnQAwEOyXXQ+l+rjGgBr5SInAi/iw8ck0vosWHMGcZtvtg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" star-rating-svg "^3.5.0" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/tui-editor@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.0.1.tgz#df2ef5101300f2f739c0c93b66f63ccd8492a42d" - integrity sha512-0H9AK4/YXsDmLruHMqk2uygWkWTR9pRRexGCr+IzoAeb+tljg15MnmlboTE9iNOntUug6Iml9tyY5gNOUuQXvQ== +"@abp/tui-editor@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/tui-editor/-/tui-editor-9.0.2.tgz#68c78a90aed6825a9f6184368e27e2d8e78bc5bf" + integrity sha512-VVrPYVnL+Ybwy+RwlHzWi2hX0Qxox8y3BhAgp7XRZE5Q/nmpiGXg95l3wMg8E/JP4o5RyWjwk3FWEGUkC4VRVA== dependencies: - "@abp/jquery" "~9.0.1" - "@abp/prismjs" "~9.0.1" + "@abp/jquery" "~9.0.2" + "@abp/prismjs" "~9.0.2" -"@abp/uppy@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-9.0.1.tgz#35af2483439c1ee0e4ec07299f8ada17f235d97b" - integrity sha512-rPM0Fy0qef1xw28a+qzFWNL8OeXzHXY1Qyq0W9VKUhFwUYKYKTALwi6k7SVQh5Dq+X2blSStVkJD5tuADxSnIg== +"@abp/uppy@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/uppy/-/uppy-9.0.2.tgz#aa8ae5be39908a8b83974757dd53d9a0c26a59a6" + integrity sha512-Gq04SPEC7+0WRJDmfSN0dTGMyB8lRHWVE9axnxaTivsedfvJE8ZoqzJ+s0W3wp0UgjDWCt2CQzsj8IterS0ZhA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" uppy "^4.4.1" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== 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 6035df65f0..1fe5c9d904 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.0.1", - "@abp/docs": "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2", + "@abp/docs": "~9.0.2" } } diff --git a/modules/docs/app/VoloDocs.Web/yarn.lock b/modules/docs/app/VoloDocs.Web/yarn.lock index 46507843d9..0e3dcbe3a5 100644 --- a/modules/docs/app/VoloDocs.Web/yarn.lock +++ b/modules/docs/app/VoloDocs.Web/yarn.lock @@ -2,238 +2,238 @@ # yarn lockfile v1 -"@abp/anchor-js@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-9.0.1.tgz#fd23f51989ce65c05fc6e717a07e28048210339c" - integrity sha512-yyYk6HKNXDCJi5skwoG52j6lulicPFNg53hmWEvC11L3O00SWEJw3RzflwQDOKzRQGlBq+pbzqUB5h3nm0KV+w== +"@abp/anchor-js@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/anchor-js/-/anchor-js-9.0.2.tgz#aec7e86a3cc4cc7442235827f69a7a6a88aa1685" + integrity sha512-guZJMhk2K+z4dmgLCDzBrnQSca/LAf3Lr1kcFqwE6F9NoTkuKc5JCOlgVOcypzFfBIYfjdCKPW6e93+FgTYSJg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" anchor-js "^5.0.0" -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/clipboard@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.1.tgz#b1712b2d940caecc85eb99247a569ffe3ab1a387" - integrity sha512-obDYqUTf+65E26yHZO2DigQOeDnzAEvak0Umz91cholZHVRvzc9X1itv/abS/whU0YOU/d8Viud8zFv1MnM83w== +"@abp/clipboard@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.2.tgz#69e7f0133c27603b029a07fbdef8396685360e75" + integrity sha512-3hykfZ55hAZK3wYCAQQyoSkR9Xo1NjFXTgoqdWIzLQByOqI05bSUdqRqUUoRg5IcyXsdCmPl3A4GyY6tn/MG7Q== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" clipboard "^2.0.11" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/docs@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-9.0.1.tgz#7e1d09ef62f686771d550d7a0e158abac0e51650" - integrity sha512-RZphDobO0cWZGoOB1FOly3gdJ4KWeCrurp8kWaReWMmdIAc4xmg6CMK07XGz6fKC8SuU8GLJ8vP2cI+QsPmiKw== +"@abp/docs@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/docs/-/docs-9.0.2.tgz#ff136327e0596fece23a66c108af86b449d0c533" + integrity sha512-fdj2sKnmD9yGrGi93ZHFiqba57qqgrTg9ti5SYeUoK2tuTMKrR4XClqmmF06xLutD0iPc0hQWbTO90VgAQn5mQ== dependencies: - "@abp/anchor-js" "~9.0.1" - "@abp/clipboard" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/popper.js" "~9.0.1" - "@abp/prismjs" "~9.0.1" + "@abp/anchor-js" "~9.0.2" + "@abp/clipboard" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/popper.js" "~9.0.2" + "@abp/prismjs" "~9.0.2" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/popper.js@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-9.0.1.tgz#df1f7fc86c642c5998c9226204a65e6ef248b759" - integrity sha512-bOTL+fih9iXKZdSIoaJ531R+prMSzhyTzSYHevCHF9BozXA+rGnXPqEV6KQWrT0xi1bIFFrlSKajJInNyiy77g== +"@abp/popper.js@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/popper.js/-/popper.js-9.0.2.tgz#67481a95a12e6dec6fc61dcc3d717b6e3b4be460" + integrity sha512-+Gdos0GoTrsypcUOoiFiLbBHzLKB6Hs7zxx+PpPFNF866yPwnP6HhoVRRS8q+M6mmHEzRkSzFUKhg2zkR29y1w== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@popperjs/core" "^2.11.8" -"@abp/prismjs@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.1.tgz#2693014c8161d561e7c7bef01d5cd24ee53be1b3" - integrity sha512-NwW+vpTiAsuJYNC/MEiAj0dGMWml95mAQD1Z0Djfsg9D6OpcLsdlgWX+KVdZvHoJ+SPgTDIqdt/0LnIv1w/XdA== +"@abp/prismjs@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.2.tgz#4cedd5bc10f29df4f508f28b0a982b9173e0c95d" + integrity sha512-Gx9+OxdD3e9MQ9maRPZfwdz2/T25oE721nHMFS3FvOIglg0c1GCmFK4+8s7j69EFW+Ro/SAsD99lZJMZ2VzCgg== dependencies: - "@abp/clipboard" "~9.0.1" - "@abp/core" "~9.0.1" + "@abp/clipboard" "~9.0.2" + "@abp/core" "~9.0.2" prismjs "^1.29.0" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== 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 716eaed26c..d95dbe668d 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2" } } diff --git a/modules/openiddict/app/angular/package.json b/modules/openiddict/app/angular/package.json index 0c362f715c..396dcf7041 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.0.1", - "@abp/ng.components": "~9.0.1", - "@abp/ng.core": "~9.0.1", - "@abp/ng.oauth": "~9.0.1", - "@abp/ng.identity": "~9.0.1", - "@abp/ng.setting-management": "~9.0.1", - "@abp/ng.tenant-management": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1", - "@abp/ng.theme.lepton-x": "~4.0.1", + "@abp/ng.account": "~9.0.2", + "@abp/ng.components": "~9.0.2", + "@abp/ng.core": "~9.0.2", + "@abp/ng.oauth": "~9.0.2", + "@abp/ng.identity": "~9.0.2", + "@abp/ng.setting-management": "~9.0.2", + "@abp/ng.tenant-management": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2", + "@abp/ng.theme.lepton-x": "~4.0.3", "@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.0.1", + "@abp/ng.schematics": "~9.0.2", "@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 aa3599532c..d2357db9e4 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2" } } 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 0ac91bf6da..bf3735aecb 100644 --- a/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock +++ b/modules/setting-management/app/Volo.Abp.SettingManagement.DemoApp/yarn.lock @@ -2,194 +2,194 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== dependencies: just-compare "^2.3.0" diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json index fc83403e01..6c24369929 100644 --- a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json +++ b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "private": true, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.1", - "@abp/virtual-file-explorer": "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2", + "@abp/virtual-file-explorer": "~9.0.2" } } diff --git a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock index f761366309..a29d7be2b0 100644 --- a/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock +++ b/modules/virtual-file-explorer/app/Volo.Abp.VirtualFileExplorer.DemoApp/yarn.lock @@ -2,221 +2,221 @@ # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.1.tgz#cdb6130ac6f8499f9a3f856b596c46745d056a30" - integrity sha512-JaxuDH8WTnZYX6C7CX7ZVHfhTDR/SxfwRvtJaGGijSX8QKd1DXpfi9lYEF4Y9k5b48YT/0slBqU5g0sLmBd3+g== - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.1" - -"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.1.tgz#7a1be780a305aa0d0f467472fc721b6f710fda7a" - integrity sha512-vrgRYKNctdZYhPCQ2I6Z10gUI1S5ynDj+DgnV7x7a7G/juuHaOSbkRXgwrmJsmYLfGA7KFCoJcbpER8mmXQeHQ== - dependencies: - "@abp/aspnetcore.mvc.ui" "~9.0.1" - "@abp/bootstrap" "~9.0.1" - "@abp/bootstrap-datepicker" "~9.0.1" - "@abp/bootstrap-daterangepicker" "~9.0.1" - "@abp/datatables.net-bs5" "~9.0.1" - "@abp/font-awesome" "~9.0.1" - "@abp/jquery-form" "~9.0.1" - "@abp/jquery-validation-unobtrusive" "~9.0.1" - "@abp/lodash" "~9.0.1" - "@abp/luxon" "~9.0.1" - "@abp/malihu-custom-scrollbar-plugin" "~9.0.1" - "@abp/moment" "~9.0.1" - "@abp/select2" "~9.0.1" - "@abp/sweetalert2" "~9.0.1" - "@abp/timeago" "~9.0.1" - "@abp/toastr" "~9.0.1" - -"@abp/aspnetcore.mvc.ui@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.1.tgz#811dd91138efb82345fc06559b5d2feea88021af" - integrity sha512-KVbWCpBV7S1ViHYQP/hn4gSMzSiA2e8/zC0HND1fjE+1zXJqJyEWto1eg2DaKSOs/rmHD8WtFVMU4hCLQTCuIA== +"@abp/aspnetcore.mvc.ui.theme.basic@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-9.0.2.tgz#198752cf4ed96f080c88adc1ffd0a866ef7ee994" + integrity sha512-n/BviNcuormop2/AGcX2FNi+7oYkkY2LcOBMNyTrW39lTYjcQEeZJhxBTroAs3JqCR6cm6/8eWq3/SslVBxBVw== + dependencies: + "@abp/aspnetcore.mvc.ui.theme.shared" "~9.0.2" + +"@abp/aspnetcore.mvc.ui.theme.shared@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-9.0.2.tgz#c15eb73b5ec16061da565a98ce2a16e29115d585" + integrity sha512-k30esf0On3mgBAmNbbWn3q/3PiCE4tJXW5j8UGq85DI8kMDmaP7iBQXoMfIFs+Gu5ejNU49AYHlGeEuuK3ObKw== + dependencies: + "@abp/aspnetcore.mvc.ui" "~9.0.2" + "@abp/bootstrap" "~9.0.2" + "@abp/bootstrap-datepicker" "~9.0.2" + "@abp/bootstrap-daterangepicker" "~9.0.2" + "@abp/datatables.net-bs5" "~9.0.2" + "@abp/font-awesome" "~9.0.2" + "@abp/jquery-form" "~9.0.2" + "@abp/jquery-validation-unobtrusive" "~9.0.2" + "@abp/lodash" "~9.0.2" + "@abp/luxon" "~9.0.2" + "@abp/malihu-custom-scrollbar-plugin" "~9.0.2" + "@abp/moment" "~9.0.2" + "@abp/select2" "~9.0.2" + "@abp/sweetalert2" "~9.0.2" + "@abp/timeago" "~9.0.2" + "@abp/toastr" "~9.0.2" + +"@abp/aspnetcore.mvc.ui@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui/-/aspnetcore.mvc.ui-9.0.2.tgz#ec8d319196d5ef2c4b9e2c965a2ce61cf2384839" + integrity sha512-w40nUrbM/FLadmkDqx+24FtLPrRO2vVqeqE5WxiARDOUJC/Y7LnmVNtsNODv9m5Ss4ufkyI25LugHwT63w6imA== dependencies: ansi-colors "^4.1.3" -"@abp/bootstrap-datepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.1.tgz#21cd19090b9a571ddf5a9019bc17864c8685408c" - integrity sha512-LhgqBRr66x9gGTAyv1FuPAw8u8N77WQK2AfDkNgLueurM2+xMYQzH3pWWLhcN676/JXafxfALCfBoM8U7CfXLg== +"@abp/bootstrap-datepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-datepicker/-/bootstrap-datepicker-9.0.2.tgz#ee810c716d84ceb9b36366390d75c366a560f0fe" + integrity sha512-wrnCu3LwoR0WD1fvntv7ICpIsE+5FmEIuod+8pRa17LkNn/JMAhUv1gQI6OD/Ney5QEA1l1HlmFwlV14A/IdSg== dependencies: bootstrap-datepicker "^1.10.0" -"@abp/bootstrap-daterangepicker@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.1.tgz#c19c23ede6fd868a147ea893d4fdecfa60b177f7" - integrity sha512-SlBVgiYa75uQyaGt5EVjduren7Po5UP26A1tXEQQr0hDia1+1TK0qxmJ2YxjeJpB7FwtcmJiofv5fngvJqhxIA== +"@abp/bootstrap-daterangepicker@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap-daterangepicker/-/bootstrap-daterangepicker-9.0.2.tgz#61869cf4dac3573000bf3f97dd4531747be99cd3" + integrity sha512-Pzt1whhaIX10JWMKAYEE0rq4oZSgYxdyukz95u72Rqjub9057mDPcbIzLx1UdHMUh7FOG6WpCSZA5o/XxqHPxQ== dependencies: bootstrap-daterangepicker "^3.1.0" -"@abp/bootstrap@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.1.tgz#2360303ec24c8f3eb755b10fa6a953db6d858daf" - integrity sha512-uAfVNsUYSsRqgeO9JMnhJJlFoDmO3/lTvER/iYOqerF0X03KQnR8HZy2V3MD1D+fSh/4JuU6aAZFl6IQLinMKQ== +"@abp/bootstrap@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/bootstrap/-/bootstrap-9.0.2.tgz#b42a128ea427758f4e4036c47aad79c8cc3e3bf0" + integrity sha512-CFet9h9jvdZXORN60UrUx+l9MakrBaEMEjnXctKltNUaUxEXO9XEi+HiXBJscz1QTwtpM3fUE/wm95JrPDiLAg== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" bootstrap "^5.3.3" -"@abp/clipboard@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.1.tgz#b1712b2d940caecc85eb99247a569ffe3ab1a387" - integrity sha512-obDYqUTf+65E26yHZO2DigQOeDnzAEvak0Umz91cholZHVRvzc9X1itv/abS/whU0YOU/d8Viud8zFv1MnM83w== +"@abp/clipboard@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/clipboard/-/clipboard-9.0.2.tgz#69e7f0133c27603b029a07fbdef8396685360e75" + integrity sha512-3hykfZ55hAZK3wYCAQQyoSkR9Xo1NjFXTgoqdWIzLQByOqI05bSUdqRqUUoRg5IcyXsdCmPl3A4GyY6tn/MG7Q== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" clipboard "^2.0.11" -"@abp/core@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.1.tgz#727fc1dfac21cca1216c4f5091da7d5efefdb467" - integrity sha512-NWXDVCIJePbcKCrRvGxAlaA2MrOF2IZox37bQkW7/mTeOPpNoTa6lhowksNNcTpFq2YdD8bG0i0kfskkp3EZ2w== +"@abp/core@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/core/-/core-9.0.2.tgz#2b74ee867a421ea85d71d8a5a13644cb278077c4" + integrity sha512-CcGWzGUW9xty+LeVcGC+EcLuJnjfOrPhKbiZrkUYwYmP7GSO0/DJrKd+PcJnvK7czC6uHBBB+5BUIrr+W0071g== dependencies: - "@abp/utils" "~9.0.1" + "@abp/utils" "~9.0.2" -"@abp/datatables.net-bs5@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.1.tgz#61e2a3daacf1c074ed6b459e25084cc1f5c4eeab" - integrity sha512-tAHdf4TBAS0bVRcvovDKS0OHFyeRSPYbiSIwDn8AIWzW9Weav31jhZ5jL3HEtBKVdb7zqUQ8/3dYPufjDuDdDA== +"@abp/datatables.net-bs5@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net-bs5/-/datatables.net-bs5-9.0.2.tgz#b706c4d077162122659c86f6bc78fb5ba723d9fd" + integrity sha512-4cJ1kz/Ecciuz4T7mIBAwgd98/Wd1r4Ok6CnFT7GJp+opWEJJGyfKSp8/Yp4FRRCkjliXgmpRmUeAfUPM97oow== dependencies: - "@abp/datatables.net" "~9.0.1" + "@abp/datatables.net" "~9.0.2" datatables.net-bs5 "^2.1.8" -"@abp/datatables.net@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.1.tgz#4cf193e7493f85a272de47326a32a021e3ba40f5" - integrity sha512-JY53zVQPluRrBiKwtgk4gfSgD8VDs/VU8LWizhGCprXt3h9vXx0SQL4My6zvXVkv4hUjaq4+MYo84OI8EwFvsg== +"@abp/datatables.net@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/datatables.net/-/datatables.net-9.0.2.tgz#5e6b5deea7e2f6ad6e6685c81c3c33044149378e" + integrity sha512-JrUdeKjEGoaWWM7411yZfbEaDDqnsBNgu6oiCgfdcnLM+NvB9Oo1VZCrfZstj5mx736k7VURRjn67aV5oAO9iA== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" datatables.net "^2.1.8" -"@abp/font-awesome@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.1.tgz#69da15018e7e5f2ff0d3c0d113a4325f54ffc0c3" - integrity sha512-7NnYBmk0plLVElUWR1zohul87vE9wKJItemWT5Kskf/IJirKOvXwSSu+7Jg1LmnVtIxcH6qgRpJMmzuAJgawnQ== +"@abp/font-awesome@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/font-awesome/-/font-awesome-9.0.2.tgz#f03d9fc251218c2afa3fdd8ce6fcfc81f68e20dd" + integrity sha512-zAkDOZ3PTD9paVTiGifMErtRammQHDl9QlnWbhpihidtn1QdXK0TU399xZrnxR5EEL23KJgR8Po0fHJnS6V+5A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" "@fortawesome/fontawesome-free" "^6.6.0" -"@abp/jquery-form@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.1.tgz#35e0a23cf50b00e0d3b0886f097233b79144145b" - integrity sha512-9co0+Cver+RUSOpfuukSWQhR+TCnO9Dly4RTVRIKFksGVfN8hA70NqRrVxaASNNFv42ynK88FQK+2bLPswz/iw== +"@abp/jquery-form@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-form/-/jquery-form-9.0.2.tgz#a51a69440264aafcb6b71b42355c9fbb0812696f" + integrity sha512-OZIyHQSRFtwPAoNzwqhFZ6nspJRu9yFySUVoSpgJqqBiPI+BO3ePxXlHGotVuIYAZKAPXo3uFsJPRFp/IQwGCg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-form "^4.3.0" -"@abp/jquery-validation-unobtrusive@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.1.tgz#f9564aabebf4d9f90b4ee5c3f3de0e1a348d8ecc" - integrity sha512-Zpz48wIFjq7eIApG/sEVjkfaJWZhcyCnlCtDf5eU3vvh82nRetbiCEAVLpZ4LVjorlyp3VvVAxReUSeeWflu8A== +"@abp/jquery-validation-unobtrusive@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation-unobtrusive/-/jquery-validation-unobtrusive-9.0.2.tgz#37f672d828b335d50ff0c5de4f8ab62018af8b40" + integrity sha512-aqVexKt4IgfYEJF0CzdH35YGnWgfhCuB5vWzCkiiEGaZnv04lsfuW7EoFbs5G5cw/3E9j4VV2oWjVm+SbcRZkQ== dependencies: - "@abp/jquery-validation" "~9.0.1" + "@abp/jquery-validation" "~9.0.2" jquery-validation-unobtrusive "^4.0.0" -"@abp/jquery-validation@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.1.tgz#ad37a44e82fb32ec9bfe2b736dfc8a143fca89c7" - integrity sha512-uFSxiPMEkaPlcuyXIoKbeOIIRHo4IrgRbmnlHwI1uETrW60ENUdE2LJAVcYS77JROrjVtv8FPlaffWuva6sGeQ== +"@abp/jquery-validation@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery-validation/-/jquery-validation-9.0.2.tgz#d57aa85afcaaead1c47c237aa12432ad7e6ec4ed" + integrity sha512-H0wclTupwrD0a9XwVOECq15x4DziVNpquPnRS4gDsAQiPZEZb7568XJigNJMkhfrKZ5Kwb3lP5ex0bVweeKXqg== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" jquery-validation "^1.21.0" -"@abp/jquery@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.1.tgz#ecce14644c753c581caee0df7bfafd3d083e70f0" - integrity sha512-z8EcnOveItAszbTsM9GFFDQSlcIg/ym6+WZME9uldLoetdxkmI9ij0knVeGj5eqMjQaHvTWwrVLObiBbZwYFWw== +"@abp/jquery@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/jquery/-/jquery-9.0.2.tgz#3d1d103757be6ce3594a3eda7dbb10f7229eb59f" + integrity sha512-fNYv1DvpAwoCmzW2AVd4IuzjNMoEfjJ5mPp+dqPloAkFPelsgptnMnuguwI2ihDdyr1p/4/K/KfALRfpMJXmmA== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" jquery "~3.7.1" -"@abp/lodash@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.1.tgz#c52c8a4125ecfbeaad7badc5c28bf86d5168799a" - integrity sha512-D+/iOyh/O+jV80bK5vWxyn++IVmeRbZq/UaXanA4RKpzigxJUsgOiSD9lUj85BkfKn2YyFmoR39xwaAqkWoyRA== +"@abp/lodash@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/lodash/-/lodash-9.0.2.tgz#4dfcd641c12213a2cda8568313648f31f1439845" + integrity sha512-GBstAsWHgffc0EaSDNZWDcE8DMJSJyAMMGH0i5XL9LS7/mCOgK42gjStzSGOHfuRWhHGN6tpo+EHqYBjagzF/A== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" lodash "^4.17.21" -"@abp/luxon@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.1.tgz#ac59a56653d51b997dbbde8ccc58dac5746a9ef4" - integrity sha512-1ZHXP5SGz05tQ1tzYmPcRiZwmkCKGX0KWFoV0zF3ATRaevzku9nXvSy7K6GIFkkgTb9f9XNx4/OBBF/GXkuRqw== +"@abp/luxon@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/luxon/-/luxon-9.0.2.tgz#9c746a4c8a68e137bc041018aa1990aacc3bf056" + integrity sha512-94r/pn6Y9dsx+e9qfD5tRLiPrFx/A2g43JlULO9i0LKVgKYofWn8Y1La6bGgRBIVEeyYlLoW8FF1xs4tbOajdw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" luxon "^3.5.0" -"@abp/malihu-custom-scrollbar-plugin@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.1.tgz#9e60bcfb9f9d76fed9c50e45bf490d5abd0f4689" - integrity sha512-GkKPLg9Z9UTTSSpW2hYZYZ9IgCvDSOYJmyRSl/h4fG8cWMgGCPVpv8MPPu0+WtIfwW/mT4SPX9X+sjUlRL5XRQ== +"@abp/malihu-custom-scrollbar-plugin@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/malihu-custom-scrollbar-plugin/-/malihu-custom-scrollbar-plugin-9.0.2.tgz#e3409ea3edd9737fba35f9b2e4890fcb79ee7b38" + integrity sha512-2TlvPTel9361ZlfgqYwN0/NBnDz6aicCZAZ5k1X0ZuHnR9b0w741+eag3FjDzhgcNZim1kWdu0tos4erDY8/qw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" malihu-custom-scrollbar-plugin "^3.1.5" -"@abp/moment@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.1.tgz#d67fa25017fe15dae10e0a0fcebb03aeb63d31d3" - integrity sha512-bTuCc7pi/DCtgz7t96UBU0wn9UGt4b50JhDCVeTKquh+gP1sgWoI5hyvEBkmgE4dcffO0yzZU2opHYTKYGl/OQ== +"@abp/moment@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/moment/-/moment-9.0.2.tgz#5a3bafc28a03ca04768296189059834547b31f58" + integrity sha512-mcuGg0jli8JWw9DIeLg7+/BcG4ytIBcYNU1gxCM7NfBSoqOqzPOxKoZF6lbbADtRmbO9vGqUTmfkXOWHbxSaSg== dependencies: moment "^2.30.1" -"@abp/prismjs@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.1.tgz#2693014c8161d561e7c7bef01d5cd24ee53be1b3" - integrity sha512-NwW+vpTiAsuJYNC/MEiAj0dGMWml95mAQD1Z0Djfsg9D6OpcLsdlgWX+KVdZvHoJ+SPgTDIqdt/0LnIv1w/XdA== +"@abp/prismjs@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/prismjs/-/prismjs-9.0.2.tgz#4cedd5bc10f29df4f508f28b0a982b9173e0c95d" + integrity sha512-Gx9+OxdD3e9MQ9maRPZfwdz2/T25oE721nHMFS3FvOIglg0c1GCmFK4+8s7j69EFW+Ro/SAsD99lZJMZ2VzCgg== dependencies: - "@abp/clipboard" "~9.0.1" - "@abp/core" "~9.0.1" + "@abp/clipboard" "~9.0.2" + "@abp/core" "~9.0.2" prismjs "^1.29.0" -"@abp/select2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.1.tgz#9f1c5c27e72bef910fdf63fc3167f415d2ba8db8" - integrity sha512-epyYJH2gAOU2UvGn5FD6372hbW3fL7uZIgGpvfgEfa+l6HPdlV9B1OweU2xkONNCoylShAcP/y8qf+bUh8WDEA== +"@abp/select2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/select2/-/select2-9.0.2.tgz#7de6e64104f91aa703a8510543dd1aa44fe23918" + integrity sha512-4HXpNPKif4BDJ4pLhtEaVPJVkKXfiq00h3DSZkp/iC52QUgM03KZHEzbySmfW1pmuXmhaFzn+A/nQoE+ZdgU6g== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" select2 "^4.0.13" -"@abp/sweetalert2@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.1.tgz#a364b21665cb76e92640496dc8a77b8edbce4500" - integrity sha512-0RXR/lzy3qMJLisGUz4qrcA9Clu/Tt1ABGzB64ynG1t/l5XessQsIB5Hkt6MbSyOEsprRsq+ZtKH35CwTRPdAw== +"@abp/sweetalert2@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/sweetalert2/-/sweetalert2-9.0.2.tgz#fee3297b317fc345f74a3faf6a3a648b5fced670" + integrity sha512-JPqd1l0UOdoSW8grzODo4GTAOUBEfN9flEOL6LGr+WIjSpwwiUfScUogmms+bncKPr8+9divRT9cC7X24gGERw== dependencies: - "@abp/core" "~9.0.1" + "@abp/core" "~9.0.2" sweetalert2 "^11.14.1" -"@abp/timeago@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.1.tgz#d1b7e11fdc267bdb736ff4b591afd3fb81c07cce" - integrity sha512-dNfUQwilrY+JHxL5lwJ++ixYDGAs5lF1EDxKMQMIXD/ak5L8rkdLns8Otta7FhgDDny9UJ7XWQjYsG8ZxxybRQ== +"@abp/timeago@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/timeago/-/timeago-9.0.2.tgz#24ee73ee43d2bf7c1dcb1e6cb1fb2421a52de423" + integrity sha512-e3Px4v8Gd2AItTGAxgraBYfR3C9iDyDRp4J3jHGAWKrInfxyuH1nU5jMitGbOAGK0BMbW3ngZchIYjE8Cv2cBw== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" timeago "^1.6.7" -"@abp/toastr@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.1.tgz#2105a639d7cd4fa9c671b4215d719a78fef7e0ee" - integrity sha512-10KuHnSJOxkvzqs6Aim6GJp8xBuT+TsZqBE1KaXQnERPawmOo4+ME28kA/7lq8fvgFUNO3K41T2uuA1GPHVQcg== +"@abp/toastr@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/toastr/-/toastr-9.0.2.tgz#d9990bda021e06674427b973f078c95faffc71fa" + integrity sha512-3x19A96JZkOVU8CRRKNXDGmHKPSsCLqeykO7RKB3I/46BolEBIxXjVBtBTbep0g32lkpxsArJuRWZ/nXFIj+ng== dependencies: - "@abp/jquery" "~9.0.1" + "@abp/jquery" "~9.0.2" toastr "^2.1.4" -"@abp/utils@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.1.tgz#dccaf7cf92147304d454ffb9a8664d52dc7e5c5a" - integrity sha512-7eOKT0ciKNdtuASck1kifyc4dC6CeebgxV+rx/EAi3YwPMDkqie6YwLGUqKdGW2N/MZ15JuDR6gkuZxKHEb0NQ== +"@abp/utils@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/utils/-/utils-9.0.2.tgz#8d67f9f2dbacc829bb260914f46059e613314791" + integrity sha512-XTuqaKpwKfzVrF6C0D338jSXHmtpTFIWXUvwnM10hai0rahydpDRq7kQIfj6jLxLkYfJm8Zw4Oys9kgtPNdZ6w== dependencies: just-compare "^2.3.0" -"@abp/virtual-file-explorer@~9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-9.0.1.tgz#4f36dfecdf2c29a9a65f03296fc740ee42d1d3c0" - integrity sha512-U6u+hfgEAC3AFJ89qJrkZFn8YSHqi+Ba97xbADzcGeAwmmCLxx+ZD5H9WziSot4KmVOe1Mfe5p6q4graDvz5jQ== +"@abp/virtual-file-explorer@~9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@abp/virtual-file-explorer/-/virtual-file-explorer-9.0.2.tgz#252a593466e54837ebfe18a5f8b9224cc296391e" + integrity sha512-AqC+73cO0sAuFfHU4vxYHQMpK3ulgxrs+IPtNFSVnbmIEsrKWKDl9xLK6MF4dwBU4xH86OlY70bPZRlEgRbG+Q== dependencies: - "@abp/clipboard" "~9.0.1" - "@abp/prismjs" "~9.0.1" + "@abp/clipboard" "~9.0.2" + "@abp/prismjs" "~9.0.2" "@fortawesome/fontawesome-free@^6.6.0": version "6.6.0" diff --git a/npm/lerna.json b/npm/lerna.json index 0b1aafb01b..d4cb25d832 100644 --- a/npm/lerna.json +++ b/npm/lerna.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "packages": [ "packs/*" ], diff --git a/npm/ng-packs/package.json b/npm/ng-packs/package.json index 8d0d1f2f60..82972f3d70 100644 --- a/npm/ng-packs/package.json +++ b/npm/ng-packs/package.json @@ -44,8 +44,8 @@ }, "private": true, "devDependencies": { - "@abp/ng.theme.lepton-x": "~4.0.1", - "@abp/utils": "~9.0.1", + "@abp/ng.theme.lepton-x": "~4.0.3", + "@abp/utils": "~9.0.2", "@angular-devkit/build-angular": "~18.1.0", "@angular-devkit/core": "~18.1.0", "@angular-devkit/schematics": "~18.1.0", diff --git a/npm/ng-packs/packages/account-core/package.json b/npm/ng-packs/packages/account-core/package.json index 4bb296e081..7d8be77494 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.core": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/account/package.json b/npm/ng-packs/packages/account/package.json index 9f1fa97a4d..04ba5e6cf1 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.account.core": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.account.core": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/components/package.json b/npm/ng-packs/packages/components/package.json index 0fe4bdd04c..ecc231240e 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "peerDependencies": { - "@abp/ng.core": ">=9.0.1", - "@abp/ng.theme.shared": ">=9.0.1" + "@abp/ng.core": ">=9.0.2", + "@abp/ng.theme.shared": ">=9.0.2" }, "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 509687116e..d16f829534 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/utils": "~9.0.1", + "@abp/utils": "~9.0.2", "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 53bebefa35..d97905cdd7 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.theme.shared": "~9.0.2", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/generators/package.json b/npm/ng-packs/packages/generators/package.json index cc35e266d1..6e0b6f20bb 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.0.1", + "version": "9.0.2", "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 63692f5787..48b97965a1 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.components": "~9.0.1", - "@abp/ng.permission-management": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.components": "~9.0.2", + "@abp/ng.permission-management": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/oauth/package.json b/npm/ng-packs/packages/oauth/package.json index 486612d35e..8344752646 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~9.0.1", - "@abp/utils": "~9.0.1", + "@abp/ng.core": "~9.0.2", + "@abp/utils": "~9.0.2", "angular-oauth2-oidc": "^17.0.0", "just-clone": "^6.0.0", "just-compare": "^2.0.0", diff --git a/npm/ng-packs/packages/permission-management/package.json b/npm/ng-packs/packages/permission-management/package.json index 50c4f3a48d..a477923f2a 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.theme.shared": "~9.0.2", "tslib": "^2.0.0" }, "publishConfig": { diff --git a/npm/ng-packs/packages/schematics/package.json b/npm/ng-packs/packages/schematics/package.json index b6f022890e..ef198413e6 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.0.1", + "version": "9.0.2", "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 f39f8897bb..e82805bc87 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.components": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.components": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2", "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 ffe4cc547f..dfc0c6f1f2 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.feature-management": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.feature-management": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2", "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 4971dc7746..10ed54560e 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.account.core": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.account.core": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2", "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 36f7c76e05..8b14346028 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.0.1", + "version": "9.0.2", "homepage": "https://abp.io", "repository": { "type": "git", "url": "https://github.com/abpframework/abp.git" }, "dependencies": { - "@abp/ng.core": "~9.0.1", + "@abp/ng.core": "~9.0.2", "@fortawesome/fontawesome-free": "^5.15.4", "@ng-bootstrap/ng-bootstrap": "~16.0.0", "@ngx-validate/core": "^0.2.0", diff --git a/npm/packs/anchor-js/package.json b/npm/packs/anchor-js/package.json index dbceb8240f..9fdaeb709a 100644 --- a/npm/packs/anchor-js/package.json +++ b/npm/packs/anchor-js/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/anchor-js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "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 bffa58dd77..aa7e13f60c 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.0.1", + "version": "9.0.2", "name": "@abp/aspnetcore.components.server.basictheme", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.components.server.theming": "~9.0.1" + "@abp/aspnetcore.components.server.theming": "~9.0.2" }, "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 12f5bfe334..d91fcc02e7 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.0.1", + "version": "9.0.2", "name": "@abp/aspnetcore.components.server.theming", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/bootstrap": "~9.0.1", - "@abp/font-awesome": "~9.0.1" + "@abp/bootstrap": "~9.0.2", + "@abp/font-awesome": "~9.0.2" }, "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 c416a199aa..8c3199b4fa 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.0.1", + "version": "9.0.2", "name": "@abp/aspnetcore.mvc.ui.theme.basic", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.shared": "~9.0.2" }, "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 6f79469dea..ab280bf78b 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.0.1", + "version": "9.0.2", "name": "@abp/aspnetcore.mvc.ui.theme.shared", "repository": { "type": "git", @@ -10,22 +10,22 @@ "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui": "~9.0.1", - "@abp/bootstrap": "~9.0.1", - "@abp/bootstrap-datepicker": "~9.0.1", - "@abp/bootstrap-daterangepicker": "~9.0.1", - "@abp/datatables.net-bs5": "~9.0.1", - "@abp/font-awesome": "~9.0.1", - "@abp/jquery-form": "~9.0.1", - "@abp/jquery-validation-unobtrusive": "~9.0.1", - "@abp/lodash": "~9.0.1", - "@abp/luxon": "~9.0.1", - "@abp/malihu-custom-scrollbar-plugin": "~9.0.1", - "@abp/moment": "~9.0.1", - "@abp/select2": "~9.0.1", - "@abp/sweetalert2": "~9.0.1", - "@abp/timeago": "~9.0.1", - "@abp/toastr": "~9.0.1" + "@abp/aspnetcore.mvc.ui": "~9.0.2", + "@abp/bootstrap": "~9.0.2", + "@abp/bootstrap-datepicker": "~9.0.2", + "@abp/bootstrap-daterangepicker": "~9.0.2", + "@abp/datatables.net-bs5": "~9.0.2", + "@abp/font-awesome": "~9.0.2", + "@abp/jquery-form": "~9.0.2", + "@abp/jquery-validation-unobtrusive": "~9.0.2", + "@abp/lodash": "~9.0.2", + "@abp/luxon": "~9.0.2", + "@abp/malihu-custom-scrollbar-plugin": "~9.0.2", + "@abp/moment": "~9.0.2", + "@abp/select2": "~9.0.2", + "@abp/sweetalert2": "~9.0.2", + "@abp/timeago": "~9.0.2", + "@abp/toastr": "~9.0.2" }, "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 d40fb0810f..d1974441e0 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.0.1", + "version": "9.0.2", "lockfileVersion": 1, "requires": true, "packages": { diff --git a/npm/packs/aspnetcore.mvc.ui/package.json b/npm/packs/aspnetcore.mvc.ui/package.json index b561b8532b..162db10daf 100644 --- a/npm/packs/aspnetcore.mvc.ui/package.json +++ b/npm/packs/aspnetcore.mvc.ui/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/aspnetcore.mvc.ui", "repository": { "type": "git", diff --git a/npm/packs/blogging/package.json b/npm/packs/blogging/package.json index d664b6745b..0ed77004c8 100644 --- a/npm/packs/blogging/package.json +++ b/npm/packs/blogging/package.json @@ -1,14 +1,14 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/blogging", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/aspnetcore.mvc.ui.theme.shared": "~9.0.1", - "@abp/owl.carousel": "~9.0.1", - "@abp/prismjs": "~9.0.1", - "@abp/tui-editor": "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.shared": "~9.0.2", + "@abp/owl.carousel": "~9.0.2", + "@abp/prismjs": "~9.0.2", + "@abp/tui-editor": "~9.0.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/bootstrap-datepicker/package.json b/npm/packs/bootstrap-datepicker/package.json index 7ef747f5af..33c5100c0c 100644 --- a/npm/packs/bootstrap-datepicker/package.json +++ b/npm/packs/bootstrap-datepicker/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/bootstrap-datepicker", "repository": { "type": "git", diff --git a/npm/packs/bootstrap-daterangepicker/package.json b/npm/packs/bootstrap-daterangepicker/package.json index dc34cfb26b..ed2778d716 100644 --- a/npm/packs/bootstrap-daterangepicker/package.json +++ b/npm/packs/bootstrap-daterangepicker/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/bootstrap-daterangepicker", "repository": { "type": "git", diff --git a/npm/packs/bootstrap/package.json b/npm/packs/bootstrap/package.json index 18899e2fdb..c518a2410a 100644 --- a/npm/packs/bootstrap/package.json +++ b/npm/packs/bootstrap/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/bootstrap", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "bootstrap": "^5.3.3" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/chart.js/package.json b/npm/packs/chart.js/package.json index 5ac2b49f2d..f116c719f3 100644 --- a/npm/packs/chart.js/package.json +++ b/npm/packs/chart.js/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/chart.js", "publishConfig": { "access": "public" diff --git a/npm/packs/clipboard/package.json b/npm/packs/clipboard/package.json index 6c3ae7d91a..3c7a4f71d5 100644 --- a/npm/packs/clipboard/package.json +++ b/npm/packs/clipboard/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/clipboard", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "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 0f947e3821..bce3a60f7c 100644 --- a/npm/packs/cms-kit.admin/package.json +++ b/npm/packs/cms-kit.admin/package.json @@ -1,16 +1,16 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/cms-kit.admin", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/codemirror": "~9.0.1", - "@abp/jstree": "~9.0.1", - "@abp/markdown-it": "~9.0.1", - "@abp/slugify": "~9.0.1", - "@abp/tui-editor": "~9.0.1", - "@abp/uppy": "~9.0.1" + "@abp/codemirror": "~9.0.2", + "@abp/jstree": "~9.0.2", + "@abp/markdown-it": "~9.0.2", + "@abp/slugify": "~9.0.2", + "@abp/tui-editor": "~9.0.2", + "@abp/uppy": "~9.0.2" }, "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 1498f2ba67..ba6e368e7e 100644 --- a/npm/packs/cms-kit.public/package.json +++ b/npm/packs/cms-kit.public/package.json @@ -1,12 +1,12 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/cms-kit.public", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/highlight.js": "~9.0.1", - "@abp/star-rating-svg": "~9.0.1" + "@abp/highlight.js": "~9.0.2", + "@abp/star-rating-svg": "~9.0.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cms-kit/package.json b/npm/packs/cms-kit/package.json index 5fe2a850f2..c116acfee7 100644 --- a/npm/packs/cms-kit/package.json +++ b/npm/packs/cms-kit/package.json @@ -1,12 +1,12 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/cms-kit", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/cms-kit.admin": "~9.0.1", - "@abp/cms-kit.public": "~9.0.1" + "@abp/cms-kit.admin": "~9.0.2", + "@abp/cms-kit.public": "~9.0.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/codemirror/package.json b/npm/packs/codemirror/package.json index 01bda62adb..6a774d27d3 100644 --- a/npm/packs/codemirror/package.json +++ b/npm/packs/codemirror/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/codemirror", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "codemirror": "^5.65.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/core/package.json b/npm/packs/core/package.json index 7e29ac3083..54e7ed09b7 100644 --- a/npm/packs/core/package.json +++ b/npm/packs/core/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/core", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/utils": "~9.0.1" + "@abp/utils": "~9.0.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/cropperjs/package.json b/npm/packs/cropperjs/package.json index 130518e020..3db7cafd3a 100644 --- a/npm/packs/cropperjs/package.json +++ b/npm/packs/cropperjs/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/cropperjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "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 8ca8cdd9b9..7927cc2297 100644 --- a/npm/packs/datatables.net-bs4/package.json +++ b/npm/packs/datatables.net-bs4/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/datatables.net-bs4", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/datatables.net": "~9.0.1", + "@abp/datatables.net": "~9.0.2", "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 5178d3020b..d84ab69e80 100644 --- a/npm/packs/datatables.net-bs5/package.json +++ b/npm/packs/datatables.net-bs5/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/datatables.net-bs5", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/datatables.net": "~9.0.1", + "@abp/datatables.net": "~9.0.2", "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 74e12baa26..d459443886 100644 --- a/npm/packs/datatables.net/package.json +++ b/npm/packs/datatables.net/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/datatables.net", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.0.1", + "@abp/jquery": "~9.0.2", "datatables.net": "^2.1.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/docs/package.json b/npm/packs/docs/package.json index 747f51f254..9fa691fc4c 100644 --- a/npm/packs/docs/package.json +++ b/npm/packs/docs/package.json @@ -1,15 +1,15 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/docs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/anchor-js": "~9.0.1", - "@abp/clipboard": "~9.0.1", - "@abp/malihu-custom-scrollbar-plugin": "~9.0.1", - "@abp/popper.js": "~9.0.1", - "@abp/prismjs": "~9.0.1" + "@abp/anchor-js": "~9.0.2", + "@abp/clipboard": "~9.0.2", + "@abp/malihu-custom-scrollbar-plugin": "~9.0.2", + "@abp/popper.js": "~9.0.2", + "@abp/prismjs": "~9.0.2" }, "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 1be037076e..c135086c50 100644 --- a/npm/packs/flag-icon-css/package.json +++ b/npm/packs/flag-icon-css/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "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 fb124c2d3c..463b7b1f19 100644 --- a/npm/packs/flag-icons/package.json +++ b/npm/packs/flag-icons/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/flag-icons", "publishConfig": { "access": "public" diff --git a/npm/packs/font-awesome/package.json b/npm/packs/font-awesome/package.json index 4fc1fcf8f0..7e856a1735 100644 --- a/npm/packs/font-awesome/package.json +++ b/npm/packs/font-awesome/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/font-awesome", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "@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 8d251ef230..1c3942b64c 100644 --- a/npm/packs/highlight.js/package.json +++ b/npm/packs/highlight.js/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/highlight.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "@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 f157ddb535..057430bb99 100644 --- a/npm/packs/jquery-form/package.json +++ b/npm/packs/jquery-form/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/jquery-form", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.0.1", + "@abp/jquery": "~9.0.2", "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 156f79772a..b9ea081c6c 100644 --- a/npm/packs/jquery-validation-unobtrusive/package.json +++ b/npm/packs/jquery-validation-unobtrusive/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/jquery-validation-unobtrusive", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery-validation": "~9.0.1", + "@abp/jquery-validation": "~9.0.2", "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 b2ec5e5769..590fa1c307 100644 --- a/npm/packs/jquery-validation/package.json +++ b/npm/packs/jquery-validation/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/jquery-validation", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.0.1", + "@abp/jquery": "~9.0.2", "jquery-validation": "^1.21.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jquery/package.json b/npm/packs/jquery/package.json index cddc5c4d46..77e0c83c26 100644 --- a/npm/packs/jquery/package.json +++ b/npm/packs/jquery/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/jquery", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "jquery": "~3.7.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/jstree/package.json b/npm/packs/jstree/package.json index 1b4a73ed8d..4f832a1df6 100644 --- a/npm/packs/jstree/package.json +++ b/npm/packs/jstree/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/jstree", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~9.0.1", + "@abp/jquery": "~9.0.2", "jstree": "^3.3.17" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/lodash/package.json b/npm/packs/lodash/package.json index 21d41ca77b..95fac0331e 100644 --- a/npm/packs/lodash/package.json +++ b/npm/packs/lodash/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/lodash", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "lodash": "^4.17.21" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/luxon/package.json b/npm/packs/luxon/package.json index a232d5e7c4..7ee08358b0 100644 --- a/npm/packs/luxon/package.json +++ b/npm/packs/luxon/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/luxon", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "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 e62a79b0b0..a54110249d 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.0.1", + "version": "9.0.2", "name": "@abp/malihu-custom-scrollbar-plugin", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "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 2cd9ab6549..e54a5a1ad1 100644 --- a/npm/packs/markdown-it/package.json +++ b/npm/packs/markdown-it/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/markdown-it", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "markdown-it": "^14.1.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/moment/package.json b/npm/packs/moment/package.json index 35633c28fd..cd195b1bf1 100644 --- a/npm/packs/moment/package.json +++ b/npm/packs/moment/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/moment", "repository": { "type": "git", diff --git a/npm/packs/owl.carousel/package.json b/npm/packs/owl.carousel/package.json index 2e58cb7926..704cdc1745 100644 --- a/npm/packs/owl.carousel/package.json +++ b/npm/packs/owl.carousel/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/owl.carousel", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "owl.carousel": "^2.3.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/popper.js/package.json b/npm/packs/popper.js/package.json index 0b7b56ead0..00f40d8d16 100644 --- a/npm/packs/popper.js/package.json +++ b/npm/packs/popper.js/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/popper.js", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "@popperjs/core": "^2.11.8" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/prismjs/package.json b/npm/packs/prismjs/package.json index c698de42cb..c24219b758 100644 --- a/npm/packs/prismjs/package.json +++ b/npm/packs/prismjs/package.json @@ -1,12 +1,12 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/prismjs", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/clipboard": "~9.0.1", - "@abp/core": "~9.0.1", + "@abp/clipboard": "~9.0.2", + "@abp/core": "~9.0.2", "prismjs": "^1.29.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/qrcode/package.json b/npm/packs/qrcode/package.json index d3739703cc..5bde888883 100644 --- a/npm/packs/qrcode/package.json +++ b/npm/packs/qrcode/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/qrcode", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1" + "@abp/core": "~9.0.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/select2/package.json b/npm/packs/select2/package.json index 4fd759a565..3dc0cdff49 100644 --- a/npm/packs/select2/package.json +++ b/npm/packs/select2/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/select2", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "select2": "^4.0.13" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/signalr/package.json b/npm/packs/signalr/package.json index 302be7b090..791a9eadad 100644 --- a/npm/packs/signalr/package.json +++ b/npm/packs/signalr/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/signalr", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "@microsoft/signalr": "~8.0.7" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/slugify/package.json b/npm/packs/slugify/package.json index aa4bc5c17e..b1bd3c9816 100644 --- a/npm/packs/slugify/package.json +++ b/npm/packs/slugify/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "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 c59c4f64b6..70f95ba731 100644 --- a/npm/packs/star-rating-svg/package.json +++ b/npm/packs/star-rating-svg/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/star-rating-svg", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~9.0.1", + "@abp/jquery": "~9.0.2", "star-rating-svg": "^3.5.0" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/sweetalert2/package.json b/npm/packs/sweetalert2/package.json index 0f43bcecf2..d744fa4ebb 100644 --- a/npm/packs/sweetalert2/package.json +++ b/npm/packs/sweetalert2/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/sweetalert2", "publishConfig": { "access": "public" @@ -10,7 +10,7 @@ "directory": "npm/packs/sweetalert2" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "sweetalert2": "^11.14.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/timeago/package.json b/npm/packs/timeago/package.json index 523ba136fc..6aad6683ba 100644 --- a/npm/packs/timeago/package.json +++ b/npm/packs/timeago/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/timeago", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.0.1", + "@abp/jquery": "~9.0.2", "timeago": "^1.6.7" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/toastr/package.json b/npm/packs/toastr/package.json index c6f4969115..dd4f637563 100644 --- a/npm/packs/toastr/package.json +++ b/npm/packs/toastr/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/toastr", "repository": { "type": "git", @@ -10,7 +10,7 @@ "access": "public" }, "dependencies": { - "@abp/jquery": "~9.0.1", + "@abp/jquery": "~9.0.2", "toastr": "^2.1.4" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/tui-editor/package.json b/npm/packs/tui-editor/package.json index e0eac224ea..6c8876d654 100644 --- a/npm/packs/tui-editor/package.json +++ b/npm/packs/tui-editor/package.json @@ -1,12 +1,12 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/tui-editor", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/jquery": "~9.0.1", - "@abp/prismjs": "~9.0.1" + "@abp/jquery": "~9.0.2", + "@abp/prismjs": "~9.0.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/uppy/package.json b/npm/packs/uppy/package.json index b45d85d938..e32e0c72e2 100644 --- a/npm/packs/uppy/package.json +++ b/npm/packs/uppy/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/uppy", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "uppy": "^4.4.1" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", diff --git a/npm/packs/utils/package.json b/npm/packs/utils/package.json index a7ab4434eb..5ec5553c83 100644 --- a/npm/packs/utils/package.json +++ b/npm/packs/utils/package.json @@ -1,6 +1,6 @@ { "name": "@abp/utils", - "version": "9.0.1", + "version": "9.0.2", "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 9be38caaee..75b52e3b7a 100644 --- a/npm/packs/vee-validate/package.json +++ b/npm/packs/vee-validate/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/vee-validate", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/vue": "~9.0.1", + "@abp/vue": "~9.0.2", "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 627f86649e..a387cd5b41 100644 --- a/npm/packs/virtual-file-explorer/package.json +++ b/npm/packs/virtual-file-explorer/package.json @@ -1,12 +1,12 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/virtual-file-explorer", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/clipboard": "~9.0.1", - "@abp/prismjs": "~9.0.1" + "@abp/clipboard": "~9.0.2", + "@abp/prismjs": "~9.0.2" }, "gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431", "homepage": "https://abp.io", diff --git a/npm/packs/vue/package.json b/npm/packs/vue/package.json index 5aac377af9..b8b290e34a 100644 --- a/npm/packs/vue/package.json +++ b/npm/packs/vue/package.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/vue", "publishConfig": { "access": "public" diff --git a/npm/packs/zxcvbn/package.json b/npm/packs/zxcvbn/package.json index 1da8239f3e..d3078d60a2 100644 --- a/npm/packs/zxcvbn/package.json +++ b/npm/packs/zxcvbn/package.json @@ -1,11 +1,11 @@ { - "version": "9.0.1", + "version": "9.0.2", "name": "@abp/zxcvbn", "publishConfig": { "access": "public" }, "dependencies": { - "@abp/core": "~9.0.1", + "@abp/core": "~9.0.2", "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 1f9b8c3876..2cdaaea26f 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 493cba46cd..be9cd00374 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 d866526ef4..899400e59c 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 222bff7333..b1090376ae 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 37360537f2..46a5686e3a 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 9c8253049e..a80a99357e 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 bb40682b1e..994b67b631 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 7840956ce9..32ac4ae193 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 cd454ae48e..d4bb55441a 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 d06ed9b141..3554bba882 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 eea1ac629e..8e5a86532e 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 144e0f2802..aa5c5f0f03 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 dc7203f351..bbf4519091 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 b5f0aa70ad..5be1679b7d 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 02d470b0c7..8b7a89d697 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 938372b478..eca0cf2e64 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 7706fe625b..4d06c6cc7b 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 2eb7b1162d..5ec7d929c7 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 442324e2cc..c647e20c1f 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.0.1", - "@abp/ng.components": "~9.0.1", - "@abp/ng.core": "~9.0.1", - "@abp/ng.identity": "~9.0.1", - "@abp/ng.oauth": "~9.0.1", - "@abp/ng.setting-management": "~9.0.1", - "@abp/ng.tenant-management": "~9.0.1", - "@abp/ng.theme.lepton-x": "~4.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.account": "~9.0.2", + "@abp/ng.components": "~9.0.2", + "@abp/ng.core": "~9.0.2", + "@abp/ng.identity": "~9.0.2", + "@abp/ng.oauth": "~9.0.2", + "@abp/ng.setting-management": "~9.0.2", + "@abp/ng.tenant-management": "~9.0.2", + "@abp/ng.theme.lepton-x": "~4.0.3", + "@abp/ng.theme.shared": "~9.0.2", "@angular/animations": "~18.1.0", "@angular/common": "~18.1.0", "@angular/compiler": "~18.1.0", @@ -36,7 +36,7 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@abp/ng.schematics": "~9.0.1", + "@abp/ng.schematics": "~9.0.2", "@angular-devkit/build-angular": "~18.1.0", "@angular-eslint/builder": "~18.1.0", "@angular-eslint/eslint-plugin": "~18.1.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 4a5ae3036d..9871840439 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.0.1", - "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.1" + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.3", + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 f47644eec7..93da49077b 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.0.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } diff --git a/templates/app/angular/package.json b/templates/app/angular/package.json index 442324e2cc..c647e20c1f 100644 --- a/templates/app/angular/package.json +++ b/templates/app/angular/package.json @@ -12,15 +12,15 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~9.0.1", - "@abp/ng.components": "~9.0.1", - "@abp/ng.core": "~9.0.1", - "@abp/ng.identity": "~9.0.1", - "@abp/ng.oauth": "~9.0.1", - "@abp/ng.setting-management": "~9.0.1", - "@abp/ng.tenant-management": "~9.0.1", - "@abp/ng.theme.lepton-x": "~4.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.account": "~9.0.2", + "@abp/ng.components": "~9.0.2", + "@abp/ng.core": "~9.0.2", + "@abp/ng.identity": "~9.0.2", + "@abp/ng.oauth": "~9.0.2", + "@abp/ng.setting-management": "~9.0.2", + "@abp/ng.tenant-management": "~9.0.2", + "@abp/ng.theme.lepton-x": "~4.0.3", + "@abp/ng.theme.shared": "~9.0.2", "@angular/animations": "~18.1.0", "@angular/common": "~18.1.0", "@angular/compiler": "~18.1.0", @@ -36,7 +36,7 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@abp/ng.schematics": "~9.0.1", + "@abp/ng.schematics": "~9.0.2", "@angular-devkit/build-angular": "~18.1.0", "@angular-eslint/builder": "~18.1.0", "@angular-eslint/eslint-plugin": "~18.1.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 d751059793..bfe49dd08d 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 f47644eec7..93da49077b 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.0.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.3" } } 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 f47644eec7..93da49077b 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.0.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.3" } } 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 f47644eec7..93da49077b 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.0.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.3" } } 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 f47644eec7..93da49077b 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.0.1", - "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3", + "@abp/aspnetcore.components.server.leptonxlitetheme": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } 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 ff32d60b40..a3555be28a 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.leptonxlite": "~4.0.3" } } diff --git a/templates/module/angular/package.json b/templates/module/angular/package.json index 7bfc179602..2cd8a9a494 100644 --- a/templates/module/angular/package.json +++ b/templates/module/angular/package.json @@ -13,15 +13,15 @@ }, "private": true, "dependencies": { - "@abp/ng.account": "~9.0.1", - "@abp/ng.components": "~9.0.1", - "@abp/ng.core": "~9.0.1", - "@abp/ng.identity": "~9.0.1", - "@abp/ng.oauth": "~9.0.1", - "@abp/ng.setting-management": "~9.0.1", - "@abp/ng.tenant-management": "~9.0.1", - "@abp/ng.theme.basic": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1", + "@abp/ng.account": "~9.0.2", + "@abp/ng.components": "~9.0.2", + "@abp/ng.core": "~9.0.2", + "@abp/ng.identity": "~9.0.2", + "@abp/ng.oauth": "~9.0.2", + "@abp/ng.setting-management": "~9.0.2", + "@abp/ng.tenant-management": "~9.0.2", + "@abp/ng.theme.basic": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2", "@angular/animations": "~18.1.0", "@angular/common": "~18.1.0", "@angular/compiler": "~18.1.0", @@ -36,7 +36,7 @@ "zone.js": "~0.14.0" }, "devDependencies": { - "@abp/ng.schematics": "~9.0.1", + "@abp/ng.schematics": "~9.0.2", "@angular-devkit/build-angular": "~18.1.0", "@angular-eslint/builder": "~18.1.0", "@angular-eslint/eslint-plugin": "~18.1.0", diff --git a/templates/module/angular/projects/my-project-name/package.json b/templates/module/angular/projects/my-project-name/package.json index d8bace158d..9c06200753 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": "~18.1.0", "@angular/core": "~18.1.0", - "@abp/ng.core": "~9.0.1", - "@abp/ng.theme.shared": "~9.0.1" + "@abp/ng.core": "~9.0.2", + "@abp/ng.theme.shared": "~9.0.2" }, "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 5e03e84b3e..92c66f8f27 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2" } } 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 822c5ffdf6..658421de6c 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.0.1", - "@abp/aspnetcore.components.server.basictheme": "~9.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2", + "@abp/aspnetcore.components.server.basictheme": "~9.0.2" } } diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/package.json b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/package.json index 716eaed26c..d95dbe668d 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2" } } diff --git a/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/package.json b/templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/package.json index 716eaed26c..d95dbe668d 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.0.1" + "@abp/aspnetcore.mvc.ui.theme.basic": "~9.0.2" } }