Skip to content

Commit 6110710

Browse files
chore(deps): bump the npm-minor-patch group across 1 directory with 2 updates
Bumps the npm-minor-patch group with 2 updates in the /javascript/voice-live-car-demo directory: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh). Updates `lucide-react` from 0.344.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 `eslint-plugin-react-refresh` from 0.4.26 to 0.5.2 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.2) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - 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>
1 parent 7441bed commit 6110710

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

javascript/voice-live-car-demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",
17-
"lucide-react": "^0.344.0",
17+
"lucide-react": "^0.577.0",
1818
"clsx": "^2.1.0",
1919
"tailwind-merge": "^2.2.1"
2020
},
@@ -26,7 +26,7 @@
2626
"eslint": "^8.57.0",
2727
"eslint-plugin-react": "^7.34.0",
2828
"eslint-plugin-react-hooks": "^4.6.0",
29-
"eslint-plugin-react-refresh": "^0.4.5",
29+
"eslint-plugin-react-refresh": "^0.5.2",
3030
"gh-pages": "^6.1.1",
3131
"postcss": "^8.4.35",
3232
"tailwindcss": "^3.4.1",

0 commit comments

Comments
 (0)