Skip to content

Commit

Permalink
chore: several minor adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Dec 24, 2024
1 parent 87dbe63 commit 5af1144
Show file tree
Hide file tree
Showing 6 changed files with 1,909 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
* text=auto
*.lockb binary diff=lockb
4 changes: 4 additions & 0 deletions .vscode/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dtsx
entrypoints
Flippable
heroicons
iconify
kmeans
Laravel
lockb
Expand All @@ -29,14 +30,17 @@ Postcardware
prefetch
preinstall
quickfix
shikijs
socio
Solana
Spatie
stacksjs
stringifying
typecheck
unconfig
undefineds
undot
unocss
unplugin
unref
upath
Expand Down
1,903 changes: 1,903 additions & 0 deletions bun.lock

Large diffs are not rendered by default.

Binary file removed bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"vitepress": "^1.5.0"
},
"overrides": {
"unconfig": "0.6.0"
"unconfig": "0.3.10"
},
"simple-git-hooks": {
"pre-commit": "bun lint-staged"
Expand Down
2 changes: 1 addition & 1 deletion pkgx.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
dependencies:
bun.sh: ^1.1.37
bun.sh: ^1.1.42

0 comments on commit 5af1144

Please sign in to comment.