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 Jun 25, 2024
1 parent 145e391 commit b8ff72f
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 131 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"license": "GPL-3.0",
"devDependencies": {
"@hazmi35/eslint-config": "^13.3.1",
"@swc/cli": "^0.3.12",
"@swc/core": "^1.5.24",
"@types/node": "^20.12.13",
"@swc/cli": "^0.3.14",
"@swc/core": "^1.6.5",
"@types/node": "^20.14.8",
"@types/pg": "^8.11.6",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
Expand All @@ -29,9 +29,9 @@
"dependencies": {
"@nezuchan/schema": "^0.1.4",
"drizzle-orm": "^0.31.2",
"hyper-express": "^6.16.2",
"pg": "^8.11.5",
"pino": "^9.1.0",
"pino-pretty": "^11.1.0"
"hyper-express": "^6.16.4",
"pg": "^8.12.0",
"pino": "^9.2.0",
"pino-pretty": "^11.2.1"
}
}
Loading

0 comments on commit b8ff72f

Please sign in to comment.