Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 249d7d2 commit 564ca57
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@fastify/helmet": "11.1.1",
"@fastify/swagger": "8.15.0",
"@fastify/swagger-ui": "2.1.0",
"fastify": "4.28.1"
"fastify": "4.29.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand All @@ -34,15 +34,15 @@
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"bun-types": "latest",
"eslint": "8.57.0",
"eslint-config-productsway": "1.3.3",
"npm-run-all2": "7.0.1",
"prettier": "3.3.3",
"eslint": "8.57.1",
"eslint-config-productsway": "1.3.4",
"npm-run-all2": "7.0.2",
"prettier": "3.4.2",
"stepci": "2.8.2",
"tsup": "8.2.4",
"typescript": "5.6.2",
"tsup": "8.3.5",
"typescript": "5.7.3",
"unplugin-swc": "1.5.1",
"vite": "5.4.5",
"vite": "5.4.11",
"vitest": "1.6.0",
"wait-on": "7.2.0"
},
Expand Down

0 comments on commit 564ca57

Please sign in to comment.