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] committed Sep 23, 2024
1 parent ddd2100 commit 0f84e6f
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 237 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@
"devDependencies": {
"@biomejs/biome": "^1.8.0",
"@types/node": "20.16.5",
"esbuild": "0.23.1",
"esbuild": "0.24.0",
"execa": "8.0.1",
"nodemon": "3.1.4",
"nodemon": "3.1.7",
"pino": "8.21.0",
"pino-loki": "2.3.0",
"pino-loki": "2.3.1",
"pino-pretty": "10.3.1",
"pkgroll": "2.5.0",
"standard-version": "9.5.0",
Expand All @@ -53,6 +53,6 @@
"vitest": "1.6.0"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0"
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0"
}
}
Loading

0 comments on commit 0f84e6f

Please sign in to comment.