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 Nov 1, 2024
1 parent 9e3e86d commit c12f1e0
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 125 deletions.
12 changes: 6 additions & 6 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].3",
"description": "Automatic font fallback based on font metrics",
"author": {
"name": "Daniel Roe",
Expand Down Expand Up @@ -54,22 +54,22 @@
"unplugin": "^1.14.1"
},
"devDependencies": {
"@antfu/eslint-config": "3.7.3",
"@antfu/eslint-config": "3.8.0",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/node": "22.8.2",
"@types/node": "22.8.6",
"@types/serve-handler": "6.1.4",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@vitest/coverage-v8": "2.1.2",
"bumpp": "9.7.1",
"bumpp": "9.8.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "latest",
"execa": "9.4.0",
"execa": "9.5.1",
"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 c12f1e0

Please sign in to comment.