fix(deps): update dependency jotai to ^2.12.5 (#3243)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-05-27 09:21:29 +00:00
committed by GitHub
parent c3936237c0
commit 9c323850bc
3 changed files with 9 additions and 9 deletions

View File

@@ -72,7 +72,7 @@
"dotenv": "^16.5.0",
"flag-icons": "^7.3.2",
"glob": "^11.0.2",
"jotai": "^2.12.4",
"jotai": "^2.12.5",
"mantine-react-table": "2.0.0-beta.9",
"next": "15.3.2",
"postcss-preset-mantine": "^1.17.0",

View File

@@ -37,7 +37,7 @@
"@mantine/hooks": "^8.0.1",
"@mantine/spotlight": "^8.0.1",
"@tabler/icons-react": "^3.33.0",
"jotai": "^2.12.4",
"jotai": "^2.12.5",
"next": "15.3.2",
"react": "19.1.0",
"react-dom": "19.1.0",

14
pnpm-lock.yaml generated
View File

@@ -254,8 +254,8 @@ importers:
specifier: ^11.0.2
version: 11.0.2
jotai:
specifier: ^2.12.4
version: 2.12.4(@types/react@19.1.6)(react@19.1.0)
specifier: ^2.12.5
version: 2.12.5(@types/react@19.1.6)(react@19.1.0)
mantine-react-table:
specifier: 2.0.0-beta.9
version: 2.0.0-beta.9(@mantine/core@8.0.1(@mantine/hooks@8.0.1(react@19.1.0))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@mantine/dates@8.0.1(@mantine/core@8.0.1(@mantine/hooks@8.0.1(react@19.1.0))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@mantine/hooks@8.0.1(react@19.1.0))(dayjs@1.11.13)(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@mantine/hooks@8.0.1(react@19.1.0))(@tabler/icons-react@3.33.0(react@19.1.0))(clsx@2.1.1)(dayjs@1.11.13)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
@@ -1880,8 +1880,8 @@ importers:
specifier: ^3.33.0
version: 3.33.0(react@19.1.0)
jotai:
specifier: ^2.12.4
version: 2.12.4(@types/react@19.1.6)(react@19.1.0)
specifier: ^2.12.5
version: 2.12.5(@types/react@19.1.6)(react@19.1.0)
next:
specifier: 15.3.2
version: 15.3.2(@babel/core@7.26.10)(@playwright/test@1.49.1)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(sass@1.89.0)
@@ -7416,8 +7416,8 @@ packages:
jose@6.0.8:
resolution: {integrity: sha512-EyUPtOKyTYq+iMOszO42eobQllaIjJnwkZ2U93aJzNyPibCy7CEvT9UQnaCVB51IAd49gbNdCew1c0LcLTCB2g==}
jotai@2.12.4:
resolution: {integrity: sha512-eFXLJol4oOLM8BS1+QV+XwaYQITG8n1tatBCFl4F5HE3zR5j2WIK8QpMt7VJIYmlogNUZfvB7wjwLoVk+umB9Q==}
jotai@2.12.5:
resolution: {integrity: sha512-G8m32HW3lSmcz/4mbqx0hgJIQ0ekndKWiYP7kWVKi0p6saLXdSoye+FZiOFyonnd7Q482LCzm8sMDl7Ar1NWDw==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'
@@ -16343,7 +16343,7 @@ snapshots:
jose@6.0.8: {}
jotai@2.12.4(@types/react@19.1.6)(react@19.1.0):
jotai@2.12.5(@types/react@19.1.6)(react@19.1.0):
optionalDependencies:
'@types/react': 19.1.6
react: 19.1.0