Skip to content

Commit a50828a

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

File tree

3 files changed

+167
-162
lines changed

3 files changed

+167
-162
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unifont",
33
"type": "module",
44
"version": "0.5.2",
5-
"packageManager": "pnpm@10.12.4",
5+
"packageManager": "pnpm@10.13.1",
66
"description": "Framework agnostic tools for accessing data from font CDNs and providers",
77
"license": "MIT",
88
"repository": {
@@ -37,17 +37,17 @@
3737
"ohash": "^2.0.0"
3838
},
3939
"devDependencies": {
40-
"@antfu/eslint-config": "4.16.2",
40+
"@antfu/eslint-config": "4.17.0",
4141
"@types/css-tree": "2.3.10",
42-
"@types/node": "22.16.0",
42+
"@types/node": "22.16.5",
4343
"@vitest/coverage-v8": "3.2.4",
4444
"bumpp": "10.2.0",
4545
"eslint": "9.30.1",
4646
"lint-staged": "16.1.2",
4747
"simple-git-hooks": "2.13.0",
4848
"typescript": "5.8.3",
4949
"unbuild": "3.5.0",
50-
"unstorage": "1.16.0",
50+
"unstorage": "1.16.1",
5151
"vite": "7.0.2",
5252
"vitest": "3.2.4"
5353
},

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"unifont": "latest"
99
},
1010
"devDependencies": {
11-
"unstorage": "1.16.0"
11+
"unstorage": "1.16.1"
1212
}
1313
}

0 commit comments

Comments
 (0)