-
Notifications
You must be signed in to change notification settings - Fork 1
Commit a64ec73
authored
chore(deps): bump the dependencies-with-minor-and-patch-updates group with 16 updates
Bumps the dependencies-with-minor-and-patch-updates group with 16 updates:
| Package | From | To |
| --- | --- | --- |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.307.0` | `0.356.0` |
| [prettier-plugin-java](https://github.com/jhipster/prettier-java) | `2.5.0` | `2.6.0` |
| [react-diff-viewer-continued](https://github.com/aeolun/react-diff-viewer-continued) | `3.3.1` | `3.4.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.21.1` | `6.22.3` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.2.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.2.0` | `6.4.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.1.2` | `14.2.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.47` | `18.2.64` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.21` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.18` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [eslint-config-canonical](https://github.com/gajus/eslint-config-canonical) | `42.8.0` | `42.8.1` |
| [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.13.1` | `3.15.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.35` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.5.12` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |
Updates `lucide-react` from 0.307.0 to 0.356.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.356.0/packages/lucide-react)
Updates `prettier-plugin-java` from 2.5.0 to 2.6.0
- [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.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 `react-router-dom` from 6.21.1 to 6.22.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.3/packages/react-router-dom)
Updates `tailwind-merge` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.2.0...v2.2.1)
Updates `@testing-library/jest-dom` from 6.2.0 to 6.4.2
- [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.4.2)
Updates `@testing-library/react` from 14.1.2 to 14.2.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.1.2...v14.2.1)
Updates `@types/react` from 18.2.47 to 18.2.64
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@types/react-dom` from 18.2.18 to 18.2.21
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
Updates `autoprefixer` from 10.4.16 to 10.4.18
- [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.18)
Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)
Updates `eslint-config-canonical` from 42.8.0 to 42.8.1
- [Release notes](https://github.com/gajus/eslint-config-canonical/releases)
- [Changelog](https://github.com/gajus/eslint-config-canonical/blob/main/.releaserc)
- [Commits](gajus/eslint-config-canonical@v42.8.0...v42.8.1)
Updates `eslint-plugin-tailwindcss` from 3.13.1 to 3.15.0
- [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases)
- [Commits](francoismassart/eslint-plugin-tailwindcss@v3.13.1...v3.15.0)
Updates `postcss` from 8.4.33 to 8.4.35
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.33...8.4.35)
Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.5.12
- [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.5.12)
Updates `typescript` from 5.3.3 to 5.4.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.4.2)
---
updated-dependencies:
- 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: react-diff-viewer-continued
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: react-router-dom
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-patch
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: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
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
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies-with-minor-and-patch-updates
- dependency-name: eslint-config-canonical
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-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
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 7420aa8 commit a64ec73Copy full SHA for a64ec73
2 files changed
+247
-188
lines changed
0 commit comments