Skip to content

Commit fd355e3

Browse files
chore(deps): update all-dependencies
1 parent fdb40b9 commit fd355e3

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Use the latest stable Bun
1717
uses: oven-sh/setup-bun@v2
1818
with:
19-
bun-version: 1.1.34
19+
bun-version: 1.3.5
2020

2121
- name: Install Dependencies
2222
run: bun install

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"pino-pretty": "13.1.3",
3535
"pino-roll": "^4.0.0",
3636
"telegraf": "4.16.3",
37-
"zod": "4.3.2"
37+
"zod": "4.3.3"
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "2.2.4",
@@ -48,7 +48,7 @@
4848
},
4949
"author": "Veyric",
5050
"license": "ISC",
51-
"packageManager": "pnpm@10.26.1",
51+
"packageManager": "pnpm@10.27.0",
5252
"engines": {
5353
"node": ">=22.21.1"
5454
}

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)