Skip to content

Commit b7153d9

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent b0c5e10 commit b7153d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

-920 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
"devDependencies": {
2020
"@biomejs/biome": "1.9.4",
2121
"@changesets/changelog-github": "^0.5.0",
22-
"@changesets/cli": "^2.27.9",
22+
"@changesets/cli": "^2.27.10",
2323
"tsup": "^8.3.5",
2424
"typescript": "^5.6.3",
25-
"bun-types": "^1.1.34",
25+
"bun-types": "^1.1.36",
2626
"scripts": "workspace:*",
2727
"turbo": "^2.3.0"
2828
},
2929
"trustedDependencies": [
3030
"@biomejs/biome",
3131
"esbuild"
3232
],
33-
"packageManager": "^[email protected].34"
33+
"packageManager": "[email protected].36"
3434
}

0 commit comments

Comments
 (0)