Skip to content

Commit 54823cb

Browse files
committed
r0b08x [chore] 1/5/2025, 4:54:16 PM
1 parent a086c8a commit 54823cb

File tree

3 files changed

+23
-23
lines changed

3 files changed

+23
-23
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ https://corifeus.com/redis-ui
1212

1313

1414
---
15-
# 💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io v2024.10.129
15+
# 💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io v2025.4.101
1616

1717

1818

@@ -87,7 +87,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com
8787
---
8888

8989

90-
[**P3X-REDIS-UI-MATERIAL**](https://corifeus.com/redis-ui-material) Build v2024.10.129
90+
[**P3X-REDIS-UI-MATERIAL**](https://corifeus.com/redis-ui-material) Build v2025.4.101
9191

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-redis-ui-material",
3-
"version": "2024.10.129",
3+
"version": "2025.4.101",
44
"description": "💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io",
55
"corifeus": {
66
"icon": "fas fa-database",
@@ -44,8 +44,8 @@
4444
"devDependencies": {
4545
"@babel/core": "^7.26.0",
4646
"@babel/preset-env": "^7.26.0",
47-
"@fontsource/roboto": "^5.1.0",
48-
"@fontsource/roboto-mono": "^5.1.0",
47+
"@fontsource/roboto": "^5.1.1",
48+
"@fontsource/roboto-mono": "^5.1.1",
4949
"@fortawesome/fontawesome-free": "^6.7.2",
5050
"@uirouter/angularjs": "^1.1.1",
5151
"@uirouter/core": "^6.1.1",
@@ -62,7 +62,7 @@
6262
"babel-loader": "^9.2.1",
6363
"babel-plugin-angularjs-annotate": "^0.10.0",
6464
"clean-webpack-plugin": "^4.0.0",
65-
"concurrently": "^9.1.0",
65+
"concurrently": "^9.1.2",
6666
"copy-webpack-plugin": "^12.0.2",
6767
"corifeus-builder": "^2024.10.202",
6868
"css-loader": "^7.1.2",
@@ -81,7 +81,7 @@
8181
"moment": "^2.30.1",
8282
"pretty-bytes": "^5.6.0",
8383
"raw-loader": "^4.0.2",
84-
"sass": "^1.83.0",
84+
"sass": "^1.83.1",
8585
"sass-loader": "^16.0.4",
8686
"socket.io-client": "^4.8.1",
8787
"source-map-loader": "^5.0.0",

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -793,15 +793,15 @@
793793
resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.6.3.tgz"
794794
integrity sha512-4B4OijXeVNOPZlYA2oEwWOTkzyltLao+xbotHQeqN++Rv27Y6s818+n2Qkp8q+Fxhn0t/5lA5X1Mxktud8eayQ==
795795

796-
"@fontsource/roboto-mono@^5.1.0":
797-
version "5.1.0"
798-
resolved "https://registry.npmjs.org/@fontsource/roboto-mono/-/roboto-mono-5.1.0.tgz"
799-
integrity sha512-7lIxTeanF2XrwAIukUrOUvO9veGkQiG7L7vizMxVjl+lrTwS4GAYyOvziyGZ6/3kU80K3lGd/FnWrmoTud0V6A==
796+
"@fontsource/roboto-mono@^5.1.1":
797+
version "5.1.1"
798+
resolved "https://registry.yarnpkg.com/@fontsource/roboto-mono/-/roboto-mono-5.1.1.tgz#ef2437d6073b2e78f9189052979e2fdf70ec6949"
799+
integrity sha512-3Uwg4ZsoYlqzpGgPQn5bpBjCBX7HISbEmbycmrdyzK/dcMChlsmf0VGBjSs2AZV+UK7kLCUFYnCakXYz6VTIUA==
800800

801-
"@fontsource/roboto@^5.1.0":
802-
version "5.1.0"
803-
resolved "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.1.0.tgz"
804-
integrity sha512-cFRRC1s6RqPygeZ8Uw/acwVHqih8Czjt6Q0MwoUoDe9U3m4dH1HmNDRBZyqlMSFwgNAUKgFImncKdmDHyKpwdg==
801+
"@fontsource/roboto@^5.1.1":
802+
version "5.1.1"
803+
resolved "https://registry.yarnpkg.com/@fontsource/roboto/-/roboto-5.1.1.tgz#64b3f819baf8d3bcfb48c0437ddc7e4118a6ab14"
804+
integrity sha512-XwVVXtERDQIM7HPUIbyDe0FP4SRovpjF7zMI8M7pbqFp3ahLJsJTd18h+E6pkar6UbV3btbwkKjYARr5M+SQow==
805805

806806
"@fortawesome/fontawesome-free@^6.7.2":
807807
version "6.7.2"
@@ -2527,10 +2527,10 @@ [email protected]:
25272527
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
25282528
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
25292529

2530-
concurrently@^9.1.0:
2531-
version "9.1.0"
2532-
resolved "https://registry.npmjs.org/concurrently/-/concurrently-9.1.0.tgz"
2533-
integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==
2530+
concurrently@^9.1.2:
2531+
version "9.1.2"
2532+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2.tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c"
2533+
integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==
25342534
dependencies:
25352535
chalk "^4.1.2"
25362536
lodash "^4.17.21"
@@ -6739,10 +6739,10 @@ sass-loader@^16.0.4:
67396739
dependencies:
67406740
neo-async "^2.6.2"
67416741

6742-
sass@^1.83.0:
6743-
version "1.83.0"
6744-
resolved "https://registry.npmjs.org/sass/-/sass-1.83.0.tgz"
6745-
integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==
6742+
sass@^1.83.1:
6743+
version "1.83.1"
6744+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.1.tgz#dee1ab94b47a6f9993d3195d36f556bcbda64846"
6745+
integrity sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==
67466746
dependencies:
67476747
chokidar "^4.0.0"
67486748
immutable "^5.0.2"

0 commit comments

Comments
 (0)