Skip to content

Commit 1026ebb

Browse files
committed
updates
1 parent 64f1a8a commit 1026ebb

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
"pnpm": ">=10.0.0"
2323
},
2424
"devDependencies": {
25-
"@eslint/js": "^9.34.0",
25+
"@eslint/js": "^9.38.0",
2626
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
27-
"@types/node": "^22.18.0",
28-
"eslint": "^9.34.0",
29-
"globals": "^16.3.0",
30-
"jiti": "^2.5.1",
31-
"tsx": "^4.20.5",
32-
"typescript": "^5.9.2",
33-
"typescript-eslint": "^8.41.0"
27+
"@types/node": "^22.18.11",
28+
"eslint": "^9.38.0",
29+
"globals": "^16.4.0",
30+
"jiti": "^2.6.1",
31+
"tsx": "^4.20.6",
32+
"typescript": "^5.9.3",
33+
"typescript-eslint": "^8.46.2"
3434
},
3535
"dependencies": {
36-
"@livekit/agents": "^1.0.10",
37-
"@livekit/agents-plugin-livekit": "^1.0.10",
38-
"@livekit/agents-plugin-silero": "^1.0.10",
36+
"@livekit/agents": "^1.0.11",
37+
"@livekit/agents-plugin-livekit": "^1.0.11",
38+
"@livekit/agents-plugin-silero": "^1.0.11",
3939
"@livekit/noise-cancellation-node": "^0.1.9",
40-
"dotenv": "^17.2.1",
40+
"dotenv": "^17.2.3",
4141
"zod": "^3.25.76"
4242
}
4343
}

0 commit comments

Comments
 (0)