openfoodfacts / openfoodfacts-explorer

An alternative frontend for OpenFoodFacts, made with SvelteKit
https://openfoodfacts-explorer.vercel.app/
GNU Affero General Public License v3.0
25 stars 50 forks source link

chore(deps-dev): bump the minor group with 9 updates #295

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the minor group with 9 updates:

Package From To
@sveltejs/kit 2.19.0 2.19.2
@tailwindcss/postcss 4.0.13 4.0.14
daisyui 5.0.0 5.0.4
eslint-plugin-svelte 3.1.0 3.2.0
openapi-fetch 0.13.4 0.13.5
svelte 5.23.0 5.23.1
svelte-eslint-parser 1.0.1 1.1.0
tailwindcss 4.0.13 4.0.14
vite 6.2.1 6.2.2

Updates @sveltejs/kit from 2.19.0 to 2.19.2

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.19.2

Patch Changes

  • fix: lazily load CSS for dynamically imported components (#13564)

@​sveltejs/kit@​2.19.1

Patch Changes

  • fix: allow reroute to point to prerendered route (#13575)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.19.2

Patch Changes

  • fix: lazily load CSS for dynamically imported components (#13564)

2.19.1

Patch Changes

  • fix: allow reroute to point to prerendered route (#13575)
Commits


Updates @tailwindcss/postcss from 4.0.13 to 4.0.14

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits


Updates daisyui from 5.0.0 to 5.0.4

Release notes

Sourced from daisyui's releases.

v5.0.4

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@5.0.4

💚 Thank you for using daisyUI!

v5.0.3

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@5.0.3

💚 Thank you for using daisyUI!

v5.0.2

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

npm i -D daisyui@5.0.2

💚 Thank you for using daisyUI!

Changelog

Sourced from daisyui's changelog.

5.0.4 (2025-03-14)

  • fix: prevent duplicate theme to be added if there's only one default theme - improves CSS size for single theme sites.
  • fix: select in <label> double caret. closes: #3613
  • fix: dialog does not put focus on first focusable element. closes: #3440

5.0.3 (2025-03-12)

Bug Fixes

  • fix: CDN color opacity utilities
  • fix: dropdown-end position
  • fix: diff outline
  • fix: diff-resizer size and placement
  • fix: checked button style

5.0.2 (2025-03-11)

Bug Fixes

5.0.1 (2025-03-11)

Bug Fixes

  • bug: (v5) I can't override inline the font-size of a button without using important. closes: #3641
  • bug: text content in the alert component isn't responsive. closes: #3638
  • bug: code in prose (typography plugin) is not styled by daisy. closes: #3631
  • bug: Modal looses backdrop transition after build. closes: #3628
  • bug: (v5) unintended outline when using join and radio button. closes: #3615
  • bug: fieldset + select + icon. closes: #3613
  • bug: (v5) Text opacity and custom fonts not working in daisyUI v5 CDN version. closes: #3612
  • bug: "join" applies incorrect border radius when used with a single item. closes: #3611
  • bug: (v5) Button colors do not play well with typography. closes: #3606
  • bug: (v5) Collapse uses variable --rounded-box but it should use --radius-box. closes: #3600
  • bug: Deno requires with attribute on import. closes: #3597
  • bug: The development guides does not work on Windows machine. closes: #3567
  • docs: Badge component code highlight error. closes: #3627
  • docs: Add warning about Modal placement inside Dropdown components. closes: #3616
Commits


Updates eslint-plugin-svelte from 3.1.0 to 3.2.0

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@3.2.0

Minor Changes

Commits


Updates openapi-fetch from 0.13.4 to 0.13.5

Release notes

Sourced from openapi-fetch's releases.

openapi-fetch@0.13.5

Patch Changes

Changelog

Sourced from openapi-fetch's changelog.

0.13.5

Patch Changes

Commits


Updates svelte from 5.23.0 to 5.23.1

Release notes

Sourced from svelte's releases.

svelte@5.23.1

Patch Changes

  • fix: invalidate parent effects when child effects update parent dependencies (#15506)

  • fix: correctly match :has() selector during css pruning (#15277)

  • fix: replace undefined with void 0 to avoid edge case (#15511)

  • fix: allow global-like pseudo-selectors refinement (#15313)

  • chore: don't distribute unused types definitions (#15473)

  • fix: add files and group to HTMLInputAttributes in elements.d.ts (#15492)

  • fix: throw rune_invalid_arguments_length when $state.raw() is used with more than 1 arg (#15516)

Changelog

Sourced from svelte's changelog.

5.23.1

Patch Changes

  • fix: invalidate parent effects when child effects update parent dependencies (#15506)

  • fix: correctly match :has() selector during css pruning (#15277)

  • fix: replace undefined with void 0 to avoid edge case (#15511)

  • fix: allow global-like pseudo-selectors refinement (#15313)

  • chore: don't distribute unused types definitions (#15473)

  • fix: add files and group to HTMLInputAttributes in elements.d.ts (#15492)

  • fix: throw rune_invalid_arguments_length when $state.raw() is used with more than 1 arg (#15516)

Commits


Updates svelte-eslint-parser from 1.0.1 to 1.1.0

Release notes

Sourced from svelte-eslint-parser's releases.

v1.1.0

Minor Changes

Changelog

Sourced from svelte-eslint-parser's changelog.

1.1.0

Minor Changes

Commits


Updates tailwindcss from 4.0.13 to 4.0.14

Release notes

Sourced from tailwindcss's releases.

v4.0.14

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Changelog

Sourced from tailwindcss's changelog.

[4.0.14] - 2025-03-13

Fixed

  • Do not extract candidates with JS string interpolation ${ (#17142)
  • Fix extraction of variants containing . character (#17153)
  • Fix extracting candidates in Clojure/ClojureScript (#17087)
Commits


Updates vite from 6.2.1 to 6.2.2

Release notes

Sourced from vite's releases.

v6.2.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

6.2.2 (2025-03-14)

  • fix: await client buildStart on top level buildStart (#19624) (b31faab), closes #19624
  • fix(css): inline css correctly for double quote use strict (#19590) (d0aa833), closes #19590
  • fix(deps): update all non-major dependencies (#19613) (363d691), closes #19613
  • fix(indexHtml): ensure correct URL when querying module graph (#19601) (dc5395a), closes #19601
  • fix(preview): use preview https config, not server (#19633) (98b3160), closes #19633
  • fix(ssr): use optional chaining to prevent "undefined is not an object" happening in `ssrRewriteStac (4309755), closes #19612
  • feat: show friendly error for malformed base (#19616) (2476391), closes #19616
  • feat(worker): show asset filename conflict warning (#19591) (367d968), closes #19591
  • chore: extend commit hash correctly when ambigious with a non-commit object (#19600) (89a6287), closes #19600
Commits
  • b12911e release: v6.2.2
  • 98b3160 fix(preview): use preview https config, not server (#19633)
  • b31faab fix: await client buildStart on top level buildStart (#19624)
  • dc5395a fix(indexHtml): ensure correct URL when querying module graph (#19601)
  • 2476391 feat: show friendly error for malformed base (#19616)
  • 4309755 fix(ssr): use optional chaining to prevent "undefined is not an object" happe...
  • 363d691 fix(deps): update all non-major dependencies (#19613)
  • d0aa833 fix(css): inline css correctly for double quote use strict (#19590)
  • 367d968 feat(worker): show asset filename conflict warning (#19591)
  • 89a6287 chore: extend commit hash correctly when ambigious with a non-commit object (...
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
openfoodfacts-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 7:32am