Skip to content

Commit b31d910

Browse files
chore(deps): bump lucide-react from 0.536.0 to 0.539.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.536.0 to 0.539.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.539.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.539.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37f4af8 commit b31d910

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"class-variance-authority": "^0.7",
2222
"clsx": "^2.1",
2323
"flag-icons": "^7.5.0",
24-
"lucide-react": "^0.536",
24+
"lucide-react": "^0.539",
2525
"next": "15.4",
2626
"next-themes": "0.4",
2727
"react": "^19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2660,10 +2660,10 @@ loose-envify@^1.4.0:
26602660
dependencies:
26612661
js-tokens "^3.0.0 || ^4.0.0"
26622662

2663-
lucide-react@^0.536:
2664-
version "0.536.0"
2665-
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.536.0.tgz#0c15c0ec67b6b0b3f0d6eb65df559bb72ed9c81d"
2666-
integrity sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A==
2663+
lucide-react@^0.539:
2664+
version "0.539.0"
2665+
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.539.0.tgz#0d0fcd53ed7042c603d201035d9315171ed7654c"
2666+
integrity sha512-VVISr+VF2krO91FeuCrm1rSOLACQUYVy7NQkzrOty52Y8TlTPcXcMdQFj9bYzBgXbWCiywlwSZ3Z8u6a+6bMlg==
26672667

26682668
magic-string@^0.30.17:
26692669
version "0.30.17"

0 commit comments

Comments
 (0)