fix(deps): update dependency jotai to ^2.7.1 (#238)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-16 15:52:54 +01:00
committed by GitHub
parent 8b009db4fe
commit 75ab823019
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
"@trpc/server": "next",
"chroma-js": "^2.4.2",
"dayjs": "^1.11.10",
"jotai": "^2.7.0",
"jotai": "^2.7.1",
"mantine-modal-manager": "^7.6.2",
"next": "^14.1.3",
"postcss-preset-mantine": "^1.13.0",

8
pnpm-lock.yaml generated
View File

@@ -232,8 +232,8 @@ importers:
specifier: ^16.4.5
version: 16.4.5
jotai:
specifier: ^2.7.0
version: 2.7.0(@types/react@18.2.66)(react@18.2.0)
specifier: ^2.7.1
version: 2.7.1(@types/react@18.2.66)(react@18.2.0)
mantine-modal-manager:
specifier: ^7.6.2
version: 7.6.2(@mantine/core@7.6.2)(@mantine/hooks@7.6.2)(react-dom@18.2.0)(react@18.2.0)
@@ -6674,8 +6674,8 @@ packages:
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
dev: false
/jotai@2.7.0(@types/react@18.2.66)(react@18.2.0):
resolution: {integrity: sha512-4qsyFKu4MprI39rj2uoItyhu24NoCHzkOV7z70PQr65SpzV6CSyhQvVIfbNlNqOIOspNMdf5OK+kTXLvqe63Jw==}
/jotai@2.7.1(@types/react@18.2.66)(react@18.2.0):
resolution: {integrity: sha512-bsaTPn02nFgWNP6cBtg/htZhCu4s0wxqoklRHePp6l/vlsypR9eLn7diRliwXYWMXDpPvW/LLA2afI8vwgFFaw==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'