corifeus-builder 2026.4.156 → 2026.4.161

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +7 -7
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
 
7
7
  ---
8
- # 🏗️ Corifeus Builder v2026.4.156
8
+ # 🏗️ Corifeus Builder v2026.4.161
9
9
 
10
10
 
11
11
 
@@ -21,7 +21,7 @@
21
21
  ### 🛠️ Built on NodeJs version
22
22
 
23
23
  ```txt
24
- v24.14.1
24
+ v24.16.0
25
25
  ```
26
26
 
27
27
 
@@ -172,7 +172,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](ht
172
172
  **🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
173
173
 
174
174
 
175
- [**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2026.4.156
175
+ [**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2026.4.161
176
176
 
177
177
  [![NPM](https://img.shields.io/npm/v/corifeus-builder.svg)](https://www.npmjs.com/package/corifeus-builder) [![Donate for PatrikX3 / P3X](https://img.shields.io/badge/Donate-PatrikX3-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)
178
178
 
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "corifeus-builder",
3
- "version": "2026.4.156",
3
+ "version": "2026.4.161",
4
4
  "corifeus": {
5
5
  "icon": "fas fa-gavel",
6
6
  "code": "Make",
7
7
  "publish": true,
8
- "nodejs": "v24.14.1",
8
+ "nodejs": "v24.16.0",
9
9
  "reponame": "corifeus-builder",
10
10
  "opencollective": false,
11
11
  "build": true
@@ -36,7 +36,7 @@
36
36
  "corifeus-utils": "^2026.4.135",
37
37
  "download": "^8.0.0",
38
38
  "extract-zip": "^2.0.1",
39
- "fs-extra": "^11.3.4",
39
+ "fs-extra": "^11.3.5",
40
40
  "github-api": "^3.4.0",
41
41
  "glob": "^13.0.6",
42
42
  "glob-promise": "^6.0.7",
@@ -48,13 +48,13 @@
48
48
  "jit-grunt": "^0.10.0",
49
49
  "lodash": "^4.18.1",
50
50
  "mkdirp": "^3.0.1",
51
- "mocha": "^11.7.5",
51
+ "mocha": "^11.7.6",
52
52
  "mz": "^2.7.0",
53
- "npm": "^11.13.0",
54
- "npm-check-updates": "^22.0.1",
53
+ "npm": "^11.16.0",
54
+ "npm-check-updates": "^22.2.3",
55
55
  "should": "^13.2.3",
56
56
  "time-grunt": "^2.0.0",
57
- "yaml": "^2.8.3"
57
+ "yaml": "^2.9.0"
58
58
  },
59
59
  "devDependencies": {
60
60
  "twemoji": "^14.0.2"