-
Notifications
You must be signed in to change notification settings - Fork 696
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: upgrade @types/react * chore: upgrade autoprefixer * chore: upgrade postcss * chore: upgrade postcss-prefix-selector * chore: upgrade @changesets/cli * chore: upgrade husky * chore: upgrade eventemitter3 * chore: upgrade commitlint * chore: upgrade recursive-readdir-files * chore: upgrade @vanilla-extract/vite-plugin * chore: upgrade @vanilla-extract/esbuild-plugin * chore: upgrade @testing-library/jest-dom * chore: upgrade tanstack * chore: upgrade vitest * Revert "chore: upgrade @vanilla-extract/esbuild-plugin" This reverts commit 7a6fec0. * chore: fix lockfile * chore: upgrade @testing-library/jest-dom * chore: fix lockfile * chore: upgrade viem
- Loading branch information
1 parent
118dfe1
commit b62d4dc
Showing
16 changed files
with
1,964 additions
and
949 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,18 +4,18 @@ | |
"private": true, | ||
"dependencies": { | ||
"@rainbow-me/rainbowkit": "workspace:*", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/jest-dom": "^6.1.3", | ||
"@testing-library/react": "^14.0.0", | ||
"@testing-library/user-event": "^14.4.3", | ||
"@types/jest": "^29.5.2", | ||
"@types/node": "^18.16.12", | ||
"@types/react": "^18.2.20", | ||
"@types/react": "^18.2.21", | ||
"react-dom": "^18.2.0", | ||
"react-scripts": "5.0.1", | ||
"react": "^18.2.0", | ||
"typescript": "^5.0.4", | ||
"util": "0.12.4", | ||
"viem": "~1.10.3", | ||
"viem": "~1.10.7", | ||
"wagmi": "~1.4.1", | ||
"web-vitals": "^2.1.4", | ||
"buffer": "npm:[email protected]" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,46 +46,46 @@ | |
"@babel/preset-react": "^7.16.0", | ||
"@babel/preset-typescript": "^7.16.0", | ||
"@babel/register": "^7.16.0", | ||
"@changesets/cli": "2.18.1", | ||
"@commitlint/cli": "^15.0.0", | ||
"@commitlint/config-conventional": "^15.0.0", | ||
"@changesets/cli": "2.26.2", | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@lavamoat/preinstall-always-fail": "^1.0.0", | ||
"@rushstack/eslint-patch": "^1.1.0", | ||
"@tanstack/query-core": "^4.3.8", | ||
"@tanstack/react-query": "^4.3.9", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@tanstack/query-core": "^4.28.0", | ||
"@tanstack/react-query": "^4.28.0", | ||
"@testing-library/jest-dom": "^6.1.3", | ||
"@testing-library/react": "^14.0.0", | ||
"@testing-library/user-event": "^14.4.3", | ||
"@types/node": "^18.16.12", | ||
"@types/react": "^18.2.20", | ||
"@types/react": "^18.2.21", | ||
"@types/react-dom": "^18.2.7", | ||
"@typescript-eslint/eslint-plugin": "^5.5.0", | ||
"@typescript-eslint/parser": "^5.5.0", | ||
"@vanilla-extract/esbuild-plugin": "^2.2.0", | ||
"@vanilla-extract/vite-plugin": "^3.8.2", | ||
"@vanilla-extract/vite-plugin": "^3.9.0", | ||
"@wagmi/core": "~1.4.1", | ||
"autoprefixer": "^10.4.0", | ||
"autoprefixer": "^10.4.15", | ||
"esbuild": "^0.14.39", | ||
"esbuild-plugin-replace": "^1.4.0", | ||
"eslint": "7.32.0", | ||
"eslint-config-rainbow": "^3.0.0", | ||
"eslint-plugin-jsx-a11y": "^6.5.1", | ||
"ethers": "^5.6.8", | ||
"eventemitter3": "^4.0.7", | ||
"husky": "^7.0.4", | ||
"eventemitter3": "^5.0.1", | ||
"husky": "^8.0.3", | ||
"jsdom": "^22.1.0", | ||
"lokijs": "^1.5.12", | ||
"next": "^13.4.19", | ||
"next-auth": "4.22.3", | ||
"postcss": "^8.4.6", | ||
"postcss-prefix-selector": "^1.15.0", | ||
"postcss": "^8.4.29", | ||
"postcss-prefix-selector": "^1.16.0", | ||
"prettier": "^2.5.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"recursive-readdir-files": "^2.0.7", | ||
"recursive-readdir-files": "^2.3.0", | ||
"typescript": "^5.0.4", | ||
"viem": "~1.10.3", | ||
"vitest": "^0.32.4", | ||
"viem": "~1.10.7", | ||
"vitest": "^0.33.0", | ||
"wagmi": "~1.4.1" | ||
}, | ||
"packageManager": "[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
b62d4dc
There was a problem hiding this comment.
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:
rainbowkit-example – ./
rainbowkit-example-rainbowdotme.vercel.app
rainbowkit-example.vercel.app
rainbowkit-example-git-main-rainbowdotme.vercel.app
b62d4dc
There was a problem hiding this comment.
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:
rainbowkit-site – ./
rainbowkit.com
rainbowkit-site-rainbowdotme.vercel.app
www.rainbowkit.com
rainbowkit.vercel.app
rainbowkit-site-git-main-rainbowdotme.vercel.app