fix(deps): update dependency jotai to ^2.7.2 (#284)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6ef58beead
commit
d06528f311
@@ -46,7 +46,7 @@
|
|||||||
"@trpc/server": "next",
|
"@trpc/server": "next",
|
||||||
"chroma-js": "^2.4.2",
|
"chroma-js": "^2.4.2",
|
||||||
"dayjs": "^1.11.10",
|
"dayjs": "^1.11.10",
|
||||||
"jotai": "^2.7.1",
|
"jotai": "^2.7.2",
|
||||||
"next": "^14.1.4",
|
"next": "^14.1.4",
|
||||||
"postcss-preset-mantine": "^1.13.0",
|
"postcss-preset-mantine": "^1.13.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|||||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -238,8 +238,8 @@ importers:
|
|||||||
specifier: ^16.4.5
|
specifier: ^16.4.5
|
||||||
version: 16.4.5
|
version: 16.4.5
|
||||||
jotai:
|
jotai:
|
||||||
specifier: ^2.7.1
|
specifier: ^2.7.2
|
||||||
version: 2.7.1(@types/react@18.2.73)(react@18.2.0)
|
version: 2.7.2(@types/react@18.2.73)(react@18.2.0)
|
||||||
next:
|
next:
|
||||||
specifier: ^14.1.4
|
specifier: ^14.1.4
|
||||||
version: 14.1.4(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0)(sass@1.72.0)
|
version: 14.1.4(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0)(sass@1.72.0)
|
||||||
@@ -7184,8 +7184,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
|
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/jotai@2.7.1(@types/react@18.2.73)(react@18.2.0):
|
/jotai@2.7.2(@types/react@18.2.73)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-bsaTPn02nFgWNP6cBtg/htZhCu4s0wxqoklRHePp6l/vlsypR9eLn7diRliwXYWMXDpPvW/LLA2afI8vwgFFaw==}
|
resolution: {integrity: sha512-6Ft5kpNu8p93Ssf1Faoza3hYQZRIYp7rioK8MwTTFnbQKwUyZElwquPwl1h6U0uo9hC0jr+ghO3gcSjc6P35/Q==}
|
||||||
engines: {node: '>=12.20.0'}
|
engines: {node: '>=12.20.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/react': '>=17.0.0'
|
'@types/react': '>=17.0.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user