Skip to content

Commit db69ec1

Browse files
committed
feat: bump base deps
1 parent 91b27ba commit db69ec1

File tree

3 files changed

+200
-233
lines changed

3 files changed

+200
-233
lines changed

bun.lockb

-442 KB
Binary file not shown.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"changeset": "changeset"
1414
},
1515
"devDependencies": {
16-
"@biomejs/biome": "1.9.2",
17-
"@changesets/cli": "^2.27.8",
18-
"concurrently": "^9.0.1",
16+
"@biomejs/biome": "1.9.4",
17+
"@changesets/cli": "^2.28.1",
18+
"concurrently": "^9.1.2",
1919
"cz-conventional-changelog": "^3.3.0",
20-
"turbo": "2.1.2"
20+
"turbo": "2.4.4"
2121
},
2222
"engines": {
23-
"node": ">=18"
23+
"node": ">=20"
2424
},
2525
"packageManager": "pnpm@9.6.0",
2626
"workspaces": ["packages/*", "apps/*"],

0 commit comments

Comments
 (0)