Skip to content

Commit

Permalink
Bump the tiptap group with 5 updates (#12511)
Browse files Browse the repository at this point in the history
Bumps the tiptap group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@tiptap/extension-character-count](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-character-count) | `2.11.0` | `2.11.2` |
| [@tiptap/extension-heading](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-heading) | `2.11.0` | `2.11.2` |
| [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) | `2.11.0` | `2.11.2` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `2.11.0` | `2.11.2` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.11.0` | `2.11.2` |


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

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

Updates `@tiptap/extension-link` from 2.11.0 to 2.11.2
- [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/react` from 2.11.0 to 2.11.2
- [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.11.0 to 2.11.2
- [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)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-character-count"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-heading"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/extension-link"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tiptap
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent a808db2 commit e39d62b
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 155 deletions.
10 changes: 5 additions & 5 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"@gc-digital-talent/ui": "workspace:*",
"@heroicons/react": "^2.2.0",
"@hookform/error-message": "^2.0.1",
"@tiptap/extension-character-count": "^2.11.0",
"@tiptap/extension-heading": "^2.11.0",
"@tiptap/extension-link": "^2.11.0",
"@tiptap/react": "^2.11.0",
"@tiptap/starter-kit": "^2.11.0",
"@tiptap/extension-character-count": "^2.11.2",
"@tiptap/extension-heading": "^2.11.2",
"@tiptap/extension-link": "^2.11.2",
"@tiptap/react": "^2.11.2",
"@tiptap/starter-kit": "^2.11.2",
"date-fns": "^3.6.0",
"downshift": "^9.0.8",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit e39d62b

Please sign in to comment.