Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alanrsoares committed Mar 25, 2024
1 parent 4eb9a2f commit c227bf6
Show file tree
Hide file tree
Showing 13 changed files with 1,748 additions and 1,392 deletions.
45 changes: 23 additions & 22 deletions apps/maestro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,21 +41,21 @@
"@axelarjs/ui": "workspace:*",
"@axelarjs/utils": "workspace:*",
"@hookform/resolvers": "^3.3.4",
"@sentry/nextjs": "^7.107.0",
"@tanstack/react-query": "^5.28.4",
"@trpc/client": "11.0.0-next-beta.318",
"@trpc/next": "11.0.0-next-beta.318",
"@trpc/react-query": "11.0.0-next-beta.318",
"@trpc/server": "11.0.0-next-beta.318",
"@sentry/nextjs": "^7.108.0",
"@tanstack/react-query": "^5.28.6",
"@trpc/client": "11.0.0-next.320",
"@trpc/next": "11.0.0-next.320",
"@trpc/react-query": "11.0.0-next.320",
"@trpc/server": "11.0.0-next.320",
"@vercel/kv": "^1.0.1",
"@vercel/postgres": "^0.7.2",
"@web3modal/wagmi": "^4.1.1",
"drizzle-orm": "^0.29.5",
"lucide-react": "^0.265.0",
"next": "^14.1.3",
"next": "^14.1.4",
"nextjs-cors": "^2.2.0",
"nprogress": "^0.2.0",
"openai": "^4.29.1",
"openai": "^4.29.2",
"pg": "^8.11.3",
"rambda": "^9.1.1",
"react": "^18.2.0",
Expand All @@ -68,21 +68,21 @@
"swagger-ui-react": "^5.12.0",
"trpc-openapi": "^1.2.0",
"unfetch": "^4.2.0",
"viem": "^2.8.11",
"wagmi": "^2.5.10",
"viem": "^2.8.18",
"wagmi": "^2.5.12",
"zod": "^3.22.4"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.3",
"@inquirer/prompts": "^3.3.2",
"@next/bundle-analyzer": "^14.1.3",
"@next/bundle-analyzer": "^14.1.4",
"@playwright/test": "^1.42.1",
"@sentry/cli": "^2.30.2",
"@tanstack/react-query-devtools": "^5.28.4",
"@tanstack/react-query-devtools": "^5.28.6",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.2.1",
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@types/nprogress": "^0.2.3",
"@types/react": "18.2.21",
"@types/react-dom": "^18.2.22",
Expand All @@ -92,24 +92,25 @@
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.4.0",
"@wagmi/cli": "^2.1.3",
"autoprefixer": "^10.4.18",
"@wagmi/cli": "^2.1.4",
"autoprefixer": "^10.4.19",
"concurrently": "^8.2.2",
"date-fns": "^3.5.0",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.1",
"drizzle-kit": "^0.20.14",
"drizzle-zod": "^0.5.1",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.3",
"happy-dom": "^13.9.0",
"eslint-config-next": "^14.1.4",
"happy-dom": "^13.10.1",
"matchers": "link:@testing-library/jest-dom/matchers",
"next-auth": "^4.24.7",
"patch-package": "^8.0.0",
"postcss": "^8.4.36",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vitest": "^1.4.0",
"zx": "^7.2.3"
}
Expand Down
12 changes: 6 additions & 6 deletions apps/registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"dependencies": {
"@axelarjs/ui": "workspace:*",
"@axelarjs/utils": "workspace:*",
"next": "^14.1.3",
"next": "^14.1.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@types/react": "18.2.21",
"@types/react-dom": "^18.2.22",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.3",
"postcss": "^8.4.36",
"eslint-config-next": "^14.1.4",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@tsconfig/strictest": "^2.0.3",
"@types/node": "^20.11.28",
"@tsconfig/strictest": "^2.0.4",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
Expand All @@ -62,7 +62,7 @@
"pretty-quick": "^4.0.0",
"rimraf": "^5.0.5",
"turbo": "^1.13.0",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
},
"pnpm": {
"overrides": {
Expand Down
12 changes: 6 additions & 6 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,19 +82,19 @@
"license": "LicenseRef-LICENSE",
"devDependencies": {
"@axelarjs/config": "workspace:*",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"dotenv": "^16.4.5",
"fast-check": "^3.16.0",
"fast-check": "^3.17.0",
"gh-pages": "^6.1.1",
"happy-dom": "^13.9.0",
"happy-dom": "^13.10.1",
"jsonschema": "^1.4.1",
"matchers": "link:@testing-library/jest-dom/matchers",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vitest": "^1.4.0"
},
"peerDependencies": {
Expand All @@ -105,6 +105,6 @@
"@axelarjs/utils": "workspace:*",
"isomorphic-unfetch": "^4.0.2",
"rambda": "^9.1.1",
"viem": "^2.8.11"
"viem": "^2.8.18"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
"gh-pages": "^6.1.1",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
}
}
4 changes: 2 additions & 2 deletions packages/cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@
},
"devDependencies": {
"@axelarjs/core": "workspace:*",
"@tsconfig/strictest": "^2.0.3",
"@tsconfig/strictest": "^2.0.4",
"cosmjs-types": "^0.8.0",
"dotenv": "^16.4.5",
"gh-pages": "^6.1.1",
"rambda": "^9.1.1",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vitest": "^1.4.0"
}
}
4 changes: 2 additions & 2 deletions packages/deposit-address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"gh-pages": "^6.1.1",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vitest": "1.2.1"
},
"dependencies": {
Expand All @@ -60,6 +60,6 @@
"@axelarjs/proto": "workspace:*",
"@axelarjs/utils": "workspace:*",
"bech32": "^2.0.0",
"viem": "^2.8.11"
"viem": "^2.8.18"
}
}
6 changes: 3 additions & 3 deletions packages/evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"@axelarjs/utils": "workspace:*",
"package-json": "^8.1.1",
"tsx": "^4.7.1",
"viem": "^2.8.11",
"viem": "^2.8.18",
"zx": "^7.2.3"
},
"devDependencies": {
"@axelar-network/interchain-token-service": "^1.2.1",
"@axelarjs/config": "workspace:*",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@types/prettier": "^2.7.3",
"commander": "^11.1.0",
"dotenv": "^16.4.5",
Expand All @@ -65,7 +65,7 @@
"rimraf": "^5.0.5",
"strip-ansi": "^6.0.1",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vitest": "^1.4.0"
}
}
4 changes: 2 additions & 2 deletions packages/proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
},
"devDependencies": {
"@axelarjs/config": "workspace:*",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"degit": "^2.8.4",
"gh-pages": "^6.1.1",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"ts-proto": "^1.169.1",
"typedoc": "^0.25.12",
"typescript": "^5.4.2"
"typescript": "^5.4.3"
}
}
4 changes: 2 additions & 2 deletions packages/transaction-recovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"gh-pages": "^6.1.1",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"vitest": "^1.4.0"
},
"dependencies": {
Expand All @@ -72,6 +72,6 @@
"@axelarjs/cosmos": "workspace:*",
"@cosmjs/proto-signing": "^0.31.3",
"@cosmjs/stargate": "^0.31.3",
"viem": "^2.8.11"
"viem": "^2.8.18"
}
}
46 changes: 23 additions & 23 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-portal": "^1.0.4",
"@radix-ui/react-switch": "^1.0.3",
"@storybook/test": "^8.0.0",
"@storybook/test": "^8.0.4",
"clsx": "^2.1.0",
"lucide-react": "^0.272.0",
"rambda": "^9.1.1",
Expand All @@ -87,51 +87,51 @@
},
"devDependencies": {
"@inquirer/prompts": "^3.3.2",
"@storybook/addon-essentials": "^8.0.0",
"@storybook/addon-interactions": "^8.0.0",
"@storybook/addon-links": "^8.0.0",
"@storybook/addon-essentials": "^8.0.4",
"@storybook/addon-interactions": "^8.0.4",
"@storybook/addon-links": "^8.0.4",
"@storybook/addons": "^7.6.17",
"@storybook/blocks": "^8.0.0",
"@storybook/client-logger": "^8.0.0",
"@storybook/preview-api": "^8.0.0",
"@storybook/react": "^8.0.0",
"@storybook/react-vite": "^8.0.0",
"@storybook/theming": "^8.0.0",
"@storybook/types": "^8.0.0",
"@storybook/blocks": "^8.0.4",
"@storybook/client-logger": "^8.0.4",
"@storybook/preview-api": "^8.0.4",
"@storybook/react": "^8.0.4",
"@storybook/react-vite": "^8.0.4",
"@storybook/theming": "^8.0.4",
"@storybook/types": "^8.0.4",
"@svgr/cli": "^7.0.0",
"@tailwindcss/typography": "^0.5.10",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.2.1",
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
"@tsconfig/strictest": "^2.0.3",
"@types/node": "^20.11.28",
"@tsconfig/strictest": "^2.0.4",
"@types/node": "^20.11.30",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "^5.14.9",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"commander": "^10.0.1",
"csstype": "^3.1.3",
"daisyui": "^4.7.3",
"fast-check": "^3.16.0",
"daisyui": "^4.8.0",
"fast-check": "^3.17.0",
"gh-pages": "^6.1.1",
"happy-dom": "^13.9.0",
"happy-dom": "^13.10.1",
"husky": "^8.0.3",
"matchers": "link:@testing-library/jest-dom/matchers",
"postcss": "^8.4.36",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.12",
"pretty-quick": "^4.0.0",
"prop-types": "^15.8.1",
"storybook": "^8.0.0",
"storybook": "^8.0.4",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"tailwindcss-radix": "^2.8.0",
"tailwindcss-radix": "^2.9.0",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vitest": "^1.4.0",
"zx": "^7.2.3"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,27 +65,27 @@
"devDependencies": {
"@axelarjs/config": "workspace:*",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.2.1",
"@tsconfig/strictest": "^2.0.3",
"@testing-library/react": "^14.2.2",
"@tsconfig/strictest": "^2.0.4",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@types/ramda": "^0.29.11",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "^5.14.9",
"@vitejs/plugin-react": "^4.2.1",
"fast-check": "^3.16.0",
"fast-check": "^3.17.0",
"gh-pages": "^6.1.1",
"happy-dom": "^13.9.0",
"happy-dom": "^13.10.1",
"matchers": "link:@testing-library/jest-dom/matchers",
"rambda": "^9.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"typedoc": "^0.25.12",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vitest": "^1.4.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit c227bf6

Please sign in to comment.