fix(deps): update dependency jotai to ^2.11.0 (#1756)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-23 06:21:05 +00:00
committed by GitHub
parent d78c6ed529
commit 4e85bbbad0
3 changed files with 10 additions and 10 deletions

View File

@@ -63,7 +63,7 @@
"dotenv": "^16.4.7",
"flag-icons": "^7.2.3",
"glob": "^11.0.0",
"jotai": "^2.10.4",
"jotai": "^2.11.0",
"mantine-react-table": "2.0.0-beta.7",
"next": "^14.2.21",
"postcss-preset-mantine": "^1.17.0",

View File

@@ -36,7 +36,7 @@
"@mantine/hooks": "^7.15.1",
"@mantine/spotlight": "^7.15.1",
"@tabler/icons-react": "^3.26.0",
"jotai": "^2.10.4",
"jotai": "^2.11.0",
"next": "^14.2.21",
"react": "^19.0.0",
"use-deep-compare-effect": "^1.8.1"

16
pnpm-lock.yaml generated
View File

@@ -224,8 +224,8 @@ importers:
specifier: ^11.0.0
version: 11.0.0
jotai:
specifier: ^2.10.4
version: 2.10.4(@types/react@19.0.2)(react@19.0.0)
specifier: ^2.11.0
version: 2.11.0(@types/react@19.0.2)(react@19.0.0)
mantine-react-table:
specifier: 2.0.0-beta.7
version: 2.0.0-beta.7(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/dates@7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.15.1(react@19.0.0))(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.15.1(react@19.0.0))(@tabler/icons-react@3.26.0(react@19.0.0))(clsx@2.1.1)(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
@@ -1523,8 +1523,8 @@ importers:
specifier: ^3.26.0
version: 3.26.0(react@19.0.0)
jotai:
specifier: ^2.10.4
version: 2.10.4(@types/react@18.3.13)(react@19.0.0)
specifier: ^2.11.0
version: 2.11.0(@types/react@18.3.13)(react@19.0.0)
next:
specifier: ^14.2.21
version: 14.2.21(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0)
@@ -6467,8 +6467,8 @@ packages:
jose@5.9.6:
resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==}
jotai@2.10.4:
resolution: {integrity: sha512-/T4ofyMSkAybEs2OvR8S4HACa+/ASUEPLz86SUjFXJqU9RdJKLvZDJrag398suvHC5CR0+Cs4P5m/gtVcryzlw==}
jotai@2.11.0:
resolution: {integrity: sha512-zKfoBBD1uDw3rljwHkt0fWuja1B76R7CjznuBO+mSX6jpsO1EBeWNRKpeaQho9yPI/pvCv4recGfgOXGxwPZvQ==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'
@@ -14312,12 +14312,12 @@ snapshots:
jose@5.9.6: {}
jotai@2.10.4(@types/react@18.3.13)(react@19.0.0):
jotai@2.11.0(@types/react@18.3.13)(react@19.0.0):
optionalDependencies:
'@types/react': 18.3.13
react: 19.0.0
jotai@2.10.4(@types/react@19.0.2)(react@19.0.0):
jotai@2.11.0(@types/react@19.0.2)(react@19.0.0):
optionalDependencies:
'@types/react': 19.0.2
react: 19.0.0