mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
fix(deps): update dependency jotai to ^2.9.3 (#969)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b9f048c57d
commit
9d62fb42c4
@@ -56,7 +56,7 @@
|
||||
"dotenv": "^16.4.5",
|
||||
"flag-icons": "^7.2.3",
|
||||
"glob": "^11.0.0",
|
||||
"jotai": "^2.9.2",
|
||||
"jotai": "^2.9.3",
|
||||
"mantine-react-table": "2.0.0-beta.6",
|
||||
"next": "^14.2.5",
|
||||
"postcss-preset-mantine": "^1.17.0",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@mantine/hooks": "^7.12.1",
|
||||
"@mantine/spotlight": "^7.12.1",
|
||||
"@tabler/icons-react": "^3.12.0",
|
||||
"jotai": "^2.9.2",
|
||||
"jotai": "^2.9.3",
|
||||
"next": "^14.2.5",
|
||||
"react": "^18.3.1",
|
||||
"use-deep-compare-effect": "^1.8.1"
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -177,8 +177,8 @@ importers:
|
||||
specifier: ^11.0.0
|
||||
version: 11.0.0
|
||||
jotai:
|
||||
specifier: ^2.9.2
|
||||
version: 2.9.2(@types/react@18.3.3)(react@18.3.1)
|
||||
specifier: ^2.9.3
|
||||
version: 2.9.3(@types/react@18.3.3)(react@18.3.1)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.6
|
||||
version: 2.0.0-beta.6(@mantine/core@7.12.1(@mantine/hooks@7.12.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.12.1(@mantine/core@7.12.1(@mantine/hooks@7.12.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.12.1(react@18.3.1))(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.12.1(react@18.3.1))(@tabler/icons-react@3.12.0(react@18.3.1))(clsx@2.1.1)(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@@ -1156,8 +1156,8 @@ importers:
|
||||
specifier: ^3.12.0
|
||||
version: 3.12.0(react@18.3.1)
|
||||
jotai:
|
||||
specifier: ^2.9.2
|
||||
version: 2.9.2(@types/react@18.3.3)(react@18.3.1)
|
||||
specifier: ^2.9.3
|
||||
version: 2.9.3(@types/react@18.3.3)(react@18.3.1)
|
||||
next:
|
||||
specifier: ^14.2.5
|
||||
version: 14.2.5(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.8)
|
||||
@@ -4771,8 +4771,8 @@ packages:
|
||||
jose@5.2.2:
|
||||
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
|
||||
|
||||
jotai@2.9.2:
|
||||
resolution: {integrity: sha512-jIBXEadOHCziOuMY6HAy2KQcHipGhnsbF+twqh8Lcmcz/Yei0gdBtW5mOYdKmbQxGqkvfvXM3w/oHtJ2WNGSFg==}
|
||||
jotai@2.9.3:
|
||||
resolution: {integrity: sha512-IqMWKoXuEzWSShjd9UhalNsRGbdju5G2FrqNLQJT+Ih6p41VNYe2sav5hnwQx4HJr25jq9wRqvGSWGviGG6Gjw==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
'@types/react': '>=17.0.0'
|
||||
@@ -10298,7 +10298,7 @@ snapshots:
|
||||
|
||||
jose@5.2.2: {}
|
||||
|
||||
jotai@2.9.2(@types/react@18.3.3)(react@18.3.1):
|
||||
jotai@2.9.3(@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