Skip to content

Commit

Permalink
chore: upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alanrsoares committed Jan 15, 2024
1 parent 45aad90 commit 4cf6ec3
Show file tree
Hide file tree
Showing 9 changed files with 815 additions and 724 deletions.
14 changes: 7 additions & 7 deletions apps/maestro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,24 +47,24 @@
"@trpc/server": "^10.45.0",
"@vercel/kv": "^1.0.1",
"@vercel/postgres": "^0.5.1",
"@web3modal/wagmi": "^3.5.5",
"@web3modal/wagmi": "^3.5.6",
"drizzle-orm": "^0.29.3",
"lucide-react": "^0.265.0",
"next": "^14.0.4",
"nextjs-cors": "^2.2.0",
"nprogress": "^0.2.0",
"openai": "^4.24.1",
"openai": "^4.24.7",
"pg": "^8.11.3",
"rambda": "^8.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.49.2",
"react-hook-form": "^7.49.3",
"react-jazzicon": "^1.0.4",
"react-markdown": "^9.0.1",
"react-spinners": "^0.13.8",
"redoc": "^2.1.3",
"superjson": "^2.2.1",
"swagger-ui-react": "^5.10.5",
"swagger-ui-react": "^5.11.0",
"tailwind-styled-components": "^2.2.0",
"trpc-openapi": "^1.2.0",
"unfetch": "^4.2.0",
Expand All @@ -76,12 +76,12 @@
"@babel/core": "^7.23.7",
"@next/bundle-analyzer": "^14.0.4",
"@playwright/test": "^1.40.1",
"@sentry/cli": "^2.23.2",
"@sentry/cli": "^2.25.0",
"@tanstack/react-query-devtools": "^4.36.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.10.6",
"@types/node": "^20.11.2",
"@types/nprogress": "^0.2.3",
"@types/react": "18.2.21",
"@types/react-dom": "^18.2.18",
Expand All @@ -105,7 +105,7 @@
"matchers": "link:@testing-library/jest-dom/matchers",
"next-auth": "^4.24.5",
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vitest": "^0.34.6",
Expand Down
4 changes: 2 additions & 2 deletions apps/registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"tailwind-styled-components": "^2.2.0"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/node": "^20.11.2",
"@types/react": "18.2.21",
"@types/react-dom": "^18.2.18",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"postcss": "8.4.27",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@
"@commitlint/config-conventional": "^17.8.1",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@tsconfig/strictest": "^2.0.2",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@types/node": "^20.11.2",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"eslint": "^8.56.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"package-json": "^8.1.1",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.5",
"turbo": "^1.11.2",
"turbo": "^1.11.3",
"typescript": "^5.3.3"
},
"pnpm": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"devDependencies": {
"@axelarjs/config": "workspace:*",
"@axelarjs/utils": "workspace:*",
"@types/node": "^20.10.6",
"@types/node": "^20.11.2",
"fast-check": "^3.15.0",
"happy-dom": "^9.20.3",
"matchers": "link:@testing-library/jest-dom/matchers",
Expand Down
2 changes: 1 addition & 1 deletion packages/evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@axelar-network/interchain-token-service": "^1.2.1",
"@axelarjs/config": "workspace:*",
"@types/node": "^20.10.6",
"@types/node": "^20.11.2",
"@types/prettier": "^2.7.3",
"commander": "^11.1.0",
"prettier": "^2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@axelarjs/config": "workspace:*",
"@types/node": "^20.10.6",
"@types/node": "^20.11.2",
"degit": "^2.8.4",
"prettier": "^2.8.8",
"rimraf": "^5.0.5",
Expand Down
32 changes: 16 additions & 16 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"@axelarjs/config": "workspace:*",
"@axelarjs/utils": "workspace:*",
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.18",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-portal": "^1.0.4",
Expand All @@ -86,25 +86,25 @@
},
"devDependencies": {
"@inquirer/prompts": "^3.3.0",
"@storybook/addon-essentials": "^7.6.7",
"@storybook/addon-interactions": "^7.6.7",
"@storybook/addon-links": "^7.6.7",
"@storybook/addons": "^7.6.7",
"@storybook/blocks": "^7.6.7",
"@storybook/client-logger": "^7.6.7",
"@storybook/preview-api": "^7.6.7",
"@storybook/react": "^7.6.7",
"@storybook/react-vite": "^7.6.7",
"@storybook/addon-essentials": "^7.6.8",
"@storybook/addon-interactions": "^7.6.8",
"@storybook/addon-links": "^7.6.8",
"@storybook/addons": "^7.6.8",
"@storybook/blocks": "^7.6.8",
"@storybook/client-logger": "^7.6.8",
"@storybook/preview-api": "^7.6.8",
"@storybook/react": "^7.6.8",
"@storybook/react-vite": "^7.6.8",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.7",
"@storybook/types": "^7.6.7",
"@storybook/theming": "^7.6.8",
"@storybook/types": "^7.6.8",
"@svgr/cli": "^7.0.0",
"@tailwindcss/typography": "^0.5.10",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@tsconfig/strictest": "^2.0.2",
"@types/node": "^20.10.6",
"@types/node": "^20.11.2",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "^5.14.9",
Expand All @@ -117,13 +117,13 @@
"happy-dom": "^9.20.3",
"husky": "^8.0.3",
"matchers": "link:@testing-library/jest-dom/matchers",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"pretty-quick": "^3.1.3",
"prop-types": "^15.8.1",
"storybook": "^7.6.7",
"tailwindcss": "^3.4.0",
"storybook": "^7.6.8",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"tailwindcss-radix": "^2.8.0",
"tsup": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@tsconfig/strictest": "^2.0.2",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.10.6",
"@types/node": "^20.11.2",
"@types/ramda": "^0.29.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
Expand Down
Loading

2 comments on commit 4cf6ec3

@vercel
Copy link

@vercel vercel bot commented on 4cf6ec3 Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

axelar-ui – ./packages/ui

axelar-ui.vercel.app
axelar-ui-axelar-network.vercel.app
ui.axelar.dev
axelar-ui-git-main-axelar-network.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 4cf6ec3 Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

axelar-registry – ./apps/registry

axelar-registry-axelar-network.vercel.app
axelar-registry-git-main-axelar-network.vercel.app

Please sign in to comment.