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

chore(deps): bump the dependencies-with-minor-and-patch-updates group across 1 directory with 22 updates #104

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies-with-minor-and-patch-updates group with 21 updates in the / directory:

Package From To
@radix-ui/react-label 2.0.2 2.1.0
@radix-ui/react-select 2.0.0 2.1.2
@radix-ui/react-switch 1.0.3 1.1.1
@radix-ui/react-toast 1.1.5 1.2.2
@radix-ui/react-tooltip 1.0.7 1.1.4
class-variance-authority 0.7.0 0.7.1
lucide-react 0.307.0 0.468.0
prettier-plugin-java 2.5.0 2.6.5
prism-react-renderer 2.3.1 2.4.0
react-diff-viewer-continued 3.3.1 3.4.0
tailwind-merge 2.2.0 2.5.5
@testing-library/jest-dom 6.2.0 6.6.3
@vitejs/plugin-react 4.2.1 4.3.4
autoprefixer 10.4.16 10.4.20
eslint-plugin-react-refresh 0.4.5 0.4.16
eslint-plugin-tailwindcss 3.13.1 3.17.5
postcss 8.4.47 8.4.49
prettier-plugin-tailwindcss 0.5.11 0.6.9
tailwindcss 3.4.1 3.4.16
typescript 5.3.3 5.7.2
vitest 2.1.4 2.1.8

Updates @radix-ui/react-label from 2.0.2 to 2.1.0

Commits
Maintainer changes

This version was pushed to npm by vladmoroz, a new releaser for @​radix-ui/react-label since your current version.


Updates @radix-ui/react-select from 2.0.0 to 2.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-select since your current version.


Updates @radix-ui/react-switch from 1.0.3 to 1.1.1

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-switch since your current version.


Updates @radix-ui/react-toast from 1.1.5 to 1.2.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-toast since your current version.


Updates @radix-ui/react-tooltip from 1.0.7 to 1.1.4

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-tooltip since your current version.


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 clsx from 2.1.0 to 2.1.1

Release notes

Sourced from clsx's releases.

v2.1.1

Patches

  • (types) Include bigint in ClassValue type: (#96): 3d960ab Accommodates recent @types/react changes to ReactNode. Thank you @​ViliamKopecky~!

Chores

  • Add licenses.dev badge: 684509c This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table for polka@next and a larger astro example.

Full Changelog: lukeed/clsx@v2.1.0...v2.1.1

Commits

Updates lucide-react from 0.307.0 to 0.468.0

Release notes

Sourced from lucide-react's releases.

New icons 0.468.0

New icons 🎨

New icons 0.467.0

New icons 🎨

Modified Icons 🔨

New icons 0.466.0

New icons 🎨

Modified Icons 🔨

New icons 0.465.0

New icons 🎨

Modified Icons 🔨

New icons 0.464.0

Modified Icons 🔨

... (truncated)

Commits

Updates prettier-plugin-java from 2.5.0 to 2.6.5

Release notes

Sourced from prettier-plugin-java's releases.

2.6.5

Fixes

2.6.4

Fixes

Misc

2.6.0

Enhancements

Fixes

Misc

Changelog

Sourced from prettier-plugin-java's changelog.

Latest v2.6.0

Enhancements

Fixes

Misc

Commits
  • 1c4691a Publish
  • e2035ae fix: break and indent assignments like declarations
  • 06a663d fix: add whitespace between label and statement
  • 0e4370e fix: print comment before first binary operator without failing
  • d18871d Publish
  • 0a7a02e Publish
  • 661f939 fix(plugin): remove exports for nonexistent src directory
  • 182d1f5 Publish
  • 8ee70ac Publish
  • 725aafa chore: fix Lerna version script
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jtkiesel, a new releaser for prettier-plugin-java since your current version.


Updates prism-react-renderer from 2.3.1 to 2.4.0

Release notes

Sourced from prism-react-renderer's releases.

prism-react-renderer@2.4.0

Minor Changes

  • 'Add JSON as default supported language' (#247)
Commits
  • 20631f4 Merge pull request #248 from FormidableLabs/changeset-release/master
  • 0d62b98 Version Packages
  • f87355c Merge pull request #247 from FormidableLabs/208-add-json-to-the-default-inclu...
  • c5f2b5d fix lint
  • c22f8b0 add changeset
  • 9018924 add JSON as default supported language
  • e35950e Merge pull request #244 from slorber/patch-1
  • 8b49a1b Update README.md
  • f52167e Merge pull request #242 from FormidableLabs/brand/oss-nf
  • d1d951e FIx lint issue in CI tooling
  • Additional commits viewable in compare view

Updates react-diff-viewer-continued from 3.3.1 to 3.4.0

Release notes

Sourced from react-diff-viewer-continued's releases.

v3.4.0

3.4.0 (2024-01-31)

Features

v3.3.2

3.3.2 (2024-01-31)

Bug Fixes

  • correct the default value of useDarkTheme in README (#39) (8233d02)
Changelog

Sourced from react-diff-viewer-continued's changelog.

3.4.0 (2024-01-31)

Features

3.3.2 (2024-01-31)

Bug Fixes

  • correct the default value of useDarkTheme in README (#39) (8233d02)
Commits

Updates tailwind-merge from 2.2.0 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! ❤️

v2.5.4

Bug Fixes

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

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

v2.5.3

Bug Fixes

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v2.5.2...v2.5.3

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​xeger and @​MrDeatHHH for sponsoring tailwind-merge! ❤️

v2.5.2

Sorry for all the bugs today!

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.5.1...v2.5.2

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco and @​jamaluddinrumi for sponsoring tailwind-merge! ❤️

... (truncated)

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 @testing-library/jest-dom from 6.2.0 to 6.6.3

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.6.3

6.6.3 (2024-10-31)

Bug Fixes

  • add vitest import when extending vitest matchers (#646) (5ba0156)

v6.6.2

6.6.2 (2024-10-17)

Bug Fixes

  • remove recursive type reference in vitest types (#636) (4468378)

v6.6.1

6.6.1 (2024-10-16)

Bug Fixes

  • fix lodash import in to-have-selection.js (#642) (ced792e)

v6.6.0

6.6.0 (2024-10-16)

Features

v6.5.0

6.5.0 (2024-08-23)

Features

  • toHaveValue: Asserting aria-valuenow (#479) (acbf416)

v6.4.8

6.4.8 (2024-07-23)

Bug Fixes

  • Drop peerDependencies from package.json (#610) (faf534b)

v6.4.7

6.4.7 (2024-07-22)

... (truncated)

Commits
  • 5ba0156 fix: add vitest import when extending vitest matchers (#646)
  • 4468378 fix: remove recursive type reference in vitest types (#636)
  • abba961 docs: add billyjanitsch as a contributor for bug (#644)
  • 9490615 docs: add G-Rath as a contributor for code (#643)
  • ced792e fix: fix lodash import in to-have-selection.js (#642)
  • 9b14804 feat: implement toHaveSelection (#637)
  • f5b0e94 docs: add diegohaz as a contributor for ideas (#640)
  • 68e927e docs: add pwolaq as a contributor for code, and test (#639)
  • 04005db docs: add silviuaavram as a contributor for code, and test (#638)
  • 4723de3 docs: add mibcadet as a contributor for doc (#628)
  • Additional commits viewable in compare view

Updates @vitejs/plugin-react from 4.2.1 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" })

v4.3.3

React Compiler runtimeModule option removed

React Compiler was updated to accept a target option and runtimeModule was removed. vite-plugin-react will still detect runtimeModule for backwards compatibility.

When using a custom runtimeModule or target !== '19', the plugin will not try to pre-optimize react/compiler-runtime dependency.

The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.

Here is the configuration to use the compiler with React 18 and correct source maps in development:

npm install babel-plugin-react-compiler react-compiler-runtime @babel/plugin-transform-react-jsx-development
export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
  if (command === 'serve') {
    babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }
return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})

v4.3.2

Ignore directive sourcemap error #369

v4.3.1

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

v4.3.0

... (truncated)

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" })

4.3.3 (2024-10-19)

React Compiler runtimeModule option removed

React Compiler was updated to accept a target option and runtimeModule was removed. vite-plugin-react will still detect runtimeModule for backwards compatibility.

When using a custom runtimeModule or target !== '19', the plugin will not try to pre-optimize react/compiler-runtime dependency.

The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.

Here is the configuration to use the compiler with React 18 and correct source maps in development:

npm install babel-plugin-react-compiler react-compiler-runtime @babel/plugin-transform-react-jsx-development
export default defineConfig(({ command }) => {
  const babelPlugins = [['babel-plugin-react-compiler', { target: '18' }]]
  if (command === 'serve') {
    babelPlugins.push(['@babel/plugin-transform-react-jsx-development', {}])
  }
return {
plugins: [react({ babel: { plugins: babelPlugins } })],
}
})

4.3.2 (2024-09-29)

Ignore directive sourcemap error #369

4.3.1 (2024-06-10)

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

... (truncated)

Commits
  • 2e368a6 release: plugin-react@4.3.4
  • bde1ad6 feat: add Vite 6 to peerDependencies range (#390)
  • 45a727c fix(deps): update all non-major dependencies (#373)
  • 5d2b6c6 fix: force non-legacy import attributes babel output (#386)
  • b61592a release: plugin-react@4.3.3
  • e8a923f fix: add react-dom in optimizeOps to handle CJS script. (#375)
  • 7a7e339 feat: support new React Compiler target option (#374)
  • 63b2e38 release: plugin-react@4.3.2
  • fdf6ce4 fix(deps): update all non-major dependencies (#273)
  • 4544e97 feat: update refresh utils for React Router 7 support (#363)
  • Additional commits viewable in compare view

Updates autoprefixer from 10.4.16 to 10.4.20

Release notes

Sourced from autoprefixer's releases.

10.4.20

  • Fixed fit-content prefix for Firefox.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

10.4.17

  • Fixed user-select: contain prefixes.
Changelog

Sourced from autoprefixer's changelog.

10.4.20

  • Fixed fit-content prefix for Firefox.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

10.4.17

  • Fixed user-select: contain prefixes.
Commits

Updates eslint-plugin-react-refresh from 0.4.5 to 0.4.16

Release notes

Sourced from eslint-plugin-react-refresh's releases.

v0.4.16

Fix CJS/ESM interop issue. Sorry everyone for the trouble.

v0.4.15

Add support for custom HOCs (#60)

By default, the rule only knows that memo & forwardRef function calls with return a React component. With this option, you can also allow extra function names like Mobx observer to make this code valid:

const Foo = () => <></>;
export default observer(Foo);
{
  "react-refresh/only-export-components": [
    "error",
    { "customHOCs": ["observer"] }
  ]
}

Thanks @​HorusGoul!

Add recommended config and simple types (#67)

You can now add the recommended config to your ESLint config like this:

import reactRefresh from "eslint-plugin-react-refresh";
export default [
/* Main config */
reactRefresh.configs.recommended, // Or reactRefresh.configs.vite for Vite users
];

To follow ESLint recommandations, the rule is added with the error severity.

Some simple types ensure that people typecheking their config won't need @ts-expect-error anymore.

Bump ESLint peer dependency to 8.40

This was actually done by mistake in the previous release when moving from a deprecated API to a new one.

Given that ESLint 8 is officialy end-of-life and the only report (#56) didn't get likes, I'm going forward and documenting the expected minimum version from ESLin in the package JSON so that people can get warning from their package manager.

v0.4.14

... (truncated)

Changelog

Sourced from eslint-plugin-react-refresh's changelog.

0.4.16

Fix CJS/ESM interop issue. Sorry everyone for the trouble.

0.4.15

Add support for custom HOCs (#60)

By default, the rule only knows that memo & forwardRef function calls with return a React component. With this option, you can also allow extra function names like Mobx observer to make this code valid:

const Foo = () => <></>;
export default observer(Foo);
{
  "react-refresh/only-export-components": [
    "error",
    { "customHOCs": ["observer"] }
  ]
}

Thanks @​HorusGoul!

Add recommended config and simple types (#67)

You can now add the recommended config to your ESLint config like this:

import reactRefresh from "eslint-plugin-react-refresh";
export default [
/* Main config */
reactRefresh.configs.recommended, // Or reactRefresh.configs.vite for Vite users
];

To follow ESLint recommandations, the rule is added with the error severity.

Some simple types ensure that people typecheking their config won't need @ts-expect-error anymore.

Bump ESLint peer dependency to 8.40

This was actually done by mistake in the previous release when moving from a deprecated API to a new one.

Given that ESLint 8 is officialy end-of-life and the only report (#56) didn't get likes, I'm going forward and documenting the expected minimum version from ESLin in the package JSON so that people can get warning from their package manager.

0.4.14

... (truncated)

Commits
  • d939cc4 Fix exports [publish]
  • 7d1709b 0.4.15 [publish]
  • ec747c2 Add configs and simple types (#67)
  • 359ae21 Bump ESLint peer dependency (fixes #56)
  • 86bddb3 Add changelog entry & simplify legacy name based only check
  • 478e778 Add basic support for custom HOCs (#60)
  • 94c9d7d docs: switch suggested severity from 'warn' to 'error' (#66)
  • 599b0fd docs: refresh README.md with explainer and options types (#63)
  • ba9bb7b Handle React.createContext [publish]
  • 97bdd56 Report React context exports (

… across 1 directory with 22 updates

Bumps the dependencies-with-minor-and-patch-updates group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.0.2` | `2.1.0` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.0.0` | `2.1.2` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.0.3` | `1.1.1` |
| [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.1.5` | `1.2.2` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.0.7` | `1.1.4` |
| [class-variance-authority](https://github.com/joe-bell/cva) | `0.7.0` | `0.7.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.307.0` | `0.468.0` |
| [prettier-plugin-java](https://github.com/jhipster/prettier-java) | `2.5.0` | `2.6.5` |
| [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `2.3.1` | `2.4.0` |
| [react-diff-viewer-continued](https://github.com/aeolun/react-diff-viewer-continued) | `3.3.1` | `3.4.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.5.5` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.2.0` | `6.6.3` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.1` | `4.3.4` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.20` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.5` | `0.4.16` |
| [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.13.1` | `3.17.5` |
| [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.6.9` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.16` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.7.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.4` | `2.1.8` |



Updates `@radix-ui/react-label` from 2.0.2 to 2.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.0.0 to 2.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.0.3 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-toast` from 1.1.5 to 1.2.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.0.7 to 1.1.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

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 `clsx` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v2.1.0...v2.1.1)

Updates `lucide-react` from 0.307.0 to 0.468.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.468.0/packages/lucide-react)

Updates `prettier-plugin-java` from 2.5.0 to 2.6.5
- [Release notes](https://github.com/jhipster/prettier-java/releases)
- [Changelog](https://github.com/jhipster/prettier-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jhipster/prettier-java/compare/prettier-plugin-java@2.5.0...prettier-plugin-java@2.6.5)

Updates `prism-react-renderer` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.3.1...prism-react-renderer@2.4.0)

Updates `react-diff-viewer-continued` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/aeolun/react-diff-viewer-continued/releases)
- [Changelog](https://github.com/Aeolun/react-diff-viewer-continued/blob/v3.4.0/CHANGELOG.md)
- [Commits](Aeolun/react-diff-viewer-continued@v3.3.1...v3.4.0)

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

Updates `@testing-library/jest-dom` from 6.2.0 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.2.0...v6.6.3)

Updates `@vitejs/plugin-react` from 4.2.1 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 `autoprefixer` from 10.4.16 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.16...10.4.20)

Updates `eslint-plugin-react-refresh` from 0.4.5 to 0.4.16
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.5...v0.4.16)

Updates `eslint-plugin-tailwindcss` from 3.13.1 to 3.17.5
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](francoismassart/eslint-plugin-tailwindcss@v3.13.1...v3.17.5)

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

Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.6.9
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.11...v0.6.9)

Updates `tailwindcss` from 3.4.1 to 3.4.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.16)

Updates `typescript` from 5.3.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.3.3...v5.7.2)

Updates `vitest` from 2.1.4 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: "@radix-ui/react-label"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: "@radix-ui/react-select"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: "@radix-ui/react-switch"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: "@radix-ui/react-toast"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: "@radix-ui/react-tooltip"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: class-variance-authority
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: prettier-plugin-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: react-diff-viewer-continued
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: eslint-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-with-minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
@github-actions github-actions bot enabled auto-merge (squash) December 9, 2024 19:04
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #106.

@dependabot dependabot bot closed this Dec 16, 2024
auto-merge was automatically disabled December 16, 2024 18:57

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-with-minor-and-patch-updates-f95135c096 branch December 16, 2024 18:57
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.

0 participants