diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 78baa83ed..fdd746e08 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -67,7 +67,7 @@ "dotenv": "^16.4.7", "flag-icons": "^7.3.2", "glob": "^11.0.1", - "jotai": "^2.11.2", + "jotai": "^2.11.3", "mantine-react-table": "2.0.0-beta.8", "next": "15.1.6", "postcss-preset-mantine": "^1.17.0", diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index a166a14dd..dc5d2c057 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -37,7 +37,7 @@ "@mantine/hooks": "^7.16.2", "@mantine/spotlight": "^7.16.2", "@tabler/icons-react": "^3.29.0", - "jotai": "^2.11.2", + "jotai": "^2.11.3", "next": "15.1.6", "react": "19.0.0", "react-dom": "19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4514458f0..9b06c9169 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -239,8 +239,8 @@ importers: specifier: ^11.0.1 version: 11.0.1 jotai: - specifier: ^2.11.2 - version: 2.11.2(@types/react@19.0.8)(react@19.0.0) + specifier: ^2.11.3 + version: 2.11.3(@types/react@19.0.8)(react@19.0.0) mantine-react-table: specifier: 2.0.0-beta.8 version: 2.0.0-beta.8(@mantine/core@7.16.2(@mantine/hooks@7.16.2(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/dates@7.16.2(@mantine/core@7.16.2(@mantine/hooks@7.16.2(react@19.0.0))(@types/react@19.0.8)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.16.2(react@19.0.0))(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.16.2(react@19.0.0))(@tabler/icons-react@3.29.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) @@ -1697,8 +1697,8 @@ importers: specifier: ^3.29.0 version: 3.29.0(react@19.0.0) jotai: - specifier: ^2.11.2 - version: 2.11.2(@types/react@19.0.8)(react@19.0.0) + specifier: ^2.11.3 + version: 2.11.3(@types/react@19.0.8)(react@19.0.0) next: specifier: 15.1.6 version: 15.1.6(@babel/core@7.26.0)(@playwright/test@1.49.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.4) @@ -7037,8 +7037,8 @@ packages: jose@5.9.6: resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==} - jotai@2.11.2: - resolution: {integrity: sha512-H3xOvsdqjBJnXTvpgAWfff2y1B3wabi1iSA6FFd0FrLaM4ENsRJd+RJQtkNhY4PZgvAODa4PQhau9dheK+pUkw==} + jotai@2.11.3: + resolution: {integrity: sha512-B/PsewAQ0UOS5e2+TTWegUPQ3SCLPCjPY24LYUjfn2EorGlluTA2dFjVLgF1+xHLjK9Jit3y5mKHyMG3Xq/GZg==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -15457,7 +15457,7 @@ snapshots: jose@5.9.6: {} - jotai@2.11.2(@types/react@19.0.8)(react@19.0.0): + jotai@2.11.3(@types/react@19.0.8)(react@19.0.0): optionalDependencies: '@types/react': 19.0.8 react: 19.0.0