Skip to content

Commit 465f7c2

Browse files
build(deps): bump the react group with 3 updates
Bumps the react group with 3 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). Updates `lucide-react` from 0.577.0 to 1.6.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.6.0/packages/lucide-react) Updates `react` from 18.3.1 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `react-dom` from 18.3.1 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8bba3c commit 465f7c2

2 files changed

Lines changed: 45 additions & 49 deletions

File tree

ā€Žpackage-lock.jsonā€Ž

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

ā€Žpackage.jsonā€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"date-fns": "^4.1.0",
1818
"i18next": "^25.10.9",
1919
"i18next-browser-languagedetector": "^8.2.1",
20-
"lucide-react": "^0.577.0",
21-
"react": "^18.3.1",
22-
"react-dom": "^18.3.1",
20+
"lucide-react": "^1.6.0",
21+
"react": "^19.2.4",
22+
"react-dom": "^19.2.4",
2323
"react-i18next": "^16.6.6",
2424
"react-router-dom": "^7.13.2"
2525
},
2626
"devDependencies": {
2727
"@eslint/js": "^9.9.1",
28-
"@types/react": "^18.3.5",
29-
"@types/react-dom": "^18.3.0",
28+
"@types/react": "^19.2.14",
29+
"@types/react-dom": "^19.2.3",
3030
"@vitejs/plugin-react": "^6.0.1",
3131
"autoprefixer": "^10.4.27",
3232
"eslint": "^9.39.2",

0 commit comments

Comments
Ā (0)
⚔