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

fix(deps): bump the all group across 1 directory with 30 updates #330

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the all group with 22 updates in the /frontend directory:

Package From To
@headlessui/vue 1.7.16 1.7.22
@tailwindcss/forms 0.5.7 0.5.9
fast-sort 3.4.0 3.4.1
pinia 2.1.7 2.2.2
unplugin-icons 0.18.1 0.19.3
unplugin-vue-components 0.26.0 0.27.4
vee-validate 4.12.3 4.13.2
vue 3.3.13 3.5.3
vue-router 4.2.5 4.4.3
yup 1.3.3 1.4.0
@iconify-json/fa6-regular 1.1.18 1.2.0
@iconify-json/fa6-solid 1.1.20 1.2.0
@iconify-json/ic 1.1.17 1.2.0
@iconify-json/line-md 1.1.33 1.2.1
@typescript-eslint/eslint-plugin 6.15.0 8.4.0
@typescript-eslint/parser 6.15.0 8.4.0
@vitejs/plugin-vue 4.5.2 5.1.3
autoprefixer 10.4.16 10.4.20
eslint 8.56.0 9.10.0
eslint-plugin-vue 9.19.2 9.28.0
typescript 5.3.3 5.5.4
vite 5.0.13 5.4.3

Updates @headlessui/vue from 1.7.16 to 1.7.22

Release notes

Sourced from @​headlessui/vue's releases.

@​headlessui/vue@​v1.7.22

Fixed

  • Don’t cancel touchmove on input elements inside a dialog (#3166)
  • Ensure clicking a ComboboxOption after filtering the options, correctly triggers a change (#3180)

@​headlessui/vue@​v1.7.21

Fixed

  • Prevent closing the Combobox component when clicking inside the scrollbar area (#3104)
  • Don’t unmount portal targets used by other portals (#3144)

@​headlessui/vue@​v1.7.20

Fixed

  • Expose disabled state on Tab component (#2918)
  • Prevent default behaviour when clicking outside of a DialogPanel (#2919)
  • Don’t override explicit disabled prop for components inside MenuItem (#2929)
  • 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)

@​headlessui/vue@​v1.7.19

  • Fix Combobox activeOption render prop (#2973)

@​headlessui/vue@​v1.7.18

Added

  • Allow users customize ID generation (#2959)

@​headlessui/vue@​v1.7.17

Fixed

  • Don't call <Dialog>'s onClose twice on mobile devices (#2690)
  • Fix Portal SSR hydration mismatches (#2700)
  • Ensure hidden TabPanel components are hidden from the accessibility tree (#2708)
  • Add support for role="alertdialog" to <Dialog> component (#2709)
  • Ensure blurring the ComboboxInput component closes the Combobox (#2712)
  • Allow <button> to be in nested components in <PopoverButton> (#2715)
  • Don't overwrite user-defined template refs when rendering (#2720)
  • Fix missing data-headlessui-state attribute when as="template" (#2787)
  • Fix VoiceOver bug for Listbox component in Chrome (#2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (6846231)
  • Fix CJS types (#2880)
  • Fix error when transition classes contain new lines (#2871)
Changelog

Sourced from @​headlessui/vue's changelog.

[1.7.22] - 2024-05-08

Fixed

  • Don’t cancel touchmove on input elements inside a dialog (#3166)
  • Ensure clicking a ComboboxOption after filtering the options, correctly triggers a change (#3180)

[1.7.21] - 2024-04-26

Fixed

  • Prevent closing the Combobox component when clicking inside the scrollbar area (#3104)
  • Don’t unmount portal targets used by other portals (#3144)

[1.7.20] - 2024-04-15

Fixed

  • Expose disabled state on Tab component (#2918)
  • Prevent default behaviour when clicking outside of a DialogPanel (#2919)
  • Don’t override explicit disabled prop for components inside MenuItem (#2929)
  • 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)

[1.7.19] - 2024-02-07

  • Fix Combobox activeOption render prop (#2973)

[1.7.18] - 2024-02-02

Added

  • Allow users customize ID generation (#2959)

[1.7.17] - 2024-01-08

Fixed

  • Don't call Dialog's onClose twice on mobile devices (#2690)
  • Fix Portal SSR hydration mismatches (#2700)
  • Ensure hidden TabPanel components are hidden from the accessibility tree (#2708)
  • Add support for role="alertdialog" to Dialog component (#2709)
  • Ensure blurring the ComboboxInput component closes the Combobox (#2712)
  • Allow button to be in nested components in PopoverButton (#2715)
  • Don't overwrite user-defined template refs when rendering (#2720)
  • Fix missing data-headlessui-state attribute when as="template" (#2787)
  • Fix VoiceOver bug for Listbox component in Chrome (#2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (6846231)

... (truncated)

Commits
  • 7004a25 1.7.22 - @​headlessui/vue
  • 156880c Ensure clicking a ComboboxOption after filtering the options, correctly tri...
  • 47d4b4f Don’t cancel touchmove on input elements inside a dialog (#3166)
  • 7ebeaab 1.7.21 - @​headlessui/vue
  • 1724106 Don’t unmount portal targets used by other portals (#3144)
  • 722ad2d Prevent closing the Combobox component when clicking inside the scrollbar a...
  • be95227 1.7.20 - @​headlessui/vue
  • 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)
  • Additional commits viewable in compare view

Updates @passwordless-id/webauthn from 1.3.3 to 1.6.2

Release notes

Sourced from @​passwordless-id/webauthn's releases.

1.6.2

No release notes provided.

1.6.1

No release notes provided.

1.6.0

Added capability to override relying-party id/name

1.5.0

No release notes provided.

1.4.1

Attestation now always "direct"

1.4.0

  • added authenticator icons
  • added "synced" property
  • added attestation as base64 instead of comment
Commits

Updates @tailwindcss/forms from 0.5.7 to 0.5.9

Release notes

Sourced from @​tailwindcss/forms's releases.

v0.5.9

Fixed

  • Fallback to static chevron color if theme is using variables (#167)

v0.5.8

Fixed

  • Support installing with alpha versions of Tailwind CSS v4 (#163)
Changelog

Sourced from @​tailwindcss/forms's changelog.

[0.5.9] - 2024-09-05

Fixed

  • Fallback to static chevron color if theme is using variables (#167)

[0.5.8] - 2024-08-28

Fixed

  • Support installing with alpha versions of Tailwind CSS v4 (#163)
Commits

Updates @trpc/client from 10.45.1 to 10.45.2

Release notes

Sourced from @​trpc/client's releases.

v10.45.2

What's Changed

  • patch(server): upgrade to typescript 5.4 and do fixes due to breaking changes in typescript by @​KATT in trpc/trpc#5560

Full Changelog: trpc/trpc@v10.45.1...v10.45.2

Commits

Updates compare-versions from 6.1.0 to 6.1.1

Changelog

Sourced from compare-versions's changelog.

6.1.1 - 2024-07-13

  • Fix ESM module browser support by appending .js extension to imports.
Commits

Updates fast-sort from 3.4.0 to 3.4.1

Changelog

Sourced from fast-sort's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commits

Updates pinia from 2.1.7 to 2.2.2

Release notes

Sourced from pinia's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Commits

Updates unplugin-icons from 0.18.1 to 0.19.3

Release notes

Sourced from unplugin-icons's releases.

v0.19.3

No significant changes

    View changes on GitHub

v0.19.2

   🚀 Features

    View changes on GitHub

v0.19.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.19.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.18.5

No significant changes

    View changes on GitHub

v0.18.4

   🚀 Features

    View changes on GitHub

... (truncated)

Commits

Updates unplugin-vue-components from 0.26.0 to 0.27.4

Release notes

Sourced from unplugin-vue-components's releases.

v0.27.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.27.3

   🐞 Bug Fixes

    View changes on GitHub

v0.27.2

No significant changes

    View changes on GitHub

v0.27.1

   🚀 Features

    View changes on GitHub

v0.27.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vee-validate from 4.12.3 to 4.13.2

Release notes

Sourced from vee-validate's releases.

v4.13.2

🌲 Dependencies

🐛 Bug Fixes

  • types: remove non-existent validated property from FormMeta types (#4784) thanks to @​G-Rath

v4.13.1

🆕

Updated @vee-validate/valibot to support valibot v0.31.0 #4756 (#4770) thanks to @​fabian-hiller

v4.13.0

🆕 Features

  • Inject form values to yup schema contexts when using field-level rules #4753 (27fe5c8)
  • Expose setValue on Field instance and slot props #4755 (ae3772a)
  • Added ResetFormOpts arg to useResetForm #4707 (fd008c1)
  • Apply Yup/Zod transformations on field-level rules #4713 (#4754) thanks to @​mehcode
  • Allow custom interpolation options for i18n #4726 (#4727) thanks to @​zleight1

🐛 Bug Fixes

  • The force option not behaving correctly when passing empty objects or empty values, now it respects whatever you pass in as the new values and initial values #4680 #4729 (454bc45)
  • Offer an all export that contains all rules for @vee-validate/rules #4766 (fdb2d47135aef898009acfe23df9026be65887f6)

v4.12.7

🐛 Bug Fixes

  • Handle TypedSchema.describe API crashing with future releases, now it just reports false for meta.required (1376794)
  • Handle meta.required for single field schema react to changes #4738 (1376794)
  • Ensure meta.required reacts to reactive form schema changes #4738 (c4415f8)

🌍 i18n

v4.12.6

🐛 Bug Fixes

  • Apply error messages again to prevent hoisted paths from being overridden 07d01fdd9bd41d44bcb163021d15ff4b3d4bde45

👕 TypeScript

  • Expose Field component interface #4657
  • Updated valibot dependency #4658

... (truncated)

Changelog

Sourced from vee-validate's changelog.

4.13.2

Patch Changes

  • afbd0e5: feat: support valibot 0.33.0

4.13.1

4.13.0

Minor Changes

  • 454bc45: fix: force resetForm should not merge values closes #4680 closes #4729
  • 27fe5c8: feat: provide form values as context for yup closes #4753

Patch Changes

  • ae3772a: feat: expose setValue on Field instance and slot props closes #4755
  • fd008c1: feat: added ResetFormOpts arg to useResetForm closes #4707

4.12.8

Patch Changes

  • f8bab9c: "fix: field-level validation not working with typed scheams closes #4744"

4.12.7

Patch Changes

  • 1376794: fix: handle meta.required for single field schemas closes #4738
  • 1376794: fix: add try-catch for schema description logic across all major schema providers
  • c4415f8: fix: ensure meta.required is reactive whenever the schema changes closes #4738

4.12.6

Patch Changes

  • 07d01fd: fix: re-apply errors to avoid race conditions

4.12.5

Patch Changes

  • d779980: fix: make sure removePathState removes the correct path state
  • 9eda544: "fix: remove event arg from define field handlers for component compat closes #4637"

4.12.4

Patch Changes

... (truncated)

Commits
  • 23ce2e6 chore(release): publish
  • 8db5b5b fix: remove non-existent validated property from FormMeta types (#4784)
  • 926170d chore(release): publish
  • 76f1440 chore(release): publish
  • 17a211d fix: ensure transformed values in field-level schemas are used on submit (#4754)
  • ae3772a feat: expose setValue on Field instance and slot props closes #4755
  • 454bc45 fix: force resetForm should not merge values closes #4680 closes #4729
  • fd008c1 feat: added ResetFormOpts arg to useResetForm closes #4707
  • 27fe5c8 feat: provide form values as context for yup closes #4753
  • 352aada chore(release): publish
  • Additional commits viewable in compare view

Updates vue from 3.3.13 to 3.5.3

Release notes

Sourced from vue's releases.

v3.5.3

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.2

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.1

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-rc.1

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-beta.3

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-beta.2

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-beta.1

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-alpha.5

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-alpha.4

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-alpha.3

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-alpha.2

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.0-alpha.1

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue's changelog.

3.5.3 (2024-09-06)

Bug Fixes

  • hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#11825) (8e6c337), closes #11793
  • Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
  • ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #11830
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#11833) (6b7901d), closes #11775
  • useId: make generated IDs selector compatible (babfb4c), closes #11828

3.5.2 (2024-09-05)

Bug Fixes

  • reactivity: make toRaw work on proxies created by proxyRef (46c3ab1)
  • reactivity: pass oldValue to computed getter (#11813) (98864a7), closes #11812
  • reactivity: prevent endless recursion in computed getters (#11797) (716275d)
  • reactivity: self-referencing computed should refresh (e84c4a6), closes vuejs/core#11797
  • scheduler: prevent duplicate jobs being queued (#11826) (df56cc5), closes #11712 #11807
  • suspense: avoid updating anchor if activeBranch has not been rendered to the actual container (#11818) (3c0d531), closes #11806
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#11778) (3116553), closes #11775
  • types: add HTMLDialogElement missing close event (#11811) (3634f7a)
  • types: added name attribute support to details tag (#11823) (c74176e), closes #11821
  • types: fix defineComponent props inference when setup() has explicit annotation (fca20a3), closes #11803
  • useTemplateRef: properly fix readonly warning in dev and ensure prod behavior consistency (9b7797d), closes #11808 #11816 #11810

Features

  • compiler-core: parse modifiers as expression to provide location data (#11819) (3f13203)

3.5.1 (2024-09-04)

Bug Fixes

  • build: improve built-in components treeshakability (4eee630)
  • reactivity: handle non-array arguments in reactive concat method (#11794) (475977a), closes #11792
  • Transition: avoid applying transition hooks on comment vnode (#11788) (51912f8), closes #11782
  • types: avoid using intersection type in Readonly<...> to fix JSDoc emit (#11799) (7518bc1)
  • useTemplateRef: fix readonly warning when useTemplateRef has same variable name as template ref (bc63df0), closes #11795 #11802 #11804

... (truncated)

Commits
  • 632e163 release: v3.5.3
  • bf3d9a2 fix(ssr): respect app.config.warnHandler during ssr
  • 8e6c337 fix(hydration): check __asyncHydrate presence for vue3-lazy-hydration compat ...
  • 6b7901d fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#1...
  • 7e3b3bb fix: Revert "fix(Transition): handle KeepAlive child unmount in Transition ou...

Bumps the all group with 22 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@headlessui/vue](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-vue) | `1.7.16` | `1.7.22` |
| [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) | `0.5.7` | `0.5.9` |
| [fast-sort](https://github.com/snovakovic/fast-sort) | `3.4.0` | `3.4.1` |
| [pinia](https://github.com/vuejs/pinia) | `2.1.7` | `2.2.2` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.18.1` | `0.19.3` |
| [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components) | `0.26.0` | `0.27.4` |
| [vee-validate](https://github.com/logaretm/vee-validate/tree/HEAD/packages/vee-validate) | `4.12.3` | `4.13.2` |
| [vue](https://github.com/vuejs/core) | `3.3.13` | `3.5.3` |
| [vue-router](https://github.com/vuejs/router) | `4.2.5` | `4.4.3` |
| [yup](https://github.com/jquense/yup) | `1.3.3` | `1.4.0` |
| [@iconify-json/fa6-regular](https://github.com/iconify/icon-sets) | `1.1.18` | `1.2.0` |
| [@iconify-json/fa6-solid](https://github.com/iconify/icon-sets) | `1.1.20` | `1.2.0` |
| [@iconify-json/ic](https://github.com/iconify/icon-sets) | `1.1.17` | `1.2.0` |
| [@iconify-json/line-md](https://github.com/iconify/icon-sets) | `1.1.33` | `1.2.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.15.0` | `8.4.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.15.0` | `8.4.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `4.5.2` | `5.1.3` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.20` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.10.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.19.2` | `9.28.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.13` | `5.4.3` |



Updates `@headlessui/vue` from 1.7.16 to 1.7.22
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-vue/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/[email protected]/packages/@headlessui-vue)

Updates `@passwordless-id/webauthn` from 1.3.3 to 1.6.2
- [Release notes](https://github.com/passwordless-id/webauthn/releases)
- [Commits](passwordless-id/webauthn@1.3.3...1.6.2)

Updates `@tailwindcss/forms` from 0.5.7 to 0.5.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-forms@v0.5.7...v0.5.9)

Updates `@trpc/client` from 10.45.1 to 10.45.2
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v10.45.2/packages/client)

Updates `compare-versions` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md)
- [Commits](omichelsen/compare-versions@v6.1.0...v6.1.1)

Updates `fast-sort` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/snovakovic/fast-sort/releases)
- [Changelog](https://github.com/snovakovic/fast-sort/blob/master/CHANGELOG.md)
- [Commits](https://github.com/snovakovic/fast-sort/commits)

Updates `pinia` from 2.1.7 to 2.2.2
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/[email protected]@2.2.2)

Updates `unplugin-icons` from 0.18.1 to 0.19.3
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](unplugin/unplugin-icons@v0.18.1...v0.19.3)

Updates `unplugin-vue-components` from 0.26.0 to 0.27.4
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](unplugin/unplugin-vue-components@v0.26.0...v0.27.4)

Updates `vee-validate` from 4.12.3 to 4.13.2
- [Release notes](https://github.com/logaretm/vee-validate/releases)
- [Changelog](https://github.com/logaretm/vee-validate/blob/main/packages/vee-validate/CHANGELOG.md)
- [Commits](https://github.com/logaretm/vee-validate/commits/v4.13.2/packages/vee-validate)

Updates `vue` from 3.3.13 to 3.5.3
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.13...v3.5.3)

Updates `vue-router` from 4.2.5 to 4.4.3
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.2.5...v4.4.3)

Updates `yup` from 1.3.3 to 1.4.0
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v1.3.3...v1.4.0)

Updates `@iconify-json/fa-brands` from 1.1.8 to 1.2.0
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/fa6-regular` from 1.1.18 to 1.2.0
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/fa6-solid` from 1.1.20 to 1.2.0
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/ic` from 1.1.17 to 1.2.0
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/line-md` from 1.1.33 to 1.2.1
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/material-symbols` from 1.1.72 to 1.2.1
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@trpc/server` from 10.45.1 to 10.45.2
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v10.45.2/packages/server)

Updates `@typescript-eslint/eslint-plugin` from 6.15.0 to 8.4.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.4.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.15.0 to 8.4.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.4.0/packages/parser)

Updates `@vitejs/plugin-vue` from 4.5.2 to 5.1.3
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue)

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

Updates `eslint` from 8.56.0 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v9.10.0)

Updates `eslint-plugin-vue` from 9.19.2 to 9.28.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.19.2...v9.28.0)

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

Updates `typescript` from 5.3.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.3.3...v5.5.4)

Updates `vite` from 5.0.13 to 5.4.3
- [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/v5.4.3/packages/vite)

Updates `wrangler` from 3.28.2 to 3.75.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@headlessui/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@passwordless-id/webauthn"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@tailwindcss/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@trpc/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: compare-versions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: fast-sort
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: unplugin-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: unplugin-vue-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vee-validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@iconify-json/fa-brands"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@iconify-json/fa6-regular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@iconify-json/fa6-solid"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@iconify-json/ic"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@iconify-json/line-md"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@trpc/server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Superseded by #332.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/all-bf853501aa branch September 16, 2024 03:52
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.

0 participants