mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 11:19:12 +01:00
fix(deps): update dependency jotai to ^2.12.0 (#2306)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2399967868
commit
fc43da59f8
@@ -68,7 +68,7 @@
|
||||
"dotenv": "^16.4.7",
|
||||
"flag-icons": "^7.3.2",
|
||||
"glob": "^11.0.1",
|
||||
"jotai": "^2.11.3",
|
||||
"jotai": "^2.12.0",
|
||||
"mantine-react-table": "2.0.0-beta.8",
|
||||
"next": "15.1.7",
|
||||
"postcss-preset-mantine": "^1.17.0",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@mantine/hooks": "^7.16.3",
|
||||
"@mantine/spotlight": "^7.16.3",
|
||||
"@tabler/icons-react": "^3.30.0",
|
||||
"jotai": "^2.11.3",
|
||||
"jotai": "^2.12.0",
|
||||
"next": "15.1.7",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -242,8 +242,8 @@ importers:
|
||||
specifier: ^11.0.1
|
||||
version: 11.0.1
|
||||
jotai:
|
||||
specifier: ^2.11.3
|
||||
version: 2.11.3(@types/react@19.0.8)(react@19.0.0)
|
||||
specifier: ^2.12.0
|
||||
version: 2.12.0(@types/react@19.0.8)(react@19.0.0)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.8
|
||||
version: 2.0.0-beta.8(@mantine/core@7.16.3(@mantine/hooks@7.16.3(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/dates@7.16.3(@mantine/core@7.16.3(@mantine/hooks@7.16.3(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.16.3(react@19.0.0))(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.16.3(react@19.0.0))(@tabler/icons-react@3.30.0(react@19.0.0))(clsx@2.1.1)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
|
||||
@@ -1728,8 +1728,8 @@ importers:
|
||||
specifier: ^3.30.0
|
||||
version: 3.30.0(react@19.0.0)
|
||||
jotai:
|
||||
specifier: ^2.11.3
|
||||
version: 2.11.3(@types/react@19.0.8)(react@19.0.0)
|
||||
specifier: ^2.12.0
|
||||
version: 2.12.0(@types/react@19.0.8)(react@19.0.0)
|
||||
next:
|
||||
specifier: 15.1.7
|
||||
version: 15.1.7(@babel/core@7.26.0)(@playwright/test@1.49.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.84.0)
|
||||
@@ -7062,8 +7062,8 @@ packages:
|
||||
jose@5.9.6:
|
||||
resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==}
|
||||
|
||||
jotai@2.11.3:
|
||||
resolution: {integrity: sha512-B/PsewAQ0UOS5e2+TTWegUPQ3SCLPCjPY24LYUjfn2EorGlluTA2dFjVLgF1+xHLjK9Jit3y5mKHyMG3Xq/GZg==}
|
||||
jotai@2.12.0:
|
||||
resolution: {integrity: sha512-j5B4NmUw8gbuN7AG4NufWw00rfpm6hexL2CVhKD7juoP2YyD9FEUV5ar921JMvadyrxQhU1NpuKUL3QfsAlVpA==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@types/react': '>=17.0.0'
|
||||
@@ -15474,7 +15474,7 @@ snapshots:
|
||||
|
||||
jose@5.9.6: {}
|
||||
|
||||
jotai@2.11.3(@types/react@19.0.8)(react@19.0.0):
|
||||
jotai@2.12.0(@types/react@19.0.8)(react@19.0.0):
|
||||
optionalDependencies:
|
||||
'@types/react': 19.0.8
|
||||
react: 19.0.0
|
||||
|
||||
Reference in New Issue
Block a user