mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
fix(deps): update dependency jotai to ^2.11.3 (#2215)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bc79c6abab
commit
a385337268
@@ -67,7 +67,7 @@
|
||||
"dotenv": "^16.4.7",
|
||||
"flag-icons": "^7.3.2",
|
||||
"glob": "^11.0.1",
|
||||
"jotai": "^2.11.2",
|
||||
"jotai": "^2.11.3",
|
||||
"mantine-react-table": "2.0.0-beta.8",
|
||||
"next": "15.1.6",
|
||||
"postcss-preset-mantine": "^1.17.0",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@mantine/hooks": "^7.16.2",
|
||||
"@mantine/spotlight": "^7.16.2",
|
||||
"@tabler/icons-react": "^3.29.0",
|
||||
"jotai": "^2.11.2",
|
||||
"jotai": "^2.11.3",
|
||||
"next": "15.1.6",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -239,8 +239,8 @@ importers:
|
||||
specifier: ^11.0.1
|
||||
version: 11.0.1
|
||||
jotai:
|
||||
specifier: ^2.11.2
|
||||
version: 2.11.2(@types/react@19.0.8)(react@19.0.0)
|
||||
specifier: ^2.11.3
|
||||
version: 2.11.3(@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.2(@mantine/hooks@7.16.2(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.2(@mantine/core@7.16.2(@mantine/hooks@7.16.2(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.2(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.2(react@19.0.0))(@tabler/icons-react@3.29.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)
|
||||
@@ -1697,8 +1697,8 @@ importers:
|
||||
specifier: ^3.29.0
|
||||
version: 3.29.0(react@19.0.0)
|
||||
jotai:
|
||||
specifier: ^2.11.2
|
||||
version: 2.11.2(@types/react@19.0.8)(react@19.0.0)
|
||||
specifier: ^2.11.3
|
||||
version: 2.11.3(@types/react@19.0.8)(react@19.0.0)
|
||||
next:
|
||||
specifier: 15.1.6
|
||||
version: 15.1.6(@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.83.4)
|
||||
@@ -7037,8 +7037,8 @@ packages:
|
||||
jose@5.9.6:
|
||||
resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==}
|
||||
|
||||
jotai@2.11.2:
|
||||
resolution: {integrity: sha512-H3xOvsdqjBJnXTvpgAWfff2y1B3wabi1iSA6FFd0FrLaM4ENsRJd+RJQtkNhY4PZgvAODa4PQhau9dheK+pUkw==}
|
||||
jotai@2.11.3:
|
||||
resolution: {integrity: sha512-B/PsewAQ0UOS5e2+TTWegUPQ3SCLPCjPY24LYUjfn2EorGlluTA2dFjVLgF1+xHLjK9Jit3y5mKHyMG3Xq/GZg==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@types/react': '>=17.0.0'
|
||||
@@ -15457,7 +15457,7 @@ snapshots:
|
||||
|
||||
jose@5.9.6: {}
|
||||
|
||||
jotai@2.11.2(@types/react@19.0.8)(react@19.0.0):
|
||||
jotai@2.11.3(@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