Skip to content

Commit

Permalink
chore(deps): bump the minor group with 4 updates (#53)
Browse files Browse the repository at this point in the history
Bumps the minor group with 4 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [recharts](https://github.com/recharts/recharts), [globals](https://github.com/sindresorhus/globals) and [release-it](https://github.com/release-it/release-it).


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

Updates `recharts` from 2.12.7 to 2.13.0
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.12.7...v2.13.0)

Updates `globals` from 15.10.0 to 15.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.10.0...v15.11.0)

Updates `release-it` from 17.7.0 to 17.8.2
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](release-it/release-it@17.7.0...17.8.2)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent cf6f528 commit f4d9423
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 173 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.447.0",
"lucide-react": "^0.452.0",
"luxon": "^3.5.0",
"next": "14.2.15",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.53.0",
"recharts": "^2.12.7",
"recharts": "^2.13.0",
"tailwind-merge": "^2.5.3",
"tailwindcss-animate": "^1.0.7",
"xml2js": "^0.6.2",
Expand All @@ -70,14 +70,14 @@
"eslint-config-next": "14.2.15",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.10.0",
"globals": "^15.11.0",
"husky": "^9.1.6",
"lerna-changelog": "^2.2.0",
"lint-staged": "^15.2.10",
"postcss": "^8",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"release-it": "^17.7.0",
"release-it": "^17.8.2",
"release-it-pnpm": "^4.6.3",
"tailwindcss": "^3.4.13",
"typescript": "^5",
Expand Down
Loading

0 comments on commit f4d9423

Please sign in to comment.