Skip to content

Commit

Permalink
Merge pull request #407 from swiiny/feat/packages
Browse files Browse the repository at this point in the history
Bump packages
  • Loading branch information
swiiny authored Jul 22, 2024
2 parents cef029e + 17ed35a commit a350ad6
Show file tree
Hide file tree
Showing 6 changed files with 115 additions and 114 deletions.
32 changes: 16 additions & 16 deletions packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@
},
"dependencies": {
"classnames": "^2.5.1",
"ethers": "^6.11.1",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"sass": "^1.72.0",
"@web3-onboard/core": "^2.21.3",
"@web3-onboard/frame": "^2.0.2",
"@web3-onboard/injected-wallets": "^2.10.12",
"@web3-onboard/walletconnect": "^2.5.4"
"ethers": "^6.13.1",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.2.1",
"sass": "^1.77.8",
"@web3-onboard/core": "^2.22.2",
"@web3-onboard/frame": "^2.1.1",
"@web3-onboard/injected-wallets": "^2.11.1",
"@web3-onboard/walletconnect": "^2.6.1"
},
"devDependencies": {
"@types/node": "20.11.30",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "^8.57.0",
"eslint-config-next": "^13.5.6",
"prettier": "3.1.1",
"typescript": "5.3.3"
"eslint-config-next": "^14.2.5",
"prettier": "3.3.3",
"typescript": "5.5.3"
}
}
30 changes: 15 additions & 15 deletions packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,23 @@
"lint": "next lint"
},
"dependencies": {
"ethers": "^6.11.1",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"@web3-onboard/core": "^2.21.3",
"@web3-onboard/frame": "^2.0.2",
"@web3-onboard/injected-wallets": "^2.10.12",
"@web3-onboard/walletconnect": "^2.5.4"
"ethers": "^6.13.1",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.2.1",
"@web3-onboard/core": "^2.22.2",
"@web3-onboard/frame": "^2.1.1",
"@web3-onboard/injected-wallets": "^2.11.1",
"@web3-onboard/walletconnect": "^2.6.1"
},
"devDependencies": {
"@types/node": "20.11.30",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"prettier": "3.2.5",
"typescript": "5.4.3"
"eslint-config-next": "^14.2.5",
"prettier": "3.3.3",
"typescript": "5.5.3"
}
}
36 changes: 18 additions & 18 deletions packages/mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
"dependencies": {
"@mui/base": "5.0.0-beta.27",
"@mui/styled-engine-sc": "^5.14.12",
"@mui/system": "^5.15.0",
"ethers": "^6.11.1",
"next": "14.1.4",
"@mui/system": "^5.16.4",
"ethers": "^6.13.1",
"next": "14.2.5",
"next-transpile-modules": "^10.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"styled-components": "5.3.1",
"@web3-onboard/core": "^2.21.3",
"@web3-onboard/frame": "^2.0.2",
"@web3-onboard/injected-wallets": "^2.10.12",
"@web3-onboard/walletconnect": "^2.5.4"
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.2.1",
"styled-components": "5.3.11",
"@web3-onboard/core": "^2.22.2",
"@web3-onboard/frame": "^2.1.1",
"@web3-onboard/injected-wallets": "^2.11.1",
"@web3-onboard/walletconnect": "^2.6.1"
},
"devDependencies": {
"@types/node": "20.11.30",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@types/styled-components": "^5.1.28",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/styled-components": "^5.1.34",
"eslint": "^8.57.0",
"eslint-config-next": "^13.5.6",
"prettier": "3.2.5",
"typescript": "5.4.3"
"eslint-config-next": "^14.2.5",
"prettier": "3.3.3",
"typescript": "5.5.3"
}
}
36 changes: 18 additions & 18 deletions packages/styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
"lint": "next lint"
},
"dependencies": {
"@vercel/analytics": "^1.2.2",
"@web3-onboard/core": "^2.21.3",
"@web3-onboard/frame": "^2.0.2",
"@web3-onboard/injected-wallets": "^2.10.12",
"@web3-onboard/walletconnect": "^2.5.4",
"ethers": "^6.11.1",
"next": "14.1.4",
"@vercel/analytics": "^1.3.1",
"@web3-onboard/core": "^2.22.2",
"@web3-onboard/frame": "^2.1.1",
"@web3-onboard/injected-wallets": "^2.11.1",
"@web3-onboard/walletconnect": "^2.6.1",
"ethers": "^6.13.1",
"next": "14.2.5",
"next-transpile-modules": "^10.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"styled-components": "^6.1.8"
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.2.1",
"styled-components": "^6.1.12"
},
"devDependencies": {
"@types/styled-components": "^5.1.34",
"@types/node": "20.10.4",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"eslint": "^8.55.0",
"eslint-config-next": "^13.5.6",
"prettier": "3.1.1",
"typescript": "5.3.3"
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
"prettier": "3.3.3",
"typescript": "5.5.3"
}
}
53 changes: 27 additions & 26 deletions packages/stylex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,35 +10,36 @@
"lint": "next lint"
},
"dependencies": {
"@stylexjs/open-props": "^0.5.1",
"@stylexjs/stylex": "^0.5.1",
"@web3-onboard/core": "^2.21.3",
"@web3-onboard/frame": "^2.0.2",
"@web3-onboard/injected-wallets": "^2.10.12",
"@web3-onboard/walletconnect": "^2.5.4",
"@babel/runtime": "^7.24.8",
"@stylexjs/open-props": "^0.7.5",
"@stylexjs/stylex": "^0.7.5",
"@web3-onboard/core": "^2.22.2",
"@web3-onboard/frame": "^2.1.1",
"@web3-onboard/injected-wallets": "^2.11.1",
"@web3-onboard/walletconnect": "^2.6.1",
"classnames": "^2.5.1",
"ethers": "^6.11.1",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1"
"ethers": "^6.13.1",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.2.1"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/plugin-syntax-flow": "^7.24.1",
"@babel/plugin-syntax-jsx": "^7.24.1",
"@babel/plugin-syntax-typescript": "^7.24.1",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@stylexjs/babel-plugin": "^0.5.1",
"@stylexjs/eslint-plugin": "^0.5.1",
"@stylexjs/nextjs-plugin": "^0.5.1",
"@types/node": "20.11.30",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@babel/core": "^7.24.9",
"@babel/plugin-syntax-flow": "^7.24.7",
"@babel/plugin-syntax-jsx": "^7.24.7",
"@babel/plugin-syntax-typescript": "^7.24.7",
"@babel/plugin-transform-private-methods": "^7.24.7",
"@stylexjs/babel-plugin": "^0.7.5",
"@stylexjs/eslint-plugin": "^0.7.5",
"@stylexjs/nextjs-plugin": "^0.7.5",
"@types/node": "20.14.11",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.4",
"prettier": "3.2.5",
"rimraf": "^5.0.5",
"typescript": "5.4.3"
"eslint-config-next": "^14.2.5",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"typescript": "5.5.3"
}
}
42 changes: 21 additions & 21 deletions packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,29 @@
"lint": "next lint"
},
"dependencies": {
"clsx": "^2.1.0",
"ethers": "^6.11.1",
"next": "14.1.4",
"clsx": "^2.1.1",
"ethers": "^6.13.1",
"next": "14.2.5",
"postcss-import": "^16.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"@web3-onboard/core": "^2.21.3",
"@web3-onboard/frame": "^2.0.2",
"@web3-onboard/injected-wallets": "^2.10.12",
"@web3-onboard/walletconnect": "^2.5.4"
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.2.1",
"@web3-onboard/core": "^2.22.2",
"@web3-onboard/frame": "^2.1.1",
"@web3-onboard/injected-wallets": "^2.11.1",
"@web3-onboard/walletconnect": "^2.6.1"
},
"devDependencies": {
"@types/node": "20.10.4",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17",
"autoprefixer": "^10.4.16",
"eslint": "^8.55.0",
"eslint-config-next": "^14.0.4",
"postcss": "^8.4.32",
"postcss-nesting": "^12.0.1",
"prettier": "3.1.1",
"tailwindcss": "^3.3.6",
"typescript": "5.3.3"
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
"postcss": "^8.4.39",
"postcss-nesting": "^12.1.5",
"prettier": "3.3.3",
"tailwindcss": "^3.4.6",
"typescript": "5.5.3"
}
}

0 comments on commit a350ad6

Please sign in to comment.