diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-24 08:09:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 08:09:10 +0100 |
| commit | 653aa9b9faaea462a7aef51924a4b267a4fe3063 (patch) | |
| tree | a5c03bc21737e875ef49a3c90e08a74d8f227959 | |
| parent | chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0 in /ui (#2186) (diff) | |
| download | atuin-653aa9b9faaea462a7aef51924a4b267a4fe3063.zip | |
chore(deps): bump @headlessui/react from 2.0.4 to 2.1.0 in /ui (#2187)
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v2.1.0/packages/@headlessui-react)
---
updated-dependencies:
- dependency-name: "@headlessui/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>
| -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 a554ba22..8b533338 100644 --- a/ui/package.json +++ b/ui/package.json @@ -10,7 +10,7 @@ "tauri": "tauri" }, "dependencies": { - "@headlessui/react": "^2.0.4", + "@headlessui/react": "^2.1.0", "@heroicons/react": "^2.1.4", "@radix-ui/react-dialog": "^1.0.5", "@radix-ui/react-dropdown-menu": "^2.0.6", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index ba2a70d5..6cb84689 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@headlessui/react': - specifier: ^2.0.4 - version: 2.0.4(react-dom@18.3.1)(react@18.3.1) + specifier: ^2.1.0 + version: 2.1.0(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: ^2.1.4 version: 2.1.4(react@18.3.1) @@ -630,8 +630,8 @@ packages: resolution: {integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==} dev: false - /@headlessui/react@2.0.4(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-16d/rOLeYsFsmPlRmXGu8DCBzrWD0zV1Ccx3n73wN87yFu8Y9+X04zflv8EJEt9TAYRyLKOmQXUnOnqQl6NgpA==} + /@headlessui/react@2.1.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-/MizQk2xqR5ELkmCI1xWy3VgJULvR8gcAXtZhcK7sY53TNRCPeMdeODEXKSv9LPSSRlEAyzW1+NGJiaXq6dLRw==} engines: {node: '>=10'} peerDependencies: react: ^18 |
