Skip to content

Commit 48eb8ed

Browse files
chore(deps): update all non-major dependencies
1 parent f0ddf38 commit 48eb8ed

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@v6.0.1
18+
uses: actions/checkout@v6.0.2
1919
with:
2020
fetch-depth: 0
2121

bun.lock

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
"format:fix": "bunx --bun pickier . --format --write"
5555
},
5656
"devDependencies": {
57-
"@unocss/config": "^66.6.7",
58-
"@unocss/core": "^66.6.7",
59-
"@unocss/preset-wind": "^66.6.7",
60-
"better-dx": "^0.2.7"
57+
"@unocss/config": "^66.6.8",
58+
"@unocss/core": "^66.6.8",
59+
"@unocss/preset-wind": "^66.6.8",
60+
"better-dx": "^0.2.15"
6161
},
6262
"git-hooks": {
6363
"pre-commit": {

0 commit comments

Comments
 (0)