Skip to content

Commit

Permalink
build(deps): bump lucide-react from 0.284.0 to 0.288.0 in /desktop-app
Browse files Browse the repository at this point in the history
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.284.0 to 0.288.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.288.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 2c5f2a0 commit 3993c0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion desktop-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"date-fns": "^2.30.0",
"electron-serve": "^1.1.0",
"electron-store": "^8.1.0",
"lucide-react": "^0.284.0",
"lucide-react": "^0.288.0",
"next-themes": "^0.2.1",
"react-day-picker": "^8.8.1",
"react-hook-form": "^7.45.4",
Expand Down
8 changes: 4 additions & 4 deletions desktop-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6026,10 +6026,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

lucide-react@^0.284.0:
version "0.284.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.284.0.tgz#91df00fb62f9de498a4fcc3fbad2d58813bdd23b"
integrity sha512-dVSMHYAya/TeY3+vsk+VQJEKNQN2AhIo0+Dp09B2qpzvcBuu93H98YZykFcjIAfmanFiDd8nqfXFR38L757cyQ==
lucide-react@^0.288.0:
version "0.288.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.288.0.tgz#cc9fda209fe4ec6e572efca38f7d3e3cde7422eb"
integrity sha512-ikhb/9LOkq9orPoLV9lLC4UYyoXQycBhIgH7H59ahOkk0mkcAqkD52m84RXedE/qVqZHW8rEJquInT4xGmsNqw==

map-obj@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 3993c0c

Please sign in to comment.