Skip to content

Commit a16f902

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

File tree

2 files changed

+518
-633
lines changed

2 files changed

+518
-633
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.4.1",
5+
"packageManager": "pnpm@10.5.2",
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.3.0",
57+
"@antfu/eslint-config": "4.4.0",
5858
"@nuxtjs/eslint-config-typescript": "latest",
59-
"@types/node": "22.13.5",
59+
"@types/node": "22.13.8",
6060
"@types/serve-handler": "6.1.4",
6161
"@typescript-eslint/eslint-plugin": "8.25.0",
6262
"@typescript-eslint/parser": "8.25.0",
@@ -68,7 +68,7 @@
6868
"lint-staged": "15.4.3",
6969
"serve-handler": "6.1.6",
7070
"simple-git-hooks": "2.11.1",
71-
"typescript": "5.7.3",
71+
"typescript": "5.8.2",
7272
"unbuild": "latest",
7373
"vite": "6.1.1",
7474
"vitest": "3.0.7"

0 commit comments

Comments
 (0)