mirror of
https://github.com/atuinsh/atuin.git
synced 2025-01-22 06:10:03 +01:00
chore(deps): bump lucide-react from 0.395.0 to 0.396.0 in /ui (#2185)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.395.0 to 0.396.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.396.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
c9865f793c
commit
5f71a34377
@ -27,7 +27,7 @@
|
||||
"core": "link:@tauri-apps/api/core",
|
||||
"date-fns": "^3.6.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"lucide-react": "^0.395.0",
|
||||
"lucide-react": "^0.396.0",
|
||||
"luxon": "^3.4.4",
|
||||
"prism-react-renderer": "^2.3.1",
|
||||
"prismjs": "^1.29.0",
|
||||
|
8
ui/pnpm-lock.yaml
generated
8
ui/pnpm-lock.yaml
generated
@ -57,8 +57,8 @@ dependencies:
|
||||
specifier: ^11.9.0
|
||||
version: 11.9.0
|
||||
lucide-react:
|
||||
specifier: ^0.395.0
|
||||
version: 0.395.0(react@18.3.1)
|
||||
specifier: ^0.396.0
|
||||
version: 0.396.0(react@18.3.1)
|
||||
luxon:
|
||||
specifier: ^3.4.4
|
||||
version: 3.4.4
|
||||
@ -2320,8 +2320,8 @@ packages:
|
||||
yallist: 3.1.1
|
||||
dev: true
|
||||
|
||||
/lucide-react@0.395.0(react@18.3.1):
|
||||
resolution: {integrity: sha512-6hzdNH5723A4FLaYZWpK50iyZH8iS2Jq5zuPRRotOFkhu6kxxJiebVdJ72tCR5XkiIeYFOU5NUawFZOac+VeYw==}
|
||||
/lucide-react@0.396.0(react@18.3.1):
|
||||
resolution: {integrity: sha512-N/zP+9vEfEYHiMWMpjwH/M5diaV0e4UFe07BpgdzaRYce5QvXi87hixf7F0Xqdr3zuX/9u7H/2D4MVXIK22O0A==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user