Roedt / ringesentralen-frontend

Frontend for ringesentralen
MIT License
2 stars 0 forks source link

Bump the alt group with 28 updates #496

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the alt group with 28 updates:

Package From To
@headlessui/react 1.7.18 1.7.19
@heroicons/react 2.1.1 2.1.3
@lexical/link 0.13.1 0.14.5
@lexical/list 0.13.1 0.14.5
@lexical/react 0.13.1 0.14.5
@lexical/rich-text 0.13.1 0.14.5
@lexical/selection 0.13.1 0.14.5
@lexical/table 0.13.1 0.14.5
@lexical/utils 0.13.1 0.14.5
@sentry/browser 7.99.0 7.111.0
@sentry/integrations 7.99.0 7.111.0
@sentry/node 7.99.0 7.111.0
@sentry/webpack-plugin 2.13.0 2.16.1
@tailwindcss/typography 0.5.10 0.5.12
axios 1.6.7 1.6.8
lexical 0.13.1 0.14.5
markdown-it 14.0.0 14.1.0
next 14.1.0 14.2.2
swr 2.2.4 2.2.5
twilio 4.21.0 5.0.4
@testing-library/dom 9.3.4 10.0.0
@testing-library/jest-dom 6.4.1 6.4.2
@testing-library/react 14.2.1 15.0.2
autoprefixer 10.4.17 10.4.19
msw 2.1.5 2.2.14
postcss 8.4.33 8.4.38
standard 16.0.4 17.1.0
tailwindcss 3.4.1 3.4.3

Updates @headlessui/react from 1.7.18 to 1.7.19

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v1.7.19

Fixed

  • Make sure panels re-register when IDs are calculated in React < 18 (#2883)
  • Expose disabled state on <Tab /> component (#2918)
  • Prevent default behaviour when clicking outside of a Dialog.Panel (#2919)
  • Add hidden attribute to internal <Hidden /> component when the Features.Hidden feature is used (#2955)
  • Allow setting custom tabIndex on the <Switch /> component (#2966)
  • Forward disabled state to hidden inputs in form-like components (#3004)
  • Respect selectedIndex for controlled <Tab/> components (#3037)
Changelog

Sourced from @​headlessui/react's changelog.

[1.7.19] - 2024-04-15

Fixed

  • Make sure panels re-register when IDs are calculated in React < 18 (#2883)
  • Expose disabled state on <Tab /> component (#2918)
  • Prevent default behavior when clicking outside of a Dialog.Panel (#2919)
  • Add hidden attribute to internal <Hidden /> component when the Features.Hidden feature is used (#2955)
  • Allow setting custom tabIndex on the <Switch /> component (#2966)
  • Forward disabled state to hidden inputs in form-like components (#3004)
  • Respect selectedIndex for controlled <Tab/> components (#3037)

[2.0.0-alpha.4] - 2024-01-03

Fixed

  • Ensure Input, Select and Textarea expose Ref related types (#2902)

[2.0.0-alpha.3] - 2023-12-20

Fixed

  • Further fine tune scroll locking on iOS (#2891)

[2.0.0-alpha.2] - 2023-12-20

Fixed

  • Allow horizontal scrolling inside the Dialog component (#2889)
  • Improve cancellation of events when using disabled or aria-disabled attributes (#2890)

[2.0.0-alpha.1] - 2023-12-20

Added

  • Add immediate prop to <Combobox /> for immediately opening the Combobox when the input receives focus (#2686)
  • Add virtual prop to Combobox component (#2779)
  • Add new Checkbox component
  • Add new Radio component as an alternative to the existing RadioGroup.Option component
  • Add new Button component
  • Add new Input component
  • Add new Textarea component
  • Add new Select component
  • Add new Field, Label, Description, Fieldset and Legend components
  • Add new DataInteractive component
  • Add new anchor and modal prop to ComboboxOptions, ListboxOptions, MenuItems and PopoverPanel components
  • Add new ListboxSelectedOption component
  • Add new MenuSection, MenuHeading, and MenuSeparator components
  • Add new simplified data-* attributes as an alternative to the existing data-headlessui-state="..." attribute
  • Add autoFocus prop on focusable components (which maps to data-autofocus)

... (truncated)

Commits
  • 8599e49 1.7.19 - @​headlessui/react
  • 6784a73 Respect selectedIndex for controlled \<Tab/> components (#3037)
  • 2fd9d1c Forward disabled state to hidden inputs in form-like components (#3004)
  • e9df8dd Allow setting custom tabIndex on the \<Switch /> component (#2966)
  • 04695b2 Add hidden attribute to internal \<Hidden /> component when the `Features....
  • 46a9b32 Don’t override explicit disabled prop for components inside \<MenuItem> (#...
  • 39210df Prevent default behaviour when clicking outside of a Dialog.Panel (#2919)
  • 369be39 Expose disabled state on \<Tab /> component (#2918)
  • 2b161b3 Make sure panels re-register when IDs are calculated in React < 18 (#2883)
  • 7ca6174 re-add new features to CHANGELOG
  • See full diff in compare view


Updates @heroicons/react from 2.1.1 to 2.1.3

Release notes

Sourced from @​heroicons/react's releases.

v2.1.3

  • Improve project READMEs (#1152)

v2.1.2

  • Include license file with published packages (#1151)
Changelog

Sourced from @​heroicons/react's changelog.

[2.1.3] - 2024-03-22

  • Improve project READMEs (#1152)

[2.1.2] - 2024-03-22

  • Include license file with published packages (#1151)
Commits


Updates @lexical/link from 0.13.1 to 0.14.5

Release notes

Sourced from @​lexical/link's releases.

v0.14.5

What's Changed

Full Changelog: https://github.com/facebook/lexical/compare/v0.14.4...v0.14.5

v0.14.4

What's Changed

New Contributors

Full Changelog: https://github.com/facebook/lexical/compare/v0.14.3...v0.14.4

... (truncated)

Changelog

Sourced from @​lexical/link's changelog.

v0.14.5 (2024-04-16)

  • update lock file (#5904) Acy Watson
  • fix(lexicalreact) lexicalreact 0.14.4 brings in lexicaldevtools-core dependency without declaring it (#5902) Vlad Fedosov
  • v0.14.4 (#5900) Acy Watson
  • v0.14.4 Lexical GitHub Actions Bot

v0.14.4 (2024-04-16)

  • chore(lexicalplayground) Remove unnecessary type assertions from useReport.ts (#5884) wnhlee
  • fix(lexical) avoid implicit any type by explicitly setting variable type (#5889) Xuan
  • fix(lexical-reactLexicalClearEditorPlugin) Fix #3456 stale selection state after clear format (#5896) Sahejkm
  • feat(lexicaldevtools) Extracted storemessaging implementation to the separate packages (#5894) Vlad Fedosov
  • Remove a special case in table deleteTextHandler (#5891) Alex Reznik
  • Bump publish scripts to v4 (#5817) Ivaylo Pavlov
  • docs Fix broken style for node overrides example on docs (#5890) wnhlee
  • chore Fix nested typo in README (#5892) Zach Heckert
  • docs fix typedoc links and add missing packages (#5850) Bob Ippolito
  • feat use devprod conditions instead of webpack in exports (#5858) Bob Ippolito
  • fix(playground) wrong logic for FloatingLinkEditorPlugin bad node (#5814) Aron Griffis
  • fix #4468 Preserv elemement text align format on new paragraph creation (#5878) Sahejkm
  • fix test failing after rebase on bug fix for multiple text nodes styles in a cell node (#5872) Sahejkm
  • Fix #5663 styling from td not persisted on copy paste (#5855) Sahejkm
  • Replace async arrow with function (#5870) Gerard Rovira
  • TextNode support font-weight bold (#5852) Gerard Rovira
  • Add missing rewrite of utils import (#5866) John Flockton
  • Revert Revert feat(lexicaldevtools) Added TreeView rendering instead of a simple textarea (#5864) John Flockton
  • Revert feat(lexicaldevtools) Added TreeView rendering instead of a simple textarea (#5861) John Flockton
  • Fix bug with typeahead positioning (#5859) John Flockton
  • feat(lexicaldevtools) Added TreeView rendering instead of a simple textarea (#5830) Vlad Fedosov
  • fix Clear Formatting (#5849) Manuel Ojeda
  • Fix issue with removeing selectionchange correctly (#5848) John Flockton
  • Fix #5620 Persist format at paragraph level for new line (#5822) Sahejkm
  • Use updated docRoot count in removeRootElementEvents (#5847) John Flockton
  • chore upgrade to docusaurus 3 (#5838) Bob Ippolito
  • Use unnamed ESM imports for Prism modules (#5828) John Flockton
  • fix webpack needs its own export condition (#5833) Bob Ippolito
  • Add missing flow type parameters for insertNewAfter (#5832) Sahejkm
  • feat export IS and CAN environment constants from lexicalutils (#5831) Bob Ippolito
  • Fix failing WWW build (#5826) John Flockton
  • v0.14.3 (#5816) Ivaylo Pavlov
  • v0.14.3 Lexical GitHub Actions Bot

v0.14.3 (2024-04-03)

  • fix removed overwrite of copyright (#5811) Sven ani
  • remove duplicate list merging (#5810) Sherry
  • fix Table selection stuck (#5807) Alex Reznik
  • #4618 combine list if next sibling is list node (#5803) Sherry
  • docs clarify readupdate language in intro, readme editor state (#5809) Bob Ippolito

... (truncated)

Commits


Updates @lexical/list from 0.13.1 to 0.14.5

Release notes

Sourced from @​lexical/list's releases.

v0.14.5

What's Changed

Full Changelog: https://github.com/facebook/lexical/compare/v0.14.4...v0.14.5

v0.14.4

What's Changed

New Contributors

Full Changelog: https://github.com/facebook/lexical/compare/v0.14.3...v0.14.4

... (truncated)

Changelog

Sourced from @​lexical/list's changelog.

v0.14.5 (2024-04-16)

  • update lock file (#5904) Acy Watson
  • fix(lexicalreact) lexicalreact 0.14.4 brings in lexicaldevtools-core dependency without declaring it (#5902) Vlad Fedosov
  • v0.14.4 (#5900) Acy Watson
  • v0.14.4 Lexical GitHub Actions Bot

v0.14.4 (2024-04-16)

  • chore(lexicalplayground) Remove unnecessary type assertions from useReport.ts (#5884) wnhlee
  • fix(lexical) avoid implicit any type by explicitly setting variable type (#5889) Xuan
  • fix(lexical-reactLexicalClearEditorPlugin) Fix #3456 stale selection state after clear format (#5896) Sahejkm
  • feat(lexicaldevtools) Extracted storemessaging implementation to the separate packages (#5894) Vlad Fedosov
  • Remove a special case in table deleteTextHandler (#5891) Alex Reznik
  • Bump publish scripts to v4 (#5817) Ivaylo Pavlov
  • docs Fix broken style for node overrides example on docs (#5890) wnhlee
  • chore Fix nested typo in README (#5892) Zach Heckert
  • docs fix typedoc links and add missing packages (#5850) Bob Ippolito
  • feat use devprod conditions instead of webpack in exports (#5858) Bob Ippolito
  • fix(playground) wrong logic for FloatingLinkEditorPlugin bad node (#5814) Aron Griffis
  • fix #4468 Preserv elemement text align format on new paragraph creation (#5878) Sahejkm
  • fix test failing after rebase on bug fix for multiple text nodes styles in a cell node (#5872) Sahejkm
  • Fix #5663 styling from td not persisted on copy paste (#5855) Sahejkm
  • Replace async arrow with function (#5870) Gerard Rovira
  • TextNode support font-weight bold (#5852) Gerard Rovira
  • Add missing rewrite of utils import (#5866) John Flockton
  • Revert Revert feat(lexicaldevtools) Added TreeView rendering instead of a simple textarea (#5864) John Flockton
  • Revert feat(lexicaldevtools) Added TreeView rendering instead of a simple textarea (#5861) John Flockton
  • Fix bug with typeahead positioning (#5859) John Flockton
  • feat(lexicaldevtools) Added TreeView rendering instead of a simple textarea (#5830) Vlad Fedosov
  • fix Clear Formatting (#5849) Manuel Ojeda
  • Fix issue with removeing selectionchange correctly (#5848) John Flockton
  • Fix #5620 Persist format at paragraph level for new line (#5822) Sahejkm
  • Use updated docRoot count in removeRootElementEvents (#5847) John Flockton
  • chore upgrade to docusaurus 3 (#5838) Bob Ippolito
  • Use unnamed ESM imports for Prism modules (#5828) John Flockton
  • fix webpack needs its own export condition (#5833) Bob Ippolito
  • Add missing flow type parameters for insertNewAfter (#5832) Sahejkm
  • feat export IS and CAN environment constants from lexicalutils (#5831) Bob Ippolito
  • Fix failing WWW build (#5826) John Flockton
  • v0.14.3 (#5816) Ivaylo Pavlov
  • v0.14.3 Lexical GitHub Actions Bot

v0.14.3 (2024-04-03)

  • fix removed overwrite of copyright (#5811) Sven ani
  • remove duplicate list merging (#5810) Sherry
  • fix Table selection stuck (#5807) Alex Reznik
  • #4618 combine list if next sibling is list node (#5803) Sherry
  • docs clarify readupdate language in intro, readme editor state (#5809) Bob Ippolito

... (truncated)

Commits


Updates @lexical/react from 0.13.1 to 0.14.5

Release notes

Sourced from @​lexical/react's releases.

v0.14.5

What's Changed

Full Changelog: https://github.com/facebook/lexical/compare/v0.14.4...v0.14.5

v0.14.4

What's Changed

New Contributors

Full Changelog: https://github.com/facebook/lexical/compare/v0.14.3...v0.14.4

... (truncated)

Changelog

Sourced from @​lexical/react's changelog.

v0.14.5 (2024-04-16)

  • update lock file (#5904) Acy Watson
  • fix(lexicalreact) lexicalreact 0.1... _Description has been truncated_
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 4 months ago

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