Skip to content

Commit e2b1bda

Browse files
fix(deps): update dependency glob to v13
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | glob | 11.1.0 | 13.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9e3f5c commit e2b1bda

2 files changed

Lines changed: 6 additions & 71 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@easyops-cn/docusaurus-search-local": "^0.52.1",
2222
"@mdx-js/react": "^3.0.0",
2323
"clsx": "^2.0.0",
24-
"glob": "^11.0.3",
24+
"glob": "^13.0.0",
2525
"prism-react-renderer": "^2.3.0",
2626
"react": "^19.0.0",
2727
"react-dom": "^19.0.0"

website/yarn.lock

Lines changed: 5 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,18 +2084,6 @@
20842084
dependencies:
20852085
"@isaacs/balanced-match" "^4.0.1"
20862086

2087-
"@isaacs/cliui@^8.0.2":
2088-
version "8.0.2"
2089-
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
2090-
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
2091-
dependencies:
2092-
string-width "^5.1.2"
2093-
string-width-cjs "npm:string-width@^4.2.0"
2094-
strip-ansi "^7.0.1"
2095-
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
2096-
wrap-ansi "^8.1.0"
2097-
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
2098-
20992087
"@jest/schemas@^29.6.3":
21002088
version "29.6.3"
21012089
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.6.3.tgz#430b5ce8a4e0044a7e3819663305a7b3091c8e03"
@@ -4122,7 +4110,7 @@ cosmiconfig@^8.1.3, cosmiconfig@^8.3.5:
41224110
parse-json "^5.2.0"
41234111
path-type "^4.0.0"
41244112

4125-
cross-spawn@^7.0.3, cross-spawn@^7.0.6:
4113+
cross-spawn@^7.0.3:
41264114
version "7.0.6"
41274115
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
41284116
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
@@ -5014,14 +5002,6 @@ follow-redirects@^1.0.0:
50145002
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
50155003
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
50165004

5017-
foreground-child@^3.3.1:
5018-
version "3.3.1"
5019-
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
5020-
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
5021-
dependencies:
5022-
cross-spawn "^7.0.6"
5023-
signal-exit "^4.0.1"
5024-
50255005
form-data-encoder@^2.1.2:
50265006
version "2.1.4"
50275007
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-2.1.4.tgz#261ea35d2a70d48d30ec7a9603130fa5515e9cd5"
@@ -5143,16 +5123,13 @@ glob-to-regexp@^0.4.1:
51435123
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
51445124
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
51455125

5146-
glob@^11.0.3:
5147-
version "11.1.0"
5148-
resolved "https://registry.yarnpkg.com/glob/-/glob-11.1.0.tgz#4f826576e4eb99c7dad383793d2f9f08f67e50a6"
5149-
integrity sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==
5126+
glob@^13.0.0:
5127+
version "13.0.0"
5128+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.0.tgz#9d9233a4a274fc28ef7adce5508b7ef6237a1be3"
5129+
integrity sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==
51505130
dependencies:
5151-
foreground-child "^3.3.1"
5152-
jackspeak "^4.1.1"
51535131
minimatch "^10.1.1"
51545132
minipass "^7.1.2"
5155-
package-json-from-dist "^1.0.0"
51565133
path-scurry "^2.0.0"
51575134

51585135
global-dirs@^3.0.0:
@@ -5873,13 +5850,6 @@ isobject@^3.0.1:
58735850
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
58745851
integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
58755852

5876-
jackspeak@^4.1.1:
5877-
version "4.1.1"
5878-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
5879-
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
5880-
dependencies:
5881-
"@isaacs/cliui" "^8.0.2"
5882-
58835853
jest-util@^29.7.0:
58845854
version "29.7.0"
58855855
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
@@ -7187,11 +7157,6 @@ p-timeout@^3.2.0:
71877157
dependencies:
71887158
p-finally "^1.0.0"
71897159

7190-
package-json-from-dist@^1.0.0:
7191-
version "1.0.1"
7192-
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
7193-
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
7194-
71957160
package-json@^8.1.0:
71967161
version "8.1.1"
71977162
resolved "https://registry.yarnpkg.com/package-json/-/package-json-8.1.1.tgz#3e9948e43df40d1e8e78a85485f1070bf8f03dc8"
@@ -8721,11 +8686,6 @@ signal-exit@^3.0.2, signal-exit@^3.0.3:
87218686
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
87228687
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
87238688

8724-
signal-exit@^4.0.1:
8725-
version "4.1.0"
8726-
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
8727-
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
8728-
87298689
sirv@^2.0.3:
87308690
version "2.0.4"
87318691
resolved "https://registry.yarnpkg.com/sirv/-/sirv-2.0.4.tgz#5dd9a725c578e34e449f332703eb2a74e46a29b0"
@@ -8865,15 +8825,6 @@ std-env@^3.7.0:
88658825
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.10.0.tgz#d810b27e3a073047b2b5e40034881f5ea6f9c83b"
88668826
integrity sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==
88678827

8868-
"string-width-cjs@npm:string-width@^4.2.0":
8869-
version "4.2.3"
8870-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8871-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8872-
dependencies:
8873-
emoji-regex "^8.0.0"
8874-
is-fullwidth-code-point "^3.0.0"
8875-
strip-ansi "^6.0.1"
8876-
88778828
string-width@^4.1.0, string-width@^4.2.0:
88788829
version "4.2.3"
88798830
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
@@ -8923,13 +8874,6 @@ stringify-object@^3.3.0:
89238874
is-obj "^1.0.1"
89248875
is-regexp "^1.0.0"
89258876

8926-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8927-
version "6.0.1"
8928-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8929-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8930-
dependencies:
8931-
ansi-regex "^5.0.1"
8932-
89338877
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
89348878
version "6.0.1"
89358879
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
@@ -9589,15 +9533,6 @@ wildcard@^2.0.0, wildcard@^2.0.1:
95899533
resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67"
95909534
integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==
95919535

9592-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
9593-
version "7.0.0"
9594-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9595-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9596-
dependencies:
9597-
ansi-styles "^4.0.0"
9598-
string-width "^4.1.0"
9599-
strip-ansi "^6.0.0"
9600-
96019536
wrap-ansi@^7.0.0:
96029537
version "7.0.0"
96039538
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"

0 commit comments

Comments
 (0)