Skip to content

Commit

Permalink
chore: update deps (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza authored Nov 23, 2023
1 parent b93483f commit 1c775e2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 18 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"dependencies": {
"deepmerge": "^4.3.1",
"hookable": "^5.5.3",
"ofetch": "^1.1.1",
"ufo": "^1.1.2"
"ofetch": "^1.3.3",
"ufo": "^1.3.2"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
Expand All @@ -44,5 +44,5 @@
"unbuild": "latest",
"vitest": "latest"
},
"packageManager": "pnpm@8.6.9"
}
"packageManager": "pnpm@8.10.5"
}
44 changes: 30 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1c775e2

Please sign in to comment.