Skip to content

Commit

Permalink
chore(deps): bump the production group across 1 directory with 37 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the production group with 37 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [winston](https://github.com/winstonjs/winston) | `3.3.3` | `3.17.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `10.0.0` | `16.4.7` |
| [express](https://github.com/expressjs/express) | `4.18.1` | `4.21.2` |
| [nanoid](https://github.com/ai/nanoid) | `5.0.1` | `5.0.9` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.7.1` | `8.13.1` |
| [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.4.1` |
| [hcaptcha](https://github.com/vastus/node-hcaptcha) | `0.1.1` | `0.2.0` |
| [nodemon](https://github.com/remy/nodemon) | `2.0.16` | `3.1.9` |
| [postgres](https://github.com/porsager/postgres) | `1.0.2` | `3.4.5` |
| [typeorm](https://github.com/typeorm/typeorm) | `0.3.9` | `0.3.20` |
| [@hcaptcha/react-hcaptcha](https://github.com/hCaptcha/react-hcaptcha) | `1.8.1` | `1.11.1` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.3.2` | `3.10.0` |
| [@react-aria/utils](https://github.com/adobe/react-spectrum) | `3.21.0` | `3.27.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.56.2` | `5.64.2` |
| [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.1.1` |
| [ky](https://github.com/sindresorhus/ky) | `1.0.1` | `1.7.4` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.0.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.18` | `19.0.8` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `19.0.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.5` | `19.0.3` |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `4.0.11` | `5.0.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.52.2` | `7.54.2` |
| [react-number-format](https://github.com/s-yadav/react-number-format) | `5.3.1` | `5.4.3` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `7.1.3` |
| [sails-js](https://github.com/gear-tech/sails) | `0.1.10` | `0.3.1` |
| [sails-js-parser](https://github.com/gear-tech/sails) | `0.0.1` | `0.3.1` |
| [simplebar-react](https://github.com/grsmto/simplebar/tree/HEAD/packages/simplebar-react) | `3.2.4` | `3.3.0` |
| [yup](https://github.com/jquense/yup) | `1.3.2` | `1.6.1` |
| [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.24.1` |
| [@subsquid/graphql-server](https://github.com/subsquid/squid) | `4.5.1` | `4.9.0` |
| [@subsquid/substrate-processor](https://github.com/subsquid/squid) | `8.3.0` | `8.5.2` |
| [commander](https://github.com/tj/commander.js) | `10.0.1` | `13.1.0` |
| [inquirer](https://github.com/SBoudrias/Inquirer.js) | `9.2.6` | `12.3.2` |
| [yaml](https://github.com/eemeli/yaml) | `2.3.0` | `2.7.0` |
| [@substrate/txwrapper-core](https://github.com/paritytech/txwrapper-core) | `7.4.0` | `7.5.3` |
| [@polkadot/extension-inject](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-inject) | `0.58.1` | `0.58.2` |
| [@substrate/connect](https://github.com/paritytech/substrate-connect) | `2.1.0` | `2.1.2` |



Updates `winston` from 3.3.3 to 3.17.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.3.3...v3.17.0)

Updates `dotenv` from 10.0.0 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v10.0.0...v16.4.7)

Updates `express` from 4.18.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.18.1...4.21.2)

Updates `nanoid` from 5.0.1 to 5.0.9
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.0.1...5.0.9)

Updates `pg` from 8.7.1 to 8.13.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `chalk` from 4.1.2 to 5.4.1
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v4.1.2...v5.4.1)

Updates `hcaptcha` from 0.1.1 to 0.2.0
- [Commits](https://github.com/vastus/node-hcaptcha/commits/v0.2.0)

Updates `nodemon` from 2.0.16 to 3.1.9
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.16...v3.1.9)

Updates `postgres` from 1.0.2 to 3.4.5
- [Release notes](https://github.com/porsager/postgres/releases)
- [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md)
- [Commits](porsager/postgres@v1.0.2...v3.4.5)

Updates `typeorm` from 0.3.9 to 0.3.20
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.9...0.3.20)

Updates `@hcaptcha/react-hcaptcha` from 1.8.1 to 1.11.1
- [Release notes](https://github.com/hCaptcha/react-hcaptcha/releases)
- [Commits](hCaptcha/react-hcaptcha@1.8.1...1.11.1)

Updates `@hookform/resolvers` from 3.3.2 to 3.10.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.3.2...v3.10.0)

Updates `@react-aria/utils` from 3.21.0 to 3.27.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/[email protected]...@react-aria/[email protected])

Updates `@tanstack/react-query` from 5.56.2 to 5.64.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/react-query)

Updates `clsx` from 1.2.1 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v1.2.1...v2.1.1)

Updates `ky` from 1.0.1 to 1.7.4
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v1.0.1...v1.7.4)

Updates `react` from 18.2.0 to 19.0.0
- [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/v19.0.0/packages/react)

Updates `@types/react` from 18.3.18 to 19.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 18.2.0 to 19.0.0
- [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/v19.0.0/packages/react-dom)

Updates `@types/react-dom` from 18.3.5 to 19.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-error-boundary` from 4.0.11 to 5.0.0
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.0.11...5.0.0)

Updates `react-hook-form` from 7.52.2 to 7.54.2
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.52.2...v7.54.2)

Updates `react-number-format` from 5.3.1 to 5.4.3
- [Release notes](https://github.com/s-yadav/react-number-format/releases)
- [Commits](s-yadav/react-number-format@v5.3.1...v5.4.3)

Updates `react-router-dom` from 6.16.0 to 7.1.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `sails-js` from 0.1.10 to 0.3.1
- [Release notes](https://github.com/gear-tech/sails/releases)
- [Commits](https://github.com/gear-tech/sails/commits/js/v0.3.1)

Updates `sails-js-parser` from 0.0.1 to 0.3.1
- [Release notes](https://github.com/gear-tech/sails/releases)
- [Commits](https://github.com/gear-tech/sails/commits/js/v0.3.1)

Updates `simplebar-react` from 3.2.4 to 3.3.0
- [Release notes](https://github.com/grsmto/simplebar/releases)
- [Changelog](https://github.com/Grsmto/simplebar/blob/master/packages/simplebar-react/CHANGELOG.md)
- [Commits](https://github.com/grsmto/simplebar/commits/[email protected]/packages/simplebar-react)

Updates `yup` from 1.3.2 to 1.6.1
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.3.2...v1.6.1)

Updates `zod` from 3.22.4 to 3.24.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.4...v3.24.1)

Updates `@subsquid/graphql-server` from 4.5.1 to 4.9.0
- [Commits](https://github.com/subsquid/squid/compare/@subsquid/graphql-server_v4.5.1...@subsquid/graphql-server_v4.9.0)

Updates `@subsquid/substrate-processor` from 8.3.0 to 8.5.2
- [Commits](https://github.com/subsquid/squid/compare/@subsquid/substrate-processor_v8.3.0...@subsquid/substrate-processor_v8.5.2)

Updates `commander` from 10.0.1 to 13.1.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v10.0.1...v13.1.0)

Updates `inquirer` from 9.2.6 to 12.3.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.3.2)

Updates `yaml` from 2.3.0 to 2.7.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.3.0...v2.7.0)

Updates `@substrate/txwrapper-core` from 7.4.0 to 7.5.3
- [Release notes](https://github.com/paritytech/txwrapper-core/releases)
- [Changelog](https://github.com/paritytech/txwrapper-core/blob/main/CHANGELOG.md)
- [Commits](paritytech/txwrapper-core@v7.4.0...v7.5.3)

Updates `@polkadot/extension-inject` from 0.58.1 to 0.58.2
- [Release notes](https://github.com/polkadot-js/extension/releases)
- [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/extension/commits/v0.58.2/packages/extension-inject)

Updates `@substrate/connect` from 2.1.0 to 2.1.2
- [Release notes](https://github.com/paritytech/substrate-connect/releases)
- [Changelog](https://github.com/paritytech/substrate-connect/blob/main/DEPLOY-RELEASE.md)
- [Commits](https://github.com/paritytech/substrate-connect/compare/@substrate/[email protected]...@substrate/[email protected])

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: nanoid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: hcaptcha
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: nodemon
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: postgres
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: typeorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@hcaptcha/react-hcaptcha"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@react-aria/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: ky
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: react-number-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: sails-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: sails-js-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: simplebar-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@subsquid/graphql-server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@subsquid/substrate-processor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@substrate/txwrapper-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@polkadot/extension-inject"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@substrate/connect"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent a1f4f0b commit ac417b8
Show file tree
Hide file tree
Showing 13 changed files with 874 additions and 1,475 deletions.
2 changes: 1 addition & 1 deletion idea/gear/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"dependencies": {
"@gear-js/api": "0.41.0",
"@polkadot/api": "15.4.1",
"winston": "3.7.2"
"winston": "3.17.0"
}
}
4 changes: 2 additions & 2 deletions idea/gear/explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"class-validator": "0.14.1",
"cron": "^3.1.7",
"dotenv": "^16.4.5",
"express": "4.19.2",
"express": "4.21.2",
"gear-idea-common": "1.0.0",
"gear-idea-indexer-db": "1.0.0",
"nanoid": "^5.0.7",
"pg": "8.12.0",
"pg": "8.13.1",
"redis": "^4.6.15",
"reflect-metadata": "^0.2.2"
},
Expand Down
18 changes: 9 additions & 9 deletions idea/gear/faucet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"dependencies": {
"@gear-js/api": "*",
"@polkadot/api": "15.4.1",
"chalk": "4.1.2",
"chalk": "5.4.1",
"class-transformer": "0.5.1",
"cron": "^3.1.6",
"dotenv": "10.0.0",
"express": "4.18.1",
"dotenv": "16.4.7",
"express": "4.21.2",
"gear-idea-common": "1.0.0",
"hcaptcha": "0.1.1",
"nodemon": "2.0.16",
"pg": "8.7.1",
"postgres": "1.0.2",
"hcaptcha": "0.2.0",
"nodemon": "3.1.9",
"pg": "8.13.1",
"postgres": "3.4.5",
"swagger-ui-express": "^5.0.1",
"typeorm": "0.3.9",
"winston": "3.3.3",
"typeorm": "0.3.20",
"winston": "3.17.0",
"yamljs": "^0.3.0"
},
"devDependencies": {
Expand Down
34 changes: 17 additions & 17 deletions idea/gear/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,38 +13,38 @@
"@gear-js/react-hooks": "*",
"@gear-js/ui": "*",
"@gear-js/wallet-connect": "*",
"@hcaptcha/react-hcaptcha": "1.8.1",
"@hookform/resolvers": "3.3.2",
"@hcaptcha/react-hcaptcha": "1.11.1",
"@hookform/resolvers": "3.10.0",
"@polkadot/api": "15.4.1",
"@polkadot/api-augment": "15.4.1",
"@polkadot/react-identicon": "3.12.1",
"@polkadot/types": "15.4.1",
"@polkadot/types-codec": "15.4.1",
"@polkadot/util": "13.3.1",
"@react-aria/utils": "3.21.0",
"@tanstack/react-query": "5.56.2",
"@react-aria/utils": "3.27.0",
"@tanstack/react-query": "5.64.2",
"bignumber.js": "9.1.2",
"clsx": "2.0.0",
"ky": "1.0.1",
"clsx": "2.1.1",
"ky": "1.7.4",
"localforage": "1.10.0",
"lodash.isequal": "4.5.0",
"lodash.isplainobject": "4.0.6",
"lodash.isstring": "4.0.1",
"react": "18.2.0",
"react": "19.0.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-dom": "19.0.0",
"react-error-boundary": "5.0.0",
"react-gtm-module": "2.0.11",
"react-hook-form": "7.52.2",
"react-number-format": "5.3.1",
"react-router-dom": "6.16.0",
"react-hook-form": "7.54.2",
"react-number-format": "5.4.3",
"react-router-dom": "7.1.3",
"react-transition-group": "4.4.5",
"sails-js": "0.3.0",
"sails-js-parser": "0.1.0",
"simplebar-react": "3.2.4",
"yup": "1.3.2",
"zod": "3.22.4"
"sails-js": "0.3.1",
"sails-js-parser": "0.3.1",
"simplebar-react": "3.3.0",
"yup": "1.6.1",
"zod": "3.24.1"
},
"devDependencies": {
"@types/lodash.isequal": "4.5.6",
Expand Down
4 changes: 2 additions & 2 deletions idea/gear/meta-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"@gear-js/api": "*",
"@polkadot/api": "15.4.1",
"dotenv": "^16.3.1",
"express": "4.18.1",
"express": "4.21.2",
"gear-idea-common": "1.0.0",
"pg": "8.10.0",
"pg": "8.13.1",
"swagger-ui-express": "^5.0.1",
"typeorm": "^0.3.17",
"yamljs": "^0.3.0"
Expand Down
10 changes: 5 additions & 5 deletions idea/gear/squid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"dependencies": {
"@gear-js/api": "0.41.0",
"@polkadot/api": "15.4.1",
"@subsquid/graphql-server": "4.5.1",
"@subsquid/graphql-server": "4.9.0",
"@subsquid/ss58": "2.0.2",
"@subsquid/substrate-processor": "8.3.0",
"@subsquid/substrate-processor": "8.5.2",
"@subsquid/substrate-runtime": "^2.0.0",
"@subsquid/typeorm-migration": "1.3.0",
"@subsquid/typeorm-store": "1.5.1",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"gear-idea-indexer-db": "1.0.0",
"pg": "8.11.5",
"pg": "8.13.1",
"redis": "^4.7.0",
"sails-js": "^0.1.9",
"sails-js": "^0.3.1",
"typeorm": "0.3.20"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
"@types/eslint-plugin-jsx-a11y": "^6",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.7",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/react-transition-group": "4.4.12",
"@types/rollup-plugin-peer-deps-external": "^2.2.5",
"@typescript-eslint/eslint-plugin": "^8.20.0",
Expand Down
10 changes: 5 additions & 5 deletions tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"dependencies": {
"@gear-js/api": "0.41.0",
"@polkadot/api": "15.4.1",
"chalk": "4",
"commander": "10.0.1",
"inquirer": "9.2.6",
"winston": "3.8.2",
"yaml": "2.3.0"
"chalk": "5",
"commander": "13.1.0",
"inquirer": "12.3.2",
"winston": "3.17.0",
"yaml": "2.7.0"
},
"license": "GPL-3.0",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tools/txwrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "dist/index.js",
"types": "dist/index.d.ts",
"dependencies": {
"@substrate/txwrapper-core": "7.4.0"
"@substrate/txwrapper-core": "7.5.3"
},
"bugs": {
"url": "https://github.com/gear-tech/gear-js/issues"
Expand Down
18 changes: 9 additions & 9 deletions utils/gear-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,27 @@
"@tanstack/react-query": "^5.56.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sails-js": "0.3.0"
"sails-js": "0.3.1"
},
"dependencies": {
"@polkadot/api-derive": "15.4.1",
"@polkadot/extension-inject": "0.58.1",
"@polkadot/extension-inject": "0.58.2",
"@polkadot/util": "13.3.1",
"@substrate/connect": "2.1.0",
"@substrate/connect": "2.1.2",
"bignumber.js": "9.1.2",
"nanoid": "5.0.1",
"nanoid": "5.0.9",
"react-transition-group": "4.4.5",
"sails-js-parser": "0.0.1"
"sails-js-parser": "0.3.1"
},
"devDependencies": {
"@gear-js/api": "0.41.0",
"@polkadot/api": "15.4.1",
"@polkadot/types": "15.4.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@tanstack/react-query": "5.56.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"sails-js": "0.3.0"
"@tanstack/react-query": "5.64.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"sails-js": "0.3.1"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion utils/gear-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@svgr/rollup": "6.5.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"clsx": "1.2.1",
"clsx": "2.1.1",
"identity-obj-proxy": "3.0.0",
"jest-environment-jsdom": "29.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion utils/wallet-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@gear-js/ui": "0.6.0",
"@gear-js/vara-ui": "0.2.0",
"@polkadot/react-identicon": "3.12.1",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query": "5.64.2",
"clsx": "2.1.1"
},
"files": [
Expand Down
Loading

0 comments on commit ac417b8

Please sign in to comment.