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 NPM dependencies #255

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the minor-and-patch group with 26 updates:

Package From To
@tiptap/extension-code-block 2.5.5 2.5.7
@tiptap/extension-image 2.5.5 2.5.7
@tiptap/extension-link 2.5.5 2.5.7
@tiptap/extension-placeholder 2.5.5 2.5.7
@tiptap/pm 2.5.5 2.5.7
@tiptap/react 2.5.5 2.5.7
@tiptap/starter-kit 2.5.5 2.5.7
framer-motion 11.3.8 11.3.19
@babel/preset-env 7.24.8 7.25.0
@storybook/addon-essentials 8.2.5 8.2.6
@storybook/addon-links 8.2.5 8.2.6
@storybook/blocks 8.2.5 8.2.6
@storybook/react 8.2.5 8.2.6
@storybook/react-webpack5 8.2.5 8.2.6
@tanstack/react-query 5.51.11 5.51.15
@testing-library/jest-dom 6.4.6 6.4.8
@typescript-eslint/eslint-plugin 7.17.0 7.18.0
@typescript-eslint/parser 7.17.0 7.18.0
husky 9.1.1 9.1.4
postcss 8.4.39 8.4.40
rollup 4.19.0 4.19.1
storybook 8.2.5 8.2.6
tailwindcss 3.4.6 3.4.7
typescript 5.5.3 5.5.4
viem 2.17.10 2.18.4
wagmi 2.12.0 2.12.1

Updates @tiptap/extension-code-block from 2.5.5 to 2.5.7

Release notes

Sourced from @​tiptap/extension-code-block's releases.

v2.5.7

ueberdosis/tiptap#5375

What's Changed

Full Changelog: ueberdosis/tiptap@v2.5.6...v2.5.7

v2.5.6

ueberdosis/tiptap#5386

What's Changed

New Contributors

Full Changelog: ueberdosis/tiptap@v2.5.5...v2.5.6

Changelog

Sourced from @​tiptap/extension-code-block's changelog.

2.5.7

Patch Changes

  • Updated dependencies [b012471]
  • Updated dependencies [cc3497e]

2.5.6

Patch Changes

  • 4e5b2d8: code-block: on arrow down move into the next node
  • Updated dependencies [b5c1b32]
  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [2104f0f]
Commits

Updates @tiptap/extension-image from 2.5.5 to 2.5.7

Changelog

Sourced from @​tiptap/extension-image's changelog.

2.5.7

Patch Changes

  • Updated dependencies [b012471]
  • Updated dependencies [cc3497e]
    • @​tiptap/core@​2.5.7

2.5.6

Patch Changes

  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [2104f0f]
    • @​tiptap/core@​2.5.6
Commits

Updates @tiptap/extension-link from 2.5.5 to 2.5.7

Changelog

Sourced from @​tiptap/extension-link's changelog.

2.5.7

Patch Changes

  • Updated dependencies [b012471]
  • Updated dependencies [cc3497e]

2.5.6

Patch Changes

  • c0e5398: Links were opening twive when the editor was not editable and openOnclick was true, now openOnClick setting will check if it is editable before trying to open programmatically resolves #4877
  • Updated dependencies [b5c1b32]
  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [2104f0f]
Commits
  • a1c5120 chore: publish a new release version (#5375)
  • 52f717b chore(release): publish a new release version
  • 9e0e167 fix(link): use the view's editable property as the indicator instead
  • c0e5398 fix(link): do not open links twice when not editable #4877 (#5378)
  • See full diff in compare view

Updates @tiptap/extension-placeholder from 2.5.5 to 2.5.7

Changelog

Sourced from @​tiptap/extension-placeholder's changelog.

2.5.7

Patch Changes

  • b012471: This addresses an issue with isNodeEmpty function where it was also comparing node attributes and finding mismatches on actually empty nodes. This helps placeholders find empty content correctly
  • Updated dependencies [b012471]
  • Updated dependencies [cc3497e]

2.5.6

Patch Changes

  • Updated dependencies [b5c1b32]
  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [2104f0f]
Commits

Updates @tiptap/pm from 2.5.5 to 2.5.7

Changelog

Sourced from @​tiptap/pm's changelog.

2.5.7

2.5.6

Patch Changes

  • b5c1b32: Because of an XSS vulnerability in the prosemirror-model package, we've updated all our prosemirror dependencies to the latest versions.

    Upgraded packages:

    • prosemirror-model from ^1.22.1 to ^1.22.2
    • prosemirror-tables from ^1.3.7 to ^1.4.0
    • prosemirror-trailing-node from ^2.0.8 to ^2.0.9
    • prosemirror-view from ^1.33.8 to ^1.33.9

    See https://discuss.prosemirror.net/t/heads-up-xss-risk-in-domserializer/6572

Commits
  • a1c5120 chore: publish a new release version (#5375)
  • 52f717b chore(release): publish a new release version
  • fe1781f Update prosemirror-view & prosemirror-tables to most recent version (#5385)
  • See full diff in compare view

Updates @tiptap/react from 2.5.5 to 2.5.7

Changelog

Sourced from @​tiptap/react's changelog.

2.5.7

Patch Changes

  • 42dc27a: Fix, if using a deps array destroy the previous instance to avoid ghost instances
  • Updated dependencies [b012471]
  • Updated dependencies [cc3497e]
    • @​tiptap/core@​2.5.7
    • @​tiptap/extension-bubble-menu@​2.5.7
    • @​tiptap/extension-floating-menu@​2.5.7
    • @​tiptap/pm@​2.5.7

2.5.6

Patch Changes

  • Updated dependencies [b5c1b32]
  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [2104f0f]
    • @​tiptap/pm@​2.5.6
    • @​tiptap/core@​2.5.6
    • @​tiptap/extension-bubble-menu@​2.5.6
    • @​tiptap/extension-floating-menu@​2.5.6
Commits
  • a1c5120 chore: publish a new release version (#5375)
  • 42dc27a fix(react): if using a deps array, destroy the previous instance
  • 52f717b chore(release): publish a new release version
  • See full diff in compare view

Updates @tiptap/starter-kit from 2.5.5 to 2.5.7

Changelog

Sourced from @​tiptap/starter-kit's changelog.

2.5.7

Patch Changes

  • Updated dependencies [b012471]
  • Updated dependencies [cc3497e]
    • @​tiptap/core@​2.5.7
    • @​tiptap/extension-blockquote@​2.5.7
    • @​tiptap/extension-bold@​2.5.7
    • @​tiptap/extension-bullet-list@​2.5.7
    • @​tiptap/extension-code@​2.5.7
    • @​tiptap/extension-code-block@​2.5.7
    • @​tiptap/extension-document@​2.5.7
    • @​tiptap/extension-dropcursor@​2.5.7
    • @​tiptap/extension-gapcursor@​2.5.7
    • @​tiptap/extension-hard-break@​2.5.7
    • @​tiptap/extension-heading@​2.5.7
    • @​tiptap/extension-history@​2.5.7
    • @​tiptap/extension-horizontal-rule@​2.5.7
    • @​tiptap/extension-italic@​2.5.7
    • @​tiptap/extension-list-item@​2.5.7
    • @​tiptap/extension-ordered-list@​2.5.7
    • @​tiptap/extension-paragraph@​2.5.7
    • @​tiptap/extension-strike@​2.5.7
    • @​tiptap/extension-text@​2.5.7

2.5.6

Patch Changes

  • Updated dependencies [618bca9]
  • Updated dependencies [35682d1]
  • Updated dependencies [4e5b2d8]
  • Updated dependencies [2104f0f]
    • @​tiptap/core@​2.5.6
    • @​tiptap/extension-code-block@​2.5.6
    • @​tiptap/extension-blockquote@​2.5.6
    • @​tiptap/extension-bold@​2.5.6
    • @​tiptap/extension-bullet-list@​2.5.6
    • @​tiptap/extension-code@​2.5.6
    • @​tiptap/extension-document@​2.5.6
    • @​tiptap/extension-dropcursor@​2.5.6
    • @​tiptap/extension-gapcursor@​2.5.6
    • @​tiptap/extension-hard-break@​2.5.6
    • @​tiptap/extension-heading@​2.5.6
    • @​tiptap/extension-history@​2.5.6
    • @​tiptap/extension-horizontal-rule@​2.5.6
    • @​tiptap/extension-italic@​2.5.6
    • @​tiptap/extension-list-item@​2.5.6
    • @​tiptap/extension-ordered-list@​2.5.6

... (truncated)

Commits

Updates framer-motion from 11.3.8 to 11.3.19

Changelog

Sourced from framer-motion's changelog.

[11.3.19] 2024-07-27

Fixed

  • Fixed problem with AnimatePresence not rerendering children unless their presence had changed.

[11.3.18] 2024-07-26

Fixed

  • Improved correctness of AnimatePresence and made safe to use with concurrent rendering.

[11.3.17] 2024-07-24

Added

  • domMin feature bundle.

[11.3.16] 2024-07-24

Changed

  • Exporting UseScrollOptions type.

[11.3.15] 2024-07-24

Changed

  • Improved types for inView()'s margin property.

[11.3.14] 2024-07-24

Fixed

  • Wrapping usePresence's safeToRemove callback in useCallback leading to fewer re-renders.

[11.3.13] 2024-07-24

Fixed

  • Fixing position: fixed layout animations while scrolling.

[11.3.12] 2024-07-23

Fixed

  • Improving useSpring types so it accepts MotionValue<string> or MotionValue<number> but always returns MotionValue<number>.

[11.3.11] 2024-07-23

... (truncated)

Commits

Updates @babel/preset-env from 7.24.8 to 7.25.0

Release notes

Sourced from @​babel/preset-env's releases.

v7.25.0 (2024-07-26)

Thanks @​davidtaylorhq and @​slatereax for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.

👓 Spec Compliance

  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
    • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone

🐛 Bug Fix

🏠 Internal

  • Other
  • babel-generator
  • babel-helper-function-name, babel-plugin-transform-arrow-functions, babel-plugin-transform-function-name, babel-preset-env, babel-traverse

🏃‍♀️ Performance

  • babel-parser, babel-plugin-proposal-pipeline-operator

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.25.0 (2024-07-26)

👓 Spec Compliance

  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
  • babel-plugin-transform-typescript
    • #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@​liuxingbaoyu)

🚀 New Feature

  • babel-helper-create-class-features-plugin, babel-helper-function-name, babel-helper-plugin-utils, babel-helper-wrap-function, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-preset-env, babel-traverse, babel-types
  • babel-helper-hoist-variables, babel-helper-plugin-utils, babel-plugin-proposal-async-do-expressions, babel-plugin-transform-modules-systemjs, babel-traverse
  • babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-split-export-declaration, babel-plugin-transform-classes, babel-traverse, babel-types
  • babel-helper-create-class-features-plugin, babel-helper-environment-visitor, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-transform-async-generator-functions, babel-plugin-transform-classes, babel-traverse
  • babel-core, babel-parser
  • babel-compat-data, babel-plugin-bugfix-safari-class-field-initializer-scope, babel-preset-env
  • babel-plugin-transform-block-scoping, babel-traverse, babel-types
  • babel-helper-import-to-platform-api, babel-plugin-proposal-json-modules
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-compat-data, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-preset-env, babel-standalone

🐛 Bug Fix

🏠 Internal

  • Other
  • babel-generator
  • babel-helper-function-name, babel-plugin-transform-arrow-functions, babel-plugin-transform-function-name, babel-preset-env, babel-traverse

🏃‍♀️ Performance

  • babel-parser, babel-plugin-proposal-pipeline-operator

🔬 Output optimization

  • babel-plugin-transform-classes

... (truncated)

Commits

Updates @storybook/addon-essentials from 8.2.5 to 8.2.6

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.2.6

8.2.6

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.2.6

Commits

Updates @storybook/addon-links from 8.2.5 to 8.2.6

Release notes

Sourced from @​storybook/addon-links's releases.

v8.2.6

8.2.6

Changelog

Sourced from @​storybook/addon-links's changelog.

8.2.6

Commits

Updates @storybook/blocks from 8.2.5 to 8.2.6

Release notes

Sourced from @​storybook/blocks's releases.

v8.2.6

8.2.6

Changelog

Sourced from @​storybook/blocks's changelog.

8.2.6

Commits

Updates @storybook/react from 8.2.5 to 8.2.6

Release notes

Sourced from @​storybook/react's releases.

v8.2.6

8.2.6

Changelog

Sourced from @​storybook/react's changelog.

8.2.6

Commits

Updates @storybook/react-webpack5 from 8.2.5 to 8.2.6

Release notes

Sourced from @​storybook/react-webpack5's releases.

v8.2.6

8.2.6

Changelog

Sourced from @​storybook/react-webpack5's changelog.

8.2.6

Commits

Updates @tanstack/react-query from 5.51.11 to 5.51.15

Release notes

Sourced from @​tanstack/react-query's releases.

v5.51.15

Version 5.51.15 - 7/26/24, 11:47 AM (Manual Release)

Changes

Other

  • (cd68280) by Ryan Kuruppu

Packages

  • @​tanstack/eslint-plugin-query@​5.51.15
  • @​tanstack/query-async-storage-persister@​5.51.15
  • @​tanstack/query-broadcast-client-experimental@​5.51.15
  • @​tanstack/query-core@​5.51.15
  • @​tanstack/query-devtools@​5.51.15
  • @​tanstack/query-persist-client-core@​5.51.15
  • @​tanstack/query-sync-storage-persister@​5.51.15
  • @​tanstack/react-query@​5.51.15
  • @​tanstack/react-query-devtools@​5.51.15
  • @​tanstack/react-query-persist-client@​5.51.15
  • @​tanstack/react-query-next-experimental@​5.51.15
  • @​tanstack/solid-query@​5.51.15
  • @​tanstack/solid-query-devtools@​5.51.15
  • @​tanstack/solid-query-persist-client@​5.51.15
  • @​tanstack/svelte-query@​5.51.15
  • @​tanstack/svelte-query-devtools@​5.51.15
  • @​tanstack/svelte-query-persist-client@​5.51.15
  • @​tanstack/vue-query@​5.51.15
  • @​tanstack/vue-query-devtools@​5.51.15
  • @​tanstack/angular-query-devtools-experimental@​5.51.15
  • @​tanstack/angular-query-experimental@​5.51.15

v5.51.14

Version 5.51.14 - 7/26/24, 8:47 AM

Changes

Fix

  • query-core: abort fetch loop for infinite queries if getNextPageParam returns null or undefined (#7799) (3ef7887) by Dominik Dorfmeister

Refactor

  • react-query: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery (#7797) (34a5672) by Lich

Chore

  • Update @tanstack/config to v0.11.0 (#7795) (bd3296b) by Lachlan Collins
  • svelte-query: Tweak provider tests (#7794) (1814f56) by Lachlan Collins

... (truncated)

Commits
  • ec8e800 release: v5.51.15
  • fec324f release: v5.51.14
  • 34a5672 refactor(react-query): add error message for skipToken in useSuspenseQueries...
  • bd3296b chore: Update @tanstack/config to v0.11.0 (#7795)
  • See full diff in compare view

Updates @testing-library/jest-dom from 6.4.6 to 6.4.8

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.4.8

6.4.8 (2024-07-23)

Bug Fixes

  • Drop peerDependencies from package.json (#610) (faf534b)

v6.4.7

6.4.7 (2024-07-22)

Bug Fixes

Commits

Updates @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.18.0

7.18.0 (2024-07-29)

🚀 Features

  • types: update ECMA versions (#9634)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
  • eslint-plugin: [unbound-method] report on destructuring in function parameters (#8952)
  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types (#9600)
  • eslint-plugin: [strict-boolean-expressions] support branded booleans (#9297)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.18.0 (2024-07-29)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You

  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

Commits
  • 35cf3d2 chore(release): publish 7.18.0
  • 46a5709 docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...
  • 9eec790 fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...
  • 9927a29 docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
  • fb0ca4c docs: remove unnecessary v8 links (#9611)
  • 3591b78 fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on erro...
  • 64b4e43 fix(eslint-plugin): [unbound-method] report on destructuring in function para...
  • bf4abdf fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runt...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2024
dependabot bot and others added 3 commits July 30, 2024 09:57
Bumps the minor-and-patch group with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [@tiptap/extension-code-block](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block) | `2.5.5` | `2.5.7` |
| [@tiptap/extension-image](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-image) | `2.5.5` | `2.5.7` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `2.5.5` | `2.5.7` |
| [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-placeholder) | `2.5.5` | `2.5.7` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `2.5.5` | `2.5.7` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `2.5.5` | `2.5.7` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.5.5` | `2.5.7` |
| [framer-motion](https://github.com/framer/motion) | `11.3.8` | `11.3.19` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.8` | `7.25.0` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.2.5` | `8.2.6` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.2.5` | `8.2.6` |
| [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.2.5` | `8.2.6` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.2.5` | `8.2.6` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.2.5` | `8.2.6` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.51.11` | `5.51.15` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.6` | `6.4.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.17.0` | `7.18.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.17.0` | `7.18.0` |
| [husky](https://github.com/typicode/husky) | `9.1.1` | `9.1.4` |
| [postcss](https://github.com/postcss/postcss) | `8.4.39` | `8.4.40` |
| [rollup](https://github.com/rollup/rollup) | `4.19.0` | `4.19.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.2.5` | `8.2.6` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.6` | `3.4.7` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.3` | `5.5.4` |
| [viem](https://github.com/wevm/viem) | `2.17.10` | `2.18.4` |
| [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `2.12.0` | `2.12.1` |


Updates `@tiptap/extension-code-block` from 2.5.5 to 2.5.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-code-block/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-code-block)

Updates `@tiptap/extension-image` from 2.5.5 to 2.5.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-image/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-image)

Updates `@tiptap/extension-link` from 2.5.5 to 2.5.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-link)

Updates `@tiptap/extension-placeholder` from 2.5.5 to 2.5.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/extension-placeholder/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-placeholder)

Updates `@tiptap/pm` from 2.5.5 to 2.5.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/pm)

Updates `@tiptap/react` from 2.5.5 to 2.5.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/react)

Updates `@tiptap/starter-kit` from 2.5.5 to 2.5.7
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/starter-kit)

Updates `framer-motion` from 11.3.8 to 11.3.19
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.3.8...v11.3.19)

Updates `@babel/preset-env` from 7.24.8 to 7.25.0
- [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.25.0/packages/babel-preset-env)

Updates `@storybook/addon-essentials` from 8.2.5 to 8.2.6
- [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.2.6/code/addons/essentials)

Updates `@storybook/addon-links` from 8.2.5 to 8.2.6
- [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.2.6/code/addons/links)

Updates `@storybook/blocks` from 8.2.5 to 8.2.6
- [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.2.6/code/lib/blocks)

Updates `@storybook/react` from 8.2.5 to 8.2.6
- [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.2.6/code/renderers/react)

Updates `@storybook/react-webpack5` from 8.2.5 to 8.2.6
- [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.2.6/code/frameworks/react-webpack5)

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

Updates `@testing-library/jest-dom` from 6.4.6 to 6.4.8
- [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.4.6...v6.4.8)

Updates `@typescript-eslint/eslint-plugin` from 7.17.0 to 7.18.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/v7.18.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.17.0 to 7.18.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/v7.18.0/packages/parser)

Updates `husky` from 9.1.1 to 9.1.4
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.1...v9.1.4)

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

Updates `rollup` from 4.19.0 to 4.19.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.19.0...v4.19.1)

Updates `storybook` from 8.2.5 to 8.2.6
- [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.2.6/code/lib/cli)

Updates `tailwindcss` from 3.4.6 to 3.4.7
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.6...v3.4.7)

Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

Updates `viem` from 2.17.10 to 2.18.4
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.18.4)

Updates `wagmi` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-code-block"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tiptap/extension-image"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tiptap/extension-link"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tiptap/extension-placeholder"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tiptap/pm"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tiptap/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/addon-links"
  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-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@storybook/react-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-patch
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: viem
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: wagmi
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@cgero-eth cgero-eth force-pushed the dependabot/npm_and_yarn/minor-and-patch-7263e2f06f branch from d7944db to 4875db0 Compare July 30, 2024 07:58
@cgero-eth cgero-eth changed the title chore: Bump the minor-and-patch group with 26 updates chore: Update minor and patch NPM dependencies Jul 30, 2024
@cgero-eth cgero-eth merged commit 128bf20 into main Jul 30, 2024
4 checks passed
@cgero-eth cgero-eth deleted the dependabot/npm_and_yarn/minor-and-patch-7263e2f06f branch July 30, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant