Skip to content

Commit 8c8eaab

Browse files
Build(deps): Bump the npm-dependencies group with 4 updates
Bumps the npm-dependencies group with 4 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [react-hook-form](https://github.com/react-hook-form/react-hook-form), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `lucide-react` from 0.523.0 to 0.525.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.525.0/packages/lucide-react) Updates `react-hook-form` from 7.58.1 to 7.59.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.58.1...v7.59.0) Updates `@eslint/js` from 9.29.0 to 9.30.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.30.0/packages/js) Updates `eslint` from 9.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.525.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-hook-form dependency-version: 7.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@eslint/js" dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11ea619 commit 8c8eaab

2 files changed

Lines changed: 29 additions & 35 deletions

File tree

package-lock.json

Lines changed: 25 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,14 @@
6060
"embla-carousel-react": "^8.6.0",
6161
"framer-motion": "^12.19.2",
6262
"input-otp": "^1.4.2",
63-
"lucide-react": "^0.523.0",
63+
"lucide-react": "^0.525.0",
6464
"marked": "^16.0.0",
6565
"next-themes": "^0.4.6",
6666
"octokit": "^5.0.3",
6767
"react": "^19.1.0",
6868
"react-day-picker": "^9.7.0",
6969
"react-dom": "^19.1.0",
70-
"react-hook-form": "^7.54.2",
70+
"react-hook-form": "^7.59.0",
7171
"react-resizable-panels": "^3.0.3",
7272
"recharts": "^3.0.2",
7373
"sonner": "^2.0.5",
@@ -79,7 +79,7 @@
7979
"zod": "^3.25.67"
8080
},
8181
"devDependencies": {
82-
"@eslint/js": "^9.29.0",
82+
"@eslint/js": "^9.30.0",
8383
"@tailwindcss/postcss": "^4.1.11",
8484
"@testing-library/jest-dom": "^6.6.3",
8585
"@testing-library/react": "^16.3.0",
@@ -88,7 +88,7 @@
8888
"@vitejs/plugin-react": "^4.6.0",
8989
"@vitejs/plugin-react-swc": "^3.10.2",
9090
"@vitest/ui": "^3.2.4",
91-
"eslint": "^9.29.0",
91+
"eslint": "^9.30.0",
9292
"eslint-plugin-react-hooks": "^5.2.0",
9393
"eslint-plugin-react-refresh": "^0.4.20",
9494
"gh-pages": "^6.3.0",

0 commit comments

Comments
 (0)