Skip to content

Commit 45b4f97

Browse files
chore(deps): Consolidate 2 safe dependabot updates (wave 3) (#184)
* chore(deps): bump the npm-minor-patch group Bumps the npm-minor-patch group in /python/voice-live-voicerag-assistant/app/frontend with 2 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss). Updates `lucide-react` from 0.445.0 to 0.577.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.2 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.2) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump lucide-react Bumps the npm-minor-patch group in /javascript/voice-live-avatar with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `lucide-react` from 0.575.0 to 0.577.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb1e471 commit 45b4f97

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

javascript/voice-live-avatar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@radix-ui/react-switch": "^1.2.6",
2525
"@tailwindcss/postcss": "^4.2.1",
2626
"class-variance-authority": "^0.7.1",
27-
"lucide-react": "^0.575.0",
27+
"lucide-react": "^0.577.0",
2828
"microsoft-cognitiveservices-speech-sdk": "^1.48.0",
2929
"next": "^16.0.10",
3030
"react": "19.2.4",

python/voice-live-voicerag-assistant/app/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"i18next": "^23.12.2",
2121
"i18next-browser-languagedetector": "^8.0.0",
2222
"i18next-http-backend": "^2.5.2",
23-
"lucide-react": "^0.445.0",
23+
"lucide-react": "^0.577.0",
2424
"react": "^18.3.1",
2525
"react-dom": "^18.3.1",
2626
"react-i18next": "^15.0.0",
@@ -36,7 +36,7 @@
3636
"autoprefixer": "^10.4.20",
3737
"postcss": "^8.4.47",
3838
"prettier": "^3.3.3",
39-
"prettier-plugin-tailwindcss": "^0.6.8",
39+
"prettier-plugin-tailwindcss": "^0.7.2",
4040
"tailwindcss": "^3.4.12",
4141
"typescript": "^5.5.3",
4242
"vite": "^7.1.2"

0 commit comments

Comments
 (0)