Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(repo): bump the all-dependencies group with 73 updates #1724

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the all-dependencies group with 73 updates:

Package From To
@rollup/plugin-node-resolve 15.2.3 16.0.0
@types/jest 29.5.12 29.5.14
eslint-plugin-prettier 5.2.2 5.2.3
rollup 4.30.1 4.31.0
ts-jest 29.1.3 29.2.5
typescript 5.4.5 5.7.3
vite 5.4.6 6.0.9
vite-plugin-dts 4.3.0 4.5.0
vite-plugin-node-polyfills 0.22.0 0.23.0
winston 3.3.3 3.17.0
cron 3.1.7 3.5.0
dotenv 10.0.0 16.4.7
express 4.18.1 4.21.2
nanoid 5.0.1 5.0.9
pg 8.7.1 8.13.1
@types/express 4.17.13 5.0.0
chalk 4.1.2 5.4.1
hcaptcha 0.1.1 0.2.0
nodemon 2.0.16 3.1.9
postgres 1.0.2 3.4.5
typeorm 0.3.9 0.3.20
@hcaptcha/react-hcaptcha 1.8.1 1.11.1
@hookform/resolvers 3.3.2 3.10.0
@react-aria/utils 3.21.0 3.27.0
@tanstack/react-query 5.56.2 5.64.2
clsx 1.2.1 2.1.1
ky 1.0.1 1.7.4
react 18.2.0 19.0.0
@types/react 18.3.18 19.0.7
react-dom 18.2.0 19.0.0
@types/react-dom 18.3.5 19.0.3
react-error-boundary 4.0.11 5.0.0
react-hook-form 7.52.2 7.54.2
react-number-format 5.3.1 5.4.3
react-router-dom 6.16.0 7.1.3
sails-js 0.1.10 0.3.1
sails-js-parser 0.0.1 0.3.1
simplebar-react 3.2.4 3.3.0
yup 1.3.2 1.6.1
zod 3.22.4 3.24.1
@types/lodash.isequal 4.5.6 4.5.8
@types/lodash.isplainobject 4.0.7 4.0.9
@types/lodash.isstring 4.0.7 4.0.9
@types/react-gtm-module 2.0.3 2.0.4
@types/react-transition-group 4.4.7 4.4.12
sails-js-types 0.0.1 0.3.1
sass 1.69.1 1.83.4
vite-plugin-checker 0.6.2 0.8.0
@subsquid/graphql-server 4.5.1 4.9.0
@subsquid/substrate-processor 8.3.0 8.5.2
@subsquid/substrate-runtime 2.0.0 2.0.1
@subsquid/substrate-metadata-explorer 3.1.2 3.2.0
@subsquid/typeorm-codegen 2.0.0 2.0.2
commander 10.0.1 13.0.0
inquirer 9.2.6 12.3.2
yaml 2.3.0 2.7.0
@substrate/txwrapper-core 7.4.0 7.5.3
@substrate/txwrapper-dev 7.4.0 7.5.3
node-fetch 2.7.0 3.3.2
@substrate/connect 2.1.0 2.1.2
@babel/preset-react 7.18.6 7.26.3
@svgr/rollup 6.5.1 8.1.0
@testing-library/jest-dom 5.16.5 6.6.3
@testing-library/react 13.3.0 16.2.0
jest-environment-jsdom 29.0.1 29.7.0
@storybook/addon-essentials 8.4.3 8.5.0
@storybook/addon-interactions 8.4.3 8.5.0
@storybook/addon-links 8.4.3 8.5.0
@storybook/addon-onboarding 8.4.3 8.5.0
@storybook/blocks 8.4.3 8.5.0
@storybook/react 8.4.3 8.5.0
@storybook/react-vite 8.4.3 8.5.0
storybook 8.4.3 8.5.0

Updates @rollup/plugin-node-resolve from 15.2.3 to 16.0.0

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v16.0.0

2024-12-15

Breaking Changes

  • feat!: set development or production condition (#1823)

v15.3.1

2024-12-15

Updates

  • refactor: replace test with includes (#1787)

v15.3.0

2024-09-23

Features

  • feat: allow preferBuiltins to be a function (#1694)

v15.2.4

2024-09-22

Updates

  • chore: remove is-builtin-module (#1735)
Commits
  • 1459cf0 fix(node-resolve): do not ignore exceptions (#564)
  • 366380e fix(node-resolve)!: resolve hash in path (#588)
  • f87c442 chore(release): node-resolve v9.0.0
  • e4d21ba refactor(node-resolve): remove deep-freeze from dependencies (#529)
  • 621768b feat(commonjs)!: return the namespace by default when requiring ESM (#507)
  • e632469 chore(node-resolve): update dependencies
  • 84dfddb chore(node-resolve): clean up changelog
  • 3fa649d chore(release): node-resolve v8.4.0
  • a582b59 chore(release): node-resolve v8.3.0
  • a60cb76 chore(release): node-resolve v8.2.0
  • Additional commits viewable in compare view

Updates @types/jest from 29.5.12 to 29.5.14

Commits

Updates eslint-plugin-prettier from 5.2.2 to 5.2.3

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.3

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.3

Patch Changes

Commits

Updates rollup from 4.30.1 to 4.31.0

Release notes

Sourced from rollup's releases.

v4.31.0

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.31.0

2025-01-19

Features

  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#5803)

Bug Fixes

  • Handle files with more than one UTF-8 BOM header (#5806)

Pull Requests

Commits

Updates ts-jest from 29.1.3 to 29.2.5

Release notes

Sourced from ts-jest's releases.

v29.2.5

Please refer to CHANGELOG.md for details.

v29.2.4

Please refer to CHANGELOG.md for details.

v29.2.3

Please refer to CHANGELOG.md for details.

v29.2.2

Please refer to CHANGELOG.md for details.

v29.2.1

Please refer to CHANGELOG.md for details.

v29.2.0

Please refer to CHANGELOG.md for details.

v29.1.5

Please refer to CHANGELOG.md for details.

v29.1.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.2.5 (2024-08-23)

Bug Fixes

  • build: build package with NodeNext module (9b3ade5)
  • fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset (d9ff362)
  • fix(compiler): fallback to NodeJS module resolution for ts 4.8 (b7d3409), closes #4499

29.2.4 (2024-08-01)

Bug Fixes

  • fix: revert support implementation for Node16/NodeNext (70b9530), closes #4468 #4473

29.2.3 (2024-07-18)

Security Fixes

  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)

Code Refactoring

  • refactor(presets): maintain preset codes inside src (8474fc2)

29.2.2 (2024-07-10)

Bug Fixes

  • fix(compiler): update memory cache after changing module value (94db43f), closes #4439

29.2.1 (2024-07-10)

Bug Fixes

  • fix: move ejs to dep instead of peerDep (26e31a7)
  • fix: set allowSyntheticDefaultImports properly (ff4b302), closes #4156

... (truncated)

Commits
  • 500a863 chore(release): 29.2.5
  • dce986e build(deps): Update dependency @​babel/preset-env to ^7.25.4
  • 48a28a6 build(deps): Update dependency vite to ^5.4.2
  • d9ff362 fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset
  • 00550ef test: add e2e test case for ESM features
  • 978169b build(deps): Update dependency @​types/node to v20.16.1
  • e9a643c build(deps): Update dependency @​types/node to v20.16.0
  • 535edab build(deps): Update dependency @​types/node to v20.15.0
  • 011a9d8 build(deps): Update dependency vite to ^5.4.1
  • 4eb8ccd build: update renovate bot
  • Additional commits viewable in compare view

Updates typescript from 5.4.5 to 5.7.3

Release notes

Sourced from typescript's releases.

TypeScript 5.7.3

For release notes, check out the release announcement.

Downloads are available on npm

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • a5e123d Update LKG
  • 8bc0204 🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)
  • 7aa63df 🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...
  • 9df7c36 Bump version to 5.7.3 and LKG
  • e167412 🤖 Pick PR #60794 (Harden sanitizeLog against incorr...) into release-5.7 (#...
  • 9ba364c Fix coverage build on release-5.7 (#60792)
  • 4b7441a 🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...
  • e844dc3 Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)
  • 21b02a1 🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...
  • b82fd16 🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...
  • Additional commits viewable in compare view

Updates vite from 5.4.6 to 6.0.9

Release notes

Sourced from vite's releases.

v6.0.9

This version contains a breaking change due to security fixes. See GHSA-vg6x-rcgg-rjx6 for more details.

Please refer to CHANGELOG.md for details.

v6.0.8

Please refer to CHANGELOG.md for details.

v6.0.7

Please refer to CHANGELOG.md for details.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

v6.0.3

Please refer to CHANGELOG.md for details.

v6.0.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.1

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

v6.0.0

Please refer to CHANGELOG.md for details.

v6.0.0-beta.10

Please refer to CHANGELOG.md for details.

v6.0.0-beta.9

Please refer to CHANGELOG.md for details.

v6.0.0-beta.8

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.0.9 (2025-01-20)

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

6.0.8 (2025-01-20)

6.0.7 (2025-01-02)

6.0.6 (2024-12-26)

6.0.5 (2024-12-20)

... (truncated)

Commits
  • a55f8ba release: v6.0.9
  • bd896fb fix!: check host header to prevent DNS rebinding attacks and introduce `serve...
  • 029dcd6 fix: verify token for HMR WebSocket connection
  • b09572a fix!: default server.cors: false to disallow fetching from untrusted origins
  • c0f72a6 release: v6.0.8
  • f2aed62 fix: tree shake stringified JSON imports (#19189)
  • db81c2d fix: ensure server.close() only called once (#19204)
  • 47039f4 fix: use shared sigterm callback (#19203)
  • 3bd55bc fix: avoid SSR HMR for HTML files (#19193)
  • e690d8b fix(optimizer): use correct default install state path for yarn PnP (#19119)
  • Additional commits viewable in compare view

Updates vite-plugin-dts from 4.3.0 to 4.5.0

Release notes

Sourced from vite-plugin-dts's releases.

v4.5.0

Please refer to CHANGELOG.md for details.

v4.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite-plugin-dts's changelog.

4.5.0 (2025-01-10)

4.4.0 (2024-12-19)

Bug Fixes

  • correctly generate declaration for custom SFC (acf627d), closes #394

Features

Commits

Updates vite-plugin-node-polyfills from 0.22.0 to 0.23.0

Release notes

Sourced from vite-plugin-node-polyfills's releases.

v0.23.0

  • Improve performance when not using globals
  • Support Vite v6
Commits

Updates winston from 3.3.3 to 3.17.0

Release notes

Sourced from winston's releases.

v3.17.0

  • Try winston-transport 4.9.0 3e87128
  • Revert "Try bumping winston-transport to 4.8.0" 69625fc
  • Revert "Try bumping winston-transport to 4.8.0" 876ef7a
  • Try bumping winston-transport to 4.8.0 7ef2c1d
  • Try bumping winston-transport to 4.8.0 fe4b64e
  • Bump logform c9fd9a4
  • Revert "Update logform and winston-transport" 14fef0f
  • Merge branch 'master' of github.com:winstonjs/winston 545b683
  • Update logform and winston-transport cceb265
  • Bump mocha from 10.7.3 to 10.8.2 (#2523) bb529b6
  • Bump async from 3.2.5 to 3.2.6 (#2516) ae847ab

winstonjs/winston@v3.16.0...v3.17.0

v3.16.0

  • Feature - optionally include Error.cause property (#2447) 201b6f1

winstonjs/winston@v3.15.0...v3.16.0

v3.15.0

Note: we removed LogCallback from the TS definitions because the underlying library didn't actually support these. If this causes issues in your apps, we recommend you remove references to LogCallbacks, since such code was not being executed anyways. See #2513 and the issue linked therein.

  • remove logcallback (#2513) 3a54777
  • chore(docs): Update README.md w/ usage comments (#2507) f110f61
  • Bump nyc from 15.1.0 to 17.1.0 (#2511) f5dde86
  • Bump @​babel/cli from 7.24.7 to 7.25.6 (#2512) d1b8dc6
  • Bump @​babel/preset-env from 7.24.8 to 7.25.4 (#2506) 564161a
  • Bump mocha from 10.7.0 to 10.7.3 (#2500) eb7e315
  • Unified Handler Tests (#2020) 22aab6d

winstonjs/winston@v3.14.2...v3.15.0

v3.14.2

  • Move initialization to constructor (#2503) 2458ba6

winstonjs/winston@v3.14.1...v3.14.2

v3.14.1

  • Save a reference to console methods in console transport (#2498) e82752f
  • Add forceConsole to ConsoleTransportOptions (#2496) 4ff0538
  • Bump mocha from 10.6.0 to 10.7.0 (#2489) 62acaad
  • Update readme with forceConsole info (#2493) b2b79af

winstonjs/winston@v3.14.0...v3.14.1

v3.14.0

  • Add option forceConsole (#2276) b2098fd
  • Set _rotate false on emit 'rotate' false (#2457) 1719275
  • Bump @​babel/core from 7.24.7 to 7.24.9 (#2485) d2859f3

... (truncated)

Changelog

Sourced from winston's changelog.

CHANGELOG

v3.9.0

Functionality changes

Dependency updates by @​dependabot + CI autotesting

Documentation changes

Build Infrastructure changes

v3.8.2

Patch-level changes

Dependency updates by @​dependabot + CI autotesting

Bumps the all-dependencies group with 73 updates:

| Package | From | To |
| --- | --- | --- |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.3` | `16.0.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.2` | `5.2.3` |
| [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.31.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.3` | `29.2.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.7.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.6` | `6.0.9` |
| [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) | `4.3.0` | `4.5.0` |
| [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.22.0` | `0.23.0` |
| [winston](https://github.com/winstonjs/winston) | `3.3.3` | `3.17.0` |
| [cron](https://github.com/kelektiv/node-cron) | `3.1.7` | `3.5.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` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.13` | `5.0.0` |
| [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.7` |
| [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` |
| [@types/lodash.isequal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isequal) | `4.5.6` | `4.5.8` |
| [@types/lodash.isplainobject](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isplainobject) | `4.0.7` | `4.0.9` |
| [@types/lodash.isstring](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isstring) | `4.0.7` | `4.0.9` |
| [@types/react-gtm-module](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-gtm-module) | `2.0.3` | `2.0.4` |
| [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) | `4.4.7` | `4.4.12` |
| [sails-js-types](https://github.com/gear-tech/sails) | `0.0.1` | `0.3.1` |
| [sass](https://github.com/sass/dart-sass) | `1.69.1` | `1.83.4` |
| [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.6.2` | `0.8.0` |
| [@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` |
| [@subsquid/substrate-runtime](https://github.com/subsquid/squid) | `2.0.0` | `2.0.1` |
| [@subsquid/substrate-metadata-explorer](https://github.com/subsquid/squid) | `3.1.2` | `3.2.0` |
| [@subsquid/typeorm-codegen](https://github.com/subsquid/squid) | `2.0.0` | `2.0.2` |
| [commander](https://github.com/tj/commander.js) | `10.0.1` | `13.0.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` |
| [@substrate/txwrapper-dev](https://github.com/paritytech/txwrapper-core) | `7.4.0` | `7.5.3` |
| [node-fetch](https://github.com/node-fetch/node-fetch) | `2.7.0` | `3.3.2` |
| [@substrate/connect](https://github.com/paritytech/substrate-connect) | `2.1.0` | `2.1.2` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.18.6` | `7.26.3` |
| [@svgr/rollup](https://github.com/gregberge/svgr) | `6.5.1` | `8.1.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.16.5` | `6.6.3` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `13.3.0` | `16.2.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.0.1` | `29.7.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.3` | `8.5.0` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.3` | `8.5.0` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.3` | `8.5.0` |
| [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `8.4.3` | `8.5.0` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.3` | `8.5.0` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.3` | `8.5.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.4.3` | `8.5.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.3` | `8.5.0` |


Updates `@rollup/plugin-node-resolve` from 15.2.3 to 16.0.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve)

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

Updates `eslint-plugin-prettier` from 5.2.2 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.2...v5.2.3)

Updates `rollup` from 4.30.1 to 4.31.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.30.1...v4.31.0)

Updates `ts-jest` from 29.1.3 to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.3...v29.2.5)

Updates `typescript` from 5.4.5 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.7.3)

Updates `vite` from 5.4.6 to 6.0.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)

Updates `vite-plugin-dts` from 4.3.0 to 4.5.0
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v4.3.0...v4.5.0)

Updates `vite-plugin-node-polyfills` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.22.0...v0.23.0)

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 `cron` from 3.1.7 to 3.5.0
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v3.1.7...v3.5.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 `@types/express` from 4.17.13 to 5.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

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.7
- [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 `@types/lodash.isequal` from 4.5.6 to 4.5.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isequal)

Updates `@types/lodash.isplainobject` from 4.0.7 to 4.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isplainobject)

Updates `@types/lodash.isstring` from 4.0.7 to 4.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isstring)

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

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

Updates `sails-js-types` 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 `sass` from 1.69.1 to 1.83.4
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.69.1...1.83.4)

Updates `vite-plugin-checker` from 0.6.2 to 0.8.0
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.8.0)

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 `@subsquid/substrate-runtime` from 2.0.0 to 2.0.1
- [Commits](https://github.com/subsquid/squid/compare/@subsquid/substrate-runtime_v2.0.0...@subsquid/substrate-runtime_v2.0.1)

Updates `@subsquid/substrate-metadata-explorer` from 3.1.2 to 3.2.0
- [Commits](https://github.com/subsquid/squid/compare/@subsquid/substrate-metadata-explorer_v3.1.2...@subsquid/substrate-metadata-explorer_v3.2.0)

Updates `@subsquid/typeorm-codegen` from 2.0.0 to 2.0.2
- [Commits](https://github.com/subsquid/squid/compare/@subsquid/typeorm-codegen_v2.0.0...@subsquid/typeorm-codegen_v2.0.2)

Updates `commander` from 10.0.1 to 13.0.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.0.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 `@substrate/txwrapper-dev` 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 `node-fetch` from 2.7.0 to 3.3.2
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.7.0...v3.3.2)

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])

Updates `@babel/preset-react` from 7.18.6 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react)

Updates `@svgr/rollup` from 6.5.1 to 8.1.0
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](gregberge/svgr@v6.5.1...v8.1.0)

Updates `@testing-library/jest-dom` from 5.16.5 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.16.5...v6.6.3)

Updates `@testing-library/react` from 13.3.0 to 16.2.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v13.3.0...v16.2.0)

Updates `jest-environment-jsdom` from 29.0.1 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)

Updates `@storybook/addon-essentials` from 8.4.3 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.4.3 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/addons/interactions)

Updates `@storybook/addon-links` from 8.4.3 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/addons/links)

Updates `@storybook/addon-onboarding` from 8.4.3 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/addons/onboarding)

Updates `@storybook/blocks` from 8.4.3 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/lib/blocks)

Updates `@storybook/react` from 8.4.3 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/renderers/react)

Updates `@storybook/react-vite` from 8.4.3 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/frameworks/react-vite)

Updates `storybook` from 8.4.3 to 8.5.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.0/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vite-plugin-node-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: cron
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: nanoid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: hcaptcha
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: nodemon
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: postgres
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: typeorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@hcaptcha/react-hcaptcha"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@react-aria/utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: ky
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: react-number-format
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: sails-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: sails-js-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: simplebar-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/lodash.isequal"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/lodash.isplainobject"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/lodash.isstring"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/react-gtm-module"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/react-transition-group"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: sails-js-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@subsquid/graphql-server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@subsquid/substrate-processor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@subsquid/substrate-runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@subsquid/substrate-metadata-explorer"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@subsquid/typeorm-codegen"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@substrate/txwrapper-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@substrate/txwrapper-dev"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: node-fetch
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@substrate/connect"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@svgr/rollup"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/addon-onboarding"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/blocks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the D4-dependencies Package dependencies label Jan 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-bdd6030fc9 branch January 20, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D4-dependencies Package dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants