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 all group across 1 directory with 23 updates #54

Merged
merged 4 commits into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the all group with 23 updates in the / directory:

Package From To
@codemirror/lint 6.8.2 6.8.4
class-variance-authority 0.7.0 0.7.1
eslint-linter-browserify 9.15.0 9.16.0
globals 15.12.0 15.13.0
react-virtuoso 4.12.0 4.12.3
tailwind-merge 2.5.4 2.5.5
@commitlint/cli 19.5.0 19.6.0
@commitlint/config-conventional 19.5.0 19.6.0
@eslint/js 9.15.0 9.16.0
@vitejs/plugin-basic-ssl 1.1.0 1.2.0
@vitejs/plugin-react 4.3.3 4.3.4
eslint 9.15.0 9.16.0
eslint-plugin-unicorn 56.0.0 56.0.1
happy-dom 15.11.6 15.11.7
knip 5.37.1 5.39.0
prettier 3.3.3 3.4.1
typescript 5.6.3 5.7.2
typescript-eslint 8.15.0 8.17.0
unplugin-fonts 1.1.1 1.3.1
vite 5.4.11 6.0.2
vite-plugin-pwa 0.21.0 0.21.1
vite-tsconfig-paths 5.1.2 5.1.3
vitest 2.1.5 2.1.8

Updates @codemirror/lint from 6.8.2 to 6.8.4

Changelog

Sourced from @​codemirror/lint's changelog.

6.8.4 (2024-11-28)

Bug fixes

Don't create overlapping decorations when diagnostics overlap.

Fix an issue where block widgets could cause the lint gutter to show diagnostics multiple times.

6.8.3 (2024-11-21)

Bug fixes

Fix an issue that prevented tooltips in the lint gutter from being displayed.

Commits
  • 2ffcff1 Mark version 6.8.4
  • b007de2 Only show diagnostics that start in the widget's extend in gutter next to widget
  • 124f997 Fix a bug in the collecting of asynchronous lint results
  • 1fcc3e1 Avoid creating overlapping decorations
  • 334ad44 Mark version 6.8.3
  • e2d564f Set clip: false on gutter tooltips
  • See full diff in compare view

Updates class-variance-authority from 0.7.0 to 0.7.1

Release notes

Sourced from class-variance-authority's releases.

v0.7.1

What's Changed

New Contributors

Full Changelog: joe-bell/cva@v0.7.0...v0.7.1

Commits
  • 45462dd class-variance-authority@0.7.1
  • c236552 docs: change x.com references to bluesky
  • 985dba9 chore: move clsx dependency to caret/semver range (#316)
  • d4ded2d chore: update sponsors.svg [ci skip]
  • ff1717c ci(schedule): adjust cron date to offset midnight traffic
  • 2f96730 ci: prevent scheduled workflow running in forks
  • aaae670 docs(beta): bun installation
  • 69feb43 update docs for bun installation (#261)
  • f9e2ea6 chore(docs): update banner links
  • 5228f0e chore: link sponsors to raw svg
  • Additional commits viewable in compare view

Updates eslint-linter-browserify from 9.15.0 to 9.16.0

Commits
  • 6865e86 9.16.0
  • f02ccf1 update eslint to v9.16.0
  • bcea1b8 fix(deps): update dependency @​codemirror/lint to ^6.8.4 (#477)
  • f411007 chore(deps): update dependency rollup to ^4.27.4 (#476)
  • dfd35db Merge pull request #475 from UziTech/renovate/codemirror
  • 57765c3 fix(deps): update dependency @​codemirror/lint to ^6.8.3
  • 581999e Merge pull request #474 from UziTech/dependabot/npm_and_yarn/example/cross-sp...
  • 97d6e33 Bump cross-spawn from 7.0.3 to 7.0.6 in /example
  • a526b3d Merge pull request #473 from UziTech/renovate/rollup-4.x
  • 2382ec1 chore(deps): update dependency rollup to ^4.27.3
  • See full diff in compare view

Updates globals from 15.12.0 to 15.13.0

Release notes

Sourced from globals's releases.

v15.13.0

  • Update globals

sindresorhus/globals@v15.12.0...v15.13.0

Commits

Updates react-virtuoso from 4.12.0 to 4.12.3

Release notes

Sourced from react-virtuoso's releases.

v4.12.3

4.12.3 (2024-12-01)

Bug Fixes

  • gridSystem.ts: call onEndReached when the data is less than cont… (#1166) (7a80ea2)

v4.12.2

4.12.2 (2024-11-24)

Bug Fixes

v4.12.1

4.12.1 (2024-11-21)

Bug Fixes

  • grid does not render items when initialTopMostItemIndex is set to 1 or more (#1162) (483654f)
Commits
  • 7a80ea2 fix(gridSystem.ts): call onEndReached when the data is less than cont… (#1166)
  • fa4934d fix: allow toggling top item count to zero (#1164)
  • 483654f fix: grid does not render items when initialTopMostItemIndex is set to 1 or m...
  • See full diff in compare view

Updates tailwind-merge from 2.5.4 to 2.5.5

Release notes

Sourced from tailwind-merge's releases.

v2.5.5

Bug Fixes

Documentation

Full Changelog: dcastil/tailwind-merge@v2.5.4...v2.5.5

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and more via @​thnxdev for sponsoring tailwind-merge! ❤️

Commits
  • b499bcc v2.5.5
  • b17d9ba add changelog for v2.5.5
  • de88bfd Merge pull request #492 from oliverhaas/patch-1
  • 3d05ac7 fix: typo "fractons" instead of "fractions"
  • 862ff39 Merge pull request #491 from dcastil/dependabot/npm_and_yarn/cross-spawn-7.0.6
  • 10c826f Bump cross-spawn from 7.0.3 to 7.0.6
  • 8f61232 Merge pull request #490 from dcastil/dependabot/npm_and_yarn/eslint/plugin-ki...
  • 8410cef Bump @​eslint/plugin-kit from 0.2.0 to 0.2.3
  • 4dc0491 make release-drafter use bug label instead of bugfix
  • aac29dc Merge pull request #486 from dcastil/docs/484/add-installation-instructions
  • Additional commits viewable in compare view

Updates @commitlint/cli from 19.5.0 to 19.6.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.6.0

19.6.0 (2024-11-19)

Features

Chore, Docs, etc

Full Changelog: conventional-changelog/commitlint@v19.5.0...v19.6.0

New Contributors

Changelog

Sourced from @​commitlint/cli's changelog.

19.6.0 (2024-11-19)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @commitlint/config-conventional from 19.5.0 to 19.6.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.6.0

19.6.0 (2024-11-19)

Features

Chore, Docs, etc

Full Changelog: conventional-changelog/commitlint@v19.5.0...v19.6.0

New Contributors

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.6.0 (2024-11-19)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates @eslint/js from 9.15.0 to 9.16.0

Release notes

Sourced from @​eslint/js's releases.

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)

Chores

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
Changelog

Sourced from @​eslint/js's changelog.

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)
Commits

Updates @vitejs/plugin-basic-ssl from 1.1.0 to 1.2.0

Release notes

Sourced from @​vitejs/plugin-basic-ssl's releases.

v1.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-basic-ssl's changelog.

1.2.0 (2024-11-27)

Bug Fixes

  • update unbuild to 2.0.0, fix type declarations for ESM (#28) (2266824), closes #24

Features

1.2.0 (2024-11-27)

Bug Fixes

  • update unbuild to 2.0.0, fix type declarations for ESM (#28) (2266824), closes #24

Features

Commits

Updates @vitejs/plugin-react from 4.3.3 to 4.3.4

Release notes

Sourced from @​vitejs/plugin-react's releases.

v4.3.4

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

Changelog

Sourced from @​vitejs/plugin-react's changelog.

4.3.4 (2024-11-26)

Add Vite 6 to peerDependencies range

Vite 6 is highly backward compatible, not much to add!

Force Babel to output spec compliant import attributes #386

The default was an old spec (with type: "json"). We now enforce spec compliant (with { type: "json" })

Commits

Updates eslint from 9.15.0 to 9.16.0

Release notes

Sourced from eslint's releases.

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)

Chores

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)
Commits
  • cbf7db0 9.16.0
  • 715ba8b Build: changelog update for 9.16.0
  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195)
  • df9bf95 chore: package.json update for @​eslint/js release
  • 9eefc8f docs: fix typos in use-isnan (#19190)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184)
  • Additional commits viewable in compare view

Updates eslint-plugin-unicorn from 56.0.0 to 56.0.1

Release notes

Sourced from eslint-plugin-unicorn's releases.

v56.0.1

  • expiring-todo-comments: Fix compatibility with ESLint 9.15 (#2497) 16b09d3

sindresorhus/eslint-plugin-unicorn@v56.0.0...v56.0.1

Commits

Updates happy-dom from 15.11.6 to 15.11.7

Release notes

Sourced from happy-dom's releases.

v15.11.7

👷‍♂️ Patch fixes

  • Allow for an URL to be a string or an URL object in History.pushState() and History.replaceState() - By @​sohailalam2 in task #1621
Commits

Updates knip from 5.37.1 to 5.39.0

Release notes

Sourced from knip's releases.

Release 5.39.0

  • yarn.config.cjs support (#864) (759503db)
  • Track Angular environment files as entry points (#868) (7950bf3d)

Release 5.38.4

  • Update Angular workspace types and add update script (#866) (9074440d)
  • Tracks Cypress component support file (#867) (4a6eddc3)
  • docs: update entry/project defaults with production mode (#861) (5f4e1391)
  • Track Angular's server builder option (#865) (dbf502b8)
  • fix: add scp to IGNORED_GLOBAL_BINARIES (#863) (0362c89f)

Release 5.38.3

  • Fix traces for default export (resolves #860) (90d1f5cd)
  • Fix typo (204ce6dd)

Release 5.38.2

  • Fix for certain failing cases of --include-libs (resolves #855) (5242ddd4)

Release 5.38.1

    <...

    Description has been truncated

Bumps the all group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@codemirror/lint](https://github.com/codemirror/lint) | `6.8.2` | `6.8.4` |
| [class-variance-authority](https://github.com/joe-bell/cva) | `0.7.0` | `0.7.1` |
| [eslint-linter-browserify](https://github.com/UziTech/eslint-linter-browserify) | `9.15.0` | `9.16.0` |
| [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` |
| [react-virtuoso](https://github.com/petyosi/react-virtuoso) | `4.12.0` | `4.12.3` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.4` | `2.5.5` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.5.0` | `19.6.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.5.0` | `19.6.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` |
| [@vitejs/plugin-basic-ssl](https://github.com/vitejs/vite-plugin-basic-ssl) | `1.1.0` | `1.2.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.3` | `4.3.4` |
| [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.16.0` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `56.0.0` | `56.0.1` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `15.11.6` | `15.11.7` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.37.1` | `5.39.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.15.0` | `8.17.0` |
| [unplugin-fonts](https://github.com/cssninjaStudio/unplugin-fonts) | `1.1.1` | `1.3.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.2` |
| [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.21.0` | `0.21.1` |
| [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.1.2` | `5.1.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.5` | `2.1.8` |



Updates `@codemirror/lint` from 6.8.2 to 6.8.4
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md)
- [Commits](codemirror/lint@6.8.2...6.8.4)

Updates `class-variance-authority` from 0.7.0 to 0.7.1
- [Release notes](https://github.com/joe-bell/cva/releases)
- [Commits](joe-bell/cva@v0.7.0...v0.7.1)

Updates `eslint-linter-browserify` from 9.15.0 to 9.16.0
- [Changelog](https://github.com/UziTech/eslint-linter-browserify/blob/master/release.js)
- [Commits](UziTech/eslint-linter-browserify@v9.15.0...v9.16.0)

Updates `globals` from 15.12.0 to 15.13.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.12.0...v15.13.0)

Updates `react-virtuoso` from 4.12.0 to 4.12.3
- [Release notes](https://github.com/petyosi/react-virtuoso/releases)
- [Commits](petyosi/react-virtuoso@v4.12.0...v4.12.3)

Updates `tailwind-merge` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.4...v2.5.5)

Updates `@commitlint/cli` from 19.5.0 to 19.6.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 19.5.0 to 19.6.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/config-conventional)

Updates `@eslint/js` from 9.15.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js)

Updates `@vitejs/plugin-basic-ssl` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/vitejs/vite-plugin-basic-ssl/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-basic-ssl/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-basic-ssl@v1.1.0...v1.2.0)

Updates `@vitejs/plugin-react` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react)

Updates `eslint` from 9.15.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.15.0...v9.16.0)

Updates `eslint-plugin-unicorn` from 56.0.0 to 56.0.1
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v56.0.0...v56.0.1)

Updates `happy-dom` from 15.11.6 to 15.11.7
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v15.11.6...v15.11.7)

Updates `knip` from 5.37.1 to 5.39.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.39.0/packages/knip)

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

Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)

Updates `typescript-eslint` from 8.15.0 to 8.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/typescript-eslint)

Updates `unplugin-fonts` from 1.1.1 to 1.3.1
- [Release notes](https://github.com/cssninjaStudio/unplugin-fonts/releases)
- [Changelog](https://github.com/cssninjaStudio/unplugin-fonts/blob/main/CHANGELOG.md)
- [Commits](cssninjaStudio/unplugin-fonts@v1.1.1...v1.3.1)

Updates `vite` from 5.4.11 to 6.0.2
- [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/v6.0.2/packages/vite)

Updates `vite-plugin-pwa` from 0.21.0 to 0.21.1
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](vite-pwa/vite-plugin-pwa@v0.21.0...v0.21.1)

Updates `vite-tsconfig-paths` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v5.1.2...v5.1.3)

Updates `vitest` from 2.1.5 to 2.1.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: "@codemirror/lint"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: class-variance-authority
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: eslint-linter-browserify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: globals
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: react-virtuoso
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vitejs/plugin-basic-ssl"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@vitejs/plugin-react"
  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-minor
  dependency-group: all
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: unplugin-fonts
  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-major
  dependency-group: all
- dependency-name: vite-plugin-pwa
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2024
@Pkcarreno Pkcarreno merged commit a7693b5 into main Dec 9, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-5522fb4539 branch December 9, 2024 01:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant