Skip to content

Commit

Permalink
r0b08x [chore] 1/15/2025, 8:39:01 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
p3x-robot committed Jan 15, 2025
1 parent 3f6dc61 commit 899a217
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 25 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.115
# 💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io v2025.4.119



Expand Down Expand Up @@ -93,13 +93,8 @@ If you appreciate our work, consider ⭐ starring this repository or 💰 making

---

### 🖥️ Server Availability
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.

---

### 🌍 About My Domains
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](https://corifeus.eu), and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.

---

Expand All @@ -114,7 +109,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.115
[**P3X-REDIS-UI-MATERIAL**](https://corifeus.com/redis-ui-material) Build v2025.4.119

[![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)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p3x-redis-ui-material",
"version": "2025.4.115",
"version": "2025.4.119",
"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",
Expand Down Expand Up @@ -64,7 +64,7 @@
"clean-webpack-plugin": "^4.0.0",
"concurrently": "^9.1.2",
"copy-webpack-plugin": "^12.0.2",
"corifeus-builder": "^2025.4.119",
"corifeus-builder": "^2025.4.123",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"grunt-injector": "^1.1.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2601,15 +2601,15 @@ 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.119:
version "2025.4.119"
resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.119.tgz#6464bada7474d1ca2e6aa5154d4bd1ee639bd26a"
integrity sha512-j+6/MPt/8qCHFzs6888foPpyqbuf7SiaMveCWbT1SVpQGuV+LYf+Lkd0xfKACNsuzBAj94dsYPjcv8HwCqUlXw==
corifeus-builder@^2025.4.123:
version "2025.4.123"
resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.123.tgz#e7c855fdff577198f78d372583af47420116a9e3"
integrity sha512-fQq1aEFvHvJaAEP0vT6vQNemPcB/L+JaSE4rX3M0REsTJrlaEMZQVo2SM66G8xBFxK2E39ahmHmA5YWDq71ztw==
dependencies:
corifeus-utils "^2025.4.113"
corifeus-utils "^2025.4.117"
download "^8.0.0"
extract-zip "^2.0.1"
fs-extra "^11.2.0"
fs-extra "^11.3.0"
github-api "^3.4.0"
glob "^8.0.3"
glob-promise "^6.0.7"
Expand All @@ -2629,12 +2629,12 @@ corifeus-builder@^2025.4.119:
time-grunt "^2.0.0"
yaml "^2.7.0"

corifeus-utils@^2025.4.113:
version "2025.4.113"
resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.113.tgz#cf61e8552fa07e46a6db033eedfac3b805013f5a"
integrity sha512-lgaSJOuVl/YxN+jnmFbz15iVjEKsfoJxzhRspeojRF0tVV7KnBwJvXcmoNkzzoRwNXUohWrXDn/cnbkskzcSnQ==
corifeus-utils@^2025.4.117:
version "2025.4.117"
resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.117.tgz#363f46911a4472a401e9b9b1be2b558cfbebebd9"
integrity sha512-GrZrHQprSxr0//Psq/3HsF5bdoWZ2gqjFFBugKvxe9rhbC+3jyL4k4tQcKDZDxGBahSJT+1egNckG52c85Wk1w==
dependencies:
fs-extra "^11.2.0"
fs-extra "^11.3.0"
ms "^2.1.3"
mz "^2.7.0"
timestring "^7.0.0"
Expand Down Expand Up @@ -3627,10 +3627,10 @@ fs-constants@^1.0.0:
resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz"
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==

fs-extra@^11.2.0:
version "11.2.0"
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz"
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
fs-extra@^11.3.0:
version "11.3.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
Expand Down

0 comments on commit 899a217

Please sign in to comment.