Skip to content

Commit 8d6684f

Browse files
committed
yarn upgrade
1 parent 04c0828 commit 8d6684f

File tree

2 files changed

+42
-131
lines changed

2 files changed

+42
-131
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171
"@typescript-eslint/eslint-plugin": "^8.26.0",
7272
"@typescript-eslint/parser": "^8.26.0",
7373
"eslint": "8.57.0",
74-
"eslint-config-prettier": "^10.0.2",
75-
"eslint-mdx": "^3.1.5",
74+
"eslint-config-prettier": "^10.1.1",
75+
"eslint-mdx": "^3.2.0",
7676
"eslint-plugin-astro": "^1.3.1",
77-
"eslint-plugin-mdx": "^3.1.5",
77+
"eslint-plugin-mdx": "^3.2.0",
7878
"eslint-plugin-tailwindcss": "^3.18.0",
7979
"prettier": "^3.5.3",
8080
"prettier-plugin-astro": "^0.14.1",

yarn.lock

Lines changed: 39 additions & 128 deletions
Original file line numberDiff line numberDiff line change
@@ -1407,13 +1407,6 @@
14071407
resolved "https://registry.yarnpkg.com/@types/is-empty/-/is-empty-1.2.3.tgz#a2d55ea8a5ec57bf61e411ba2a9e5132fe4f0899"
14081408
integrity sha512-4J1l5d79hoIvsrKh5VUKVRA1aIdsOb10Hu5j3J2VfP/msDnfTdGPmNp2E1Wg+vs97Bktzo+MZePFFXSGoykYJw==
14091409

1410-
"@types/mdast@^3.0.0":
1411-
version "3.0.15"
1412-
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.15.tgz#49c524a263f30ffa28b71ae282f813ed000ab9f5"
1413-
integrity sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==
1414-
dependencies:
1415-
"@types/unist" "^2"
1416-
14171410
"@types/mdast@^4.0.0", "@types/mdast@^4.0.3":
14181411
version "4.0.4"
14191412
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6"
@@ -1505,7 +1498,7 @@
15051498
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
15061499
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
15071500

1508-
"@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
1501+
"@types/unist@^2.0.0":
15091502
version "2.0.11"
15101503
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.11.tgz#11af57b127e32487774841f7a4e54eab166d03c4"
15111504
integrity sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==
@@ -1745,11 +1738,16 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.3.2:
17451738
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
17461739
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
17471740

1748-
acorn@^8.0.0, acorn@^8.11.3, acorn@^8.14.0, acorn@^8.8.0, acorn@^8.9.0:
1741+
acorn@^8.0.0, acorn@^8.14.0, acorn@^8.8.0, acorn@^8.9.0:
17491742
version "8.14.0"
17501743
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
17511744
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
17521745

1746+
acorn@^8.14.1:
1747+
version "8.14.1"
1748+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
1749+
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
1750+
17531751
17541752
version "8.12.0"
17551753
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.12.0.tgz#d1a0527323e22f53562c567c00991577dfbe19d1"
@@ -2221,31 +2219,16 @@ character-entities-html4@^2.0.0:
22212219
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz#1f1adb940c971a4b22ba39ddca6b618dc6e56b2b"
22222220
integrity sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==
22232221

2224-
character-entities-legacy@^1.0.0:
2225-
version "1.1.4"
2226-
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz#94bc1845dce70a5bb9d2ecc748725661293d8fc1"
2227-
integrity sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==
2228-
22292222
character-entities-legacy@^3.0.0:
22302223
version "3.0.0"
22312224
resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz#76bc83a90738901d7bc223a9e93759fdd560125b"
22322225
integrity sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==
22332226

2234-
character-entities@^1.0.0:
2235-
version "1.2.4"
2236-
resolved "https://registry.yarnpkg.com/character-entities/-/character-entities-1.2.4.tgz#e12c3939b7eaf4e5b15e7ad4c5e28e1d48c5b16b"
2237-
integrity sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==
2238-
22392227
character-entities@^2.0.0:
22402228
version "2.0.2"
22412229
resolved "https://registry.yarnpkg.com/character-entities/-/character-entities-2.0.2.tgz#2d09c2e72cd9523076ccb21157dff66ad43fcc22"
22422230
integrity sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==
22432231

2244-
character-reference-invalid@^1.0.0:
2245-
version "1.1.4"
2246-
resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz#083329cda0eae272ab3dbbf37e9a382c13af1560"
2247-
integrity sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==
2248-
22492232
character-reference-invalid@^2.0.0:
22502233
version "2.0.1"
22512234
resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz#85c66b041e43b47210faf401278abf808ac45cb9"
@@ -2883,30 +2866,30 @@ eslint-compat-utils@^0.6.0:
28832866
dependencies:
28842867
semver "^7.5.4"
28852868

2886-
eslint-config-prettier@^10.0.2:
2887-
version "10.0.2"
2888-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
2889-
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
2869+
eslint-config-prettier@^10.1.1:
2870+
version "10.1.1"
2871+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
2872+
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
28902873

2891-
eslint-mdx@^3.1.5:
2892-
version "3.1.5"
2893-
resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-3.1.5.tgz#e0276cad5649a4a174ffb27a7fbca83be7f580cb"
2894-
integrity sha512-ynztX0k7CQ3iDL7fDEIeg3g0O/d6QPv7IBI9fdYLhXp5fAp0fi8X22xF/D3+Pk0f90R27uwqa1clHpay6t0l8Q==
2874+
eslint-mdx@^3.2.0:
2875+
version "3.2.0"
2876+
resolved "https://registry.yarnpkg.com/eslint-mdx/-/eslint-mdx-3.2.0.tgz#21cfb44bcc0ea1ef3af674566d71416405f83569"
2877+
integrity sha512-7A6/TDZeUh8ORwM2pe+n1FyUjwEYfGF1OZI+sn45L11NMHSzj/RTK+VqAGjIi+kvDrGc3yScUa20L3DKW0IRjg==
28952878
dependencies:
2896-
acorn "^8.11.3"
2879+
acorn "^8.14.1"
28972880
acorn-jsx "^5.3.2"
28982881
espree "^9.6.1"
28992882
estree-util-visit "^2.0.0"
2900-
remark-mdx "^3.0.0"
2883+
remark-mdx "^3.1.0"
29012884
remark-parse "^11.0.0"
29022885
remark-stringify "^11.0.0"
2903-
synckit "^0.9.0"
2904-
tslib "^2.6.2"
2905-
unified "^11.0.4"
2906-
unified-engine "^11.2.0"
2886+
synckit "^0.9.2"
2887+
tslib "^2.8.1"
2888+
unified "^11.0.5"
2889+
unified-engine "^11.2.2"
29072890
unist-util-visit "^5.0.0"
29082891
uvu "^0.5.6"
2909-
vfile "^6.0.1"
2892+
vfile "^6.0.3"
29102893

29112894
eslint-plugin-astro@^1.3.1:
29122895
version "1.3.1"
@@ -2922,26 +2905,20 @@ eslint-plugin-astro@^1.3.1:
29222905
postcss "^8.4.14"
29232906
postcss-selector-parser "^7.0.0"
29242907

2925-
eslint-plugin-markdown@^3.0.1:
2926-
version "3.0.1"
2927-
resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.1.tgz#fc6765bdb5f82a75e2438d7fac619602f2abc38c"
2928-
integrity sha512-8rqoc148DWdGdmYF6WSQFT3uQ6PO7zXYgeBpHAOAakX/zpq+NvFYbDA/H7PYzHajwtmaOzAwfxyl++x0g1/N9A==
2929-
dependencies:
2930-
mdast-util-from-markdown "^0.8.5"
2931-
2932-
eslint-plugin-mdx@^3.1.5:
2933-
version "3.1.5"
2934-
resolved "https://registry.yarnpkg.com/eslint-plugin-mdx/-/eslint-plugin-mdx-3.1.5.tgz#8f20d899c24272c0d471715c1f80d1332ec933c4"
2935-
integrity sha512-lUE7tP7IrIRHU3gTtASDe5u4YM2SvQveYVJfuo82yn3MLh/B/v05FNySURCK4aIxIYF1QYo3IRemQG/lyQzpAg==
2908+
eslint-plugin-mdx@^3.2.0:
2909+
version "3.2.0"
2910+
resolved "https://registry.yarnpkg.com/eslint-plugin-mdx/-/eslint-plugin-mdx-3.2.0.tgz#b45cbee037e5a569833f9bf2beeb586b6f766a2a"
2911+
integrity sha512-zMD6DoFf5tj86dF1M0g90IxeBzrckyhYwksvalO1vfOBPPzhpR2wAbILBHZnubNuQALVgiqYQbPQ922GpviuGA==
29362912
dependencies:
2937-
eslint-mdx "^3.1.5"
2938-
eslint-plugin-markdown "^3.0.1"
2939-
remark-mdx "^3.0.0"
2913+
eslint-mdx "^3.2.0"
2914+
mdast-util-from-markdown "^2.0.2"
2915+
remark-mdx "^3.1.0"
29402916
remark-parse "^11.0.0"
29412917
remark-stringify "^11.0.0"
2942-
tslib "^2.6.2"
2943-
unified "^11.0.4"
2944-
vfile "^6.0.1"
2918+
synckit "^0.9.2"
2919+
tslib "^2.8.1"
2920+
unified "^11.0.5"
2921+
vfile "^6.0.3"
29452922

29462923
eslint-plugin-tailwindcss@^3.18.0:
29472924
version "3.18.0"
@@ -3814,24 +3791,11 @@ iron-webcrypto@^1.2.1:
38143791
resolved "https://registry.yarnpkg.com/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz#aa60ff2aa10550630f4c0b11fd2442becdb35a6f"
38153792
integrity sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==
38163793

3817-
is-alphabetical@^1.0.0:
3818-
version "1.0.4"
3819-
resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-1.0.4.tgz#9e7d6b94916be22153745d184c298cbf986a686d"
3820-
integrity sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==
3821-
38223794
is-alphabetical@^2.0.0:
38233795
version "2.0.1"
38243796
resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-2.0.1.tgz#01072053ea7c1036df3c7d19a6daaec7f19e789b"
38253797
integrity sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==
38263798

3827-
is-alphanumerical@^1.0.0:
3828-
version "1.0.4"
3829-
resolved "https://registry.yarnpkg.com/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz#7eb9a2431f855f6b1ef1a78e326df515696c4dbf"
3830-
integrity sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==
3831-
dependencies:
3832-
is-alphabetical "^1.0.0"
3833-
is-decimal "^1.0.0"
3834-
38353799
is-alphanumerical@^2.0.0:
38363800
version "2.0.1"
38373801
resolved "https://registry.yarnpkg.com/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz#7c03fbe96e3e931113e57f964b0a368cc2dfd875"
@@ -3864,11 +3828,6 @@ is-core-module@^2.16.0:
38643828
dependencies:
38653829
hasown "^2.0.2"
38663830

3867-
is-decimal@^1.0.0:
3868-
version "1.0.4"
3869-
resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-1.0.4.tgz#65a3a5958a1c5b63a706e1b333d7cd9f630d3fa5"
3870-
integrity sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==
3871-
38723831
is-decimal@^2.0.0:
38733832
version "2.0.1"
38743833
resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-2.0.1.tgz#9469d2dc190d0214fd87d78b78caecc0cc14eef7"
@@ -3906,11 +3865,6 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
39063865
dependencies:
39073866
is-extglob "^2.1.1"
39083867

3909-
is-hexadecimal@^1.0.0:
3910-
version "1.0.4"
3911-
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz#cc35c97588da4bd49a8eedd6bc4082d44dcb23a7"
3912-
integrity sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==
3913-
39143868
is-hexadecimal@^2.0.0:
39153869
version "2.0.1"
39163870
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz#86b5bf668fca307498d319dfc03289d781a90027"
@@ -4296,18 +4250,7 @@ mdast-util-find-and-replace@^3.0.0:
42964250
unist-util-is "^6.0.0"
42974251
unist-util-visit-parents "^6.0.0"
42984252

4299-
mdast-util-from-markdown@^0.8.5:
4300-
version "0.8.5"
4301-
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.5.tgz#d1ef2ca42bc377ecb0463a987910dae89bd9a28c"
4302-
integrity sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==
4303-
dependencies:
4304-
"@types/mdast" "^3.0.0"
4305-
mdast-util-to-string "^2.0.0"
4306-
micromark "~2.11.0"
4307-
parse-entities "^2.0.0"
4308-
unist-util-stringify-position "^2.0.0"
4309-
4310-
mdast-util-from-markdown@^2.0.0:
4253+
mdast-util-from-markdown@^2.0.0, mdast-util-from-markdown@^2.0.2:
43114254
version "2.0.2"
43124255
resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz#4850390ca7cf17413a9b9a0fbefcd1bc0eb4160a"
43134256
integrity sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==
@@ -4481,11 +4424,6 @@ mdast-util-to-markdown@^2.0.0:
44814424
unist-util-visit "^5.0.0"
44824425
zwitch "^2.0.0"
44834426

4484-
mdast-util-to-string@^2.0.0:
4485-
version "2.0.0"
4486-
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz#b8cfe6a713e1091cb5b728fc48885a4767f8b97b"
4487-
integrity sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==
4488-
44894427
mdast-util-to-string@^4.0.0:
44904428
version "4.0.0"
44914429
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz#7a5121475556a04e7eddeb67b264aae79d312814"
@@ -4882,14 +4820,6 @@ micromark@^4.0.0:
48824820
micromark-util-symbol "^2.0.0"
48834821
micromark-util-types "^2.0.0"
48844822

4885-
micromark@~2.11.0:
4886-
version "2.11.4"
4887-
resolved "https://registry.yarnpkg.com/micromark/-/micromark-2.11.4.tgz#d13436138eea826383e822449c9a5c50ee44665a"
4888-
integrity sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==
4889-
dependencies:
4890-
debug "^4.0.0"
4891-
parse-entities "^2.0.0"
4892-
48934823
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8:
48944824
version "4.0.8"
48954825
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
@@ -5310,18 +5240,6 @@ parse-css-color@^0.2.1:
53105240
color-name "^1.1.4"
53115241
hex-rgb "^4.1.0"
53125242

5313-
parse-entities@^2.0.0:
5314-
version "2.0.0"
5315-
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-2.0.0.tgz#53c6eb5b9314a1f4ec99fa0fdf7ce01ecda0cbe8"
5316-
integrity sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==
5317-
dependencies:
5318-
character-entities "^1.0.0"
5319-
character-entities-legacy "^1.0.0"
5320-
character-reference-invalid "^1.0.0"
5321-
is-alphanumerical "^1.0.0"
5322-
is-decimal "^1.0.0"
5323-
is-hexadecimal "^1.0.0"
5324-
53255243
parse-entities@^4.0.0:
53265244
version "4.0.2"
53275245
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-4.0.2.tgz#61d46f5ed28e4ee62e9ddc43d6b010188443f159"
@@ -5931,7 +5849,7 @@ remark-gfm@^4.0.0:
59315849
remark-stringify "^11.0.0"
59325850
unified "^11.0.0"
59335851

5934-
remark-mdx@^3.0.0:
5852+
remark-mdx@^3.0.0, remark-mdx@^3.1.0:
59355853
version "3.1.0"
59365854
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-3.1.0.tgz#f979be729ecb35318fa48e2135c1169607a78343"
59375855
integrity sha512-Ngl/H3YXyBV9RcRNdlYsZujAmhsxwzxpDzpDEhFBVAGthS4GDgnctpDjgFl/ULx5UEDzqtW1cyBSNKqYYrqLBA==
@@ -6554,7 +6472,7 @@ svgo@^3.3.2:
65546472
csso "^5.0.5"
65556473
picocolors "^1.0.0"
65566474

6557-
synckit@^0.9.0:
6475+
synckit@^0.9.0, synckit@^0.9.2:
65586476
version "0.9.2"
65596477
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2.tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62"
65606478
integrity sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==
@@ -6701,7 +6619,7 @@ tsconfck@^3.1.5:
67016619
resolved "https://registry.yarnpkg.com/tsconfck/-/tsconfck-3.1.5.tgz#2f07f9be6576825e7a77470a5304ce06c7746e61"
67026620
integrity sha512-CLDfGgUp7XPswWnezWwsCRxNmgQjhYq3VXHM0/XIRxhVrKw0M1if9agzryh1QS3nxjCROvV+xWxoJO1YctzzWg==
67036621

6704-
tslib@^2.4.0, tslib@^2.6.2:
6622+
tslib@^2.4.0, tslib@^2.6.2, tslib@^2.8.1:
67056623
version "2.8.1"
67066624
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
67076625
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
@@ -6805,7 +6723,7 @@ unicode-trie@^2.0.0:
68056723
pako "^0.2.5"
68066724
tiny-inflate "^1.0.0"
68076725

6808-
unified-engine@^11.2.0:
6726+
unified-engine@^11.2.2:
68096727
version "11.2.2"
68106728
resolved "https://registry.yarnpkg.com/unified-engine/-/unified-engine-11.2.2.tgz#9e2f7e477cc1f431ae5489d67c7363b00b835d7f"
68116729
integrity sha512-15g/gWE7qQl9tQ3nAEbMd5h9HV1EACtFs6N9xaRBZICoCwnNGbal1kOs++ICf4aiTdItZxU2s/kYWhW7htlqJg==
@@ -6907,13 +6825,6 @@ unist-util-select@^4.0.1:
69076825
nth-check "^2.0.0"
69086826
zwitch "^2.0.0"
69096827

6910-
unist-util-stringify-position@^2.0.0:
6911-
version "2.0.3"
6912-
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz#cce3bfa1cdf85ba7375d1d5b17bdc4cada9bd9da"
6913-
integrity sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==
6914-
dependencies:
6915-
"@types/unist" "^2.0.2"
6916-
69176828
unist-util-stringify-position@^4.0.0:
69186829
version "4.0.0"
69196830
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz#449c6e21a880e0855bf5aabadeb3a740314abac2"
@@ -7061,7 +6972,7 @@ vfile-statistics@^3.0.0:
70616972
vfile "^6.0.0"
70626973
vfile-message "^4.0.0"
70636974

7064-
vfile@^6.0.0, vfile@^6.0.1, vfile@^6.0.3:
6975+
vfile@^6.0.0, vfile@^6.0.3:
70656976
version "6.0.3"
70666977
resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.3.tgz#3652ab1c496531852bf55a6bac57af981ebc38ab"
70676978
integrity sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==

0 commit comments

Comments
 (0)