Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteoood committed Dec 17, 2023
1 parent 61a9e5e commit d88e37e
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 20 deletions.
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"fastify": "^4.24.3",
"fastify": "^4.25.1",
"@faker-js/faker": "^8.3.1",
"@ilteoood/re-flusso": "workspace:^"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/vanilla-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"typescript": "^5.3.3",
"vite": "^5.0.7"
"vite": "^5.0.10"
}
}
40 changes: 22 additions & 18 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 d88e37e

Please sign in to comment.