Skip to content

Commit 8a38132

Browse files
chore(deps): update all non-major dependencies
1 parent 9cbdd8a commit 8a38132

4 files changed

Lines changed: 587 additions & 433 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
persist-credentials: false
2828

2929
- name: Run zizmor 🌈
30-
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
30+
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"fmt": "oxfmt --write ."
1414
},
1515
"devDependencies": {
16-
"@iconify-json/lucide": "^1.2.108",
16+
"@iconify-json/lucide": "^1.2.110",
1717
"@oxc-node/cli": "^0.1.0",
1818
"@oxc-node/core": "^0.1.0",
1919
"@types/node": "^24.12.4",
@@ -23,18 +23,18 @@
2323
"@vueuse/core": "^14.3.0",
2424
"floating-vue": "^5.2.2",
2525
"minisearch": "^7.2.0",
26-
"oxc-minify": "^0.131.0",
27-
"oxfmt": "^0.50.0",
28-
"oxlint": "^1.65.0",
29-
"oxlint-tsgolint": "^0.22.1",
26+
"oxc-minify": "^0.133.0",
27+
"oxfmt": "^0.52.0",
28+
"oxlint": "^1.67.0",
29+
"oxlint-tsgolint": "^0.23.0",
3030
"p-queue": "^9.3.0",
31-
"semver": "^7.8.0",
31+
"semver": "^7.8.1",
3232
"typescript": "^6.0.3",
3333
"unplugin-icons": "^23.0.1",
34-
"valibot": "^1.4.0",
34+
"valibot": "^1.4.1",
3535
"vitepress": "2.0.0-alpha.17",
3636
"vitepress-plugin-group-icons": "^1.7.5",
37-
"vue": "^3.5.34"
37+
"vue": "^3.5.35"
3838
},
39-
"packageManager": "pnpm@11.1.2"
39+
"packageManager": "pnpm@11.5.0"
4040
}

0 commit comments

Comments
 (0)