Skip to content

Commit 4eb801f

Browse files
committed
chore(docs): update package dependencies and npm configuration
1 parent 60cf016 commit 4eb801f

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lockfile=false
2+
prefer-frozen-lockfile=false

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": "catalog:docs",
14+
"@ryanuo/utils": "latest",
1515
"@shikijs/vitepress-twoslash": "catalog:docs",
1616
"dotenv": "catalog:docs",
1717
"typedoc": "catalog:docs",

pnpm-workspace.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ catalogs:
1818
vitest: ^3.2.3
1919

2020
docs:
21-
'@ryanuo/utils': ^1.3.7
2221
typedoc-vitepress-theme: ^1.1.2
2322
vitepress: ^1.6.3
2423
typedoc-plugin-markdown: ^4.6.3

0 commit comments

Comments
 (0)