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(deps): bump the patch-minor group with 33 updates #309

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the patch-minor group with 33 updates:

Package From To
@tanstack/react-router 1.90.0 1.92.3
@tiptap/extension-blockquote 2.10.3 2.10.4
@tiptap/extension-bold 2.10.3 2.10.4
@tiptap/extension-bullet-list 2.10.3 2.10.4
@tiptap/extension-document 2.10.3 2.10.4
@tiptap/extension-hard-break 2.10.3 2.10.4
@tiptap/extension-heading 2.10.3 2.10.4
@tiptap/extension-history 2.10.3 2.10.4
@tiptap/extension-italic 2.10.3 2.10.4
@tiptap/extension-link 2.10.3 2.10.4
@tiptap/extension-list-item 2.10.3 2.10.4
@tiptap/extension-list-keymap 2.10.3 2.10.4
@tiptap/extension-ordered-list 2.10.3 2.10.4
@tiptap/extension-paragraph 2.10.3 2.10.4
@tiptap/extension-placeholder 2.10.3 2.10.4
@tiptap/extension-text 2.10.3 2.10.4
@tiptap/extension-typography 2.10.3 2.10.4
@tiptap/pm 2.10.3 2.10.4
@tiptap/react 2.10.3 2.10.4
convex 1.17.3 1.17.4
lucide-react 0.468.0 0.469.0
survey-core 1.12.14 1.12.15
survey-creator-core 1.12.14 1.12.15
survey-creator-react 1.12.14 1.12.15
survey-react-ui 1.12.14 1.12.15
tailwindcss 3.4.16 3.4.17
@changesets/cli 2.27.10 2.27.11
@tanstack/router-devtools 1.90.0 1.92.3
@tanstack/router-plugin 1.87.13 1.91.1
@types/react 19.0.1 19.0.2
globals 15.13.0 15.14.0
rollup-plugin-webpack-stats 1.1.1 1.2.3
vite 6.0.3 6.0.5

Updates @tanstack/react-router from 1.90.0 to 1.92.3

Release notes

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

v1.92.3

Version 1.92.3 - 12/23/24, 6:27 AM

Changes

Fix

  • allow serverFn errors to also have context (#3037) (ebf67ca) by Tanner Linsley

Packages

  • @​tanstack/react-router@​1.92.3
  • @​tanstack/start@​1.92.3
  • @​tanstack/react-router-with-query@​1.92.3
  • @​tanstack/zod-adapter@​1.92.3
  • @​tanstack/valibot-adapter@​1.92.3
  • @​tanstack/arktype-adapter@​1.92.3
  • @​tanstack/router-devtools@​1.92.3
  • @​tanstack/create-router@​1.92.3
  • @​tanstack/create-start@​1.92.3

v1.92.2

Version 1.92.2 - 12/22/24, 8:58 PM

Changes

Fix

  • start: returning null from server functions (#3048) (4a7d3ca) by alakhpc

Packages

  • @​tanstack/start@​1.92.2
  • @​tanstack/create-start@​1.92.2

v1.92.1

Version 1.92.1 - 12/21/24, 11:54 PM

Changes

Refactor

  • react-router: expose scrollBehavior on the ScrollRestoration component (#3053) (72b7c82) by Joshua Knauber

Packages

  • @​tanstack/react-router@​1.92.1
  • @​tanstack/react-router-with-query@​1.92.1
  • @​tanstack/zod-adapter@​1.92.1
  • @​tanstack/valibot-adapter@​1.92.1

... (truncated)

Commits
  • 405a60a release: v1.92.3
  • ebf67ca fix: allow serverFn errors to also have context (#3037)
  • 3505a1f release: v1.92.1
  • 72b7c82 refactor(react-router): expose scrollBehavior on the ScrollRestoration co...
  • dc3502b release: v1.91.3
  • 347544c fix(react-router): make sure full matches are passed into route functions (#3...
  • dbdd43a release: v1.91.2
  • 6b3703f tests: disable flaky test
  • 9bf39d6 fix type error
  • f85edf2 fix(react-router): do not preload links with reloadDocument: true
  • Additional commits viewable in compare view

Updates @tiptap/extension-blockquote from 2.10.3 to 2.10.4

Release notes

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

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-bold from 2.10.3 to 2.10.4

Release notes

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

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-bullet-list from 2.10.3 to 2.10.4

Release notes

Sourced from @​tiptap/extension-bullet-list's releases.

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-document from 2.10.3 to 2.10.4

Release notes

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

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-hard-break from 2.10.3 to 2.10.4

Release notes

Sourced from @​tiptap/extension-hard-break's releases.

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-heading from 2.10.3 to 2.10.4

Release notes

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

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-history from 2.10.3 to 2.10.4

Release notes

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

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-italic from 2.10.3 to 2.10.4

Release notes

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

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-link from 2.10.3 to 2.10.4

Release notes

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

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Patch Changes

  • 1c2fefe: Added checks for allowed protocols in link commands & exported isValidUri helper for manual checks outside of the extension
Commits
  • f2afde0 chore(release): release version 2.10.4 (#5947)
  • 1c2fefe Fixed Link extension's commands not respecting XSS prevention via unallowed p...
  • See full diff in compare view

Updates @tiptap/extension-list-item from 2.10.3 to 2.10.4

Release notes

Sourced from @​tiptap/extension-list-item's releases.

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-list-keymap from 2.10.3 to 2.10.4

Release notes

Sourced from @​tiptap/extension-list-keymap's releases.

v2.10.4

What's Changed

Full Changelog: ueberdosis/tiptap@v2.10.3...v2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-ordered-list from 2.10.3 to 2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-paragraph from 2.10.3 to 2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-placeholder from 2.10.3 to 2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-text from 2.10.3 to 2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/extension-typography from 2.10.3 to 2.10.4

Changelog

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

2.10.4

Commits

Updates @tiptap/pm from 2.10.3 to 2.10.4

Changelog

Sourced from @​tiptap/pm's changelog.

2.10.4

Commits

Updates @tiptap/react from 2.10.3 to 2.10.4

Changelog

Sourced from @​tiptap/react's changelog.

2.10.4

Patch Changes

  • @​tiptap/extension-bubble-menu@​2.10.4
  • @​tiptap/extension-floating-menu@​2.10.4
Commits

Updates convex from 1.17.3 to 1.17.4

Changelog

Sourced from convex's changelog.

1.17.4

  • Revert use of the identity of useAuth from Clerk to determine whether refreshing auth is necessary. This was causing an auth loop in Expo.
Commits

Updates lucide-react from 0.468.0 to 0.469.0

Release notes

Sourced from lucide-react's releases.

New icons 0.469.0

Modified Icons 🔨

Commits

Updates survey-core from 1.12.14 to 1.12.15

Changelog

Sourced from survey-core's changelog.

1.12.15 (2024-12-17)

Commits
  • 227e522 Release: 1.12.15 [azurepipelines skip]
  • 8085a81 Release: 1.12.15 [azurepipelines skip]
  • 0b041f5 Release: 1.12.15 [azurepipelines skip]
  • aa2ac20 #9173 Icons appear in the submenu items if you enter a filter line and reset ...
  • c816591 Dynamic Matrix with Signature Pad in a detail form - The Clear button doesn't...
  • 0e41b87 Update setupLocale function (#9170)
  • c6e48db Fixed creator f-test
  • 50089e2 Added staticStartWidth property
  • ce37f20 Fix react version (#9167)
  • a1248ff Added export
  • Additional commits viewable in compare view

Updates survey-creator-core from 1.12.14 to 1.12.15

Release notes

Sourced from survey-creator-core's releases.

v1.12.15

Commits

  • [9b16bd4]: updated survey-creator docs [azurepipelines skip] (dmitrykurmanov)
  • [e029812]: Refactoring visual tests (#6179) (OlgaLarina) #6179
  • [ff5ee95]: #6210 Questions lock button is reset on tab change (#6212) (Aleksey Novikov) #6212
  • [5e53684]: Hide theme settings button for property grid with side tabs navigation (#6223) (tsv2013) #6223
  • [8942466]: Issue/6213-Question-adorner-colors (#6216) (Aleksey Novikov) #6216
  • [5a3617e]: fixed pg drag icon sizes (#6218) (Aleksey Novikov) #6218
  • [4ed9feb]: Fix surface scaling (#6205) (OlgaLarina) #6205
  • [8df405b]: Reorder creator theme editors in the property grid (#6220) (tsv2013) #6220
  • [9287e60]: Creator V2 theme -> property grid -> checkbox: shouldn't have hover background in checked state (#6228) (tsv2013) #6228
  • [48e7402]: Removing unused styles (#6230) (OlgaLarina) #6230
  • [6282c8d]: Refactoring visual tests: hide adorner actions (#6229) (OlgaLarina) #6229
  • [5f15a70]: update etalons after surveyjs/survey-library#9160 (OlgaLarina)
  • Creator V2: Localization PG Layout (#6231) #6231 (Dmitry Kurmanov)
  • [c91c4c5]: Issue/6234-Incorrect-Toolbar-Button-checked-state (#6237) (Aleksey Novikov) #6237
  • [0d38b1d]: Issue/6238-Incorrect-colors-for-PG-group-labels-2 (#6240) (Aleksey Novikov) #6240
  • [ffca57e]: Refactored design surface layout - corrected surface paddings (#6190) (tsv2013) #6190
  • [4403966]: Surface zooming. Actual Size button (#6239) (OlgaLarina) #6239
  • [dd825ab]: React 19 (#6247) (Dmitry) #6247
  • [68aeae0]: Clearing the survey in code cannot be undone in the UI fix #6208 (#6252) (Andrew) #6252
  • [694e23d]: #6243 Fix infinite scaling increase/decrease on fast clicks (#6244) (Aleksey Novikov) #6244
  • [0fe8bf9]: #6233 Expand/Collapse Questions - Double-clicking a title text within an inplace editor collapses or expands a question (#6242) (Aleksey Novikov) #6242
  • [af96370]: Update devops-visual-regression-tests-v2.yml for Azure Pipelines (OlgaLarina)
  • [66f1ddd]: Update creator theme (#6249) (OlgaLarina) #6249
  • [67490c1]: Fix #6241 - The Input Type Text should be translated as 'Text' instead of 'SMS' (#6256) (RomanTsukanov) #6256
  • Survey Creator: Page adorners overlap the question box when settings.designMode.showEmptyTitles is disabled (#6207) #6207 (Dmitry Kurmanov)
  • [b914ac5]: Creator V2. Fix color in PG (#6254) (OlgaLarina) #6254
  • [96bafcc]: Issue/6253-Incorrect-disabled-state-for-color-editor (#6258) (Aleksey Novikov) #6258
  • [3497329]: Fixed design surface zooming issues (#6255) (tsv2013) #6255
  • [7161bae]: #6259 Duplicated item in subitems list (#6260) (Aleksey Novikov) #6260
  • [d4ef1f1]: Scaling list items (#6225) (OlgaLarina) #6225
  • [73d88b1]: "Release: 1.12.15 [azurepipelines skip]" (dmitrykurmanov)
  • [0633d08]: "Release: 1.12.15 [azurepipelines skip]" (dmitrykurmanov)
  • [b360597]: "Release: 1.12.15 [azurepipelines skip]" (dmitrykurmanov)
  • [c7c1ab7]: "Release: 1.12.15 [azurepipelines skip]" (dmitrykurmanov)
  • [1bc57bc]: "Release: 1.12.15 [azurepipelines skip]" (dmitrykurmanov)
  • [1ffd6e2]: "Release: 1.12.15 [azurepipelines skip]" (dmitrykurmanov)
  • [5453695]: "Release: 1.12.15 [azurepipelines skip]" (dmitrykurmanov)
Commits
  • 5453695 "Release: 1.12.15 [azurepipelines skip]"
  • 1ffd6e2 "Release: 1.12.15 [azurepipelines skip]"
  • 1bc57bc "Release: 1.12.15 [azurepipelines skip]"
  • c7c1ab7 "Release: 1.12.15 [azurepipelines skip]"
  • b360597 "Release: 1.12.15 [azurepipelines skip]"
  • 0633d08 "Release: 1.12.15 [azurepipelines skip]"
  • 73d88b1 "Release: 1.12.15 [azurepipelines skip]"
  • d4ef1f1 Scaling list items (#6225)
  • 7161bae #6259 Duplicated item in subitems list (#6260)
  • 3497329 Fixed design surface zooming issues (#6255)
  • Additional commits viewable in compare view

Updates survey-creator-react from 1.12.14 to 1.12.15

Release notes

Sourced from survey-creator-react's releases.

v1.12.15

Commits

Copy link

cloudflare-workers-and-pages bot commented Dec 23, 2024

Deploying namesake with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3492ca2
Status: ✅  Deploy successful!
Preview URL: https://f250e576.namesake-639.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-patc-bpt3.namesake-639.pages.dev

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
Copy link

changeset-bot bot commented Dec 23, 2024

⚠️ No Changeset found

Latest commit: 3492ca2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-minor-bc1b210a5c branch from 0a21787 to 75bd7ee Compare December 23, 2024 07:48
@evadecker
Copy link
Member

@dependabot rebase

Bumps the patch-minor group with 33 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.90.0` | `1.92.3` |
| [@tiptap/extension-blockquote](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-blockquote) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-bold](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bold) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-bullet-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-bullet-list) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-document](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-document) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-hard-break](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-hard-break) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-heading](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-heading) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-history](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-history) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-italic](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-italic) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-list-item](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-list-item) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-list-keymap](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-list-keymap) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-ordered-list](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-ordered-list) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-paragraph](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-paragraph) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-placeholder) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text) | `2.10.3` | `2.10.4` |
| [@tiptap/extension-typography](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-typography) | `2.10.3` | `2.10.4` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `2.10.3` | `2.10.4` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `2.10.3` | `2.10.4` |
| [convex](https://github.com/get-convex/convex-js) | `1.17.3` | `1.17.4` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.468.0` | `0.469.0` |
| [survey-core](https://github.com/surveyjs/surveyjs) | `1.12.14` | `1.12.15` |
| [survey-creator-core](https://github.com/surveyjs/survey-creator) | `1.12.14` | `1.12.15` |
| [survey-creator-react](https://github.com/surveyjs/survey-creator) | `1.12.14` | `1.12.15` |
| [survey-react-ui](https://github.com/surveyjs/surveyjs) | `1.12.14` | `1.12.15` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.16` | `3.4.17` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.10` | `2.27.11` |
| [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.90.0` | `1.92.3` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.87.13` | `1.91.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.1` | `19.0.2` |
| [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` |
| [rollup-plugin-webpack-stats](https://github.com/relative-ci/rollup-plugin-webpack-stats) | `1.1.1` | `1.2.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.3` | `6.0.5` |


Updates `@tanstack/react-router` from 1.90.0 to 1.92.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.92.3/packages/react-router)

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

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

Updates `@tiptap/extension-bullet-list` from 2.10.3 to 2.10.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/[email protected]/packages/extension-bullet-list/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-bullet-list)

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

Updates `@tiptap/extension-hard-break` from 2.10.3 to 2.10.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/[email protected]/packages/extension-hard-break/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-hard-break)

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

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

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

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

Updates `@tiptap/extension-list-item` from 2.10.3 to 2.10.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/[email protected]/packages/extension-list-item/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-list-item)

Updates `@tiptap/extension-list-keymap` from 2.10.3 to 2.10.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/[email protected]/packages/extension-list-keymap/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-list-keymap)

Updates `@tiptap/extension-ordered-list` from 2.10.3 to 2.10.4
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/@tiptap/[email protected]/packages/extension-ordered-list/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/extension-ordered-list)

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

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

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

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

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

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

Updates `convex` from 1.17.3 to 1.17.4
- [Changelog](https://github.com/get-convex/convex-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/get-convex/convex-js/commits)

Updates `lucide-react` from 0.468.0 to 0.469.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.469.0/packages/lucide-react)

Updates `survey-core` from 1.12.14 to 1.12.15
- [Release notes](https://github.com/surveyjs/surveyjs/releases)
- [Changelog](https://github.com/surveyjs/survey-library/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-library@v1.12.14...v1.12.15)

Updates `survey-creator-core` from 1.12.14 to 1.12.15
- [Release notes](https://github.com/surveyjs/survey-creator/releases)
- [Changelog](https://github.com/surveyjs/survey-creator/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-creator@v1.12.14...v1.12.15)

Updates `survey-creator-react` from 1.12.14 to 1.12.15
- [Release notes](https://github.com/surveyjs/survey-creator/releases)
- [Changelog](https://github.com/surveyjs/survey-creator/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-creator@v1.12.14...v1.12.15)

Updates `survey-react-ui` from 1.12.14 to 1.12.15
- [Release notes](https://github.com/surveyjs/surveyjs/releases)
- [Changelog](https://github.com/surveyjs/survey-library/blob/master/CHANGELOG.md)
- [Commits](surveyjs/survey-library@v1.12.14...v1.12.15)

Updates `tailwindcss` from 3.4.16 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17)

Updates `@changesets/cli` from 2.27.10 to 2.27.11
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `@tanstack/router-devtools` from 1.90.0 to 1.92.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.92.3/packages/router-devtools)

Updates `@tanstack/router-plugin` from 1.87.13 to 1.91.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.91.1/packages/router-plugin)

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

Updates `globals` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.13.0...v15.14.0)

Updates `rollup-plugin-webpack-stats` from 1.1.1 to 1.2.3
- [Release notes](https://github.com/relative-ci/rollup-plugin-webpack-stats/releases)
- [Commits](relative-ci/rollup-plugin-webpack-stats@v1.1.1...v1.2.3)

Updates `vite` from 6.0.3 to 6.0.5
- [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.5/packages/vite)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-blockquote"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-bold"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-bullet-list"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-document"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-hard-break"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-heading"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-history"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-italic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-link"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-list-item"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-list-keymap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-ordered-list"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-paragraph"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-placeholder"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/extension-typography"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/pm"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tiptap/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: convex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: survey-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: survey-creator-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: survey-creator-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: survey-react-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: "@tanstack/router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: rollup-plugin-webpack-stats
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-minor
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-minor-bc1b210a5c branch from 75bd7ee to 3492ca2 Compare December 23, 2024 16:10
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 46.84%
🟰 ±0%
2825 / 6031
🔵 Statements 46.84%
🟰 ±0%
2825 / 6031
🔵 Functions 53.01%
🟰 ±0%
132 / 249
🔵 Branches 78.37%
🟰 ±0%
261 / 333
File CoverageNo changed files found.
Generated in workflow #236 for commit 3492ca2 by the Vitest Coverage Report Action

@evadecker evadecker merged commit edfeddc into main Dec 23, 2024
9 checks passed
@evadecker evadecker deleted the dependabot/npm_and_yarn/patch-minor-bc1b210a5c branch December 23, 2024 16:12
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