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 Oct 26, 2024
1 parent 7def381 commit 0a76e75
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 94 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,22 +43,22 @@
"devDependencies": {
"@hono/node-server": "^1.13.2",
"@mjackson/node-fetch-server": "^0.1.0",
"@types/bun": "^1.1.11",
"@types/bun": "^1.1.12",
"@types/deno": "^2.0.0",
"@types/node": "^22.7.5",
"@types/node": "^22.8.1",
"@vitest/coverage-v8": "^2.1.3",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-unjs": "^0.4.1",
"execa": "^9.4.0",
"execa": "^9.4.1",
"get-port-please": "^3.1.2",
"jiti": "^2.3.3",
"prettier": "^3.3.3",
"srvx": "^0.0.0",
"srvx": "^0.1.1",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"start": "node --watch ./app.mjs"
},
"devDependencies": {
"srvx": "^0.1.0"
"srvx": "^0.1.1"
}
}
Loading

0 comments on commit 0a76e75

Please sign in to comment.