Skip to content

Commit 2f4e7fc

Browse files
chore(deps): update all non-major dependencies (#202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <daniel@roe.dev>
1 parent ee9f254 commit 2f4e7fc

File tree

3 files changed

+245
-507
lines changed

3 files changed

+245
-507
lines changed

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.5.0",
5-
"packageManager": "pnpm@10.11.1",
5+
"packageManager": "pnpm@10.12.2",
66
"description": "Framework agnostic tools for accessing data from font CDNs and providers",
77
"license": "MIT",
88
"repository": {
@@ -37,13 +37,13 @@
3737
"ohash": "^2.0.0"
3838
},
3939
"devDependencies": {
40-
"@antfu/eslint-config": "4.13.2",
40+
"@antfu/eslint-config": "4.16.1",
4141
"@types/css-tree": "2.3.10",
42-
"@types/node": "22.15.29",
42+
"@types/node": "22.15.32",
4343
"@vitest/coverage-v8": "3.2.4",
44-
"bumpp": "10.1.1",
44+
"bumpp": "10.2.0",
4545
"eslint": "9.29.0",
46-
"lint-staged": "16.1.0",
46+
"lint-staged": "16.1.2",
4747
"simple-git-hooks": "2.13.0",
4848
"typescript": "5.8.3",
4949
"unbuild": "3.5.0",

0 commit comments

Comments
 (0)