Skip to content

Commit a693e8d

Browse files
chore(deps): update all non-major dependencies
1 parent f1a26fb commit a693e8d

3 files changed

Lines changed: 53 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.3
1919
with:
2020
fetch-depth: 0
2121

bun.lock

Lines changed: 48 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.15"
57+
"@unocss/config": "^66.7.5",
58+
"@unocss/core": "^66.7.5",
59+
"@unocss/preset-wind": "^66.7.5",
60+
"better-dx": "^0.2.17"
6161
},
6262
"git-hooks": {
6363
"pre-commit": {

0 commit comments

Comments
 (0)