Skip to content

Commit fb24e50

Browse files
fix(deps): update all non-major dependencies
1 parent 2da3977 commit fb24e50

File tree

2 files changed

+94
-86
lines changed

2 files changed

+94
-86
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"examples/**": "prettier --write"
4343
},
4444
"dependencies": {
45-
"cheerio": "1.1.0"
45+
"cheerio": "1.1.2"
4646
},
4747
"devDependencies": {
4848
"@types/chai": "5.2.2",
4949
"@types/cheerio": "1.0.0",
5050
"@types/jest": "^30.0.0",
51-
"@types/node": "22.16.4",
51+
"@types/node": "22.16.5",
5252
"axios": "1.10.0",
5353
"eslint": "9.31.0",
5454
"eslint-config-prettier": "10.1.8",

yarn.lock

Lines changed: 92 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -894,10 +894,10 @@
894894
dependencies:
895895
undici-types "~7.8.0"
896896

897-
"@types/node@22.16.4":
898-
version "22.16.4"
899-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
900-
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
897+
"@types/node@22.16.5":
898+
version "22.16.5"
899+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
900+
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
901901
dependencies:
902902
undici-types "~6.21.0"
903903

@@ -918,102 +918,102 @@
918918
dependencies:
919919
"@types/yargs-parser" "*"
920920

921-
"@typescript-eslint/eslint-plugin@8.37.0":
922-
version "8.37.0"
923-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70"
924-
integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA==
921+
"@typescript-eslint/eslint-plugin@8.38.0":
922+
version "8.38.0"
923+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
924+
integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
925925
dependencies:
926926
"@eslint-community/regexpp" "^4.10.0"
927-
"@typescript-eslint/scope-manager" "8.37.0"
928-
"@typescript-eslint/type-utils" "8.37.0"
929-
"@typescript-eslint/utils" "8.37.0"
930-
"@typescript-eslint/visitor-keys" "8.37.0"
927+
"@typescript-eslint/scope-manager" "8.38.0"
928+
"@typescript-eslint/type-utils" "8.38.0"
929+
"@typescript-eslint/utils" "8.38.0"
930+
"@typescript-eslint/visitor-keys" "8.38.0"
931931
graphemer "^1.4.0"
932932
ignore "^7.0.0"
933933
natural-compare "^1.4.0"
934934
ts-api-utils "^2.1.0"
935935

936-
"@typescript-eslint/parser@8.37.0":
937-
version "8.37.0"
938-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804"
939-
integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==
936+
"@typescript-eslint/parser@8.38.0":
937+
version "8.38.0"
938+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
939+
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
940940
dependencies:
941-
"@typescript-eslint/scope-manager" "8.37.0"
942-
"@typescript-eslint/types" "8.37.0"
943-
"@typescript-eslint/typescript-estree" "8.37.0"
944-
"@typescript-eslint/visitor-keys" "8.37.0"
941+
"@typescript-eslint/scope-manager" "8.38.0"
942+
"@typescript-eslint/types" "8.38.0"
943+
"@typescript-eslint/typescript-estree" "8.38.0"
944+
"@typescript-eslint/visitor-keys" "8.38.0"
945945
debug "^4.3.4"
946946

947-
"@typescript-eslint/project-service@8.37.0":
948-
version "8.37.0"
949-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe"
950-
integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==
947+
"@typescript-eslint/project-service@8.38.0":
948+
version "8.38.0"
949+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
950+
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
951951
dependencies:
952-
"@typescript-eslint/tsconfig-utils" "^8.37.0"
953-
"@typescript-eslint/types" "^8.37.0"
952+
"@typescript-eslint/tsconfig-utils" "^8.38.0"
953+
"@typescript-eslint/types" "^8.38.0"
954954
debug "^4.3.4"
955955

956-
"@typescript-eslint/scope-manager@8.37.0":
957-
version "8.37.0"
958-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4"
959-
integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==
956+
"@typescript-eslint/scope-manager@8.38.0":
957+
version "8.38.0"
958+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
959+
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
960960
dependencies:
961-
"@typescript-eslint/types" "8.37.0"
962-
"@typescript-eslint/visitor-keys" "8.37.0"
961+
"@typescript-eslint/types" "8.38.0"
962+
"@typescript-eslint/visitor-keys" "8.38.0"
963963

964-
"@typescript-eslint/tsconfig-utils@8.37.0", "@typescript-eslint/tsconfig-utils@^8.37.0":
965-
version "8.37.0"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053"
967-
integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==
964+
"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0":
965+
version "8.38.0"
966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
967+
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
968968

969-
"@typescript-eslint/type-utils@8.37.0":
970-
version "8.37.0"
971-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507"
972-
integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==
969+
"@typescript-eslint/type-utils@8.38.0":
970+
version "8.38.0"
971+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b"
972+
integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==
973973
dependencies:
974-
"@typescript-eslint/types" "8.37.0"
975-
"@typescript-eslint/typescript-estree" "8.37.0"
976-
"@typescript-eslint/utils" "8.37.0"
974+
"@typescript-eslint/types" "8.38.0"
975+
"@typescript-eslint/typescript-estree" "8.38.0"
976+
"@typescript-eslint/utils" "8.38.0"
977977
debug "^4.3.4"
978978
ts-api-utils "^2.1.0"
979979

980-
"@typescript-eslint/types@8.37.0", "@typescript-eslint/types@^8.37.0":
981-
version "8.37.0"
982-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
983-
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
980+
"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0":
981+
version "8.38.0"
982+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
983+
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
984984

985-
"@typescript-eslint/typescript-estree@8.37.0":
986-
version "8.37.0"
987-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc"
988-
integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==
985+
"@typescript-eslint/typescript-estree@8.38.0":
986+
version "8.38.0"
987+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
988+
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
989989
dependencies:
990-
"@typescript-eslint/project-service" "8.37.0"
991-
"@typescript-eslint/tsconfig-utils" "8.37.0"
992-
"@typescript-eslint/types" "8.37.0"
993-
"@typescript-eslint/visitor-keys" "8.37.0"
990+
"@typescript-eslint/project-service" "8.38.0"
991+
"@typescript-eslint/tsconfig-utils" "8.38.0"
992+
"@typescript-eslint/types" "8.38.0"
993+
"@typescript-eslint/visitor-keys" "8.38.0"
994994
debug "^4.3.4"
995995
fast-glob "^3.3.2"
996996
is-glob "^4.0.3"
997997
minimatch "^9.0.4"
998998
semver "^7.6.0"
999999
ts-api-utils "^2.1.0"
10001000

1001-
"@typescript-eslint/utils@8.37.0":
1002-
version "8.37.0"
1003-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335"
1004-
integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==
1001+
"@typescript-eslint/utils@8.38.0":
1002+
version "8.38.0"
1003+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
1004+
integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
10051005
dependencies:
10061006
"@eslint-community/eslint-utils" "^4.7.0"
1007-
"@typescript-eslint/scope-manager" "8.37.0"
1008-
"@typescript-eslint/types" "8.37.0"
1009-
"@typescript-eslint/typescript-estree" "8.37.0"
1007+
"@typescript-eslint/scope-manager" "8.38.0"
1008+
"@typescript-eslint/types" "8.38.0"
1009+
"@typescript-eslint/typescript-estree" "8.38.0"
10101010

1011-
"@typescript-eslint/visitor-keys@8.37.0":
1012-
version "8.37.0"
1013-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455"
1014-
integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==
1011+
"@typescript-eslint/visitor-keys@8.38.0":
1012+
version "8.38.0"
1013+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
1014+
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
10151015
dependencies:
1016-
"@typescript-eslint/types" "8.37.0"
1016+
"@typescript-eslint/types" "8.38.0"
10171017
eslint-visitor-keys "^4.2.1"
10181018

10191019
"@ungap/structured-clone@^1.3.0":
@@ -1418,21 +1418,21 @@ cheerio@*:
14181418
undici "^6.19.5"
14191419
whatwg-mimetype "^4.0.0"
14201420

1421-
cheerio@1.1.0:
1422-
version "1.1.0"
1423-
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.1.0.tgz#87b9bec6dd3696e405ea79da7d2749d8308b0953"
1424-
integrity sha512-+0hMx9eYhJvWbgpKV9hN7jg0JcwydpopZE4hgi+KvQtByZXPp04NiCWU0LzcAbP63abZckIHkTQaXVF52mX3xQ==
1421+
cheerio@1.1.2:
1422+
version "1.1.2"
1423+
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.1.2.tgz#26af77e89336c81c63ea83197f868b4cbd351369"
1424+
integrity sha512-IkxPpb5rS/d1IiLbHMgfPuS0FgiWTtFIm/Nj+2woXDLTZ7fOT2eqzgYbdMlLweqlHbsZjxEChoVK+7iph7jyQg==
14251425
dependencies:
14261426
cheerio-select "^2.1.0"
14271427
dom-serializer "^2.0.0"
14281428
domhandler "^5.0.3"
14291429
domutils "^3.2.2"
1430-
encoding-sniffer "^0.2.0"
1430+
encoding-sniffer "^0.2.1"
14311431
htmlparser2 "^10.0.0"
14321432
parse5 "^7.3.0"
14331433
parse5-htmlparser2-tree-adapter "^7.1.0"
14341434
parse5-parser-stream "^7.1.2"
1435-
undici "^7.10.0"
1435+
undici "^7.12.0"
14361436
whatwg-mimetype "^4.0.0"
14371437

14381438
ci-info@^4.2.0:
@@ -1675,6 +1675,14 @@ encoding-sniffer@^0.2.0:
16751675
iconv-lite "^0.6.3"
16761676
whatwg-encoding "^3.1.1"
16771677

1678+
encoding-sniffer@^0.2.1:
1679+
version "0.2.1"
1680+
resolved "https://registry.yarnpkg.com/encoding-sniffer/-/encoding-sniffer-0.2.1.tgz#396ec97ac22ce5a037ba44af1992ac9d46a7b819"
1681+
integrity sha512-5gvq20T6vfpekVtqrYQsSCFZ1wEg5+wW0/QaZMWkFr6BqD3NfKs0rLCx4rrVlSWJeZb5NBJgVLswK/w2MWU+Gw==
1682+
dependencies:
1683+
iconv-lite "^0.6.3"
1684+
whatwg-encoding "^3.1.1"
1685+
16781686
entities@^4.2.0, entities@^4.3.0:
16791687
version "4.3.0"
16801688
resolved "https://registry.yarnpkg.com/entities/-/entities-4.3.0.tgz#62915f08d67353bb4eb67e3d62641a4059aec656"
@@ -3569,14 +3577,14 @@ type-fest@^4.41.0:
35693577
integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
35703578

35713579
typescript-eslint@^8.0.1:
3572-
version "8.37.0"
3573-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.37.0.tgz#2235ddfa40cdbdadb1afb05f8bda688a2294b4c2"
3574-
integrity sha512-TnbEjzkE9EmcO0Q2zM+GE8NQLItNAJpMmED1BdgoBMYNdqMhzlbqfdSwiRlAzEK2pA9UzVW0gzaaIzXWg2BjfA==
3580+
version "8.38.0"
3581+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.38.0.tgz#e73af7618139f07b16e2fae715eedaabb41ee8b0"
3582+
integrity sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==
35753583
dependencies:
3576-
"@typescript-eslint/eslint-plugin" "8.37.0"
3577-
"@typescript-eslint/parser" "8.37.0"
3578-
"@typescript-eslint/typescript-estree" "8.37.0"
3579-
"@typescript-eslint/utils" "8.37.0"
3584+
"@typescript-eslint/eslint-plugin" "8.38.0"
3585+
"@typescript-eslint/parser" "8.38.0"
3586+
"@typescript-eslint/typescript-estree" "8.38.0"
3587+
"@typescript-eslint/utils" "8.38.0"
35803588

35813589
typescript@5.8.3:
35823590
version "5.8.3"
@@ -3598,10 +3606,10 @@ undici@^6.19.5:
35983606
resolved "https://registry.yarnpkg.com/undici/-/undici-6.19.7.tgz#7d4cf26dc689838aa8b6753a3c5c4288fc1e0216"
35993607
integrity sha512-HR3W/bMGPSr90i8AAp2C4DM3wChFdJPLrWYpIS++LxS8K+W535qftjt+4MyjNYHeWabMj1nvtmLIi7l++iq91A==
36003608

3601-
undici@^7.10.0:
3602-
version "7.10.0"
3603-
resolved "https://registry.yarnpkg.com/undici/-/undici-7.10.0.tgz#8ae17a976acc6593b13c9ff3342840bea9b24670"
3604-
integrity sha512-u5otvFBOBZvmdjWLVW+5DAc9Nkq8f24g0O9oY7qw2JVIF1VocIFoyz9JFkuVOS2j41AufeO0xnlweJ2RLT8nGw==
3609+
undici@^7.12.0:
3610+
version "7.12.0"
3611+
resolved "https://registry.yarnpkg.com/undici/-/undici-7.12.0.tgz#e93244fa49383e8a0e1a4295048fd454541c7ccb"
3612+
integrity sha512-GrKEsc3ughskmGA9jevVlIOPMiiAHJ4OFUtaAH+NhfTUSiZ1wMPIQqQvAJUrJspFXJt3EBWgpAeoHEDVT1IBug==
36053613

36063614
unrs-resolver@^1.7.11:
36073615
version "1.11.0"

0 commit comments

Comments
 (0)