Skip to content

Commit 1e7181f

Browse files
chore(deps): update all non-major dependencies (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7ef1da commit 1e7181f

File tree

2 files changed

+111
-157
lines changed

2 files changed

+111
-157
lines changed

package.json

+4-4
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": "pnpm@10.2.1",
5+
"packageManager": "pnpm@10.4.1",
66
"description": "Automatic font fallback based on font metrics",
77
"author": {
88
"name": "Daniel Roe",
@@ -54,14 +54,14 @@
5454
"unplugin": "^2.0.0"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "4.2.0",
57+
"@antfu/eslint-config": "4.2.1",
5858
"@nuxtjs/eslint-config-typescript": "latest",
59-
"@types/node": "22.13.1",
59+
"@types/node": "22.13.4",
6060
"@types/serve-handler": "6.1.4",
6161
"@typescript-eslint/eslint-plugin": "8.24.0",
6262
"@typescript-eslint/parser": "8.24.0",
6363
"@vitest/coverage-v8": "3.0.5",
64-
"bumpp": "10.0.2",
64+
"bumpp": "10.0.3",
6565
"eslint": "9.20.0",
6666
"execa": "9.5.2",
6767
"get-port-please": "3.1.2",

0 commit comments

Comments
 (0)