fix(deps): update dependency jotai to ^2.14.0 (#4066)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
764d5eb0ea
commit
6880d61d6b
@@ -74,7 +74,7 @@
|
||||
"dotenv": "^17.2.2",
|
||||
"flag-icons": "^7.5.0",
|
||||
"glob": "^11.0.3",
|
||||
"jotai": "^2.13.1",
|
||||
"jotai": "^2.14.0",
|
||||
"mantine-react-table": "2.0.0-beta.9",
|
||||
"next": "15.5.2",
|
||||
"postcss-preset-mantine": "^1.18.0",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@mantine/hooks": "^8.2.8",
|
||||
"@mantine/spotlight": "^8.2.8",
|
||||
"@tabler/icons-react": "^3.34.1",
|
||||
"jotai": "^2.13.1",
|
||||
"jotai": "^2.14.0",
|
||||
"next": "15.5.2",
|
||||
"react": "19.1.1",
|
||||
"react-dom": "19.1.1",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -283,8 +283,8 @@ importers:
|
||||
specifier: ^11.0.3
|
||||
version: 11.0.3
|
||||
jotai:
|
||||
specifier: ^2.13.1
|
||||
version: 2.13.1(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.1.12)(react@19.1.1)
|
||||
specifier: ^2.14.0
|
||||
version: 2.14.0(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.1.12)(react@19.1.1)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.9
|
||||
version: 2.0.0-beta.9(@mantine/core@8.2.8(@mantine/hooks@8.2.8(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/dates@8.2.8(@mantine/core@8.2.8(@mantine/hooks@8.2.8(react@19.1.1))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.2.8(react@19.1.1))(dayjs@1.11.18)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.2.8(react@19.1.1))(@tabler/icons-react@3.34.1(react@19.1.1))(clsx@2.1.1)(dayjs@1.11.18)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
@@ -2027,8 +2027,8 @@ importers:
|
||||
specifier: ^3.34.1
|
||||
version: 3.34.1(react@19.1.1)
|
||||
jotai:
|
||||
specifier: ^2.13.1
|
||||
version: 2.13.1(@babel/core@7.28.3)(@babel/template@7.27.2)(@types/react@19.1.12)(react@19.1.1)
|
||||
specifier: ^2.14.0
|
||||
version: 2.14.0(@babel/core@7.28.3)(@babel/template@7.27.2)(@types/react@19.1.12)(react@19.1.1)
|
||||
next:
|
||||
specifier: 15.5.2
|
||||
version: 15.5.2(@babel/core@7.28.3)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(sass@1.92.1)
|
||||
@@ -7398,8 +7398,8 @@ packages:
|
||||
jose@6.0.8:
|
||||
resolution: {integrity: sha512-EyUPtOKyTYq+iMOszO42eobQllaIjJnwkZ2U93aJzNyPibCy7CEvT9UQnaCVB51IAd49gbNdCew1c0LcLTCB2g==}
|
||||
|
||||
jotai@2.13.1:
|
||||
resolution: {integrity: sha512-cRsw6kFeGC9Z/D3egVKrTXRweycZ4z/k7i2MrfCzPYsL9SIWcPXTyqv258/+Ay8VUEcihNiE/coBLE6Kic6b8A==}
|
||||
jotai@2.14.0:
|
||||
resolution: {integrity: sha512-JQkNkTnqjk1BlSUjHfXi+pGG/573bVN104gp6CymhrWDseZGDReTNniWrLhJ+zXbM6pH+82+UNJ2vwYQUkQMWQ==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': '>=7.0.0'
|
||||
@@ -16492,14 +16492,14 @@ snapshots:
|
||||
|
||||
jose@6.0.8: {}
|
||||
|
||||
jotai@2.13.1(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.1.12)(react@19.1.1):
|
||||
jotai@2.14.0(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.1.12)(react@19.1.1):
|
||||
optionalDependencies:
|
||||
'@babel/core': 7.26.0
|
||||
'@babel/template': 7.27.2
|
||||
'@types/react': 19.1.12
|
||||
react: 19.1.1
|
||||
|
||||
jotai@2.13.1(@babel/core@7.28.3)(@babel/template@7.27.2)(@types/react@19.1.12)(react@19.1.1):
|
||||
jotai@2.14.0(@babel/core@7.28.3)(@babel/template@7.27.2)(@types/react@19.1.12)(react@19.1.1):
|
||||
optionalDependencies:
|
||||
'@babel/core': 7.28.3
|
||||
'@babel/template': 7.27.2
|
||||
|
||||
Reference in New Issue
Block a user