Skip to content

Commit 14987c7

Browse files
update yarn.lock
1 parent 6b0d646 commit 14987c7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@antfu/utils@^0.7.7":
6-
version "0.7.7"
7-
resolved "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.7.tgz"
8-
integrity sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==
5+
"@antfu/utils@^0.7.8":
6+
version "0.7.8"
7+
resolved "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.8.tgz"
8+
integrity sha512-rWQkqXRESdjXtc+7NRfK9lASQjpXJu1ayp7qi1d23zZorY+wBHVLHHoVcMsEnkqEBWTFqbztO7/QdJFzyEcLTg==
99

1010
"@babel/code-frame@^7.0.0":
1111
version "7.18.6"
@@ -1078,7 +1078,7 @@ minimatch@^3.0.4:
10781078
dependencies:
10791079
brace-expansion "^1.1.7"
10801080

1081-
minimatch@^9.0.3:
1081+
minimatch@^9.0.4:
10821082
version "9.0.4"
10831083
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
10841084
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -1706,21 +1706,21 @@ unimport@^3.7.1:
17061706
strip-literal "^1.3.0"
17071707
unplugin "^1.5.1"
17081708

1709-
unplugin-auto-import@^0.17.5:
1710-
version "0.17.5"
1711-
resolved "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.17.5.tgz"
1712-
integrity sha512-fHNDkDSxv3PGagX1wmKBYBkgaM4AKAgZmdJw/bxjhNljx9KSXSgHpGfX0MwUrq9qw6q1bhHIZVWyOwoY2koo4w==
1709+
unplugin-auto-import@^0.17.6:
1710+
version "0.17.6"
1711+
resolved "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.17.6.tgz"
1712+
integrity sha512-dmX0Pex5DzMzVuALkexboOZvh51fL/BD6aoPO7qHoTYGlQp0GRKsREv2KMF1lzYI9SXKQiRxAjwzbQnrFFNydQ==
17131713
dependencies:
1714-
"@antfu/utils" "^0.7.7"
1714+
"@antfu/utils" "^0.7.8"
17151715
"@rollup/pluginutils" "^5.1.0"
17161716
fast-glob "^3.3.2"
17171717
local-pkg "^0.5.0"
1718-
magic-string "^0.30.5"
1719-
minimatch "^9.0.3"
1718+
magic-string "^0.30.10"
1719+
minimatch "^9.0.4"
17201720
unimport "^3.7.1"
1721-
unplugin "^1.6.0"
1721+
unplugin "^1.10.1"
17221722

1723-
unplugin@^1.5.1, unplugin@^1.6.0:
1723+
unplugin@^1.10.1, unplugin@^1.5.1:
17241724
version "1.10.1"
17251725
resolved "https://registry.npmjs.org/unplugin/-/unplugin-1.10.1.tgz"
17261726
integrity sha512-d6Mhq8RJeGA8UfKCu54Um4lFA0eSaRa3XxdAJg8tIdxbu1ubW0hBCZUL7yI2uGyYCRndvbK8FLHzqy2XKfeMsg==

0 commit comments

Comments
 (0)