diff --git a/README.md b/README.md index 56367f3..d161ce6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ https://corifeus.com/redis-ui --- -# 💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io v2025.4.107 +# 💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io v2025.4.110 @@ -69,7 +69,7 @@ http://localhost:8080 ## Quick and Affordable Web Development Services -If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs. +If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs. --- @@ -105,7 +105,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht --- -[**P3X-REDIS-UI-MATERIAL**](https://corifeus.com/redis-ui-material) Build v2025.4.107 +[**P3X-REDIS-UI-MATERIAL**](https://corifeus.com/redis-ui-material) Build v2025.4.110 [![NPM](https://img.shields.io/npm/v/p3x-redis-ui-material.svg)](https://www.npmjs.com/package/p3x-redis-ui-material) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) diff --git a/package.json b/package.json index 8ad9f4b..e16935b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p3x-redis-ui-material", - "version": "2025.4.107", + "version": "2025.4.110", "description": "💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io", "corifeus": { "icon": "fas fa-database", @@ -64,7 +64,7 @@ "clean-webpack-plugin": "^4.0.0", "concurrently": "^9.1.2", "copy-webpack-plugin": "^12.0.2", - "corifeus-builder": "^2025.4.105", + "corifeus-builder": "^2025.4.109", "css-loader": "^7.1.2", "css-minimizer-webpack-plugin": "^7.0.0", "grunt-injector": "^1.1.0", diff --git a/yarn.lock b/yarn.lock index 9907023..e42b6a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2601,12 +2601,12 @@ core-util-is@~1.0.0: resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz" integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== -corifeus-builder@^2025.4.105: - version "2025.4.105" - resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.105.tgz#452d77a3d8e824a7cd29d27a47c6a87311fff34a" - integrity sha512-0UM1O7HmWYicMAVbLYSYJuhc9o3FBkbtT0MkZphk96jrpBPSzRYdXtLiyEmiU1Vq1pl3UqjbW51/hyGFnBpWhw== +corifeus-builder@^2025.4.109: + version "2025.4.109" + resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.109.tgz#d68bf61f29de9599f60e8ea387bca640b1aa435a" + integrity sha512-GdCHTZ7DRIvbkrTGy5QsEePraIhIW89xknw9IWYbCGE7zdOS+kglgD8A+iW+yIDK8WoWM/xTYO1YRc6GWl1m5w== dependencies: - corifeus-utils "^2025.4.102" + corifeus-utils "^2025.4.104" download "^8.0.0" extract-zip "^2.0.1" fs-extra "^11.2.0" @@ -2629,10 +2629,10 @@ corifeus-builder@^2025.4.105: time-grunt "^2.0.0" yaml "^2.7.0" -corifeus-utils@^2025.4.102: - version "2025.4.104" - resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.104.tgz#858f44c9e44fc679b35e8ca6f3406d27df403ebd" - integrity sha512-iNOjhvl+5rUSkfBKYOSabrgwQ2mCn7S0e7vBUxTR3aQHftHIaYWA9cSAARcwwbNplxuLo+LBNH2Kk2pzzn44vQ== +corifeus-utils@^2025.4.104: + version "2025.4.107" + resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.107.tgz#b4a82b5851db7eec4f0de2545e35d81736baa975" + integrity sha512-Sk3oDOB2PrlslTqH1Iqel3HFTp7IKlDj295EkGEI2vQ/EW93QDCiD4Y7QvSPhqOuUADXrptAedMA9WosqnLCaQ== dependencies: fs-extra "^11.2.0" ms "^2.1.3"