Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the production group across 1 directory with 37 upd…
…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