mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
fix(deps): update dependency jotai to ^2.13.0 (#3763)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3dbf085e59
commit
c8d59d88e5
@@ -74,7 +74,7 @@
|
||||
"dotenv": "^17.2.1",
|
||||
"flag-icons": "^7.5.0",
|
||||
"glob": "^11.0.3",
|
||||
"jotai": "^2.12.5",
|
||||
"jotai": "^2.13.0",
|
||||
"mantine-react-table": "2.0.0-beta.9",
|
||||
"next": "15.4.5",
|
||||
"postcss-preset-mantine": "^1.18.0",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@mantine/hooks": "^8.2.2",
|
||||
"@mantine/spotlight": "^8.2.2",
|
||||
"@tabler/icons-react": "^3.34.1",
|
||||
"jotai": "^2.12.5",
|
||||
"jotai": "^2.13.0",
|
||||
"next": "15.4.5",
|
||||
"react": "19.1.1",
|
||||
"react-dom": "19.1.1",
|
||||
|
||||
29
pnpm-lock.yaml
generated
29
pnpm-lock.yaml
generated
@@ -263,8 +263,8 @@ importers:
|
||||
specifier: ^11.0.3
|
||||
version: 11.0.3
|
||||
jotai:
|
||||
specifier: ^2.12.5
|
||||
version: 2.12.5(@types/react@19.1.9)(react@19.1.1)
|
||||
specifier: ^2.13.0
|
||||
version: 2.13.0(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.1.9)(react@19.1.1)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.9
|
||||
version: 2.0.0-beta.9(@mantine/core@8.2.2(@mantine/hooks@8.2.2(react@19.1.1))(@types/react@19.1.9)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/dates@8.2.2(@mantine/core@8.2.2(@mantine/hooks@8.2.2(react@19.1.1))(@types/react@19.1.9)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.2.2(react@19.1.1))(dayjs@1.11.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.2.2(react@19.1.1))(@tabler/icons-react@3.34.1(react@19.1.1))(clsx@2.1.1)(dayjs@1.11.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
@@ -1977,8 +1977,8 @@ importers:
|
||||
specifier: ^3.34.1
|
||||
version: 3.34.1(react@19.1.1)
|
||||
jotai:
|
||||
specifier: ^2.12.5
|
||||
version: 2.12.5(@types/react@19.1.9)(react@19.1.1)
|
||||
specifier: ^2.13.0
|
||||
version: 2.13.0(@babel/core@7.28.0)(@babel/template@7.27.2)(@types/react@19.1.9)(react@19.1.1)
|
||||
next:
|
||||
specifier: 15.4.5
|
||||
version: 15.4.5(@babel/core@7.28.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(sass@1.89.2)
|
||||
@@ -7735,13 +7735,19 @@ packages:
|
||||
jose@6.0.8:
|
||||
resolution: {integrity: sha512-EyUPtOKyTYq+iMOszO42eobQllaIjJnwkZ2U93aJzNyPibCy7CEvT9UQnaCVB51IAd49gbNdCew1c0LcLTCB2g==}
|
||||
|
||||
jotai@2.12.5:
|
||||
resolution: {integrity: sha512-G8m32HW3lSmcz/4mbqx0hgJIQ0ekndKWiYP7kWVKi0p6saLXdSoye+FZiOFyonnd7Q482LCzm8sMDl7Ar1NWDw==}
|
||||
jotai@2.13.0:
|
||||
resolution: {integrity: sha512-H43zXdanNTdpfOEJ4NVbm4hgmrctpXLZagjJNcqAywhUv+sTE7esvFjwm5oBg/ywT9Qw63lIkM6fjrhFuW8UDg==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': '>=7.0.0'
|
||||
'@babel/template': '>=7.0.0'
|
||||
'@types/react': '>=17.0.0'
|
||||
react: '>=17.0.0'
|
||||
peerDependenciesMeta:
|
||||
'@babel/core':
|
||||
optional: true
|
||||
'@babel/template':
|
||||
optional: true
|
||||
'@types/react':
|
||||
optional: true
|
||||
react:
|
||||
@@ -17016,8 +17022,17 @@ snapshots:
|
||||
|
||||
jose@6.0.8: {}
|
||||
|
||||
jotai@2.12.5(@types/react@19.1.9)(react@19.1.1):
|
||||
jotai@2.13.0(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.1.9)(react@19.1.1):
|
||||
optionalDependencies:
|
||||
'@babel/core': 7.26.0
|
||||
'@babel/template': 7.27.2
|
||||
'@types/react': 19.1.9
|
||||
react: 19.1.1
|
||||
|
||||
jotai@2.13.0(@babel/core@7.28.0)(@babel/template@7.27.2)(@types/react@19.1.9)(react@19.1.1):
|
||||
optionalDependencies:
|
||||
'@babel/core': 7.28.0
|
||||
'@babel/template': 7.27.2
|
||||
'@types/react': 19.1.9
|
||||
react: 19.1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user