Skip to content

Commit 51abbfc

Browse files
committed
chore: lock docsearch
1 parent cb8c57a commit 51abbfc

3 files changed

Lines changed: 13 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@globalbrain/sefirot",
33
"type": "module",
44
"version": "4.31.0",
5-
"packageManager": "pnpm@10.27.0",
5+
"packageManager": "pnpm@10.28.0",
66
"description": "Vue Components for Global Brain Design System.",
77
"author": "Kia Ishii <ka.ishii@globalbrains.com>",
88
"license": "MIT",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
autoInstallPeers: false
22

33
overrides:
4-
'@docsearch/react': '-'
4+
'@docsearch/css': 4.3.1
5+
'@docsearch/js': 4.3.1
56
vite: 6.4.1
67

78
onlyBuiltDependencies:

0 commit comments

Comments
 (0)