diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-24 08:04:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 08:04:13 +0100 |
| commit | 5f71a3437785f9db5936b300ddb9939db1cb466e (patch) | |
| tree | 2c102bb1d1de452bab78823f00c7a88059b27369 /ui | |
| parent | chore(deps): bump @heroicons/react from 2.1.3 to 2.1.4 in /ui (#2184) (diff) | |
| download | atuin-5f71a3437785f9db5936b300ddb9939db1cb466e.zip | |
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>
Diffstat (limited to 'ui')
| -rw-r--r-- | ui/package.json | 2 | ||||
| -rw-r--r-- | ui/pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ui/package.json b/ui/package.json index e464be5f..aedccb24 100644 --- a/ui/package.json +++ b/ui/package.json @@ -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", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index d12bb487..bf70355f 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -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: |
