fix(deps): update dependency jotai to ^2.8.2 (#561)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-28 16:11:10 +00:00
committed by GitHub
parent e325e1c02c
commit 6f47adff8a
2 changed files with 6 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
"dotenv": "^16.4.5",
"flag-icons": "^7.2.2",
"glob": "^10.4.1",
"jotai": "^2.8.1",
"jotai": "^2.8.2",
"next": "^14.2.3",
"postcss-preset-mantine": "^1.15.0",
"react": "18.3.1",

10
pnpm-lock.yaml generated
View File

@@ -175,8 +175,8 @@ importers:
specifier: ^10.4.1
version: 10.4.1
jotai:
specifier: ^2.8.1
version: 2.8.1(@types/react@18.3.3)(react@18.3.1)
specifier: ^2.8.2
version: 2.8.2(@types/react@18.3.3)(react@18.3.1)
next:
specifier: ^14.2.3
version: 14.2.3(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.2)
@@ -4154,8 +4154,8 @@ packages:
jose@5.2.2:
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
jotai@2.8.1:
resolution: {integrity: sha512-Gmk5Y3yJL/vN5S0rQ6AaWpXH5Q+HBGHThMHXfylVzXGVuO8YxPRtZf8Y9XYvl+h7ZMQXoHNdFi37vNsJFsiszQ==}
jotai@2.8.2:
resolution: {integrity: sha512-AU+EU82YqP94izfbGYQQL3oa/06gmn+Ijf/CKx0QybAURtbqh2e4N6zA2fxeIh0JEUgASF6z5IhagJ8NicR95A==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=17.0.0'
@@ -9198,7 +9198,7 @@ snapshots:
jose@5.2.2: {}
jotai@2.8.1(@types/react@18.3.3)(react@18.3.1):
jotai@2.8.2(@types/react@18.3.3)(react@18.3.1):
optionalDependencies:
'@types/react': 18.3.3
react: 18.3.1