Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 3b122a2

Browse files
authored
fix: upgrade @cookbookdev/docsbot from 4.24.0 to 4.24.4 (#7403)
1 parent 56d4aec commit 3b122a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typecheck": "tsc"
1616
},
1717
"dependencies": {
18-
"@cookbookdev/docsbot": "^4.21.23",
18+
"@cookbookdev/docsbot": "^4.24.4",
1919
"@docusaurus/core": "^3.5.2",
2020
"@docusaurus/preset-classic": "^3.5.2",
2121
"@docusaurus/theme-live-codeblock": "^3.5.2",

docs/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1271,10 +1271,10 @@
12711271
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
12721272
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
12731273

1274-
"@cookbookdev/docsbot@^4.21.23":
1275-
version "4.24.0"
1276-
resolved "https://registry.yarnpkg.com/@cookbookdev/docsbot/-/docsbot-4.24.0.tgz#3537bd6e6c5e48152b6f15fa956fb2cb7caab4ec"
1277-
integrity sha512-8v62HNLzAKPVu1NjSI/o0bkR67GCz5WSlNXCOvBs4jJktny4s+XvrfXgG9wo/m8UyKuPky63skAWaKTE3I+M6g==
1274+
"@cookbookdev/docsbot@^4.24.4":
1275+
version "4.24.7"
1276+
resolved "https://registry.yarnpkg.com/@cookbookdev/docsbot/-/docsbot-4.24.7.tgz#98288b5018e068b1b41a3913fc09c2e48447418c"
1277+
integrity sha512-XqEaIBX3iFRQoM5dNm06UVYnBZ19BiV2mw3DWj4RcHtViGuOtRw943/Ab6IJc9cN+tJqE5OV9vb6OQUSttVmiw==
12781278
dependencies:
12791279
"@cookbookdev/sonner" "1.5.1"
12801280
"@headlessui/react" "^1.7.18"

0 commit comments

Comments
 (0)