Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#45)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: remove express

---------

Co-authored-by: Tchoupinax <[email protected]>
  • Loading branch information
renovate[bot] and Tchoupinax authored Sep 22, 2024
1 parent e5991c3 commit 736b6e5
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 643 deletions.
12 changes: 5 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,24 +27,22 @@
"dependencies": {
"@aws-sdk/client-s3": "3.654.0",
"config": "3.3.12",
"express": "4.19.2",
"fastify": "5.0.0",
"moment": "2.30.1",
"pino": "9.4.0",
"pino-pretty": "11.2.2",
"pretty-bytes": "6.1.1",
"prom-client": "15.1.3",
"vite-node": "2.0.5",
"vitest": "2.0.5"
"vite-node": "2.1.1",
"vitest": "2.1.1"
},
"devDependencies": {
"@types/config": "3.3.4",
"@types/express": "4.17.21",
"@types/node": "22.4.1",
"@types/config": "3.3.5",
"@types/node": "22.5.5",
"esbuild-plugin-tsc": "0.4.0",
"eslint-config-tchoupinax": "1.1.0",
"eslint-plugin-perfectionist": "^3.1.2",
"nodemon": "3.1.6",
"nodemon": "3.1.7",
"prettier": "^3.3.3",
"typescript": "5"
}
Expand Down
Loading

0 comments on commit 736b6e5

Please sign in to comment.