mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
Merge pull request #8 from bartvdbraak/dependabot/npm_and_yarn/lucide-react-0.241.0
This commit is contained in:
commit
58f8b6c161
2 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@
|
|||
"clsx": "^1.2.1",
|
||||
"eslint": "8.42.0",
|
||||
"eslint-config-next": "13.4.4",
|
||||
"lucide-react": "^0.240.0",
|
||||
"lucide-react": "^0.241.0",
|
||||
"next": "13.4.4",
|
||||
"next-themes": "^0.2.1",
|
||||
"postcss": "8.4.24",
|
||||
|
|
|
@ -2387,10 +2387,10 @@ lru-cache@^6.0.0:
|
|||
dependencies:
|
||||
yallist "^4.0.0"
|
||||
|
||||
lucide-react@^0.240.0:
|
||||
version "0.240.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.240.0.tgz#c1f82d653a16557b72c98ae2455c4c5f7b4be7c8"
|
||||
integrity sha512-75lFCbrvSs1ixJUwDN2XLcUTMUIRV8bN/TrBjZdcGHIZNoczLQRnb7zJSvzZhCFyMymT6pXNBB61oaE1JerlrA==
|
||||
lucide-react@^0.241.0:
|
||||
version "0.241.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.241.0.tgz#e5116bb66e64e8c1742bd063a96248f54b527a8e"
|
||||
integrity sha512-g22ci6iHuNc2hUwjiFz0D3jQQfQYrZBZesXG6+AX5rOV68Epttkt/nF6dMdz6reKJjtpoNzu+LKeKHGu/qjOgQ==
|
||||
|
||||
map-obj@^4.0.0, map-obj@^4.1.0:
|
||||
version "4.3.0"
|
||||
|
|
Loading…
Reference in a new issue