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: Update minor and patch dependencies #329

Merged
merged 4 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. chore: Bump the minor-and-patch group with 17 updates

    Bumps the minor-and-patch group with 17 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [framer-motion](https://github.com/framer/motion) | `11.11.10` | `11.11.11` |
    | [react-dropzone](https://github.com/react-dropzone/react-dropzone) | `14.2.10` | `14.3.5` |
    | [@storybook/addon-designs](https://github.com/storybookjs/addon-designs) | `8.0.3` | `8.0.4` |
    | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.3.6` | `8.4.1` |
    | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.3.6` | `8.4.1` |
    | [@storybook/addon-styling-webpack](https://github.com/storybookjs/addon-styling-webpack) | `1.0.0` | `1.0.1` |
    | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.3.6` | `8.4.1` |
    | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.3.6` | `8.4.1` |
    | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.3.6` | `8.4.1` |
    | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.16` | `5.59.19` |
    | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.2` | `6.6.3` |
    | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.11.0` | `8.13.0` |
    | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.11.0` | `8.13.0` |
    | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.10.1` | `0.11.0` |
    | [rollup](https://github.com/rollup/rollup) | `4.24.2` | `4.24.4` |
    | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.3.6` | `8.4.1` |
    | [viem](https://github.com/wevm/viem) | `2.21.36` | `2.21.40` |
    
    
    Updates `framer-motion` from 11.11.10 to 11.11.11
    - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
    - [Commits](framer/motion@v11.11.10...v11.11.11)
    
    Updates `react-dropzone` from 14.2.10 to 14.3.5
    - [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
    - [Commits](react-dropzone/react-dropzone@v14.2.10...v14.3.5)
    
    Updates `@storybook/addon-designs` from 8.0.3 to 8.0.4
    - [Release notes](https://github.com/storybookjs/addon-designs/releases)
    - [Changelog](https://github.com/storybookjs/addon-designs/blob/master/CHANGELOG.v1-6.md)
    - [Commits](storybookjs/addon-designs@v8.0.3...v8.0.4)
    
    Updates `@storybook/addon-essentials` from 8.3.6 to 8.4.1
    - [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.4.1/code/addons/essentials)
    
    Updates `@storybook/addon-links` from 8.3.6 to 8.4.1
    - [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.4.1/code/addons/links)
    
    Updates `@storybook/addon-styling-webpack` from 1.0.0 to 1.0.1
    - [Release notes](https://github.com/storybookjs/addon-styling-webpack/releases)
    - [Changelog](https://github.com/storybookjs/addon-styling-webpack/blob/main/CHANGELOG.md)
    - [Commits](storybookjs/addon-styling-webpack@v1.0.0...v1.0.1)
    
    Updates `@storybook/blocks` from 8.3.6 to 8.4.1
    - [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.4.1/code/lib/blocks)
    
    Updates `@storybook/react` from 8.3.6 to 8.4.1
    - [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.4.1/code/renderers/react)
    
    Updates `@storybook/react-webpack5` from 8.3.6 to 8.4.1
    - [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.4.1/code/frameworks/react-webpack5)
    
    Updates `@tanstack/react-query` from 5.59.16 to 5.59.19
    - [Release notes](https://github.com/TanStack/query/releases)
    - [Commits](https://github.com/TanStack/query/commits/v5.59.19/packages/react-query)
    
    Updates `@testing-library/jest-dom` from 6.6.2 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@v6.6.2...v6.6.3)
    
    Updates `@typescript-eslint/eslint-plugin` from 8.11.0 to 8.13.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.11.0 to 8.13.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser)
    
    Updates `eslint-plugin-storybook` from 0.10.1 to 0.11.0
    - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
    - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
    - [Commits](storybookjs/eslint-plugin-storybook@v0.10.1...v0.11.0)
    
    Updates `rollup` from 4.24.2 to 4.24.4
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.24.2...v4.24.4)
    
    Updates `storybook` from 8.3.6 to 8.4.1
    - [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.4.1/code/lib/cli)
    
    Updates `viem` from 2.21.36 to 2.21.40
    - [Release notes](https://github.com/wevm/viem/releases)
    - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.40)
    
    ---
    updated-dependencies:
    - dependency-name: framer-motion
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: react-dropzone
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: "@storybook/addon-designs"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: "@storybook/addon-essentials"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: "@storybook/addon-links"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: "@storybook/addon-styling-webpack"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: "@storybook/blocks"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: "@storybook/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: "@storybook/react-webpack5"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: "@tanstack/react-query"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: "@testing-library/jest-dom"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: eslint-plugin-storybook
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: rollup
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    - dependency-name: storybook
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch
    - dependency-name: viem
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and cgero-eth committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    639b5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66bba69 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    cgero-eth committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0e3048d View commit details
    Browse the repository at this point in the history
  4. Update yarn.lock

    cgero-eth committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    557faa9 View commit details
    Browse the repository at this point in the history