diff --git a/packages/app/package.json b/packages/app/package.json index f6f667de..ff239dec 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -33,7 +33,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "cmdk": "^1.0.0", - "jotai": "^2.7.1", + "jotai": "^2.8.0", "lucide-react": "^0.357.0", "next-themes": "^0.3.0", "react": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50448704..2c05a08e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -138,8 +138,8 @@ importers: specifier: ^1.0.0 version: 1.0.0(@types/react-dom@18.2.24)(@types/react@18.2.74)(react-dom@18.2.0)(react@18.2.0) jotai: - specifier: ^2.7.1 - version: 2.7.1(@types/react@18.2.74)(react@18.2.0) + specifier: ^2.8.0 + version: 2.8.0(@types/react@18.2.74)(react@18.2.0) lucide-react: specifier: ^0.357.0 version: 0.357.0(react@18.2.0) @@ -8449,8 +8449,8 @@ packages: resolution: {integrity: sha512-ATse+nuNeKZ9K1y27LKdvPe/GCe9R/u9dw9vI248e+vILeRK3IcJP4JUPAlSmKRCDK0cKhEwfmiw4Skqx7UnGQ==} dev: false - /jotai@2.7.1(@types/react@18.2.74)(react@18.2.0): - resolution: {integrity: sha512-bsaTPn02nFgWNP6cBtg/htZhCu4s0wxqoklRHePp6l/vlsypR9eLn7diRliwXYWMXDpPvW/LLA2afI8vwgFFaw==} + /jotai@2.8.0(@types/react@18.2.74)(react@18.2.0): + resolution: {integrity: sha512-yZNMC36FdLOksOr8qga0yLf14miCJlEThlp5DeFJNnqzm2+ZG7wLcJzoOyij5K6U6Xlc5ljQqPDlJRgqW0Y18g==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0'