Skip to content

Commit

Permalink
feat: package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rhlsthrm committed Oct 25, 2024
1 parent c2c08a6 commit d50d46f
Show file tree
Hide file tree
Showing 5 changed files with 1,422 additions and 1,386 deletions.
725 changes: 367 additions & 358 deletions .yarn/releases/yarn-4.5.0.cjs → .yarn/releases/yarn-4.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monorepo",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"private": true,
"workspaces": [
"packages/bots/liquidator",
Expand Down
24 changes: 12 additions & 12 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,29 +13,29 @@
"@ionicprotocol/sdk": "workspace:*",
"@ionicprotocol/types": "workspace:*",
"@layerzerolabs/lz-v2-utilities": "^2.3.40",
"@lifi/widget": "^3.6.2",
"@netlify/plugin-nextjs": "5",
"@reown/appkit": "^1.0.4",
"@reown/appkit-adapter-wagmi": "^1.0.4",
"@sentry/nextjs": "^8.13.0",
"@supabase/supabase-js": "^2.44.2",
"@tanstack/react-query": "^5.52.0",
"@wagmi/connectors": "^5.1.5",
"@lifi/widget": "^3.8.2",
"@netlify/plugin-nextjs": "^5.8.1",
"@reown/appkit": "^1.1.7",
"@reown/appkit-adapter-wagmi": "^1.1.7",
"@sentry/nextjs": "^8.35.0",
"@supabase/supabase-js": "^2.45.6",
"@tanstack/react-query": "^5.59.16",
"@wagmi/connectors": "^5.3.3",
"chart.js": "^4.4.3",
"mathjs": "^13.0.1",
"mathjs": "^13.2.0",
"millify": "^6.1.0",
"next": "^14.2.5",
"next-nprogress-bar": "^2.3.12",
"nextjs-progressbar": "^0.0.16",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-confetti": "^6.1.0",
"react-dom": "^18",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"react-loader-spinner": "^6.1.6",
"tailwind-scrollbar-hide": "^1.1.7",
"viem": "^2.21.12",
"wagmi": "^2.12.5",
"viem": "^2.21.34",
"wagmi": "^2.12.25",
"zustand": "^4.5.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit d50d46f

Please sign in to comment.