open-goal / launcher

A launcher for the OpenGOAL Project to simplify usage and installation
ISC License
65 stars 13 forks source link

build(deps): bump the frontend-deps group with 5 updates #439

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the frontend-deps group with 5 updates:

Package From To
@types/semver 7.5.6 7.5.7
flowbite-svelte 0.44.22 0.44.23
postcss 8.4.34 8.4.35
postcss-load-config 5.0.2 5.0.3
vite 5.0.12 5.1.1

Updates @types/semver from 7.5.6 to 7.5.7

Commits


Updates flowbite-svelte from 0.44.22 to 0.44.23

Changelog

Sourced from flowbite-svelte's changelog.

0.44.23 (2024-02-08)

Bug Fixes

  • add focus:ring-0 to menu btns (b81c875)
  • engines npm to pnpm 8.0.0 in package.json (6770c92)
  • playwright version in workflows (046b908)
  • remove focus from DarkMode (22c48db)
  • spinner typings, docs (#1151) (ed17997)
  • workflow pnpm to latest (a1358fe)
Commits


Updates postcss from 8.4.34 to 8.4.35

Release notes

Sourced from postcss's releases.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.
Changelog

Sourced from postcss's changelog.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.
Commits
  • edda95e Release 8.4.35 version
  • 612f360 Merge pull request #1924 from postcss/refactor/types
  • 5e7449f Fix node.parent.nodes type
  • 65075df Allow to pass undefined to adding methods to simplify type check
  • See full diff in compare view


Updates postcss-load-config from 5.0.2 to 5.0.3

Changelog

Sourced from postcss-load-config's changelog.

5.0.3 (2024-02-08)

Bug Fixes

  • Fixed update of ESM configs (#259)
Commits


Updates vite from 5.0.12 to 5.1.1

Release notes

Sourced from vite's releases.

create-vite@5.1.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.1.1 (2024-02-09)

5.1.0 (2024-02-08)

Vite 5.1 is out! Read the announcement blog post at https://vitejs.dev/blog/announcing-vite5-1!

5.1.0-beta.7 (2024-02-07)

5.1.0-beta.6 (2024-02-01)

5.1.0-beta.5 (2024-01-27)

5.1.0-beta.4 (2024-01-26)

... (truncated)

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