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 Dec 11, 2024
1 parent 74285f8 commit a742dc1
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 50 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,23 +42,23 @@
},
"devDependencies": {
"@hono/node-server": "^1.13.7",
"@mjackson/node-fetch-server": "^0.4.1",
"@mjackson/node-fetch-server": "^0.5.0",
"@types/bun": "^1.1.14",
"@types/deno": "^2.0.0",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.16.0",
"eslint-config-unjs": "^0.4.2",
"execa": "^9.5.1",
"execa": "^9.5.2",
"get-port-please": "^3.1.2",
"jiti": "^2.4.1",
"prettier": "^3.4.1",
"srvx": "^0.1.1",
"prettier": "^3.4.2",
"srvx": "^0.1.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.8"
},
"packageManager": "pnpm@9.14.4"
"packageManager": "pnpm@9.15.0"
}
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.1"
"srvx": "^0.1.3"
}
}
86 changes: 43 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a742dc1

Please sign in to comment.