Skip to content

Commit b2d827d

Browse files
committed
build: bump deps
1 parent 8b34042 commit b2d827d

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

pnpm-lock.yaml

Lines changed: 6 additions & 6 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ catalogs:
1010
unlazy: ^0.12.4
1111
unocss: ^66.5.2
1212
unocss-preset-animations: ^1.2.1
13-
unocss-preset-shadcn: ^0.5.0
13+
unocss-preset-shadcn: ^1.0.1
1414
vite: ^7.1.7
1515
vitepress: 1.6.3
1616
vitepress-plugin-llms: ^1.7.5

unocss.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ export default defineConfig({
9393
presetShadcn(
9494
{
9595
color: false,
96+
darkSelector: '.dark',
9697
},
9798
{
9899
componentLibrary: 'reka',

0 commit comments

Comments
 (0)