diff options
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 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: |
