Skip to content

Commit

Permalink
Merge pull request #60 from kyscott18/dev
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
kyscott18 authored Oct 3, 2023
2 parents cdac75e + aef4b34 commit 9b3d059
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 217 deletions.
5 changes: 5 additions & 0 deletions .changeset/angry-months-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"reverse-mirage": patch
---

Update packages
14 changes: 7 additions & 7 deletions examples/next-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"dependencies": {
"@rainbow-me/rainbowkit": "^1.0.1",
"@tanstack/react-query": "^4.35.3",
"@tanstack/react-query": "^4.35.7",
"clsx": "^2.0.0",
"next": "13.5.3",
"next": "13.5.4",
"react": "18.2.0",
"react-countup": "^6.4.2",
"react-dom": "18.2.0",
Expand All @@ -23,14 +23,14 @@
"tiny-invariant": "^1.3.1",
"ts-extras": "^0.11.0",
"unstated-next": "^1.1.0",
"viem": "^1.14.0",
"wagmi": "^1.4.2"
"viem": "^1.15.0",
"wagmi": "^1.4.3"
},
"devDependencies": {
"@biomejs/biome": "^1.2.2",
"@tanstack/react-query-devtools": "^4.35.3",
"@types/node": "^20.7.1",
"@types/react": "^18.2.23",
"@tanstack/react-query-devtools": "^4.35.7",
"@types/node": "^20.8.2",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"autoprefixer": "^10.4.16",
"csstype": "^3.1.2",
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.3",
"bun": "^1.0.4",
"mitata": "^0.1.6",
"size-limit": "^9.0.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"viem": "^1.14.0",
"viem": "^1.15.0",
"vitest": "^0.34.6"
},
"packageManager": "[email protected]"
Expand Down
Loading

1 comment on commit 9b3d059

@vercel
Copy link

@vercel vercel bot commented on 9b3d059 Oct 3, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.