Skip to content

Commit 055e275

Browse files
Bump the npm_and_yarn group across 3 directories with 9 updates
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gh-pages](https://github.com/tschaub/gh-pages) | `4.0.0` | `5.0.0` | | [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `9.1.1` | `9.15.0` | | [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) | `1.78.0` | `1.78.8` | | [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.94.0` | | [next](https://github.com/vercel/next.js) | `12.3.4` | `14.2.25` | Bumps the npm_and_yarn group with 2 updates in the /packages/starter/example directory: [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) and [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /packages/starter/nextjs-starter directory: [next](https://github.com/vercel/next.js). Updates `gh-pages` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](tschaub/gh-pages@v4.0.0...v5.0.0) Updates `pnpm` from 9.1.1 to 9.15.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v9.15.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v9.15.0/pnpm) Updates `@solana/web3.js` from 1.78.0 to 1.78.8 - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Changelog](https://github.com/solana-labs/solana-web3.js/blob/maintenance/v1.x/.releaserc.json) - [Commits](https://github.com/solana-labs/solana-web3.js/commits) Updates `webpack` from 5.88.2 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.94.0) Updates `next` from 12.3.4 to 14.2.25 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.3.4...v14.2.25) Updates `ip` from 1.1.8 to 1.1.9 - [Commits](indutny/node-ip@v1.1.8...v1.1.9) Updates `react-devtools-core` from 4.28.0 to 4.28.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core) Updates `tar` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.0...v6.2.1) Updates `ws` from 6.2.2 to 6.2.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.2.2...6.2.3) Updates `@solana/web3.js` from 1.78.0 to 1.78.8 - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Changelog](https://github.com/solana-labs/solana-web3.js/blob/maintenance/v1.x/.releaserc.json) - [Commits](https://github.com/solana-labs/solana-web3.js/commits) Updates `next` from 12.3.4 to 14.2.25 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.3.4...v14.2.25) Updates `next` from 12.3.4 to 14.2.25 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.3.4...v14.2.25) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: pnpm dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@solana/web3.js" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ip dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: react-devtools-core dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@solana/web3.js" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09b6e48 commit 055e275

File tree

49 files changed

+5122
-1842
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+5122
-1842
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-react": "^7.32.2",
4141
"eslint-plugin-react-hooks": "^4.6.0",
4242
"eslint-plugin-require-extensions": "^0.1.3",
43-
"gh-pages": "^4.0.0",
43+
"gh-pages": "^5.0.0",
4444
"pnpm": "^9",
4545
"prettier": "^2.8.8",
4646
"shx": "^0.3.4",

Diff for: packages/core/base/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-standard-features": "^1.1.0",
@@ -41,7 +41,7 @@
4141
"eventemitter3": "^4.0.7"
4242
},
4343
"devDependencies": {
44-
"@solana/web3.js": "^1.77.3",
44+
"@solana/web3.js": "^1.78.8",
4545
"@types/node-fetch": "^2.6.4",
4646
"shx": "^0.3.4"
4747
}

Diff for: packages/core/react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test": "jest"
3434
},
3535
"peerDependencies": {
36-
"@solana/web3.js": "^1.77.3",
36+
"@solana/web3.js": "^1.78.8",
3737
"react": "*"
3838
},
3939
"dependencies": {
@@ -42,7 +42,7 @@
4242
"@solana/wallet-standard-wallet-adapter-react": "^1.1.0"
4343
},
4444
"devDependencies": {
45-
"@solana/web3.js": "^1.77.3",
45+
"@solana/web3.js": "^1.78.8",
4646
"@types/jest": "^28.1.8",
4747
"@types/react": "^18.2.13",
4848
"@types/react-dom": "^18.2.6",

Diff for: packages/starter/create-react-app-starter/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@solana/wallet-adapter-react": "workspace:^",
3232
"@solana/wallet-adapter-react-ui": "workspace:^",
3333
"@solana/wallet-adapter-wallets": "workspace:^",
34-
"@solana/web3.js": "^1.77.3",
34+
"@solana/web3.js": "^1.78.8",
3535
"react": "^18.2.0",
3636
"react-app-rewired": "^2.2.1",
3737
"react-dom": "^18.2.0",
@@ -56,7 +56,7 @@
5656
"stream-http": "^3.2.0",
5757
"typescript": "~5",
5858
"url": "^0.11.1",
59-
"webpack": "^5.88.0"
59+
"webpack": "^5.94.0"
6060
},
6161
"eslintConfig": {
6262
"extends": [

Diff for: packages/starter/example/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"@solana/wallet-adapter-wallets": "workspace:^",
4949
"@solana/wallet-standard-features": "^1.1.0",
5050
"@solana/wallet-standard-util": "^1.1.0",
51-
"@solana/web3.js": "^1.77.3",
51+
"@solana/web3.js": "^1.78.8",
5252
"antd": "^4.24.10",
5353
"bs58": "^4.0.1",
54-
"next": "^12.3.4",
54+
"next": "^14.2.26",
5555
"notistack": "^3.0.1",
5656
"react": "^18.2.0",
5757
"react-dom": "^18.2.0"

Diff for: packages/starter/material-ui-starter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@solana/wallet-adapter-material-ui": "workspace:^",
3434
"@solana/wallet-adapter-react": "workspace:^",
3535
"@solana/wallet-adapter-wallets": "workspace:^",
36-
"@solana/web3.js": "^1.77.3",
36+
"@solana/web3.js": "^1.78.8",
3737
"notistack": "^3.0.1",
3838
"react": "^18.2.0",
3939
"react-dom": "^18.2.0"

Diff for: packages/starter/nextjs-starter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@solana/wallet-adapter-react": "workspace:^",
3838
"@solana/wallet-adapter-react-ui": "workspace:^",
3939
"@solana/wallet-adapter-wallets": "workspace:^",
40-
"next": "^12.3.4",
40+
"next": "^14.2.26",
4141
"react": "^18.2.0",
4242
"react-dom": "^18.2.0"
4343
},

Diff for: packages/starter/react-ui-starter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@solana/wallet-adapter-react": "workspace:^",
3030
"@solana/wallet-adapter-react-ui": "workspace:^",
3131
"@solana/wallet-adapter-wallets": "workspace:^",
32-
"@solana/web3.js": "^1.77.3",
32+
"@solana/web3.js": "^1.78.8",
3333
"react": "^18.2.0",
3434
"react-dom": "^18.2.0"
3535
},

Diff for: packages/ui/ant-design/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"peerDependencies": {
3939
"@ant-design/icons": "*",
40-
"@solana/web3.js": "^1.77.3",
40+
"@solana/web3.js": "^1.78.8",
4141
"antd": "*",
4242
"react": "*",
4343
"react-dom": "*"
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@ant-design/icons": "^4.8.0",
52-
"@solana/web3.js": "^1.77.3",
52+
"@solana/web3.js": "^1.78.8",
5353
"@types/react": "^18.2.13",
5454
"@types/react-dom": "^18.2.6",
5555
"antd": "^4.24.10",

Diff for: packages/ui/base-ui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3",
35+
"@solana/web3.js": "^1.78.8",
3636
"react": "*"
3737
},
3838
"dependencies": {
3939
"@solana/wallet-adapter-react": "workspace:^"
4040
},
4141
"devDependencies": {
42-
"@solana/web3.js": "^1.77.3",
42+
"@solana/web3.js": "^1.78.8",
4343
"@types/react": "^18.2.13",
4444
"react": "^18.2.0",
4545
"react-dom": "^18.2.0",

Diff for: packages/ui/material-ui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"peerDependencies": {
3535
"@mui/icons-material": "*",
3636
"@mui/material": "*",
37-
"@solana/web3.js": "^1.77.3",
37+
"@solana/web3.js": "^1.78.8",
3838
"react": "*",
3939
"react-dom": "*"
4040
},
@@ -48,7 +48,7 @@
4848
"@emotion/styled": "^11.11.0",
4949
"@mui/icons-material": "^5.11.16",
5050
"@mui/material": "^5.13.5",
51-
"@solana/web3.js": "^1.77.3",
51+
"@solana/web3.js": "^1.78.8",
5252
"@types/react": "^18.2.13",
5353
"@types/react-dom": "^18.2.6",
5454
"react": "^18.2.0",

Diff for: packages/ui/react-ui/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3939
},
4040
"peerDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"react": "*",
4343
"react-dom": "*"
4444
},
@@ -48,7 +48,7 @@
4848
"@solana/wallet-adapter-react": "workspace:^"
4949
},
5050
"devDependencies": {
51-
"@solana/web3.js": "^1.77.3",
51+
"@solana/web3.js": "^1.78.8",
5252
"@types/react": "^18.2.13",
5353
"@types/react-dom": "^18.2.6",
5454
"react": "^18.2.0",

Diff for: packages/wallets/alpha/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/avana/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/bitkeep/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/bitpie/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/clover/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/coin98/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^",
3939
"bs58": "^4.0.1"
4040
},
4141
"devDependencies": {
42-
"@solana/web3.js": "^1.77.3",
42+
"@solana/web3.js": "^1.78.8",
4343
"@types/bs58": "^4.0.1",
4444
"shx": "^0.3.4"
4545
}

Diff for: packages/wallets/coinbase/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/coinhub/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/fractal/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@fractalwagmi/solana-wallet-adapter": "^0.1.1",
3939
"@solana/wallet-adapter-base": "workspace:^"
4040
},
4141
"devDependencies": {
42-
"@solana/web3.js": "^1.77.3",
42+
"@solana/web3.js": "^1.78.8",
4343
"shx": "^0.3.4"
4444
}
4545
}

Diff for: packages/wallets/huobi/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/hyperpay/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

Diff for: packages/wallets/keystone/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@keystonehq/sol-keyring": "^0.20.0",
3939
"@solana/wallet-adapter-base": "workspace:^"
4040
},
4141
"devDependencies": {
42-
"@solana/web3.js": "^1.77.3",
42+
"@solana/web3.js": "^1.78.8",
4343
"shx": "^0.3.4"
4444
},
4545
"overrides": {

Diff for: packages/wallets/krystal/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"package": "shx mkdir -p lib/cjs && shx echo '{ \"type\": \"commonjs\" }' > lib/cjs/package.json"
3333
},
3434
"peerDependencies": {
35-
"@solana/web3.js": "^1.77.3"
35+
"@solana/web3.js": "^1.78.8"
3636
},
3737
"dependencies": {
3838
"@solana/wallet-adapter-base": "workspace:^"
3939
},
4040
"devDependencies": {
41-
"@solana/web3.js": "^1.77.3",
41+
"@solana/web3.js": "^1.78.8",
4242
"shx": "^0.3.4"
4343
}
4444
}

0 commit comments

Comments
 (0)