fix(deps): update dependency jotai to ^2.8.4 (#721)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c8d4461ab8
commit
e46bfd9146
@@ -55,7 +55,7 @@
|
||||
"dotenv": "^16.4.5",
|
||||
"flag-icons": "^7.2.3",
|
||||
"glob": "^10.4.2",
|
||||
"jotai": "^2.8.3",
|
||||
"jotai": "^2.8.4",
|
||||
"mantine-react-table": "2.0.0-beta.5",
|
||||
"next": "^14.2.4",
|
||||
"postcss-preset-mantine": "^1.15.0",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@mantine/hooks": "^7.11.0",
|
||||
"@mantine/spotlight": "^7.11.0",
|
||||
"@tabler/icons-react": "^3.7.0",
|
||||
"jotai": "^2.8.3",
|
||||
"jotai": "^2.8.4",
|
||||
"next": "^14.2.4",
|
||||
"react": "^18.3.1",
|
||||
"use-deep-compare-effect": "^1.8.1"
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -174,8 +174,8 @@ importers:
|
||||
specifier: ^10.4.2
|
||||
version: 10.4.2
|
||||
jotai:
|
||||
specifier: ^2.8.3
|
||||
version: 2.8.3(@types/react@18.3.3)(react@18.3.1)
|
||||
specifier: ^2.8.4
|
||||
version: 2.8.4(@types/react@18.3.3)(react@18.3.1)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.5
|
||||
version: 2.0.0-beta.5(@mantine/core@7.11.0(@mantine/hooks@7.11.0(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/dates@7.11.0(@mantine/core@7.11.0(@mantine/hooks@7.11.0(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.11.0(react@18.3.1))(dayjs@1.11.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.11.0(react@18.3.1))(@tabler/icons-react@3.7.0(react@18.3.1))(clsx@2.1.1)(dayjs@1.11.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@@ -969,8 +969,8 @@ importers:
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(react@18.3.1)
|
||||
jotai:
|
||||
specifier: ^2.8.3
|
||||
version: 2.8.3(@types/react@18.3.3)(react@18.3.1)
|
||||
specifier: ^2.8.4
|
||||
version: 2.8.4(@types/react@18.3.3)(react@18.3.1)
|
||||
next:
|
||||
specifier: ^14.2.4
|
||||
version: 14.2.4(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.6)
|
||||
@@ -4496,8 +4496,8 @@ packages:
|
||||
jose@5.2.2:
|
||||
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
|
||||
|
||||
jotai@2.8.3:
|
||||
resolution: {integrity: sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==}
|
||||
jotai@2.8.4:
|
||||
resolution: {integrity: sha512-f6jwjhBJcDtpeauT2xH01gnqadKEySwwt1qNBLvAXcnojkmb76EdqRt05Ym8IamfHGAQz2qMKAwftnyjeSoHAA==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@types/react': '>=17.0.0'
|
||||
@@ -9965,7 +9965,7 @@ snapshots:
|
||||
|
||||
jose@5.2.2: {}
|
||||
|
||||
jotai@2.8.3(@types/react@18.3.3)(react@18.3.1):
|
||||
jotai@2.8.4(@types/react@18.3.3)(react@18.3.1):
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.3
|
||||
react: 18.3.1
|
||||
|
||||
Reference in New Issue
Block a user