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

build(deps): bump the frontend-deps group with 21 updates #411

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the frontend-deps group with 21 updates:

Package From To
@types/semver 7.5.4 7.5.6
country-flag-emoji-polyfill 0.1.4 0.1.5
@iconify-json/ic 1.1.14 1.1.17
@iconify-json/mdi 1.1.55 1.1.63
@octokit/plugin-throttling 8.1.2 8.1.3
@sveltejs/vite-plugin-svelte 2.4.6 3.0.1
@vitest/coverage-v8 0.34.6 1.0.4
flowbite 2.0.0 2.2.1
flowbite-svelte 0.44.19 0.44.20
jsdom 22.1.0 23.0.1
postcss 8.4.31 8.4.32
postcss-load-config 4.0.1 5.0.2
prettier 3.0.3 3.1.1
prettier-plugin-svelte 3.0.3 3.1.2
svelte 4.2.2 4.2.8
svelte-preprocess 5.0.4 5.1.3
tailwindcss 3.3.5 3.3.7
typescript 5.2.2 5.3.3
unplugin-icons 0.17.3 0.18.1
vite 4.5.0 5.0.10
vitest 0.34.6 1.0.4

Updates @types/semver from 7.5.4 to 7.5.6

Commits

Updates country-flag-emoji-polyfill from 0.1.4 to 0.1.5

Commits

Updates @iconify-json/ic from 1.1.14 to 1.1.17

Commits

Updates @iconify-json/mdi from 1.1.55 to 1.1.63

Commits
  • d62f2d7 Update Material Design Icons
  • 681c176 Update Ant Design Icons
  • 11c8401 Update Ant Design Icons, OpenMoji, Simple Icons
  • a2d5e1a Update OpenMoji
  • b4e71f2 Update Material Design Icons
  • c52d32a Update Brandico Font, Gridicons, Material Design Icons, OpenMoji, Unicons
  • b0b2397 Update Brandico Font, Emoji One (Monotone), Emoji One (v1), Emoji One (Colore...
  • 37cf309 Update Material Design Icons
  • See full diff in compare view

Updates @octokit/plugin-throttling from 8.1.2 to 8.1.3

Release notes

Sourced from @​octokit/plugin-throttling's releases.

v8.1.3

8.1.3 (2023-11-18)

Bug Fixes

  • types: improvements to internal types and options parameter (#642) (2a64f7f)
Commits
  • 2a64f7f fix(types): improvements to internal types and options parameter (#642)
  • f5d504e build(deps): lock file maintenance (#645)
  • 7d1fb8c chore(deps): update dependency prettier to v3.1.0
  • aac92df build(deps): lock file maintenance
  • 346bd4c build(deps): lock file maintenance (#639)
  • 479ed66 build(deps): lock file maintenance (#637)
  • See full diff in compare view

Updates @sveltejs/vite-plugin-svelte from 2.4.6 to 3.0.1

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​3.0.1

Patch Changes

  • fix: improve checking of script and style in .svelte code to work with new generic= attribute (#799)

  • Fix optional parameter types (#797)

  • Update log level for HMR updates where the output is functionally equivalent to the previous version to "debug" (#806)

@​sveltejs/vite-plugin-svelte@​3.0.0

Major Changes

  • breaking: update minimum supported node version to node18 (#744)

  • breaking: update supported vite version to vite 5 (#743)

  • breaking: remove support for svelte 3 (#746)

  • Preprocess style tags by default with vitePreprocess (#756)

  • breaking: remove package.json export (#751)

  • breaking(types): emit types with dts-buddy to include type map (#751)

  • breaking(debug): remove 'vite:' and add suffixes to debug namespace (#749)

  • breaking(types): rename SvelteOptions to SvelteConfig (#751)

  • breaking: prefer svelte exports condition over package.json svelte field (#747)

Minor Changes

  • feat(preprocess): add warnings in case preprocess dependencies contain anomalies (#767)

  • Add experimental support for svelte5 (#787)

Patch Changes

  • fix(types): use correct type Options for svelte function arg (#751)

  • Improve compile error messages (#757)

  • feat(compile): promote experimental.dynamicCompileOptions to stable (#765)

  • update peer dependencies to use final releases (#794)

  • Updated dependencies [d5b952f, bd5d43e, 10ec2a4, 62afd80, 1be1c08]:

    • @​sveltejs/vite-plugin-svelte-inspector@​2.0.0

@​sveltejs/vite-plugin-svelte@​3.0.0-next.3

... (truncated)

Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

3.0.1

Patch Changes

  • fix: improve checking of script and style in .svelte code to work with new generic= attribute (#799)

  • Fix optional parameter types (#797)

  • Update log level for HMR updates where the output is functionally equivalent to the previous version to "debug" (#806)

3.0.0

Major Changes

  • breaking: update minimum supported node version to node18 (#744)

  • breaking: update supported vite version to vite 5 (#743)

  • breaking: remove support for svelte 3 (#746)

  • Preprocess style tags by default with vitePreprocess (#756)

  • breaking: remove package.json export (#751)

  • breaking(types): emit types with dts-buddy to include type map (#751)

  • breaking(debug): remove 'vite:' and add suffixes to debug namespace (#749)

  • breaking(types): rename SvelteOptions to SvelteConfig (#751)

  • breaking: prefer svelte exports condition over package.json svelte field (#747)

Minor Changes

  • feat(preprocess): add warnings in case preprocess dependencies contain anomalies (#767)

  • Add experimental support for svelte5 (#787)

Patch Changes

  • fix(types): use correct type Options for svelte function arg (#751)

  • Improve compile error messages (#757)

  • feat(compile): promote experimental.dynamicCompileOptions to stable (#765)

  • update peer dependencies to use final releases (#794)

  • Updated dependencies [d5b952f, bd5d43e, 10ec2a4, 62afd80, 1be1c08]:

    • @​sveltejs/vite-plugin-svelte-inspector@​2.0.0

... (truncated)

Commits

Updates @vitest/coverage-v8 from 0.34.6 to 1.0.4

Release notes

Sourced from @​vitest/coverage-v8's releases.

v1.0.4

The previous release was built incorrectly and didn't include the performance fix. This release fixes that.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.0.3

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.0.2

   🐞 Bug Fixes

    View changes on GitHub

v1.0.1

   🐞 Bug Fixes

... (truncated)

Commits
  • 66933c3 chore: release v1.0.4
  • 7c19664 chore: release v1.0.3
  • 7006bb3 chore: release v1.0.2
  • 0802167 chore: release v1.0.1
  • 420707f fix: bump vitest packages peerDependencies versions (#4654)
  • 34517ce chore: release v1.0.0
  • 4166c41 fix(coverage): improve memory usage by writing temporary files on file system...
  • b766d34 chore: release v1.0.0-beta.6
  • 1fdd6fe fix(deps): update dependency std-env to ^3.5.0 (#4582)
  • a70f216 fix(deps): update dependency v8-to-istanbul to ^9.2.0 (#4583)
  • Additional commits viewable in compare view

Updates flowbite from 2.0.0 to 2.2.1

Release notes

Sourced from flowbite's releases.

v2.2.1

  • relased new phone number input component
  • relased new chat bubble component
  • updated z-index of the datepicker to allow usage with modals and drawers

v2.2.0

  • released new number input component examples
  • created a new InputCounter object class in the Flowbite JS

v2.1.1

  • fix the InstanceOptions and EventListenerInstance type exports for TypeScript

v2.1.0

This update adds full RTL support to all of the UI components from Flowbite and also provides and update to the Instance Manager API which now allows you to set custom id's as the 4th parameter of each object class.

  • updated to Tailwind CSS v3.3.5
  • added full RTL support to all UI components
  • updated the JS API and Instance Manager to allow setting custom id's
  • added new vertical tabs component example
  • added three next modal component examples
  • fixed responsive wrapping issues for the table components
  • uses Tailwind CSS v3.0 classes for background opacity fixing themesberg/flowbite#565
  • other minor bug fixes and improvements

Breaking changes:

  • data-modal-toggle alone won't initialise the modal anymore, you need to use data-modal-target for that
Commits

Updates flowbite-svelte from 0.44.19 to 0.44.20

Changelog

Sourced from flowbite-svelte's changelog.

0.44.20 (2023-11-24)

Bug Fixes

Commits

Updates jsdom from 22.1.0 to 23.0.1

Release notes

Sourced from jsdom's releases.

Version 23.0.1

  • Fixed incorrect canvas peer dependency.

Version 23.0.0

  • Node.js v18 is now the minimum supported version.
  • Updated various dependencies, including whatwg-url which integrates various additions to the URL and URLSearchParams objects.
Changelog

Sourced from jsdom's changelog.

23.0.1

  • Fix incorrect canvas peer dependency.

23.0.0

  • Node.js v18 is now the minimum supported version.
  • Updated various dependencies, including whatwg-url which integrates various additions to the URL and URLSearchParams objects.
Commits

Updates postcss from 8.4.31 to 8.4.32

Release notes

Sourced from postcss's releases.

8.4.32

Changelog

Sourced from postcss's changelog.

8.4.32

  • Fixed postcss().process() types (by Andrew Ferreira).
Commits

Updates postcss-load-config from 4.0.1 to 5.0.2

Changelog

Sourced from postcss-load-config's changelog.

5.0.2 (2022-05-23)

Bug Fixes

  • Fixed __require name conflict (#257)

5.0.1 (2022-05-23)

Bug Fixes

  • Fixed Windows support (#256)

5.0 (2023-11-20)

Features

  • Added ESM support for TypeScript config (#249)
  • Added ESM and TypeScript plugins support from JSON config (#254)

BREAKING CHANGES

  • Dropped Node.js 16 & 14 support.

4.0.2 (2023-11-20)

Bug Fixes

  • src/index: added support for .cts files (#252)
  • deps: updated lilconfig (#253)
Commits

Updates prettier from 3.0.3 to 3.1.1

Release notes

Sourced from prettier's releases.

3.1.1

🔗 Changelog

3.1.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.1.1

diff

Fix config file search (#15363 by @​fisker)

Previously, we start search for config files from the filePath as a directory, if it happened to be a directory and contains config file, it will be used by mistake.

├─ .prettierrc
└─ test.js         (A directory)
  └─ .prettierrc
// Prettier 3.1.0
await prettier.resolveConfigFile(new URL("./test.js", import.meta.url));
// <CWD>/test.js/.prettierrc
// Prettier 3.1.1
await prettier.resolveConfigFile(new URL("./test.js", import.meta.url));
// <CWD>/.prettierrc

Skip explicitly passed symbolic links with --no-error-on-unmatched-pattern (#15533 by @​sanmai-NL)

Since Prettier v3, we stopped following symbolic links, however in some use cases, the symbolic link patterns can't be filtered out, and there is no way to prevent Prettier from throwing errors.

In Prettier 3.1.1, you can use --no-error-on-unmatched-pattern to simply skip symbolic links.

Consistently use tabs in ternaries when useTabs is true (#15662 by @​auvred)

// Input
aaaaaaaaaaaaaaa
	? bbbbbbbbbbbbbbbbbb
	: ccccccccccccccc
	  ? ddddddddddddddd
	  : eeeeeeeeeeeeeee
	    ? fffffffffffffff
	    : gggggggggggggggg;
// Prettier 3.1.0
aaaaaaaaaaaaaaa
? bbbbbbbbbbbbbbbbbb
: ccccccccccccccc
? ddddddddddddddd
: eeeeeeeeeeeeeee
? fffffffffffffff
</tr></table>

... (truncated)

Commits
  • b86701d Release 3.1.1
  • c97480c Use attributes instead of deprecated assertions (#15758)
  • 0d1ffb3 Consistently use tabs in ternaries when useTabs is true (#15662)
  • 5f7aedc fix example to fit the actual experimentalTernaries behaviour (#15747)
  • 1e30f66 Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...
  • 39e4e7b Add cursorOffset to Playground (#15751)
  • 8e816ad Allow skipping symlink patterns, to avoid raising a fault (#15533)
  • 2ca5d75 Fix expect call in dts test (#15766)
  • 15c7428 chore(deps): update dependency flow-parser to v0.223.3 (#15760)
  • d3b3d4f chore(deps): update dependency hermes-parser to v0.18.0 (#15761)
  • Additional commits viewable in compare view

Updates prettier-plugin-svelte from 3.0.3 to 3.1.2

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.1.2

  • (fix) handle > tags in attributes

3.1.1

  • (fix) handle types on each/await contexts

3.1.0

  • (feat) add experimental support for Svelte 5
  • (feat) support #snippet and @render
Commits

Updates svelte from 4.2.2 to 4.2.8

Release notes

Sourced from svelte's releases.

[email protected]

Patch Changes

  • fix: port over props that were set prior to initialization (#9701)

[email protected]

Patch Changes

  • fix: handle spreads within static strings (#9554)

[email protected]

Patch Changes

  • fix: adjust static attribute regex (#9551)

[email protected]

Patch Changes

  • fix: ignore expressions in top level script/style tag attributes (#9498)

[email protected]

Patch Changes

  • fix: handle closing tags inside attribute values (#9486)

[email protected]

Patch Changes

  • fix: improve a11y-click-events-have-key-events message (#9358)

  • fix: more robust hydration of html tag (#9184)

Changelog

Sourced from svelte's changelog.

4.2.8

Patch Changes

  • fix: port over props that were set prior to initialization (#9701)

4.2.7

Patch Changes

  • fix: handle spreads within static strings (#9554)

4.2.6

Patch Changes

  • fix: adjust static attribute regex (#9551)

4.2.5

Patch Changes

  • fix: ignore expressions in top level script/style tag attributes (#9498)

4.2.4

Patch Changes

  • fix: handle closing tags inside attribute values (#9486)

4.2.3

Patch Changes

  • fix: improve a11y-click-events-have-key-events message (#9358)

  • fix: more robust hydration of html tag (#9184)

Commits

Updates svelte-preprocess from 5.0.4 to 5.1.3

Changelog

Sourced from svelte-preprocess's changelog.

5.1.3 (2023-12-18)

Bug Fixes

  • sass dependency list referencing source file in win32 (#621) (209312f)

5.1.2 (2023-12-12)

  • chore: mark postcss-load-config 5 as supported (3b5b1f0)

5.1.1 (2023-11-21)

Bug Fixes

  • force module(resolution) (66d3cf9)

5.1.0 (2023-11-10)

Bug Fixes

  • spelling "dianostics" - "diagnostics" (#606) (a48cc4e)

Features

  • add experimental support for Svelte 5 (923f437)
Commits

Updates tailwindcss from 3.3.5 to 3.3.7

Release notes

Sourced from tailwindcss's releases.

v3.3.7

Fixed

  • Fix support for container query utilities with arbitrary values (#12534)
  • Fix custom config loading in Standalone CLI (#12616)

v3.3.6

Fixed

  • Don’t add spaces to negative numbers following a comma (#12324)
  • Don't emit @config in CSS when watching via the CLI (#12327)
  • Improve types for resolveConfig (#12272)
  • Ensure configured font-feature-settings for mono are included in Preflight (#12342)
  • Improve candidate detection in minified JS arrays (without spaces) (#12396)
  • Don't crash when given applying a variant to a negated version of a simple utility (#12514)
  • Fix support for slashes in arbitrary modifiers (#12515)
  • Fix source maps of variant utilities that come from an @layer rule (#12508)
  • Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506)
Changelog

Sourced from tailwindcss's changelog.

[3.3.7] - 2023-12-18

Fixed

  • Fix support for container query utilities with arbitrary values (#12534)
  • Fix custom config loading in Standalone CLI (#12616)

[3.3.6] - 2023-12-04

Fixed

  • Don’t add spaces to negative numbers following a comma (#12324)
  • Don't emit @config in CSS when watching via the CLI (#12327)
  • Improve types for resolveConfig (#12272)
  • Ensure configured font-feature-settings for mono are included in Preflight (#12342)
  • Improve candidate detection in minified JS arrays (without spaces) (#12396)
  • Don't crash when given applying a variant to a negated version of a simple utility (#12514)
  • Fix support for slashes in arbitrary modifiers (#12515)
  • Fix source maps of variant utilities that come from an @layer rule (#12508)
  • Fix loading of built-in plugins when using an ESM or TypeScript config with the Standalone CLI (#12506)
Commits

Bumps the frontend-deps group with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.4` | `7.5.6` |
| [country-flag-emoji-polyfill](https://github.com/talkjs/country-flag-emoji-polyfill) | `0.1.4` | `0.1.5` |
| [@iconify-json/ic](https://github.com/iconify/icon-sets) | `1.1.14` | `1.1.17` |
| [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.1.55` | `1.1.63` |
| [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `8.1.2` | `8.1.3` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `2.4.6` | `3.0.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `0.34.6` | `1.0.4` |
| [flowbite](https://github.com/themesberg/flowbite) | `2.0.0` | `2.2.1` |
| [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) | `0.44.19` | `0.44.20` |
| [jsdom](https://github.com/jsdom/jsdom) | `22.1.0` | `23.0.1` |
| [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.32` |
| [postcss-load-config](https://github.com/postcss/postcss-load-config) | `4.0.1` | `5.0.2` |
| [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.1` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.0.3` | `3.1.2` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.2` | `4.2.8` |
| [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) | `5.0.4` | `5.1.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.5` | `3.3.7` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.17.3` | `0.18.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.10` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `1.0.4` |


Updates `@types/semver` from 7.5.4 to 7.5.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

Updates `country-flag-emoji-polyfill` from 0.1.4 to 0.1.5
- [Commits](https://github.com/talkjs/country-flag-emoji-polyfill/commits)

Updates `@iconify-json/ic` from 1.1.14 to 1.1.17
- [Commits](iconify/icon-sets@1.1.14...1.1.17)

Updates `@iconify-json/mdi` from 1.1.55 to 1.1.63
- [Commits](iconify/icon-sets@1.1.55...1.1.63)

Updates `@octokit/plugin-throttling` from 8.1.2 to 8.1.3
- [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
- [Commits](octokit/plugin-throttling.js@v8.1.2...v8.1.3)

Updates `@sveltejs/vite-plugin-svelte` from 2.4.6 to 3.0.1
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte)

Updates `@vitest/coverage-v8` from 0.34.6 to 1.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.4/packages/coverage-v8)

Updates `flowbite` from 2.0.0 to 2.2.1
- [Release notes](https://github.com/themesberg/flowbite/releases)
- [Commits](themesberg/flowbite@v2.0.0...v2.2.1)

Updates `flowbite-svelte` from 0.44.19 to 0.44.20
- [Release notes](https://github.com/themesberg/flowbite-svelte/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md)
- [Commits](themesberg/flowbite-svelte@v0.44.19...v0.44.20)

Updates `jsdom` from 22.1.0 to 23.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@22.1.0...23.0.1)

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

Updates `postcss-load-config` from 4.0.1 to 5.0.2
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-load-config@v4.0.1...5.0.2)

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

Updates `prettier-plugin-svelte` from 3.0.3 to 3.1.2
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.0.3...v3.1.2)

Updates `svelte` from 4.2.2 to 4.2.8
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `svelte-preprocess` from 5.0.4 to 5.1.3
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/commits/v5.1.3)

Updates `tailwindcss` from 3.3.5 to 3.3.7
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.7/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.3.5...v3.3.7)

Updates `typescript` from 5.2.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)

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

Updates `vite` from 4.5.0 to 5.0.10
- [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.0.10/packages/vite)

Updates `vitest` from 0.34.6 to 1.0.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@types/semver"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: country-flag-emoji-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: "@iconify-json/ic"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: "@octokit/plugin-throttling"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-deps
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-deps
- dependency-name: flowbite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: flowbite-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-deps
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: svelte-preprocess
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: unplugin-icons
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-deps
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-deps
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-deps
...

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 Dec 18, 2023
@trippjoe trippjoe merged commit 2743914 into main Dec 19, 2023
7 checks passed
@trippjoe trippjoe deleted the dependabot/npm_and_yarn/frontend-deps-8d474c90fa branch December 19, 2023 17:55
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.

1 participant