Skip to content

Commit 2a43c39

Browse files
Bump lucide-react from 0.331.0 to 0.365.0 (#60)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.331.0 to 0.365.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.365.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b9bbf8 commit 2a43c39

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"class-variance-authority": "^0.7.0",
3333
"clsx": "^2.1.0",
3434
"frames.js": "^0.9.3",
35-
"lucide-react": "^0.331.0",
35+
"lucide-react": "^0.365.0",
3636
"next": "^14.1.0",
3737
"openai": "^4.33.0",
3838
"react": "^18.2.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6746,16 +6746,16 @@ lru_map@^0.4.1:
67466746
resolved "https://registry.npmjs.org/lru_map/-/lru_map-0.4.1.tgz"
67476747
integrity sha512-I+lBvqMMFfqaV8CJCISjI3wbjmwVu/VyOoU7+qtu9d7ioW5klMgsTTiUOUp+DJvfTTzKXoPbyC6YfgkNcyPSOg==
67486748

6749-
lucide-react@^0.331.0:
6750-
version "0.331.0"
6751-
resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.331.0.tgz"
6752-
integrity sha512-CHFJ0ve9vaZ7bB2VRAl27SlX1ELh6pfNC0jS96qGpPEEzLkLDGq4pDBFU8RhOoRMqsjXqTzLm9U6bZ1OcIHq7Q==
6753-
67546749
lucide-react@^0.344.0:
67556750
version "0.344.0"
67566751
resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.344.0.tgz"
67576752
integrity sha512-6YyBnn91GB45VuVT96bYCOKElbJzUHqp65vX8cDcu55MQL9T969v4dhGClpljamuI/+KMO9P6w9Acq1CVQGvIQ==
67586753

6754+
lucide-react@^0.365.0:
6755+
version "0.365.0"
6756+
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.365.0.tgz#aa15b62e004bf35d557451f4b3aed2f6da5e2d84"
6757+
integrity sha512-sJYpPyyzGHI4B3pys+XSFnE4qtSWc68rFnDLxbNNKjkLST5XSx9DNn5+1Z3eFgFiw39PphNRiVBSVb+AL3oKwA==
6758+
67596759
make-dir@^4.0.0:
67606760
version "4.0.0"
67616761
resolved "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz"

0 commit comments

Comments
 (0)