OpenShock / Firmware

Espressif Firmware for OpenShock, Controlling shock collars via Reverse engineered proprietary Sub-1 GHz Protocols.
GNU Affero General Public License v3.0
26 stars 6 forks source link

build(deps-dev): Bump the frontend group in /frontend with 8 updates #241

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the frontend group in /frontend with 8 updates:

Package From To
@types/node 20.14.0 20.14.2
eslint-plugin-svelte 2.39.0 2.39.2
prettier 3.3.0 3.3.1
prettier-plugin-svelte 3.2.3 3.2.4
svelte 4.2.17 4.2.18
tailwindcss 3.4.3 3.4.4
tslib 2.6.2 2.6.3
vite 5.2.12 5.2.13

Updates @types/node from 20.14.0 to 20.14.2

Commits


Updates eslint-plugin-svelte from 2.39.0 to 2.39.2

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@2.39.2

Patch Changes

eslint-plugin-svelte@2.39.1

Patch Changes

  • #772 0ecab95 Thanks @​ota-meshi! - fix: false positive for kebab-case with svelte v5 in svelte/no-unused-svelte-ignore
Commits
  • d3b36f2 chore: release eslint-plugin-svelte (#776)
  • 0e85eba fix: README is not publish (#775)
  • 2a92602 chore: release eslint-plugin-svelte (#774)
  • 8e568c4 chore: fix packages/eslint-plugin-svelte/tools/lib/changesets-util.ts
  • c9f361e chore: fix version script
  • 0ecab95 fix: false positive for kebab-case with svelte v5 in `svelte/no-unused-svelte...
  • 13cf65c chore(deps): update dependency svelte to v5.0.0-next.152
  • d11f282 fix: GHPages workflow
  • bcc658e chore(deps): update dependency svelte to v5.0.0-next.151 (#769)
  • eeacb5c chore(deps): update dependency markdown-it-anchor to v9 (#760)
  • Additional commits viewable in compare view


Updates prettier from 3.3.0 to 3.3.1

Release notes

Sourced from prettier's releases.

3.3.1

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.1

diff

Preserve empty lines in front matter (#16347 by @​fisker)

<!-- Input -->
---
foo:
  - bar1
  • bar2

  • bar3


Markdown

<!-- Prettier 3.3.0 -->


foo:

  • bar1
  • bar2
  • bar3

Markdown

<!-- Prettier 3.3.1 -->

foo:

  • bar1

  • bar2

  • bar3


Markdown

Preserve explicit language in front matter (#16348 by @​fisker)

<!-- Input -->
---yaml
</tr></table> 

... (truncated)

Commits


Updates prettier-plugin-svelte from 3.2.3 to 3.2.4

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.2.4

  • (fix) speed up regex
Commits


Updates svelte from 4.2.17 to 4.2.18

Release notes

Sourced from svelte's releases.

svelte@4.2.18

Patch Changes

  • chore: speed up regex (#11922)
Changelog

Sourced from svelte's changelog.

4.2.18

Patch Changes

  • chore: speed up regex (#11922)
Commits


Updates tailwindcss from 3.4.3 to 3.4.4

Release notes

Sourced from tailwindcss's releases.

v3.4.4

Fixed

  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#13770)
  • Support negative values for {col,row}-{start,end} utilities (#13781)
  • Update embedded browserslist database (#13792)
Changelog

Sourced from tailwindcss's changelog.

[3.4.4] - 2024-06-05

Fixed

  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#13770)
  • Support negative values for {col,row}-{start,end} utilities (#13781)
  • Update embedded browserslist database (#13792)
Commits


Updates tslib from 2.6.2 to 2.6.3

Release notes

Sourced from tslib's releases.

v2.6.3

What's Changed

Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3

Commits


Updates vite from 5.2.12 to 5.2.13

Changelog

Sourced from vite's changelog.

5.2.13 (2024-06-07)

Commits


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