Skip to content

Commit 8af3bc5

Browse files
chore(deps): update all non-major dependencies
1 parent d1a58d7 commit 8af3bc5

File tree

3 files changed

+476
-470
lines changed

3 files changed

+476
-470
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
fetch-depth: 0
2323
- run: corepack enable
24-
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
24+
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
2525
with:
2626
node-version: latest
2727

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unifont",
33
"type": "module",
44
"version": "0.7.4",
5-
"packageManager": "pnpm@10.30.1",
5+
"packageManager": "pnpm@10.32.1",
66
"description": "Framework agnostic tools for accessing data from font CDNs and providers",
77
"license": "MIT",
88
"repository": {
@@ -37,16 +37,16 @@
3737
"ohash": "^2.0.11"
3838
},
3939
"devDependencies": {
40-
"@antfu/eslint-config": "7.4.3",
40+
"@antfu/eslint-config": "7.7.0",
4141
"@types/css-tree": "2.3.11",
42-
"@types/node": "24.10.13",
42+
"@types/node": "24.12.0",
4343
"@vitest/coverage-v8": "4.0.18",
4444
"bumpp": "10.4.1",
4545
"changelogithub": "14.0.0",
4646
"eslint": "10.0.3",
47-
"lint-staged": "16.2.7",
47+
"lint-staged": "16.3.3",
4848
"simple-git-hooks": "2.13.1",
49-
"tsdown": "0.20.3",
49+
"tsdown": "0.21.2",
5050
"typescript": "5.9.3",
5151
"unstorage": "1.17.4",
5252
"vite": "7.3.1",

0 commit comments

Comments
 (0)