diff --git a/package.json b/package.json index df15e39..adddaa4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "copy-env": "cp .env.example .env" }, "dependencies": { - "@heroicons/react": "^2.0.18", + "@heroicons/react": "^2.1.3", "@radix-ui/react-form": "^0.0.3", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-label": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 0a4db1a..a27c880 100644 --- a/yarn.lock +++ b/yarn.lock @@ -485,10 +485,10 @@ protobufjs "^7.2.4" yargs "^17.7.2" -"@heroicons/react@^2.0.18": - version "2.0.18" - resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.0.18.tgz#f80301907c243df03c7e9fd76c0286e95361f7c1" - integrity sha512-7TyMjRrZZMBPa+/5Y8lN0iyvUU/01PeMGX2+RE7cQWpEUIcb4QotzUObFkJDejj/HUH4qjP/eQ0gzzKs2f+6Yw== +"@heroicons/react@^2.1.3": + version "2.1.3" + resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.3.tgz#78a2a7f504a7370283d07eabcddc7fec04f503db" + integrity sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg== "@humanwhocodes/config-array@^0.11.13": version "0.11.13"