fix(deps): update dependency jotai to ^2.10.0 (#1155)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a02825113a
commit
dd9080f781
@@ -60,7 +60,7 @@
|
||||
"dotenv": "^16.4.5",
|
||||
"flag-icons": "^7.2.3",
|
||||
"glob": "^11.0.0",
|
||||
"jotai": "^2.9.3",
|
||||
"jotai": "^2.10.0",
|
||||
"mantine-react-table": "2.0.0-beta.6",
|
||||
"next": "^14.2.13",
|
||||
"postcss-preset-mantine": "^1.17.0",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@mantine/hooks": "^7.12.2",
|
||||
"@mantine/spotlight": "^7.12.2",
|
||||
"@tabler/icons-react": "^3.17.0",
|
||||
"jotai": "^2.9.3",
|
||||
"jotai": "^2.10.0",
|
||||
"next": "^14.2.13",
|
||||
"react": "^18.3.1",
|
||||
"use-deep-compare-effect": "^1.8.1"
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -191,8 +191,8 @@ importers:
|
||||
specifier: ^11.0.0
|
||||
version: 11.0.0
|
||||
jotai:
|
||||
specifier: ^2.9.3
|
||||
version: 2.9.3(@types/react@18.3.8)(react@18.3.1)
|
||||
specifier: ^2.10.0
|
||||
version: 2.10.0(@types/react@18.3.8)(react@18.3.1)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.6
|
||||
version: 2.0.0-beta.6(@mantine/core@7.12.2(@mantine/hooks@7.12.2(react@18.3.1))(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/dates@7.12.2(@mantine/core@7.12.2(@mantine/hooks@7.12.2(react@18.3.1))(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.12.2(react@18.3.1))(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.12.2(react@18.3.1))(@tabler/icons-react@3.17.0(react@18.3.1))(clsx@2.1.1)(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@@ -1323,8 +1323,8 @@ importers:
|
||||
specifier: ^3.17.0
|
||||
version: 3.17.0(react@18.3.1)
|
||||
jotai:
|
||||
specifier: ^2.9.3
|
||||
version: 2.9.3(@types/react@18.3.8)(react@18.3.1)
|
||||
specifier: ^2.10.0
|
||||
version: 2.10.0(@types/react@18.3.8)(react@18.3.1)
|
||||
next:
|
||||
specifier: ^14.2.13
|
||||
version: 14.2.13(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.79.2)
|
||||
@@ -5418,8 +5418,8 @@ packages:
|
||||
jose@5.9.2:
|
||||
resolution: {integrity: sha512-ILI2xx/I57b20sd7rHZvgiiQrmp2mcotwsAH+5ajbpFQbrYVQdNHYlQhoA5cFb78CgtBOxtC05TeA+mcgkuCqQ==}
|
||||
|
||||
jotai@2.9.3:
|
||||
resolution: {integrity: sha512-IqMWKoXuEzWSShjd9UhalNsRGbdju5G2FrqNLQJT+Ih6p41VNYe2sav5hnwQx4HJr25jq9wRqvGSWGviGG6Gjw==}
|
||||
jotai@2.10.0:
|
||||
resolution: {integrity: sha512-8W4u0aRlOIwGlLQ0sqfl/c6+eExl5D8lZgAUolirZLktyaj4WnxO/8a0HEPmtriQAB6X5LMhXzZVmw02X0P0qQ==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@types/react': '>=17.0.0'
|
||||
@@ -11971,7 +11971,7 @@ snapshots:
|
||||
|
||||
jose@5.9.2: {}
|
||||
|
||||
jotai@2.9.3(@types/react@18.3.8)(react@18.3.1):
|
||||
jotai@2.10.0(@types/react@18.3.8)(react@18.3.1):
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.8
|
||||
react: 18.3.1
|
||||
|
||||
Reference in New Issue
Block a user