Skip to content

Commit 0daa7e8

Browse files
dependabot[bot]actions-userryanleecode
authored
chore(deps): bump lucide-react from 0.454.0 to 0.468.0 (#2596)
* chore(deps): bump lucide-react from 0.454.0 to 0.468.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.454.0 to 0.468.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.468.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> * chore(deps): changeset for dependency update --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Ryan Lee <ryan@parity.io>
1 parent 3ca0abb commit 0daa7e8

File tree

4 files changed

+27
-9
lines changed

4 files changed

+27
-9
lines changed

.changeset/dependencies-GH-2596.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
"@substrate/wallet-template": patch
3+
---
4+
5+
chore(deps): bump lucide-react from 0.454.0 to 0.468.0
6+
7+
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.454.0 to 0.468.0.
8+
- [Release notes](https://github.com/lucide-icons/lucide/releases)
9+
- [Commits](https://github.com/lucide-icons/lucide/commits/0.468.0/packages/lucide-react)
10+
11+
---
12+
updated-dependencies:
13+
- dependency-name: lucide-react
14+
dependency-type: direct:production
15+
update-type: version-update:semver-minor
16+
...
17+
18+
Signed-off-by: dependabot[bot] <support@github.com>

examples/smoldot-discovery-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"date-fns": "^4.1.0",
4747
"embla-carousel-react": "^8.5.1",
4848
"input-otp": "^1.2.4",
49-
"lucide-react": "^0.454.0",
49+
"lucide-react": "^0.468.0",
5050
"next-themes": "^0.4.1",
5151
"react": "^18.3.1",
5252
"react-day-picker": "^8.10.1",

pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/wallet-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"date-fns": "^4.1.0",
114114
"embla-carousel-react": "^8.5.1",
115115
"input-otp": "^1.2.4",
116-
"lucide-react": "^0.454.0",
116+
"lucide-react": "^0.468.0",
117117
"next-themes": "^0.4.1",
118118
"react": "^18.3.1",
119119
"react-day-picker": "^8.10.1",

0 commit comments

Comments
 (0)