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] committed Nov 15, 2023
1 parent 12af298 commit 8c7a698
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 202 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"dependencies": {
"@fastify/helmet": "11.1.1",
"@fastify/rate-limit": "8.0.3",
"@platformatic/db": "1.10.0",
"@platformatic/sql-graphql": "1.10.0",
"@platformatic/sql-mapper": "1.10.0",
"@fastify/rate-limit": "8.1.1",
"@platformatic/db": "1.11.0",
"@platformatic/sql-graphql": "1.11.0",
"@platformatic/sql-mapper": "1.11.0",
"ajv": "8.12.0",
"fastify": "4.24.3",
"fastify-plugin": "4.5.1",
Expand All @@ -45,10 +45,10 @@
"husky": "8.0.3",
"nano-staged": "0.8.0",
"npm-run-all": "4.1.5",
"platformatic": "1.10.0",
"platformatic": "1.11.0",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
"wait-on": "7.1.0"
"wait-on": "7.2.0"
},
"packageManager": "pnpm@8.10.5",
"engines": {
Expand Down
Loading

0 comments on commit 8c7a698

Please sign in to comment.