mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
add spotlight
This commit is contained in:
parent
0778a77a41
commit
374ee51d85
@ -27,6 +27,7 @@
|
||||
"@mantine/hooks": "<7",
|
||||
"@mantine/modals": "<7",
|
||||
"@mantine/notifications": "<7",
|
||||
"@mantine/spotlight": "<7",
|
||||
"@naisutech/react-tree": "^3.1.0",
|
||||
"@sentry/react": "^7.109.0",
|
||||
"@tabler/icons-react": "^3.1.0",
|
||||
|
@ -1156,6 +1156,13 @@
|
||||
"@mantine/utils" "6.0.21"
|
||||
react-transition-group "4.4.2"
|
||||
|
||||
"@mantine/spotlight@<7":
|
||||
version "6.0.21"
|
||||
resolved "https://registry.yarnpkg.com/@mantine/spotlight/-/spotlight-6.0.21.tgz#98f507bd3429fee1f2b57ad5ef9f88d1d8d8ff32"
|
||||
integrity sha512-xJqF2Vpn8s6I4mSF+iCi7IzqL8iaqbvq0RcYlF1usLZYW2HrArX31s1r11DmzqM1PIuBQUhquW8jUXx/MZy3oA==
|
||||
dependencies:
|
||||
"@mantine/utils" "6.0.21"
|
||||
|
||||
"@mantine/styles@6.0.21":
|
||||
version "6.0.21"
|
||||
resolved "https://registry.yarnpkg.com/@mantine/styles/-/styles-6.0.21.tgz#8ea097fc76cbb3ed55f5cfd719d2f910aff5031b"
|
||||
|
Loading…
Reference in New Issue
Block a user