fix(deps): update dependency jotai to ^2.8.0 (#326)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-11 21:14:04 +02:00
committed by GitHub
parent 57c6c7385a
commit 27c858dc81
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"chroma-js": "^2.4.2",
"dayjs": "^1.11.10",
"dotenv": "^16.4.5",
"jotai": "^2.7.2",
"jotai": "^2.8.0",
"next": "^14.1.4",
"postcss-preset-mantine": "^1.13.0",
"react": "18.2.0",

8
pnpm-lock.yaml generated
View File

@@ -159,8 +159,8 @@ importers:
specifier: ^16.4.5
version: 16.4.5
jotai:
specifier: ^2.7.2
version: 2.7.2(@types/react@18.2.76)(react@18.2.0)
specifier: ^2.8.0
version: 2.8.0(@types/react@18.2.76)(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.74.1)
@@ -6152,8 +6152,8 @@ packages:
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
dev: false
/jotai@2.7.2(@types/react@18.2.76)(react@18.2.0):
resolution: {integrity: sha512-6Ft5kpNu8p93Ssf1Faoza3hYQZRIYp7rioK8MwTTFnbQKwUyZElwquPwl1h6U0uo9hC0jr+ghO3gcSjc6P35/Q==}
/jotai@2.8.0(@types/react@18.2.76)(react@18.2.0):
resolution: {integrity: sha512-yZNMC36FdLOksOr8qga0yLf14miCJlEThlp5DeFJNnqzm2+ZG7wLcJzoOyij5K6U6Xlc5ljQqPDlJRgqW0Y18g==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'