Skip to content

Commit a2e6e16

Browse files
committed
upgrade
1 parent 656e6a0 commit a2e6e16

File tree

2 files changed

+85
-85
lines changed

2 files changed

+85
-85
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@astrojs/sitemap": "^3.2.1",
3535
"@astrojs/tailwind": "^5.1.5",
3636
"@fontsource-variable/inter": "^5.1.1",
37-
"astro": "^5.2.3",
37+
"astro": "^5.2.5",
3838
"astro-embed": "^0.9.0",
3939
"astro-expressive-code": "^0.40.1",
4040
"astro-icon": "^1.1.5",
@@ -69,8 +69,8 @@
6969
"@types/mdast": "^4.0.3",
7070
"@types/react": "^18.3.12",
7171
"@types/react-dom": "^18.3.1",
72-
"@typescript-eslint/eslint-plugin": "^8.22.0",
73-
"@typescript-eslint/parser": "^8.22.0",
72+
"@typescript-eslint/eslint-plugin": "^8.23.0",
73+
"@typescript-eslint/parser": "^8.23.0",
7474
"eslint": "8.57.0",
7575
"eslint-config-prettier": "^10.0.1",
7676
"eslint-mdx": "^3.1.5",

yarn.lock

Lines changed: 82 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@
106106
resolved "https://registry.yarnpkg.com/@astrojs/compiler/-/compiler-2.10.3.tgz#852386445029f7765a70b4c1d1140e175e1d8c27"
107107
integrity sha512-bL/O7YBxsFt55YHU021oL+xz+B/9HvGNId3F9xURN16aeqDK9juHGktdkCSXz+U4nqFACq6ZFvWomOzhV+zfPw==
108108

109-
"@astrojs/[email protected].0":
110-
version "0.5.0"
111-
resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.5.0.tgz#220d2b7a323c644c62508e58a3028295bbe830dd"
112-
integrity sha512-CgB5ZaZO1PFG+rbjF3HnA7G6gIBjJ070xb7bUjeu5Gqqufma+t6fpuRWMXnK2iEO3zVyX7e/xplPlqtFKy/lvw==
109+
"@astrojs/[email protected].1":
110+
version "0.5.1"
111+
resolved "https://registry.yarnpkg.com/@astrojs/internal-helpers/-/internal-helpers-0.5.1.tgz#c9253669cf9caea48744d27f5cc30a06eec8d3d9"
112+
integrity sha512-M7rAge1n2+aOSxNvKUFa0u/KFn0W+sZy7EW91KOSERotm2Ti8qs+1K0xx3zbOxtAVrmJb5/J98eohVvvEqtNkw==
113113

114114
"@astrojs/language-server@^2.15.0":
115115
version "2.15.4"
@@ -1562,39 +1562,39 @@
15621562
dependencies:
15631563
"@types/node" "*"
15641564

1565-
"@typescript-eslint/eslint-plugin@^8.22.0":
1566-
version "8.22.0"
1567-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.22.0.tgz#63a1b0d24d85a971949f8d71d693019f58d2e861"
1568-
integrity sha512-4Uta6REnz/xEJMvwf72wdUnC3rr4jAQf5jnTkeRQ9b6soxLxhDEbS/pfMPoJLDfFPNVRdryqWUIV/2GZzDJFZw==
1565+
"@typescript-eslint/eslint-plugin@^8.23.0":
1566+
version "8.23.0"
1567+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7"
1568+
integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w==
15691569
dependencies:
15701570
"@eslint-community/regexpp" "^4.10.0"
1571-
"@typescript-eslint/scope-manager" "8.22.0"
1572-
"@typescript-eslint/type-utils" "8.22.0"
1573-
"@typescript-eslint/utils" "8.22.0"
1574-
"@typescript-eslint/visitor-keys" "8.22.0"
1571+
"@typescript-eslint/scope-manager" "8.23.0"
1572+
"@typescript-eslint/type-utils" "8.23.0"
1573+
"@typescript-eslint/utils" "8.23.0"
1574+
"@typescript-eslint/visitor-keys" "8.23.0"
15751575
graphemer "^1.4.0"
15761576
ignore "^5.3.1"
15771577
natural-compare "^1.4.0"
1578-
ts-api-utils "^2.0.0"
1578+
ts-api-utils "^2.0.1"
15791579

1580-
"@typescript-eslint/parser@^8.22.0":
1581-
version "8.22.0"
1582-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.22.0.tgz#f21c5db24271f182ebbb4ba8c7ad3eb76e5f5f3a"
1583-
integrity sha512-MqtmbdNEdoNxTPzpWiWnqNac54h8JDAmkWtJExBVVnSrSmi9z+sZUt0LfKqk9rjqmKOIeRhO4fHHJ1nQIjduIQ==
1580+
"@typescript-eslint/parser@^8.23.0":
1581+
version "8.23.0"
1582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081"
1583+
integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==
15841584
dependencies:
1585-
"@typescript-eslint/scope-manager" "8.22.0"
1586-
"@typescript-eslint/types" "8.22.0"
1587-
"@typescript-eslint/typescript-estree" "8.22.0"
1588-
"@typescript-eslint/visitor-keys" "8.22.0"
1585+
"@typescript-eslint/scope-manager" "8.23.0"
1586+
"@typescript-eslint/types" "8.23.0"
1587+
"@typescript-eslint/typescript-estree" "8.23.0"
1588+
"@typescript-eslint/visitor-keys" "8.23.0"
15891589
debug "^4.3.4"
15901590

1591-
"@typescript-eslint/scope-manager@8.22.0":
1592-
version "8.22.0"
1593-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.22.0.tgz#e85836ddeb8eae715f870628bcc32fe96aaf4d0e"
1594-
integrity sha512-/lwVV0UYgkj7wPSw0o8URy6YI64QmcOdwHuGuxWIYznO6d45ER0wXUbksr9pYdViAofpUCNJx/tAzNukgvaaiQ==
1591+
"@typescript-eslint/scope-manager@8.23.0":
1592+
version "8.23.0"
1593+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec"
1594+
integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==
15951595
dependencies:
1596-
"@typescript-eslint/types" "8.22.0"
1597-
"@typescript-eslint/visitor-keys" "8.22.0"
1596+
"@typescript-eslint/types" "8.23.0"
1597+
"@typescript-eslint/visitor-keys" "8.23.0"
15981598

15991599
"@typescript-eslint/scope-manager@^7.0.0 || ^8.0.0":
16001600
version "8.18.1"
@@ -1604,39 +1604,39 @@
16041604
"@typescript-eslint/types" "8.18.1"
16051605
"@typescript-eslint/visitor-keys" "8.18.1"
16061606

1607-
"@typescript-eslint/type-utils@8.22.0":
1608-
version "8.22.0"
1609-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.22.0.tgz#cd9f23c23f021357ef0baa3490d4d96edcc97509"
1610-
integrity sha512-NzE3aB62fDEaGjaAYZE4LH7I1MUwHooQ98Byq0G0y3kkibPJQIXVUspzlFOmOfHhiDLwKzMlWxaNv+/qcZurJA==
1607+
"@typescript-eslint/type-utils@8.23.0":
1608+
version "8.23.0"
1609+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76"
1610+
integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==
16111611
dependencies:
1612-
"@typescript-eslint/typescript-estree" "8.22.0"
1613-
"@typescript-eslint/utils" "8.22.0"
1612+
"@typescript-eslint/typescript-estree" "8.23.0"
1613+
"@typescript-eslint/utils" "8.23.0"
16141614
debug "^4.3.4"
1615-
ts-api-utils "^2.0.0"
1615+
ts-api-utils "^2.0.1"
16161616

16171617
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^7.0.0 || ^8.0.0", "@typescript-eslint/types@^7.7.1 || ^8":
16181618
version "8.18.1"
16191619
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
16201620
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==
16211621

1622-
"@typescript-eslint/types@8.22.0":
1623-
version "8.22.0"
1624-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
1625-
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
1622+
"@typescript-eslint/types@8.23.0":
1623+
version "8.23.0"
1624+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a"
1625+
integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==
16261626

1627-
"@typescript-eslint/typescript-estree@8.22.0":
1628-
version "8.22.0"
1629-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.22.0.tgz#c188c3e19529d5b3145577c0bd967e2683b114df"
1630-
integrity sha512-SJX99NAS2ugGOzpyhMza/tX+zDwjvwAtQFLsBo3GQxiGcvaKlqGBkmZ+Y1IdiSi9h4Q0Lr5ey+Cp9CGWNY/F/w==
1627+
"@typescript-eslint/typescript-estree@8.23.0":
1628+
version "8.23.0"
1629+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924"
1630+
integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==
16311631
dependencies:
1632-
"@typescript-eslint/types" "8.22.0"
1633-
"@typescript-eslint/visitor-keys" "8.22.0"
1632+
"@typescript-eslint/types" "8.23.0"
1633+
"@typescript-eslint/visitor-keys" "8.23.0"
16341634
debug "^4.3.4"
16351635
fast-glob "^3.3.2"
16361636
is-glob "^4.0.3"
16371637
minimatch "^9.0.4"
16381638
semver "^7.6.0"
1639-
ts-api-utils "^2.0.0"
1639+
ts-api-utils "^2.0.1"
16401640

16411641
"@typescript-eslint/typescript-estree@^7.0.0 || ^8.0.0":
16421642
version "8.18.1"
@@ -1652,15 +1652,15 @@
16521652
semver "^7.6.0"
16531653
ts-api-utils "^1.3.0"
16541654

1655-
"@typescript-eslint/utils@8.22.0":
1656-
version "8.22.0"
1657-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.22.0.tgz#c8cc4e52a9c711af8a741a82dc5d7242b7a8dd44"
1658-
integrity sha512-T8oc1MbF8L+Bk2msAvCUzjxVB2Z2f+vXYfcucE2wOmYs7ZUwco5Ep0fYZw8quNwOiw9K8GYVL+Kgc2pETNTLOg==
1655+
"@typescript-eslint/utils@8.23.0":
1656+
version "8.23.0"
1657+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554"
1658+
integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==
16591659
dependencies:
16601660
"@eslint-community/eslint-utils" "^4.4.0"
1661-
"@typescript-eslint/scope-manager" "8.22.0"
1662-
"@typescript-eslint/types" "8.22.0"
1663-
"@typescript-eslint/typescript-estree" "8.22.0"
1661+
"@typescript-eslint/scope-manager" "8.23.0"
1662+
"@typescript-eslint/types" "8.23.0"
1663+
"@typescript-eslint/typescript-estree" "8.23.0"
16641664

16651665
"@typescript-eslint/[email protected]":
16661666
version "8.18.1"
@@ -1670,12 +1670,12 @@
16701670
"@typescript-eslint/types" "8.18.1"
16711671
eslint-visitor-keys "^4.2.0"
16721672

1673-
"@typescript-eslint/visitor-keys@8.22.0":
1674-
version "8.22.0"
1675-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.22.0.tgz#02cc005014c372033eb9171e2275b76cba722a3f"
1676-
integrity sha512-AWpYAXnUgvLNabGTy3uBylkgZoosva/miNd1I8Bz3SjotmQPbVqhO4Cczo8AsZ44XVErEBPr/CRSgaj8sG7g0w==
1673+
"@typescript-eslint/visitor-keys@8.23.0":
1674+
version "8.23.0"
1675+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8"
1676+
integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==
16771677
dependencies:
1678-
"@typescript-eslint/types" "8.22.0"
1678+
"@typescript-eslint/types" "8.23.0"
16791679
eslint-visitor-keys "^4.2.0"
16801680

16811681
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
@@ -1981,13 +1981,13 @@ astro-social-share@^2.0.3:
19811981
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.1.0.tgz#7c0da29b24e8c900d46164cdc306e2509e1b4403"
19821982
integrity sha512-t5DykR+T7gGNLTnrFXASCyufCpXcWhLdXFLSRYRKvMOFSUaaPIWMPu1ncIhxdFD7hm7SWHboAb33nJUUZxJH2Q==
19831983

1984-
astro@^5.2.3:
1985-
version "5.2.3"
1986-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.2.3.tgz#6c3027207e61efee9e1257ec1087eb3ebb4c83af"
1987-
integrity sha512-04AceE/gVihtO3V28Ss0+tPPgLHGoulXrm1E7fUVPYyQu7y6w8+oXfYyzh1lpy+uEYiebjH7AFlJoz73anBmZA==
1984+
astro@^5.2.5:
1985+
version "5.2.5"
1986+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.2.5.tgz#3f7e2a2e79c6d0492609efdaaae8027bacd3ae0f"
1987+
integrity sha512-AYXyYkc+c5xbKTm48FyQA91y81nXyNPAaoyafR0LUugE4lAwuvIUcXDBfMzmbuP1lGRvsE33G2oypv6gbGaPFg==
19881988
dependencies:
19891989
"@astrojs/compiler" "^2.10.3"
1990-
"@astrojs/internal-helpers" "0.5.0"
1990+
"@astrojs/internal-helpers" "0.5.1"
19911991
"@astrojs/markdown-remark" "6.1.0"
19921992
"@astrojs/telemetry" "3.2.0"
19931993
"@oslojs/encoding" "^1.1.0"
@@ -2025,10 +2025,10 @@ astro@^5.2.3:
20252025
neotraverse "^0.6.18"
20262026
p-limit "^6.2.0"
20272027
p-queue "^8.1.0"
2028-
preferred-pm "^4.1.0"
2028+
preferred-pm "^4.1.1"
20292029
prompts "^2.4.2"
20302030
rehype "^13.0.2"
2031-
semver "^7.7.0"
2031+
semver "^7.7.1"
20322032
shiki "^1.29.2"
20332033
tinyexec "^0.3.2"
20342034
tsconfck "^3.1.4"
@@ -2038,7 +2038,7 @@ astro@^5.2.3:
20382038
vfile "^6.0.3"
20392039
vite "^6.0.11"
20402040
vitefu "^1.0.5"
2041-
which-pm "^3.0.0"
2041+
which-pm "^3.0.1"
20422042
xxhash-wasm "^1.1.0"
20432043
yargs-parser "^21.1.1"
20442044
yocto-spinner "^0.2.0"
@@ -5624,14 +5624,14 @@ postcss@^8.5.1:
56245624
picocolors "^1.1.1"
56255625
source-map-js "^1.2.1"
56265626

5627-
preferred-pm@^4.1.0:
5628-
version "4.1.0"
5629-
resolved "https://registry.yarnpkg.com/preferred-pm/-/preferred-pm-4.1.0.tgz#911b7adb811a485d992fd60953eb9d9efcdba36f"
5630-
integrity sha512-cNKMVcSvE3hZBRukdRsvPtlUaM2fYLFbIvBz620XaDA5SjHsCRsAjNE2baI90Hh7QvJIjCHJYnpPtyqJ1/kOjQ==
5627+
preferred-pm@^4.1.1:
5628+
version "4.1.1"
5629+
resolved "https://registry.yarnpkg.com/preferred-pm/-/preferred-pm-4.1.1.tgz#81a795a56efbb2b5d5abbcac5ffb34320481f2fd"
5630+
integrity sha512-rU+ZAv1Ur9jAUZtGPebQVQPzdGhNzaEiQ7VL9+cjsAWPHFYOccNXPNiev1CCDSOg/2j7UujM7ojNhpkuILEVNQ==
56315631
dependencies:
56325632
find-up-simple "^1.0.0"
56335633
find-yarn-workspace-root2 "1.2.16"
5634-
which-pm "^3.0.0"
5634+
which-pm "^3.0.1"
56355635

56365636
prelude-ls@^1.2.1:
56375637
version "1.2.1"
@@ -6230,10 +6230,10 @@ semver@^7.1.1, semver@^7.3.5, semver@^7.3.8, semver@^7.5.2, semver@^7.5.3, semve
62306230
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
62316231
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
62326232

6233-
semver@^7.7.0:
6234-
version "7.7.0"
6235-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.0.tgz#9c6fe61d0c6f9fa9e26575162ee5a9180361b09c"
6236-
integrity sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==
6233+
semver@^7.7.1:
6234+
version "7.7.1"
6235+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
6236+
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
62376237

62386238
62396239
version "6.1.6"
@@ -6735,10 +6735,10 @@ ts-api-utils@^1.3.0:
67356735
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
67366736
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
67376737

6738-
ts-api-utils@^2.0.0:
6739-
version "2.0.0"
6740-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
6741-
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
6738+
ts-api-utils@^2.0.1:
6739+
version "2.0.1"
6740+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
6741+
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
67426742

67436743
ts-interface-checker@^0.1.9:
67446744
version "0.1.13"
@@ -7342,10 +7342,10 @@ which-pm-runs@^1.1.0:
73427342
resolved "https://registry.yarnpkg.com/which-pm-runs/-/which-pm-runs-1.1.0.tgz#35ccf7b1a0fce87bd8b92a478c9d045785d3bf35"
73437343
integrity sha512-n1brCuqClxfFfq/Rb0ICg9giSZqCS+pLtccdag6C2HyufBrh3fBOiy9nb6ggRMvWOVH5GrdJskj5iGTZNxd7SA==
73447344

7345-
which-pm@^3.0.0:
7346-
version "3.0.0"
7347-
resolved "https://registry.yarnpkg.com/which-pm/-/which-pm-3.0.0.tgz#78f2088b345a63cec9f838b390332fb1e680221f"
7348-
integrity sha512-ysVYmw6+ZBhx3+ZkcPwRuJi38ZOTLJJ33PSHaitLxSKUMsh0LkKd0nC69zZCwt5D+AYUcMK2hhw4yWny20vSGg==
7345+
which-pm@^3.0.1:
7346+
version "3.0.1"
7347+
resolved "https://registry.yarnpkg.com/which-pm/-/which-pm-3.0.1.tgz#deb24246ed660ed38348d5e873b5b2fd334f8479"
7348+
integrity sha512-v2JrMq0waAI4ju1xU5x3blsxBBMgdgZve580iYMN5frDaLGjbA24fok7wKCsya8KLVO19Ju4XDc5+zTZCJkQfg==
73497349
dependencies:
73507350
load-yaml-file "^0.2.0"
73517351

0 commit comments

Comments
 (0)