Skip to content

Commit d9c5e91

Browse files
build(deps): bump the production-dependencies group with 3 updates (#2)
Bumps the production-dependencies group with 3 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [react](https://github.com/react/react/tree/HEAD/packages/react) and [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom). Updates `lucide-react` from 1.33.0 to 1.37.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.37.0/packages/lucide-react) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matin Shahabadi <116592301+power0matin@users.noreply.github.com>
1 parent 435b9ca commit d9c5e91

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

apps/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"@moduqr/scan-validator": "workspace:*",
2020
"@moduqr/shared": "workspace:*",
2121
"jspdf": "4.2.1",
22-
"lucide-react": "1.33.0",
22+
"lucide-react": "1.37.0",
2323
"next": "16.3.3",
2424
"qr": "0.6.0",
25-
"react": "19.2.7",
26-
"react-dom": "19.2.7",
25+
"react": "19.2.8",
26+
"react-dom": "19.2.8",
2727
"react-hook-form": "7.87.0",
2828
"zod": "4.5.4",
2929
"zustand": "5.0.15"

0 commit comments

Comments
 (0)