Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kyscott18 committed Oct 12, 2023
1 parent b9090d2 commit 24f6b47
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 232 deletions.
12 changes: 6 additions & 6 deletions examples/next-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "^1.0.1",
"@tanstack/react-query": "^4.35.7",
"@tanstack/react-query": "^4.36.1",
"clsx": "^2.0.0",
"next": "13.5.4",
"react": "18.2.0",
Expand All @@ -23,15 +23,15 @@
"tiny-invariant": "^1.3.1",
"ts-extras": "^0.11.0",
"unstated-next": "^1.1.0",
"viem": "^1.15.0",
"viem": "^1.16.4",
"wagmi": "^1.4.3"
},
"devDependencies": {
"@biomejs/biome": "^1.2.2",
"@tanstack/react-query-devtools": "^4.35.7",
"@types/node": "^20.8.2",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/node": "^20.8.4",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"autoprefixer": "^10.4.16",
"csstype": "^3.1.2",
"postcss": "^8.4.31",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
"@uniswap/sdk-core": "^4.0.7",
"@viem/anvil": "^0.0.6",
"@vitest/coverage-v8": "^0.34.6",
"bun": "^1.0.4",
"bun": "^1.0.6",
"mitata": "^0.1.6",
"size-limit": "^9.0.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"viem": "^1.15.0",
"viem": "^1.16.4",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.10"
Expand Down
Loading

0 comments on commit 24f6b47

Please sign in to comment.