mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 08:50:56 +01:00
fix(deps): update dependency jotai to ^2.6.5 (#106)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c6c8778397
commit
fc8d9071aa
@@ -42,7 +42,7 @@
|
||||
"@trpc/react-query": "next",
|
||||
"@trpc/server": "next",
|
||||
"dayjs": "^1.11.10",
|
||||
"jotai": "^2.6.4",
|
||||
"jotai": "^2.6.5",
|
||||
"mantine-modal-manager": "^7.5.3",
|
||||
"next": "^14.1.1-canary.63",
|
||||
"postcss-preset-mantine": "^1.13.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -138,8 +138,8 @@ importers:
|
||||
specifier: ^1.11.10
|
||||
version: 1.11.10
|
||||
jotai:
|
||||
specifier: ^2.6.4
|
||||
version: 2.6.4(@types/react@18.2.60)(react@18.2.0)
|
||||
specifier: ^2.6.5
|
||||
version: 2.6.5(@types/react@18.2.60)(react@18.2.0)
|
||||
mantine-modal-manager:
|
||||
specifier: ^7.5.3
|
||||
version: 7.5.3(@mantine/core@7.5.3)(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0)
|
||||
@@ -5465,8 +5465,8 @@ packages:
|
||||
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
|
||||
dev: false
|
||||
|
||||
/jotai@2.6.4(@types/react@18.2.60)(react@18.2.0):
|
||||
resolution: {integrity: sha512-RniwQPX4893YlNR1muOtyUGHYaTD1fhEN4qnOuZJSrDHj6xdEMrqlRSN/hCm2fshwk78ruecB/P2l+NCVWe6TQ==}
|
||||
/jotai@2.6.5(@types/react@18.2.60)(react@18.2.0):
|
||||
resolution: {integrity: sha512-T+yvY42GXKomvJYqs+NeTH0da9Z1tQ3Qk3zppPHIWnvmOBKpN6Qd4j8h/oo9dwxs3w/Z5r6Kk0I8h6z5orQ/HQ==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@types/react': '>=17.0.0'
|
||||
|
||||
Reference in New Issue
Block a user