Skip to content

Commit

Permalink
Merge pull request #327 from alchemix-finance/staging
Browse files Browse the repository at this point in the history
CHORE: Staging
  • Loading branch information
t0rbik authored Dec 17, 2024
2 parents 8bea9cf + 96904b7 commit 4729a19
Show file tree
Hide file tree
Showing 2 changed files with 863 additions and 654 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
},
"dependencies": {
"@ethersproject/bignumber": "^5.7.0",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-progress": "^1.1.0",
"@radix-ui/react-scroll-area": "^1.1.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@rainbow-me/rainbowkit": "^2.2.0",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-popover": "^1.1.4",
"@radix-ui/react-progress": "^1.1.1",
"@radix-ui/react-scroll-area": "^1.2.2",
"@radix-ui/react-select": "^2.1.4",
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@rainbow-me/rainbowkit": "^2.2.1",
"@tanstack/react-query": "^5.59.19",
"@tanstack/react-query-devtools": "^5.59.19",
"@tanstack/react-router": "^1.85.0",
"@tanstack/react-router": "^1.90.0",
"@visx/annotation": "^3.12.0",
"@visx/axis": "^3.12.0",
"@visx/curve": "^3.12.0",
Expand All @@ -38,7 +38,7 @@
"@visx/scale": "^3.12.0",
"@visx/shape": "^3.12.0",
"@visx/tooltip": "^3.12.0",
"@wagmi/core": "^2.15.2",
"@wagmi/core": "^2.16.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"d3-array": "^3.2.4",
Expand All @@ -48,14 +48,14 @@
"framer-motion": "^11.3.21",
"graphql": "^16.9.0",
"graphql-request": "^7.1.2",
"lucide-react": "^0.454.0",
"lucide-react": "^0.468.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-use-measure": "^2.1.1",
"sonner": "^1.5.0",
"tailwind-merge": "^2.4.0",
"viem": "^2.21.53",
"wagmi": "^2.13.3"
"viem": "^2.21.55",
"wagmi": "^2.14.3"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.59.7",
Expand All @@ -64,7 +64,7 @@
"@types/d3-array": "^3.2.1",
"@types/dompurify": "^3.0.5",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.1",
Expand All @@ -84,7 +84,7 @@
"typescript": "^5.5.4",
"vite": "^5.4.11",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^2.0.5"
"vitest": "^2.1.8"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 4729a19

Please sign in to comment.