fix(deps): update dependency jotai to ^2.7.2 (#284)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-02 06:47:43 +02:00
committed by GitHub
parent 6ef58beead
commit d06528f311
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"@trpc/server": "next",
"chroma-js": "^2.4.2",
"dayjs": "^1.11.10",
"jotai": "^2.7.1",
"jotai": "^2.7.2",
"next": "^14.1.4",
"postcss-preset-mantine": "^1.13.0",
"react": "18.2.0",

8
pnpm-lock.yaml generated
View File

@@ -238,8 +238,8 @@ importers:
specifier: ^16.4.5
version: 16.4.5
jotai:
specifier: ^2.7.1
version: 2.7.1(@types/react@18.2.73)(react@18.2.0)
specifier: ^2.7.2
version: 2.7.2(@types/react@18.2.73)(react@18.2.0)
next:
specifier: ^14.1.4
version: 14.1.4(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0)(sass@1.72.0)
@@ -7184,8 +7184,8 @@ packages:
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
dev: false
/jotai@2.7.1(@types/react@18.2.73)(react@18.2.0):
resolution: {integrity: sha512-bsaTPn02nFgWNP6cBtg/htZhCu4s0wxqoklRHePp6l/vlsypR9eLn7diRliwXYWMXDpPvW/LLA2afI8vwgFFaw==}
/jotai@2.7.2(@types/react@18.2.73)(react@18.2.0):
resolution: {integrity: sha512-6Ft5kpNu8p93Ssf1Faoza3hYQZRIYp7rioK8MwTTFnbQKwUyZElwquPwl1h6U0uo9hC0jr+ghO3gcSjc6P35/Q==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'