Skip to content

Commit b0377b6

Browse files
committed
chore(deps-dev): update examples deps
Signed-off-by: Jérôme Benoit <[email protected]>
1 parent 54b815e commit b0377b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/bun/typescript/bun.lockb

70 Bytes
Binary file not shown.

examples/bun/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"@poolifier/poolifier-web-worker": "npm:@jsr/poolifier__poolifier-web-worker@^0.5.14"
1010
},
1111
"devDependencies": {
12-
"@types/bun": "^1.2.22"
12+
"@types/bun": "^1.3.1"
1313
},
1414
"peerDependencies": {
15-
"typescript": "^5.4.3"
15+
"typescript": "^5.9.3"
1616
}
1717
}

0 commit comments

Comments
 (0)