Skip to content

Commit f8f39cb

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

File tree

2 files changed

+56
-190
lines changed

2 files changed

+56
-190
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fontaine",
33
"type": "module",
44
"version": "0.5.0",
5-
"packageManager": "[email protected].4",
5+
"packageManager": "[email protected].5",
66
"description": "Automatic font fallback based on font metrics",
77
"author": {
88
"name": "Daniel Roe",
@@ -54,9 +54,9 @@
5454
"unplugin": "^2.0.0"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "4.1.0",
57+
"@antfu/eslint-config": "4.1.1",
5858
"@nuxtjs/eslint-config-typescript": "latest",
59-
"@types/node": "22.12.0",
59+
"@types/node": "22.13.1",
6060
"@types/serve-handler": "6.1.4",
6161
"@typescript-eslint/eslint-plugin": "8.22.0",
6262
"@typescript-eslint/parser": "8.22.0",

0 commit comments

Comments
 (0)