Skip to content

Commit 0887c9a

Browse files
chore(deps): bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [i18next](https://github.com/i18next/i18next), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [react-i18next](https://github.com/i18next/react-i18next). Updates `i18next` from 26.3.6 to 26.4.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.3.6...v26.4.0) Updates `lucide-react` from 1.31.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-i18next` from 17.0.11 to 17.0.12 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.11...v17.0.12) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-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-i18next dependency-version: 17.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4305511 commit 0887c9a

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"typecheck": "tsc -b"
1818
},
1919
"dependencies": {
20-
"i18next": "26.3.6",
21-
"lucide-react": "1.31.0",
20+
"i18next": "26.4.0",
21+
"lucide-react": "1.37.0",
2222
"react": "19.2.8",
2323
"react-dom": "19.2.8",
24-
"react-i18next": "17.0.11"
24+
"react-i18next": "17.0.12"
2525
},
2626
"devDependencies": {
2727
"@testing-library/jest-dom": "6.9.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)