Skip to content

Commit

Permalink
fix(deps): update dependency vitest [security] (elizaOS#3254)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shakker Nerd <[email protected]>
  • Loading branch information
renovate[bot] and shakkernerd authored Feb 5, 2025
1 parent 69af5ff commit 2eb94ab
Show file tree
Hide file tree
Showing 55 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"typescript": "5.6.3",
"viem": "2.21.58",
"vite": "5.4.12",
"vitest": "2.1.5"
"vitest": "3.0.5"
},
"pnpm": {
"overrides": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client-alexa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@biomejs/biome": "1.5.3",
"tsup": "^8.3.5",
"vitest": "1.2.1"
"vitest": "1.6.1"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"tsup": "8.3.5",
"vitest": "1.2.1"
"vitest": "1.6.1"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-eliza-home/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"tsup": "8.3.5",
"vitest": "^1.2.1",
"vitest": "^3.0.0",
"@vitest/coverage-v8": "^1.2.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client-farcaster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"tsup": "^8.3.5",
"vitest": "^2.1.5"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@types/glob": "8.1.0",
"tsup": "8.3.5",
"vitest": "^1.2.1"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-instagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"tsup": "8.3.5",
"@types/sharp": "^0.32.0",
"vitest": "^1.2.1"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-lens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"tsup": "^8.3.5",
"vitest": "^1.2.1",
"vitest": "^3.0.0",
"@vitest/coverage-v8": "^1.2.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client-slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"rimraf": "^5.0.0",
"tsup": "^6.7.0",
"typescript": "^5.0.3",
"vitest": "^1.2.1"
"vitest": "^3.0.0"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/client-telegram-account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"tsup": "8.3.5",
"vitest": "1.1.3",
"vitest": "1.6.1",
"@vitest/coverage-v8": "1.1.3"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client-telegram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"tsup": "8.3.5",
"vitest": "1.2.1"
"vitest": "1.6.1"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-twitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@vitest/coverage-v8": "1.1.3",
"tsup": "8.3.5",
"vitest": "1.1.3"
"vitest": "1.6.1"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-0g/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.5.3",
"vitest": "^1.2.1"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-3d-generation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.5.3",
"vitest": "^2.1.5"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-abstract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@biomejs/biome": "1.9.4",
"tsup": "8.3.5",
"typescript": "4.9",
"vitest": "^1.0.0"
"vitest": "^3.0.0"
},
"peerDependencies": {
"whatwg-url": "7.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-agentkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"vitest": "^1.0.0"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-akash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^0.34.6"
"vitest": "^3.0.0"
},
"peerDependencies": {
"@elizaos/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-allora/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@elizaos/core": "workspace:*",
"node-cache": "5.1.2",
"vitest": "2.1.8",
"vitest": "2.1.9",
"@alloralabs/allora-sdk": "^0.1.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-ankr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.2.1"
"vitest": "^3.0.0"
},
"peerDependencies": {
"@elizaos/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-anyone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"vitest": "^1.2.1",
"vitest": "^3.0.0",
"@vitest/coverage-v8": "^1.2.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-apro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"tsup": "8.3.5",
"vitest": "2.1.4"
"vitest": "2.1.9"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-aptos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"bignumber.js": "9.1.2",
"node-cache": "5.1.2",
"tsup": "8.3.5",
"vitest": "2.1.4"
"vitest": "2.1.9"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-arbitrage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"typescript": "^5.7.3",
"@types/dotenv": "^8.2.0",
"tsup": "^8.0.2",
"vitest": "^2.1.4",
"vitest": "^3.0.0",
"@vitest/coverage-v8": "^2.1.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-asterai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/elliptic": "6.4.18",
"@types/uuid": "10.0.0",
"tsup": "8.3.5",
"vitest": "^1.2.1",
"vitest": "^3.0.0",
"@biomejs/biome": "1.9.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-avail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/node": "^20.0.0",
"tsup": "8.3.5",
"@polkadot/types": "^10.11.3",
"vitest": "^2.1.8",
"vitest": "^3.0.0",
"@vitest/coverage-v8": "^2.1.8",
"@biomejs/biome": "1.9.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-avalanche/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"tsup": "8.3.5",
"vitest": "^2.1.5",
"vitest": "^3.0.0",
"@biomejs/biome": "1.9.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-birdeye/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"node-cache": "5.1.2",
"pumpdotfun-sdk": "1.3.2",
"tsup": "8.3.5",
"vitest": "2.1.4"
"vitest": "2.1.9"
},
"devDependencies": {
"@biomejs/biome": "1.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-chainbase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@elizaos/core": "workspace:*"
},
"devDependencies": {
"vitest": "^2.1.5",
"vitest": "^3.0.5",
"@biomejs/biome": "1.9.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-coinbase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/node": "^20.0.0",
"tsup": "8.3.5",
"vitest": "^1.0.0"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-devin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"tsup": "8.3.5",
"vitest": "^1.0.0"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup src/index.ts --format esm --dts --tsconfig ./tsconfig.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-di/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/node": "^20.0.0",
"@types/uuid": "10.0.0",
"tsup": "8.3.5",
"vitest": "2.1.4"
"vitest": "2.1.9"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-email-automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rimraf": "^5.0.0",
"ts-jest": "^29.0.0",
"typescript": "^5.0.0",
"vitest": "^2.1.8"
"vitest": "^3.0.0"
},
"jest": {
"preset": "ts-jest",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-flow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/elliptic": "6.4.18",
"@types/uuid": "10.0.0",
"tsup": "8.3.5",
"vitest": "2.1.4"
"vitest": "2.1.9"
},
"scripts": {
"lines": "find . \\( -name '*.cdc' -o -name '*.ts' \\) -not -path '*/node_modules/*' -not -path '*/tests/*' -not -path '*/deps/*' -not -path '*/dist/*' -not -path '*/imports*' | xargs wc -l",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-fuel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@elizaos/core": "workspace:*",
"fuels": "0.97.2",
"tsup": "8.3.5",
"vitest": "2.1.4"
"vitest": "2.1.9"
},
"devDependencies": {
"@biomejs/biome": "1.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-hyperbolic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.2.1"
"vitest": "^3.0.0"
},
"peerDependencies": {
"@elizaos/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-mina/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"o1js": "^2.2.0",
"bignumber.js": "9.1.2",
"tsup": "8.3.5",
"vitest": "3.0.2"
"vitest": "3.0.5"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-movement/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"tsup": "8.3.5",
"typescript": "^5.0.0",
"vitest": "2.1.4"
"vitest": "2.1.9"
},
"scripts": {
"build": "tsup",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-multiversx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"esbuild-plugin-polyfill-node": "^0.3.0",
"esmify": "^2.1.1",
"tsup": "8.3.5",
"vitest": "2.1.5",
"vitest": "2.1.9",
"graphql-request": "7.1.2"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-nft-collections/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "^3.2.5",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vitest": "^2.1.5"
"vitest": "^3.0.0"
},
"peerDependencies": {
"@elizaos/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-nvidia-nim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"typescript": "^5.3.3",
"vitest": "^1.2.0",
"vitest": "^3.0.0",
"eslint": "^8.56.0",
"prettier": "^3.2.0",
"rimraf": "^5.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-omniflix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cosmjs-types": "^0.8.0",
"node-cache": "5.1.2",
"tsup": "8.3.5",
"vitest": "2.1.4"
"vitest": "2.1.9"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"tsup": "8.3.5",
"vitest": "^1.0.0"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup src/index.ts --format esm --dts --tsconfig ./tsconfig.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-pyth-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"rimraf": "^5.0.5",
"tsup": "^8.0.0",
"typescript": "^5.2.2",
"vitest": "^1.0.0"
"vitest": "^3.0.0"
},
"peerDependencies": {
"@elizaos/core": "^0.1.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-quai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@elizaos/plugin-trustdb": "workspace:*",
"quais": "1.0.0-alpha.25",
"tsup": "^8.3.5",
"vitest": "^2.1.4"
"vitest": "^3.0.0"
},
"scripts": {
"build": "tsup --format esm --dts",
Expand Down
Loading

0 comments on commit 2eb94ab

Please sign in to comment.