Skip to content

Commit

Permalink
Merge pull request elizaOS#744 from ai16z/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
fix(deps): pin dependencies
  • Loading branch information
lalalune authored Dec 1, 2024
2 parents 62ac887 + 32dfcdd commit a92ea56
Show file tree
Hide file tree
Showing 12 changed files with 138 additions and 833 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"test": "bash ./scripts/test.sh"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"concurrently": "9.1.0",
"cross-env": "^7.0.3",
"cross-env": "7.0.3",
"eslint": "^9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-vitest": "0.5.4",
"husky": "9.1.7",
"lerna": "8.1.5",
"only-allow": "1.2.1",
"prettier": "3.3.3",
"turbo": "^2.3.3",
"turbo": "2.3.3",
"typedoc": "0.26.11",
"typescript": "5.6.3",
"vite": "5.4.11",
Expand All @@ -48,15 +48,15 @@
"node": "23.3.0"
},
"dependencies": {
"@0glabs/0g-ts-sdk": "^0.2.1",
"@coinbase/coinbase-sdk": "^0.10.0",
"@0glabs/0g-ts-sdk": "0.2.1",
"@coinbase/coinbase-sdk": "0.10.0",
"amqplib": "0.10.5",
"csv-parse": "^5.6.0",
"ollama-ai-provider": "^0.16.1",
"optional": "^0.1.4",
"pnpm": "^9.14.3",
"sharp": "^0.33.5",
"tslog": "^4.9.3"
"csv-parse": "5.6.0",
"ollama-ai-provider": "0.16.1",
"optional": "0.1.4",
"pnpm": "9.14.4",
"sharp": "0.33.5",
"tslog": "4.9.3"
},
"packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"workspaces": [
Expand Down
6 changes: 3 additions & 3 deletions packages/client-farcaster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"types": "dist/index.d.ts",
"dependencies": {
"@ai16z/eliza": "workspace:*",
"@farcaster/hub-nodejs": "^0.12.7",
"viem": "^2.21.47"
"@farcaster/hub-nodejs": "0.12.7",
"viem": "2.21.53"
},
"devDependencies": {
"tsup": "^8.3.5"
"tsup": "8.3.5"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@ai-sdk/groq": "0.0.3",
"@ai-sdk/openai": "1.0.4",
"@anthropic-ai/sdk": "0.30.1",
"@fal-ai/client": "^1.2.0",
"@fal-ai/client": "1.2.0",
"@types/uuid": "10.0.0",
"ai": "3.4.33",
"anthropic-vertex-ai": "1.0.2",
Expand All @@ -65,7 +65,7 @@
"gaxios": "6.7.1",
"glob": "11.0.0",
"js-sha1": "0.7.0",
"js-tiktoken": "^1.0.15",
"js-tiktoken": "1.0.15",
"langchain": "0.3.6",
"ollama-ai-provider": "0.16.1",
"openai": "4.73.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-0g/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"types": "dist/index.d.ts",
"dependencies": {
"@ai16z/eliza": "workspace:*",
"tsup": "^8.3.5",
"tsup": "8.3.5",
"@0glabs/0g-ts-sdk": "0.2.1",
"ethers": "^6.0.0"
"ethers": "6.13.4"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-buttplug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"types": "dist/index.d.ts",
"dependencies": {
"@ai16z/eliza": "workspace:*",
"tsup": "^8.3.5",
"buttplug": "^3.2.2",
"net": "^1.0.2"
"tsup": "8.3.5",
"buttplug": "3.2.2",
"net": "1.0.2"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-conflux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"types": "dist/index.d.ts",
"dependencies": {
"cive": "^0.7.1",
"cive": "0.7.1",
"@ai16z/eliza": "workspace:*"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions packages/plugin-evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"dependencies": {
"@ai16z/eliza": "workspace:*",
"@ai16z/plugin-trustdb": "workspace:*",
"@lifi/data-types": "^5.15.3",
"@lifi/sdk": "^3.4.1",
"@lifi/types": "^16.2.2",
"tsup": "^8.3.5",
"viem": "^2.21.45"
"@lifi/data-types": "5.15.5",
"@lifi/sdk": "3.4.1",
"@lifi/types": "16.3.0",
"tsup": "8.3.5",
"viem": "2.21.53"
},
"scripts": {
"build": "tsup --format esm --dts"
Expand Down
10 changes: 5 additions & 5 deletions packages/plugin-icp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
"types": "dist/index.d.ts",
"dependencies": {
"@ai16z/eliza": "workspace:*",
"@dfinity/agent": "^2.1.3",
"@dfinity/candid": "^2.1.3",
"@dfinity/identity": "^2.1.3",
"@dfinity/principal": "^2.1.3"
"@dfinity/agent": "2.1.3",
"@dfinity/candid": "2.1.3",
"@dfinity/identity": "2.1.3",
"@dfinity/principal": "2.1.3"
},
"scripts": {
"build": "tsup --format esm --dts"
},
"devDependencies": {
"@types/jest": "29.5.14",
"jest": "29.7.0",
"tsup": "^8.3.5",
"tsup": "8.3.5",
"typescript": "5.6.3"
}
}
8 changes: 4 additions & 4 deletions packages/plugin-tee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"types": "dist/index.d.ts",
"dependencies": {
"@ai16z/eliza": "workspace:*",
"@phala/dstack-sdk": "^0.1.4",
"@phala/dstack-sdk": "0.1.4",
"@solana/spl-token": "0.4.9",
"@solana/web3.js": "1.95.5",
"bignumber": "1.1.0",
"bignumber.js": "9.1.2",
"bs58": "^6.0.0",
"bs58": "6.0.0",
"node-cache": "5.1.2",
"pumpdotfun-sdk": "1.3.2",
"tsup": "^8.3.5",
"viem": "^2.21.53"
"tsup": "8.3.5",
"viem": "2.21.53"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-web-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"types": "dist/index.d.ts",
"dependencies": {
"@ai16z/eliza": "workspace:*",
"tsup": "^8.3.5"
"tsup": "8.3.5"
},
"scripts": {
"build": "tsup --format esm --dts"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-whatsapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"lint": "eslint . --fix"
},
"dependencies": {
"axios": "^1.6.2"
"axios": "1.7.8"
},
"peerDependencies": {
"@ai16z/eliza": "^0.1.4-alpha.3"
},
"devDependencies": {
"@types/node": "^20.0.0",
"@types/node": "20.17.9",
"@types/jest": "^29.0.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
Expand Down
Loading

0 comments on commit a92ea56

Please sign in to comment.