Skip to content

Commit 5127a7e

Browse files
committed
r0b08x [chore] 1/15/2025, 6:07:06 AM
1 parent d949233 commit 5127a7e

File tree

3 files changed

+19
-16
lines changed

3 files changed

+19
-16
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
# 🚅 Find the closest or exact value using binary search v2025.4.104
9+
# 🚅 Find the closest or exact value using binary search v2025.4.107
1010

1111

1212

@@ -300,7 +300,7 @@ describe('binary search closest', () => {
300300

301301
## Quick and Affordable Web Development Services
302302

303-
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.
303+
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.
304304

305305
---
306306

@@ -336,7 +336,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht
336336
---
337337

338338

339-
[**P3X-BINARY-SEARCH-CLOSEST**](https://corifeus.com/binary-search-closest) Build v2025.4.104
339+
[**P3X-BINARY-SEARCH-CLOSEST**](https://corifeus.com/binary-search-closest) Build v2025.4.107
340340

341341
[![NPM](https://img.shields.io/npm/v/p3x-binary-search-closest.svg)](https://www.npmjs.com/package/p3x-binary-search-closest) [![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)
342342

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "p3x-binary-search-closest",
3-
"version": "2025.4.104",
3+
"version": "2025.4.107",
44
"corifeus": {
55
"icon": "fas fa-train",
66
"prefix": "p3x-",
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://corifeus.com/binary-search-closest",
4040
"devDependencies": {
41-
"corifeus-builder": "^2025.4.105"
41+
"corifeus-builder": "^2025.4.109"
4242
},
4343
"engines": {
4444
"node": ">=12.13.0"

yarn.lock

+14-11
Original file line numberDiff line numberDiff line change
@@ -753,12 +753,12 @@ core-util-is@~1.0.0:
753753
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
754754
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
755755

756-
corifeus-builder@^2025.4.105:
757-
version "2025.4.105"
758-
resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.105.tgz#452d77a3d8e824a7cd29d27a47c6a87311fff34a"
759-
integrity sha512-0UM1O7HmWYicMAVbLYSYJuhc9o3FBkbtT0MkZphk96jrpBPSzRYdXtLiyEmiU1Vq1pl3UqjbW51/hyGFnBpWhw==
756+
corifeus-builder@^2025.4.109:
757+
version "2025.4.109"
758+
resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.109.tgz#d68bf61f29de9599f60e8ea387bca640b1aa435a"
759+
integrity sha512-GdCHTZ7DRIvbkrTGy5QsEePraIhIW89xknw9IWYbCGE7zdOS+kglgD8A+iW+yIDK8WoWM/xTYO1YRc6GWl1m5w==
760760
dependencies:
761-
corifeus-utils "^2025.4.102"
761+
corifeus-utils "^2025.4.104"
762762
download "^8.0.0"
763763
extract-zip "^2.0.1"
764764
fs-extra "^11.2.0"
@@ -781,10 +781,10 @@ corifeus-builder@^2025.4.105:
781781
time-grunt "^2.0.0"
782782
yaml "^2.7.0"
783783

784-
corifeus-utils@^2025.4.102:
785-
version "2025.4.104"
786-
resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.104.tgz#858f44c9e44fc679b35e8ca6f3406d27df403ebd"
787-
integrity sha512-iNOjhvl+5rUSkfBKYOSabrgwQ2mCn7S0e7vBUxTR3aQHftHIaYWA9cSAARcwwbNplxuLo+LBNH2Kk2pzzn44vQ==
784+
corifeus-utils@^2025.4.104:
785+
version "2025.4.107"
786+
resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.107.tgz#b4a82b5851db7eec4f0de2545e35d81736baa975"
787+
integrity sha512-Sk3oDOB2PrlslTqH1Iqel3HFTp7IKlDj295EkGEI2vQ/EW93QDCiD4Y7QvSPhqOuUADXrptAedMA9WosqnLCaQ==
788788
dependencies:
789789
fs-extra "^11.2.0"
790790
ms "^2.1.3"
@@ -1247,6 +1247,9 @@ from2@^2.1.1:
12471247
version "2.3.0"
12481248
resolved "https://registry.yarnpkg.com/from2/-/from2-2.3.0.tgz#8bfb5502bde4a4d36cfdeea007fcca21d7e382af"
12491249
integrity sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==
1250+
dependencies:
1251+
inherits "^2.0.1"
1252+
readable-stream "^2.0.0"
12501253

12511254
fs-constants@^1.0.0:
12521255
version "1.0.0"
@@ -1732,7 +1735,7 @@ inflight@^1.0.4:
17321735
once "^1.3.0"
17331736
wrappy "1"
17341737

1735-
inherits@2, inherits@~2.0.3:
1738+
inherits@2, inherits@^2.0.1, inherits@~2.0.3:
17361739
version "2.0.4"
17371740
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
17381741
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -3032,7 +3035,7 @@ read@^4.0.0:
30323035
dependencies:
30333036
mute-stream "^2.0.0"
30343037

3035-
readable-stream@^2.3.0, readable-stream@^2.3.5:
3038+
readable-stream@^2.0.0, readable-stream@^2.3.0, readable-stream@^2.3.5:
30363039
version "2.3.8"
30373040
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b"
30383041
integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==

0 commit comments

Comments
 (0)