Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group with 19 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `12.2.5` | `14.1.1` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.18.11` | `removed` |
| [interchain](https://github.com/cosmology-tech/interchain) | `1.3.0` | `1.10.4` |
| [axios](https://github.com/axios/axios) | `0.21.1` | `1.7.2` |
| [@cosmjs/cosmwasm-stargate](https://github.com/cosmos/cosmjs) | `0.29.5` | `0.32.4` |
| [@cosmjs/stargate](https://github.com/cosmos/cosmjs) | `0.29.5` | `0.32.4` |
| [@cosmos-kit/core](https://github.com/cosmology-tech/cosmos-kit) | `1.3.4` | `2.13.1` |
| [@cosmos-kit/cosmostation](https://github.com/cosmology-tech/cosmos-kit) | `0.15.17` | `2.11.2` |
| [@cosmos-kit/keplr](https://github.com/cosmology-tech/cosmos-kit) | `0.33.18` | `2.12.2` |
| [@cosmos-kit/leap](https://github.com/cosmology-tech/cosmos-kit) | `0.14.16` | `2.12.2` |
| [@cosmos-kit/react](https://github.com/cosmology-tech/cosmos-kit) | `1.3.15` | `2.17.2` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [crypto-js](https://github.com/brix/crypto-js) | `4.1.1` | `4.2.0` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.2` | `1.15.6` |
| [postcss](https://github.com/postcss/postcss) | `8.4.14` | `8.4.31` |
| [protobufjs](https://github.com/protobufjs/protobuf.js) | `6.11.3` | `6.11.4` |
| [semver](https://github.com/npm/node-semver) | `6.3.0` | `6.3.1` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |
| [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |


Updates `next` from 12.2.5 to 14.1.1
- [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.2.5...v14.1.1)

Removes `@babel/traverse`

Updates `interchain` from 1.3.0 to 1.10.4
- [Commits](https://github.com/cosmology-tech/interchain/commits)

Updates `axios` from 0.21.1 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v1.7.2)

Updates `@cosmjs/cosmwasm-stargate` from 0.29.5 to 0.32.4
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.29.5...v0.32.4)

Updates `@cosmjs/stargate` from 0.29.5 to 0.32.4
- [Changelog](https://github.com/cosmos/cosmjs/blob/main/CHANGELOG.md)
- [Commits](cosmos/cosmjs@v0.29.5...v0.32.4)

Updates `@cosmos-kit/core` from 1.3.4 to 2.13.1
- [Commits](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected])

Updates `@cosmos-kit/cosmostation` from 0.15.17 to 2.11.2
- [Commits](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected])

Updates `@cosmos-kit/keplr` from 0.33.18 to 2.12.2
- [Commits](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected])

Updates `@cosmos-kit/leap` from 0.14.16 to 2.12.2
- [Commits](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected])

Updates `@cosmos-kit/react` from 1.3.15 to 2.17.2
- [Commits](https://github.com/cosmology-tech/cosmos-kit/compare/@cosmos-kit/[email protected]...@cosmos-kit/[email protected])

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `crypto-js` from 4.1.1 to 4.2.0
- [Commits](brix/crypto-js@4.1.1...4.2.0)

Updates `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)

Updates `postcss` from 8.4.14 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.14...8.4.31)

Updates `protobufjs` from 6.11.3 to 6.11.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)

Updates `semver` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](npm/node-semver@v6.3.0...v6.3.1)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)

Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: interchain
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@cosmjs/cosmwasm-stargate"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@cosmjs/stargate"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@cosmos-kit/core"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@cosmos-kit/cosmostation"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@cosmos-kit/keplr"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@cosmos-kit/leap"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@cosmos-kit/react"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: crypto-js
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: protobufjs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 87f0ffc commit c648552
Show file tree
Hide file tree
Showing 3 changed files with 7,307 additions and 11,646 deletions.
Loading

0 comments on commit c648552

Please sign in to comment.