Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent af69c64 commit 1df6cde
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 89 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "fontaine",
"type": "module",
"version": "0.5.0",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"description": "Automatic font fallback based on font metrics",
"author": {
"name": "Daniel Roe",
Expand Down Expand Up @@ -54,9 +54,9 @@
"unplugin": "^1.14.1"
},
"devDependencies": {
"@antfu/eslint-config": "3.7.3",
"@antfu/eslint-config": "3.8.0",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/node": "20.16.11",
"@types/node": "20.17.1",
"@types/serve-handler": "6.1.4",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
Expand All @@ -65,11 +65,11 @@
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "latest",
"execa": "9.4.0",
"execa": "9.5.0",
"get-port-please": "3.1.2",
"lint-staged": "15.2.10",
"prettier": "latest",
"serve-handler": "6.1.5",
"serve-handler": "6.1.6",
"simple-git-hooks": "2.11.1",
"typescript": "5.6.3",
"unbuild": "latest",
Expand Down
Loading

0 comments on commit 1df6cde

Please sign in to comment.