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 Feb 10, 2024
1 parent 3f56bc7 commit 0643ecf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,26 @@
"@fastify/helmet": "11.1.1",
"@fastify/swagger": "8.14.0",
"@fastify/swagger-ui": "2.1.0",
"fastify": "4.25.2"
"fastify": "4.26.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-c8": "0.33.0",
"@vitest/coverage-v8": "1.2.0",
"@vitest/ui": "1.2.0",
"@vitest/coverage-v8": "1.2.2",
"@vitest/ui": "1.2.2",
"bun-types": "latest",
"eslint": "8.56.0",
"eslint-config-productsway": "1.3.1",
"npm-run-all": "4.1.5",
"prettier": "3.2.3",
"prettier": "3.2.5",
"stepci": "2.7.2",
"tsup": "8.0.1",
"tsup": "8.0.2",
"typescript": "5.3.3",
"unplugin-swc": "1.4.4",
"vite": "5.0.11",
"vitest": "1.2.0",
"vite": "5.1.1",
"vitest": "1.2.2",
"wait-on": "7.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 0643ecf

Please sign in to comment.