Skip to content

Commit c4f195a

Browse files
chore(deps): update devdependencies (non-major) (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0107374 commit c4f195a

File tree

3 files changed

+1106
-1910
lines changed

3 files changed

+1106
-1910
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@changesets/cli": "^2.27.1",
2323
"@livekit/changesets-changelog-github": "^0.0.4",
24-
"@rushstack/heft": "^0.68.0",
24+
"@rushstack/heft": "^0.74.0",
2525
"@trivago/prettier-plugin-sort-imports": "^5.0.0",
2626
"@typescript-eslint/eslint-plugin": "^8.0.0",
2727
"@typescript-eslint/parser": "^8.0.0",

packages/livekit-server-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"happy-dom": "^17.0.0",
5656
"prettier": "^3.0.0",
5757
"tsup": "^8.3.5",
58-
"typedoc": "^0.27.0",
59-
"typescript": "5.7.x",
58+
"typedoc": "^0.28.0",
59+
"typescript": "5.9.x",
6060
"vite": "^5.2.9",
6161
"vitest": "^3.0.0"
6262
},

0 commit comments

Comments
 (0)