Skip to content

Commit 20cdd64

Browse files
committed
build(docs): update @ryanuo/utils to 1.3.3
- Update @ryanuo/utils from latest to catalog:docs in docs/package.json - Update @ryanuo/utils version in pnpm-lock.yaml - Add @ryanuo/utils to docs catalog in pnpm-workspace.yaml
1 parent 4d9d782 commit 20cdd64

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"update": "pnpm run predocs:dev && cd ../ && pnpm run readme"
1212
},
1313
"devDependencies": {
14-
"@ryanuo/utils": "latest",
14+
"@ryanuo/utils": "catalog:docs",
1515
"@shikijs/vitepress-twoslash": "catalog:docs",
1616
"dotenv": "catalog:docs",
1717
"typedoc": "catalog:docs",

pnpm-lock.yaml

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ catalogs:
1818
vitest: ^3.1.3
1919

2020
docs:
21+
'@ryanuo/utils': ^1.3.3
2122
typedoc-vitepress-theme: ^1.1.2
2223
vitepress: ^1.6.3
2324
typedoc-plugin-markdown: ^4.6.3

0 commit comments

Comments
 (0)