Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit fea14e4

Browse files
authored
Merge pull request #1451 from ghiscoding/chore/deps-2024-08-06
chore(deps): update all dependencies
2 parents a8fd47d + b4afa87 commit fea14e4

File tree

2 files changed

+21
-41
lines changed

2 files changed

+21
-41
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@faker-js/faker": "^8.4.1",
8383
"@fnando/sparkline": "^0.3.10",
8484
"@formkit/tempo": "^0.1.2",
85-
"@ng-select/ng-select": "^13.5.2",
85+
"@ng-select/ng-select": "^13.7.0",
8686
"@ngx-translate/http-loader": "^8.0.0",
8787
"@popperjs/core": "^2.11.8",
8888
"@release-it/conventional-changelog": "^8.0.1",
@@ -95,7 +95,7 @@
9595
"@types/dompurify": "^3.0.5",
9696
"@types/fnando__sparkline": "^0.3.7",
9797
"@types/jest": "^29.5.12",
98-
"@types/node": "^20.14.14",
98+
"@types/node": "^22.1.0",
9999
"@types/sortablejs": "^1.15.8",
100100
"@typescript-eslint/eslint-plugin": "^7.18.0",
101101
"@typescript-eslint/parser": "^7.18.0",

yarn.lock

Lines changed: 19 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2883,10 +2883,10 @@
28832883
resolved "https://registry.yarnpkg.com/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.2.tgz#0f164b726869f71da3c594171df5ebc1c4b0a407"
28842884
integrity sha512-O+6Gs8UeDbyFpbSh2CPEz/UOrrdWPTBYNblZK5CxxLisYt4kGX3Sc+czffFonyjiGSq3jWLwJS/CCJc7tBr4sQ==
28852885

2886-
"@ng-select/ng-select@^13.5.2":
2887-
version "13.5.2"
2888-
resolved "https://registry.yarnpkg.com/@ng-select/ng-select/-/ng-select-13.5.2.tgz#ce7204b36bf42f9a0ffbe7077e92cfcde6ef788f"
2889-
integrity sha512-fn2gDZkUsYuoFNob5amJbyGk20JieH04PYfgSsPpuX1HLWUbyn2CNI3vi8+d0tcRqiAMnT0DWScjjv95W93xFg==
2886+
"@ng-select/ng-select@^13.7.0":
2887+
version "13.7.0"
2888+
resolved "https://registry.yarnpkg.com/@ng-select/ng-select/-/ng-select-13.7.0.tgz#f8cef490af1e6ee4ef601c7e15f6441e7fa4fdeb"
2889+
integrity sha512-GMNu3bLYxWAbgy9pXZ4RgnWp/cxRcrWRQdxLLyg8p9gMCLpim1p4TXR8laXJKK25MKG/LEaWgs+90yCVOoWgZA==
28902890
dependencies:
28912891
tslib "^2.3.1"
28922892

@@ -3857,20 +3857,20 @@
38573857
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.2.3.tgz#b31eb300610c3835ac008d690de6f87e28f9b878"
38583858
integrity sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw==
38593859

3860-
"@types/node@^20.14.14":
3861-
version "20.14.14"
3862-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
3863-
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
3864-
dependencies:
3865-
undici-types "~5.26.4"
3866-
38673860
"@types/node@^20.14.9":
38683861
version "20.14.10"
38693862
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
38703863
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
38713864
dependencies:
38723865
undici-types "~5.26.4"
38733866

3867+
"@types/node@^22.1.0":
3868+
version "22.1.0"
3869+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.1.0.tgz#6d6adc648b5e03f0e83c78dc788c2b037d0ad94b"
3870+
integrity sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==
3871+
dependencies:
3872+
undici-types "~6.13.0"
3873+
38743874
"@types/normalize-package-data@^2.4.1":
38753875
version "2.4.1"
38763876
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -11403,16 +11403,7 @@ string-length@^4.0.1:
1140311403
char-regex "^1.0.2"
1140411404
strip-ansi "^6.0.0"
1140511405

11406-
"string-width-cjs@npm:string-width@^4.2.0":
11407-
version "4.2.3"
11408-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11409-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11410-
dependencies:
11411-
emoji-regex "^8.0.0"
11412-
is-fullwidth-code-point "^3.0.0"
11413-
strip-ansi "^6.0.1"
11414-
11415-
string-width@4.2.3, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2, string-width@^7.0.0:
11406+
"string-width-cjs@npm:string-width@^4.2.0", string-width@4.2.3, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2, string-width@^7.0.0:
1141611407
version "4.2.3"
1141711408
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1141811409
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11440,14 +11431,7 @@ string_decoder@~1.1.1:
1144011431
dependencies:
1144111432
safe-buffer "~5.1.0"
1144211433

11443-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11444-
version "6.0.1"
11445-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11446-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11447-
dependencies:
11448-
ansi-regex "^5.0.1"
11449-
11450-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11434+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1145111435
version "6.0.1"
1145211436
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1145311437
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11889,6 +11873,11 @@ undici-types@~5.26.4:
1188911873
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1189011874
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1189111875

11876+
undici-types@~6.13.0:
11877+
version "6.13.0"
11878+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
11879+
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
11880+
1189211881
undici@6.19.2:
1189311882
version "6.19.2"
1189411883
resolved "https://registry.yarnpkg.com/undici/-/undici-6.19.2.tgz#231bc5de78d0dafb6260cf454b294576c2f3cd31"
@@ -12341,7 +12330,7 @@ wordwrap@^1.0.0:
1234112330
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1234212331
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1234312332

12344-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
12333+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1234512334
version "7.0.0"
1234612335
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1234712336
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12359,15 +12348,6 @@ wrap-ansi@^6.2.0:
1235912348
string-width "^4.1.0"
1236012349
strip-ansi "^6.0.0"
1236112350

12362-
wrap-ansi@^7.0.0:
12363-
version "7.0.0"
12364-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12365-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12366-
dependencies:
12367-
ansi-styles "^4.0.0"
12368-
string-width "^4.1.0"
12369-
strip-ansi "^6.0.0"
12370-
1237112351
wrap-ansi@^8.1.0:
1237212352
version "8.1.0"
1237312353
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)