diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index ecdc9c7eb..820d19458 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -46,7 +46,7 @@ "@trpc/server": "next", "chroma-js": "^2.4.2", "dayjs": "^1.11.10", - "jotai": "^2.7.1", + "jotai": "^2.7.2", "next": "^14.1.4", "postcss-preset-mantine": "^1.13.0", "react": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df7213431..0ac380980 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -238,8 +238,8 @@ importers: specifier: ^16.4.5 version: 16.4.5 jotai: - specifier: ^2.7.1 - version: 2.7.1(@types/react@18.2.73)(react@18.2.0) + specifier: ^2.7.2 + version: 2.7.2(@types/react@18.2.73)(react@18.2.0) next: 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) @@ -7184,8 +7184,8 @@ packages: resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==} dev: false - /jotai@2.7.1(@types/react@18.2.73)(react@18.2.0): - resolution: {integrity: sha512-bsaTPn02nFgWNP6cBtg/htZhCu4s0wxqoklRHePp6l/vlsypR9eLn7diRliwXYWMXDpPvW/LLA2afI8vwgFFaw==} + /jotai@2.7.2(@types/react@18.2.73)(react@18.2.0): + resolution: {integrity: sha512-6Ft5kpNu8p93Ssf1Faoza3hYQZRIYp7rioK8MwTTFnbQKwUyZElwquPwl1h6U0uo9hC0jr+ghO3gcSjc6P35/Q==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0'