Skip to content

Commit 0cb8493

Browse files
authored
Merge pull request #7279 from elizaOS/dependabot/npm_and_yarn/cloud/npm_and_yarn-8de24eb644
chore(deps): bump the npm_and_yarn group across 14 directories with 15 updates
2 parents 533c556 + 4f4922b commit 0cb8493

6 files changed

Lines changed: 49 additions & 138 deletions

File tree

cloud/services/operator/package-lock.json

Lines changed: 43 additions & 132 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/plugin-action-bench/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"dependencies": {
6363
"@elizaos/core": "workspace:*",
6464
"socket.io-client": "^4.8.1",
65-
"uuid": "^9.0.0"
65+
"uuid": "^14.0.0"
6666
},
6767
"devDependencies": {
6868
"@types/node": "^24.2.0",

plugins/plugin-action-bench/src/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-dom": "^18.2.0",
1515
"socket.io-client": "^4.8.1",
1616
"tailwind-merge": "^2.5.5",
17-
"uuid": "^11.1.0",
17+
"uuid": "^14.0.0",
1818
"@elizaos/api-client": "workspace:*"
1919
},
2020
"devDependencies": {
@@ -32,6 +32,6 @@
3232
"tailwindcss": "^3.4.17",
3333
"tailwindcss-animate": "^1.0.7",
3434
"typescript": "^6.0.3",
35-
"vite": "^5.0.8"
35+
"vite": "^8.0.10"
3636
}
3737
}

plugins/plugin-google-meet-cute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@google-apps/meet": "^0.7.0",
4747
"axios": "^1.7.9",
4848
"google-auth-library": "^9.7.0",
49-
"uuid": "^11.1.0",
49+
"uuid": "^14.0.0",
5050
"zod": "^4.0.10"
5151
},
5252
"devDependencies": {

plugins/plugin-matrix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"typecheck": "tsc --noEmit"
2525
},
2626
"dependencies": {
27-
"matrix-js-sdk": "^31.0.0",
27+
"matrix-js-sdk": "^41.4.0",
2828
"zod": "^4.3.6"
2929
},
3030
"peerDependencies": {

plugins/plugin-ollama/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"sideEffects": false,
3737
"dependencies": {
3838
"@ai-sdk/ui-utils": "^1.2.8",
39-
"ai": "^4.3.9",
39+
"ai": "^6.0.174",
4040
"js-tiktoken": "^1.0.18",
4141
"ollama-ai-provider": "^1.2.0"
4242
},

0 commit comments

Comments
 (0)