fix(deps): update dependency jotai to ^2.9.0 (#767)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-09 03:37:37 +00:00
committed by GitHub
parent 74b017d9f4
commit 5e3dc1e44d
3 changed files with 9 additions and 9 deletions

View File

@@ -56,7 +56,7 @@
"dotenv": "^16.4.5",
"flag-icons": "^7.2.3",
"glob": "^10.4.4",
"jotai": "^2.8.4",
"jotai": "^2.9.0",
"mantine-react-table": "2.0.0-beta.5",
"next": "^14.2.4",
"postcss-preset-mantine": "^1.15.0",

View File

@@ -28,7 +28,7 @@
"@mantine/hooks": "^7.11.1",
"@mantine/spotlight": "^7.11.1",
"@tabler/icons-react": "^3.9.0",
"jotai": "^2.8.4",
"jotai": "^2.9.0",
"next": "^14.2.4",
"react": "^18.3.1",
"use-deep-compare-effect": "^1.8.1"

14
pnpm-lock.yaml generated
View File

@@ -177,8 +177,8 @@ importers:
specifier: ^10.4.4
version: 10.4.4
jotai:
specifier: ^2.8.4
version: 2.8.4(@types/react@18.3.3)(react@18.3.1)
specifier: ^2.9.0
version: 2.9.0(@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.1(@mantine/hooks@7.11.1(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.1(@mantine/core@7.11.1(@mantine/hooks@7.11.1(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.1(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.1(react@18.3.1))(@tabler/icons-react@3.9.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)
@@ -1101,8 +1101,8 @@ importers:
specifier: ^3.9.0
version: 3.9.0(react@18.3.1)
jotai:
specifier: ^2.8.4
version: 2.8.4(@types/react@18.3.3)(react@18.3.1)
specifier: ^2.9.0
version: 2.9.0(@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)
@@ -4689,8 +4689,8 @@ packages:
jose@5.2.2:
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
jotai@2.8.4:
resolution: {integrity: sha512-f6jwjhBJcDtpeauT2xH01gnqadKEySwwt1qNBLvAXcnojkmb76EdqRt05Ym8IamfHGAQz2qMKAwftnyjeSoHAA==}
jotai@2.9.0:
resolution: {integrity: sha512-MioTpMvR78IGfJ+W8EwQj3kwTkb+u0reGnTyg3oJZMWK9rK9v8NBSC9Rhrg9jrrFYA6bGZtzJa96zsuAYF6W3w==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'
@@ -10189,7 +10189,7 @@ snapshots:
jose@5.2.2: {}
jotai@2.8.4(@types/react@18.3.3)(react@18.3.1):
jotai@2.9.0(@types/react@18.3.3)(react@18.3.1):
optionalDependencies:
'@types/react': 18.3.3
react: 18.3.1