File tree Expand file tree Collapse file tree
thirdweb-connectwallet-nextjs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "@metamask/sdk" : " ^0.34.0" ,
1414 "@tanstack/react-query" : " ^5.100.9" ,
1515 "ky" : " ^2.0.2" ,
16- "react" : " ^18.2 .0" ,
17- "react-dom" : " ^18.2 .0" ,
16+ "react" : " ^19.0 .0" ,
17+ "react-dom" : " ^19.0 .0" ,
1818 "viem" : " ^2.48.8" ,
1919 "wagmi" : " 2" ,
2020 "zustand" : " ^5.0.13"
2121 },
2222 "devDependencies" : {
2323 "@eslint/js" : " ^10.0.1" ,
2424 "@types/node" : " ^25.6.0" ,
25- "@types/react" : " ^18 .0.26 " ,
26- "@types/react-dom" : " ^18 .0.9 " ,
25+ "@types/react" : " ^19 .0.0 " ,
26+ "@types/react-dom" : " ^19 .0.0 " ,
2727 "@vitejs/plugin-react" : " 6" ,
2828 "autoprefixer" : " ^10.5.0" ,
2929 "eslint" : " ^10.3.0" ,
Original file line number Diff line number Diff line change 1919 "license" : " ISC" ,
2020 "devDependencies" : {
2121 "@types/node" : " ^24.0.0" ,
22- "@types/react" : " ^18 .0.15 " ,
23- "@types/react-dom" : " ^18.2.17 " ,
22+ "@types/react" : " ^19 .0.0 " ,
23+ "@types/react-dom" : " ^19.0.0 " ,
2424 "@typescript-eslint/eslint-plugin" : " ^8.0.0" ,
2525 "@typescript-eslint/parser" : " ^8.0.0" ,
2626 "@vitejs/plugin-react" : " ^6.0.0" ,
2727 "eslint" : " ^10.0.0" ,
2828 "eslint-config-prettier" : " ^10.1.5" ,
2929 "eslint-plugin-prettier" : " ^5.4.0" ,
3030 "eslint-plugin-react" : " ^7.33.2" ,
31- "eslint-plugin-react-hooks" : " ^4.6 .0" ,
31+ "eslint-plugin-react-hooks" : " ^7.0 .0" ,
3232 "prettier" : " ^3.0.0" ,
3333 "typescript" : " ^6.0.0" ,
3434 "vite" : " ^8.0.0"
4242 "@particle-network/provider" : " ^1.2.1" ,
4343 "antd" : " ^6.0.0" ,
4444 "ethers" : " ^6.14.1" ,
45- "react" : " ^18.2 .0" ,
46- "react-dom" : " ^18.2 .0" ,
45+ "react" : " ^19.0 .0" ,
46+ "react-dom" : " ^19.0 .0" ,
4747 "viem" : " ^2.29.4"
4848 }
4949}
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1717 "@rainbow-me/rainbowkit" : " ^2.0.5" ,
1818 "buffer" : " ^6.0.3" ,
1919 "ethers" : " ^6.12.0" ,
20- "react" : " ^18.2 .0" ,
21- "react-dom" : " ^18.2 .0" ,
20+ "react" : " ^19.0 .0" ,
21+ "react-dom" : " ^19.0 .0" ,
2222 "wagmi" : " ^2.5.22"
2323 },
2424 "devDependencies" : {
2828 "prettier" : " ^3.0.0" ,
2929 "tsup" : " ^8.0.0" ,
3030 "typescript" : " ^6.0.0" ,
31- "@types/react" : " ^18.2.66 " ,
32- "@types/react-dom" : " ^18.2.22 " ,
31+ "@types/react" : " ^19.0.0 " ,
32+ "@types/react-dom" : " ^19.0.0 " ,
3333 "@vitejs/plugin-react" : " ^6.0.0" ,
3434 "eslint" : " ^10.0.0" ,
35- "eslint-plugin-react-hooks" : " ^4.6 .0" ,
35+ "eslint-plugin-react-hooks" : " ^7.0 .0" ,
3636 "eslint-plugin-react-refresh" : " ^0.5.0" ,
3737 "vite" : " ^8.0.0"
3838 }
Original file line number Diff line number Diff line change 2020 "@thirdweb-dev/sdk" : " ^4" ,
2121 "ethers" : " ^6.0.0" ,
2222 "next" : " ^14" ,
23- "react" : " ^18.2 " ,
24- "react-dom" : " ^18.2 "
23+ "react" : " ^19.0.0 " ,
24+ "react-dom" : " ^19.0.0 "
2525 },
2626 "devDependencies" : {
2727 "eslint" : " ^10.0.0" ,
2828 "typescript" : " ^6.0.0" ,
2929 "@types/jest" : " ^30.0.0" ,
3030 "@types/node" : " ^24.0.0" ,
31- "@types/react" : " ^18 " ,
31+ "@types/react" : " ^19.0.0 " ,
3232 "eslint-config-next" : " ^13" ,
3333 "jest" : " ^30.0.0" ,
3434 "prettier" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments