aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 08:04:05 +0100
committerGitHub <noreply@github.com>2024-06-24 08:04:05 +0100
commitc9865f793cf500eb8e5c9ca204a3b53849caff95 (patch)
tree0a02188e21f2a5a680be62b2b4899e61e4656f4e
parentchore(deps): bump uuid from 1.8.0 to 1.9.0 (#2181) (diff)
downloadatuin-c9865f793cf500eb8e5c9ca204a3b53849caff95.zip
chore(deps): bump @heroicons/react from 2.1.3 to 2.1.4 in /ui (#2184)
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/tailwindlabs/heroicons/releases) - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/heroicons/compare/v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: "@heroicons/react" dependency-type: direct:production update-type: version-update:semver-patch ... 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.json2
-rw-r--r--ui/pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/ui/package.json b/ui/package.json
index bd0b17b9..e464be5f 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@headlessui/react": "^2.0.4",
- "@heroicons/react": "^2.1.3",
+ "@heroicons/react": "^2.1.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.0.2",
diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml
index 1ba940ae..d12bb487 100644
--- a/ui/pnpm-lock.yaml
+++ b/ui/pnpm-lock.yaml
@@ -9,8 +9,8 @@ dependencies:
specifier: ^2.0.4
version: 2.0.4(react-dom@18.3.1)(react@18.3.1)
'@heroicons/react':
- specifier: ^2.1.3
- version: 2.1.3(react@18.3.1)
+ specifier: ^2.1.4
+ version: 2.1.4(react@18.3.1)
'@radix-ui/react-dialog':
specifier: ^1.0.5
version: 1.0.5(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1)(react@18.3.1)
@@ -645,8 +645,8 @@ packages:
react-dom: 18.3.1(react@18.3.1)
dev: false
- /@heroicons/react@2.1.3(react@18.3.1):
- resolution: {integrity: sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==}
+ /@heroicons/react@2.1.4(react@18.3.1):
+ resolution: {integrity: sha512-ju0wj0wwrUTMQ2Yceyrma7TKuI3BpSjp+qKqV81K9KGcUHdvTMdiwfRc2cwXBp3uXtKuDZkh0v03nWOQnJFv2Q==}
peerDependencies:
react: '>= 16'
dependencies: