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 Dec 11, 2023
1 parent de1cac1 commit 7d2a1e8
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 201 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"dependencies": {
"@fastify/helmet": "11.1.1",
"@fastify/rate-limit": "9.0.1",
"@platformatic/db": "1.14.1",
"@platformatic/sql-graphql": "1.14.1",
"@platformatic/sql-mapper": "1.14.1",
"@platformatic/db": "1.14.4",
"@platformatic/sql-graphql": "1.14.4",
"@platformatic/sql-mapper": "1.14.4",
"ajv": "8.12.0",
"fastify": "4.24.3",
"fastify-plugin": "4.5.1",
Expand All @@ -36,21 +36,21 @@
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"concurrently": "8.2.2",
"eslint": "8.55.0",
"eslint-config-productsway": "1.3.1",
"husky": "8.0.3",
"nano-staged": "0.8.0",
"npm-run-all": "4.1.5",
"platformatic": "1.14.1",
"prettier": "3.1.0",
"platformatic": "1.14.4",
"prettier": "3.1.1",
"sort-package-json": "2.6.0",
"wait-on": "7.2.0"
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"engines": {
"node": "^18.8.0 || ^20.6.0"
}
Expand Down
Loading

0 comments on commit 7d2a1e8

Please sign in to comment.