Skip to content

Commit f3d1ae0

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

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.535",
24+
"lucide-react": "^0.536",
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.535:
2664-
version "0.535.0"
2665-
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.535.0.tgz#ee604b02a114ccf620c853fc850d8e1de319f567"
2666-
integrity sha512-2E3+YWGLpjZ8ejIYrdqxVjWMSMiRQHmU6xZYE9xA2SC5j2m0NeB4/acjhRdhxbfniBKoNEukDDQnmShTxwOQ4g==
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==
26672667

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

0 commit comments

Comments
 (0)