mirror of
https://github.com/usememos/memos.git
synced 2024-12-25 06:31:07 +08:00
chore: bump lucide-react from 0.309.0 to 0.367.0 in /web (#3208)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.309.0 to 0.367.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.367.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>
This commit is contained in:
parent
4537411109
commit
581a64d5c1
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
"i18next": "^23.11.1",
|
||||
"katex": "^0.16.10",
|
||||
"lodash-es": "^4.17.21",
|
||||
"lucide-react": "^0.309.0",
|
||||
"lucide-react": "^0.367.0",
|
||||
"mermaid": "^10.9.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
|
|
@ -48,8 +48,8 @@ dependencies:
|
|||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
lucide-react:
|
||||
specifier: ^0.309.0
|
||||
version: 0.309.0(react@18.2.0)
|
||||
specifier: ^0.367.0
|
||||
version: 0.367.0(react@18.2.0)
|
||||
mermaid:
|
||||
specifier: ^10.9.0
|
||||
version: 10.9.0
|
||||
|
@ -3888,8 +3888,8 @@ packages:
|
|||
yallist: 4.0.0
|
||||
dev: true
|
||||
|
||||
/lucide-react@0.309.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-zNVPczuwFrCfksZH3zbd1UDE6/WYhYAdbe2k7CImVyPAkXLgIwbs6eXQ4loigqDnUFjyFYCI5jZ1y10Kqal0dg==}
|
||||
/lucide-react@0.367.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-3FWiBaJiqMrx5a1sjH3CVdPqWnw/Z/PTVeeTDmOeILSs+8Ah+VhCd4FQMeHo6Z0WxHcm9piIOtilQwvceiCCKQ==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue