Skip to content

Commit eea5cfe

Browse files
chore: update npm dependencies
1 parent a876d56 commit eea5cfe

File tree

2 files changed

+95
-85
lines changed

2 files changed

+95
-85
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -57,19 +57,19 @@
5757
"devDependencies": {
5858
"@commitlint/cli": "^17.5.1",
5959
"@commitlint/config-conventional": "^17.4.4",
60-
"@rollup/plugin-typescript": "^11.0.0",
60+
"@rollup/plugin-typescript": "^11.1.0",
6161
"@sindresorhus/tsconfig": "^3.0.1",
6262
"@textlint/ast-node-types": "^13.3.2",
6363
"@types/node": "^18.15.11",
64-
"@typescript-eslint/eslint-plugin": "^5.57.0",
65-
"@typescript-eslint/parser": "^5.57.0",
64+
"@typescript-eslint/eslint-plugin": "^5.57.1",
65+
"@typescript-eslint/parser": "^5.57.1",
6666
"@vitest/coverage-c8": "^0.29.8",
67-
"eslint": "^8.37.0",
67+
"eslint": "^8.38.0",
6868
"eslint-plugin-import": "^2.27.5",
6969
"husky": "^8.0.3",
70-
"lint-staged": "^13.2.0",
70+
"lint-staged": "^13.2.1",
7171
"rollup": "^3.20.2",
72-
"typescript": "^5.0.3",
72+
"typescript": "^5.0.4",
7373
"vitest": "^0.29.8"
7474
},
7575
"publishConfig": {

yarn.lock

+89-79
Original file line numberDiff line numberDiff line change
@@ -333,10 +333,10 @@
333333
minimatch "^3.1.2"
334334
strip-json-comments "^3.1.1"
335335

336-
"@eslint/js@8.37.0":
337-
version "8.37.0"
338-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.37.0.tgz#cf1b5fa24217fe007f6487a26d765274925efa7d"
339-
integrity sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==
336+
"@eslint/js@8.38.0":
337+
version "8.38.0"
338+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.38.0.tgz#73a8a0d8aa8a8e6fe270431c5e72ae91b5337892"
339+
integrity sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==
340340

341341
"@humanwhocodes/config-array@^0.11.8":
342342
version "0.11.8"
@@ -362,16 +362,26 @@
362362
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
363363
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
364364

365-
"@jridgewell/resolve-uri@3.1.0", "@jridgewell/resolve-uri@^3.0.3":
365+
"@jridgewell/resolve-uri@3.1.0":
366366
version "3.1.0"
367367
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
368368
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
369369

370-
"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10":
370+
"@jridgewell/resolve-uri@^3.0.3":
371+
version "3.1.1"
372+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
373+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
374+
375+
"@jridgewell/sourcemap-codec@1.4.14":
371376
version "1.4.14"
372377
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
373378
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
374379

380+
"@jridgewell/sourcemap-codec@^1.4.10":
381+
version "1.4.15"
382+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
383+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
384+
375385
"@jridgewell/trace-mapping@0.3.9":
376386
version "0.3.9"
377387
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
@@ -381,9 +391,9 @@
381391
"@jridgewell/sourcemap-codec" "^1.4.10"
382392

383393
"@jridgewell/trace-mapping@^0.3.12":
384-
version "0.3.17"
385-
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985"
386-
integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==
394+
version "0.3.18"
395+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6"
396+
integrity sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==
387397
dependencies:
388398
"@jridgewell/resolve-uri" "3.1.0"
389399
"@jridgewell/sourcemap-codec" "1.4.14"
@@ -409,10 +419,10 @@
409419
"@nodelib/fs.scandir" "2.1.5"
410420
fastq "^1.6.0"
411421

412-
"@rollup/plugin-typescript@^11.0.0":
413-
version "11.0.0"
414-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.0.0.tgz#f136272d1df5209daca0cb6f171c574b1d505545"
415-
integrity sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ==
422+
"@rollup/plugin-typescript@^11.1.0":
423+
version "11.1.0"
424+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.0.tgz#4dd2a98475a791200d3e4dd1b8234073ad96c535"
425+
integrity sha512-86flrfE+bSHB69znnTV6kVjkncs2LBMhcTCyxWgRxLyfXfQrxg4UwlAqENnjrrxnSNS/XKCDJCl8EkdFJVHOxw==
416426
dependencies:
417427
"@rollup/pluginutils" "^5.0.1"
418428
resolve "^1.22.1"
@@ -542,88 +552,88 @@
542552
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
543553
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
544554

545-
"@typescript-eslint/eslint-plugin@^5.57.0":
546-
version "5.57.0"
547-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz#52c8a7a4512f10e7249ca1e2e61f81c62c34365c"
548-
integrity sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==
555+
"@typescript-eslint/eslint-plugin@^5.57.1":
556+
version "5.57.1"
557+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.1.tgz#d1ab162a3cd2671b8a1c9ddf6e2db73b14439735"
558+
integrity sha512-1MeobQkQ9tztuleT3v72XmY0XuKXVXusAhryoLuU5YZ+mXoYKZP9SQ7Flulh1NX4DTjpGTc2b/eMu4u7M7dhnQ==
549559
dependencies:
550560
"@eslint-community/regexpp" "^4.4.0"
551-
"@typescript-eslint/scope-manager" "5.57.0"
552-
"@typescript-eslint/type-utils" "5.57.0"
553-
"@typescript-eslint/utils" "5.57.0"
561+
"@typescript-eslint/scope-manager" "5.57.1"
562+
"@typescript-eslint/type-utils" "5.57.1"
563+
"@typescript-eslint/utils" "5.57.1"
554564
debug "^4.3.4"
555565
grapheme-splitter "^1.0.4"
556566
ignore "^5.2.0"
557567
natural-compare-lite "^1.4.0"
558568
semver "^7.3.7"
559569
tsutils "^3.21.0"
560570

561-
"@typescript-eslint/parser@^5.57.0":
562-
version "5.57.0"
563-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.0.tgz#f675bf2cd1a838949fd0de5683834417b757e4fa"
564-
integrity sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==
571+
"@typescript-eslint/parser@^5.57.1":
572+
version "5.57.1"
573+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.1.tgz#af911234bd4401d09668c5faf708a0570a17a748"
574+
integrity sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==
565575
dependencies:
566-
"@typescript-eslint/scope-manager" "5.57.0"
567-
"@typescript-eslint/types" "5.57.0"
568-
"@typescript-eslint/typescript-estree" "5.57.0"
576+
"@typescript-eslint/scope-manager" "5.57.1"
577+
"@typescript-eslint/types" "5.57.1"
578+
"@typescript-eslint/typescript-estree" "5.57.1"
569579
debug "^4.3.4"
570580

571-
"@typescript-eslint/scope-manager@5.57.0":
572-
version "5.57.0"
573-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz#79ccd3fa7bde0758059172d44239e871e087ea36"
574-
integrity sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==
581+
"@typescript-eslint/scope-manager@5.57.1":
582+
version "5.57.1"
583+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz#5d28799c0fc8b501a29ba1749d827800ef22d710"
584+
integrity sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw==
575585
dependencies:
576-
"@typescript-eslint/types" "5.57.0"
577-
"@typescript-eslint/visitor-keys" "5.57.0"
586+
"@typescript-eslint/types" "5.57.1"
587+
"@typescript-eslint/visitor-keys" "5.57.1"
578588

579-
"@typescript-eslint/type-utils@5.57.0":
580-
version "5.57.0"
581-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.0.tgz#98e7531c4e927855d45bd362de922a619b4319f2"
582-
integrity sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==
589+
"@typescript-eslint/type-utils@5.57.1":
590+
version "5.57.1"
591+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.1.tgz#235daba621d3f882b8488040597b33777c74bbe9"
592+
integrity sha512-/RIPQyx60Pt6ga86hKXesXkJ2WOS4UemFrmmq/7eOyiYjYv/MUSHPlkhU6k9T9W1ytnTJueqASW+wOmW4KrViw==
583593
dependencies:
584-
"@typescript-eslint/typescript-estree" "5.57.0"
585-
"@typescript-eslint/utils" "5.57.0"
594+
"@typescript-eslint/typescript-estree" "5.57.1"
595+
"@typescript-eslint/utils" "5.57.1"
586596
debug "^4.3.4"
587597
tsutils "^3.21.0"
588598

589-
"@typescript-eslint/types@5.57.0":
590-
version "5.57.0"
591-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.0.tgz#727bfa2b64c73a4376264379cf1f447998eaa132"
592-
integrity sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==
599+
"@typescript-eslint/types@5.57.1":
600+
version "5.57.1"
601+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.1.tgz#d9989c7a9025897ea6f0550b7036027f69e8a603"
602+
integrity sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==
593603

594-
"@typescript-eslint/typescript-estree@5.57.0":
595-
version "5.57.0"
596-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz#ebcd0ee3e1d6230e888d88cddf654252d41e2e40"
597-
integrity sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==
604+
"@typescript-eslint/typescript-estree@5.57.1":
605+
version "5.57.1"
606+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.1.tgz#10d9643e503afc1ca4f5553d9bbe672ea4050b71"
607+
integrity sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==
598608
dependencies:
599-
"@typescript-eslint/types" "5.57.0"
600-
"@typescript-eslint/visitor-keys" "5.57.0"
609+
"@typescript-eslint/types" "5.57.1"
610+
"@typescript-eslint/visitor-keys" "5.57.1"
601611
debug "^4.3.4"
602612
globby "^11.1.0"
603613
is-glob "^4.0.3"
604614
semver "^7.3.7"
605615
tsutils "^3.21.0"
606616

607-
"@typescript-eslint/utils@5.57.0":
608-
version "5.57.0"
609-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.0.tgz#eab8f6563a2ac31f60f3e7024b91bf75f43ecef6"
610-
integrity sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==
617+
"@typescript-eslint/utils@5.57.1":
618+
version "5.57.1"
619+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.1.tgz#0f97b0bbd88c2d5e2036869f26466be5f4c69475"
620+
integrity sha512-kN6vzzf9NkEtawECqze6v99LtmDiUJCVpvieTFA1uL7/jDghiJGubGZ5csicYHU1Xoqb3oH/R5cN5df6W41Nfg==
611621
dependencies:
612622
"@eslint-community/eslint-utils" "^4.2.0"
613623
"@types/json-schema" "^7.0.9"
614624
"@types/semver" "^7.3.12"
615-
"@typescript-eslint/scope-manager" "5.57.0"
616-
"@typescript-eslint/types" "5.57.0"
617-
"@typescript-eslint/typescript-estree" "5.57.0"
625+
"@typescript-eslint/scope-manager" "5.57.1"
626+
"@typescript-eslint/types" "5.57.1"
627+
"@typescript-eslint/typescript-estree" "5.57.1"
618628
eslint-scope "^5.1.1"
619629
semver "^7.3.7"
620630

621-
"@typescript-eslint/visitor-keys@5.57.0":
622-
version "5.57.0"
623-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz#e2b2f4174aff1d15eef887ce3d019ecc2d7a8ac1"
624-
integrity sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==
631+
"@typescript-eslint/visitor-keys@5.57.1":
632+
version "5.57.1"
633+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.1.tgz#585e5fa42a9bbcd9065f334fd7c8a4ddfa7d905e"
634+
integrity sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA==
625635
dependencies:
626-
"@typescript-eslint/types" "5.57.0"
636+
"@typescript-eslint/types" "5.57.1"
627637
eslint-visitor-keys "^3.3.0"
628638

629639
"@vitest/coverage-c8@^0.29.8":
@@ -1450,15 +1460,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.0:
14501460
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
14511461
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
14521462

1453-
eslint@^8.37.0:
1454-
version "8.37.0"
1455-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.37.0.tgz#1f660ef2ce49a0bfdec0b0d698e0b8b627287412"
1456-
integrity sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==
1463+
eslint@^8.38.0:
1464+
version "8.38.0"
1465+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.38.0.tgz#a62c6f36e548a5574dd35728ac3c6209bd1e2f1a"
1466+
integrity sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==
14571467
dependencies:
14581468
"@eslint-community/eslint-utils" "^4.2.0"
14591469
"@eslint-community/regexpp" "^4.4.0"
14601470
"@eslint/eslintrc" "^2.0.2"
1461-
"@eslint/js" "8.37.0"
1471+
"@eslint/js" "8.38.0"
14621472
"@humanwhocodes/config-array" "^0.11.8"
14631473
"@humanwhocodes/module-importer" "^1.0.1"
14641474
"@nodelib/fs.walk" "^1.2.8"
@@ -2030,7 +2040,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
20302040
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
20312041
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
20322042

2033-
is-core-module@^2.11.0, is-core-module@^2.5.0, is-core-module@^2.9.0:
2043+
is-core-module@^2.11.0, is-core-module@^2.5.0:
20342044
version "2.11.0"
20352045
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
20362046
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
@@ -2290,10 +2300,10 @@ lines-and-columns@^1.1.6:
22902300
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
22912301
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
22922302

2293-
lint-staged@^13.2.0:
2294-
version "13.2.0"
2295-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a"
2296-
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
2303+
lint-staged@^13.2.1:
2304+
version "13.2.1"
2305+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
2306+
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
22972307
dependencies:
22982308
chalk "5.2.0"
22992309
cli-truncate "^3.1.0"
@@ -3120,11 +3130,11 @@ resolve-global@1.0.0, resolve-global@^1.0.0:
31203130
global-dirs "^0.1.1"
31213131

31223132
resolve@^1.10.0, resolve@^1.22.1:
3123-
version "1.22.1"
3124-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
3125-
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
3133+
version "1.22.2"
3134+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f"
3135+
integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==
31263136
dependencies:
3127-
is-core-module "^2.9.0"
3137+
is-core-module "^2.11.0"
31283138
path-parse "^1.0.7"
31293139
supports-preserve-symlinks-flag "^1.0.0"
31303140

@@ -3604,10 +3614,10 @@ typed-array-length@^1.0.4:
36043614
for-each "^0.3.3"
36053615
is-typed-array "^1.1.9"
36063616

3607-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.0.3:
3608-
version "5.0.3"
3609-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
3610-
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
3617+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.0.4:
3618+
version "5.0.4"
3619+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
3620+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
36113621

36123622
ufo@^1.1.1:
36133623
version "1.1.1"

0 commit comments

Comments
 (0)