Skip to content

Commit 5ea10a1

Browse files
Bump the all-npm-minor-updates group with 5 updates (#2575)
1 parent 47c4049 commit 5ea10a1

File tree

5 files changed

+81
-274
lines changed

5 files changed

+81
-274
lines changed

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@vercel/oidc": "3.2.0",
5858
"@vercel/otel": "2.1.1",
5959
"@vercel/speed-insights": "1.3.1",
60-
"auth": "1.5.1",
60+
"auth": "1.5.2",
6161
"better-auth": "1.5.2",
6262
"class-variance-authority": "0.7.1",
6363
"clsx": "2.1.1",
@@ -69,7 +69,7 @@
6969
"flags": "4.0.3",
7070
"fumadocs-core": "16.6.9",
7171
"fumadocs-mdx": "14.2.9",
72-
"hono": "4.12.3",
72+
"hono": "4.12.4",
7373
"lucide-react": "0.576.0",
7474
"mermaid": "11.12.2",
7575
"mongodb": "7.1.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "2.4.4",
35-
"@changesets/changelog-github": "0.5.2",
36-
"@changesets/cli": "2.29.8",
35+
"@changesets/changelog-github": "0.6.0",
36+
"@changesets/cli": "2.30.0",
3737
"rimraf": "6.1.3",
3838
"tsx": "4.21.0",
3939
"turbo": "2.8.12",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"homepage": "https://github.com/mburumaxwell/paklo#readme",
6464
"dependencies": {
6565
"@hono/zod-validator": "0.7.6",
66-
"hono": "4.12.3",
66+
"hono": "4.12.4",
6767
"js-yaml": "4.1.1",
6868
"ky": "1.14.3",
6969
"octokit": "5.0.5",

packages/runner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"homepage": "https://github.com/mburumaxwell/paklo#readme",
5151
"dependencies": {
52-
"@hono/node-server": "1.19.9",
52+
"@hono/node-server": "1.19.10",
5353
"@paklo/core": "workspace:*",
5454
"dockerode": "4.0.9",
5555
"ky": "1.14.3",

0 commit comments

Comments
 (0)