diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 7ce45f303..ea1b91a01 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -72,7 +72,7 @@ "dotenv": "^16.4.7", "flag-icons": "^7.3.2", "glob": "^11.0.1", - "jotai": "^2.12.1", + "jotai": "^2.12.2", "mantine-react-table": "2.0.0-beta.9", "next": "15.1.7", "postcss-preset-mantine": "^1.17.0", diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index 80ea1ca6c..dc8785628 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -37,7 +37,7 @@ "@mantine/hooks": "^7.17.1", "@mantine/spotlight": "^7.17.1", "@tabler/icons-react": "^3.31.0", - "jotai": "^2.12.1", + "jotai": "^2.12.2", "next": "15.1.7", "react": "19.0.0", "react-dom": "19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92353edb2..97d86d993 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -254,8 +254,8 @@ importers: specifier: ^11.0.1 version: 11.0.1 jotai: - specifier: ^2.12.1 - version: 2.12.1(@types/react@19.0.10)(react@19.0.0) + specifier: ^2.12.2 + version: 2.12.2(@types/react@19.0.10)(react@19.0.0) mantine-react-table: specifier: 2.0.0-beta.9 version: 2.0.0-beta.9(@mantine/core@7.17.1(@mantine/hooks@7.17.1(react@19.0.0))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/dates@7.17.1(@mantine/core@7.17.1(@mantine/hooks@7.17.1(react@19.0.0))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.17.1(react@19.0.0))(dayjs@1.11.13)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.17.1(react@19.0.0))(@tabler/icons-react@3.31.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) @@ -1841,8 +1841,8 @@ importers: specifier: ^3.31.0 version: 3.31.0(react@19.0.0) jotai: - specifier: ^2.12.1 - version: 2.12.1(@types/react@19.0.10)(react@19.0.0) + specifier: ^2.12.2 + version: 2.12.2(@types/react@19.0.10)(react@19.0.0) next: specifier: 15.1.7 version: 15.1.7(@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.85.1) @@ -7270,8 +7270,8 @@ packages: jose@6.0.8: resolution: {integrity: sha512-EyUPtOKyTYq+iMOszO42eobQllaIjJnwkZ2U93aJzNyPibCy7CEvT9UQnaCVB51IAd49gbNdCew1c0LcLTCB2g==} - jotai@2.12.1: - resolution: {integrity: sha512-VUW0nMPYIru5g89tdxwr9ftiVdc/nGV9jvHISN8Ucx+m1vI9dBeHemfqYzEuw5XSkmYjD/MEyApN9k6yrATsZQ==} + jotai@2.12.2: + resolution: {integrity: sha512-oN8715y7MkjXlSrpyjlR887TOuc/NLZMs9gvgtfWH/JP47ChwO0lR2ijSwBvPMYyXRAPT+liIAhuBavluKGgtA==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -15883,7 +15883,7 @@ snapshots: jose@6.0.8: {} - jotai@2.12.1(@types/react@19.0.10)(react@19.0.0): + jotai@2.12.2(@types/react@19.0.10)(react@19.0.0): optionalDependencies: '@types/react': 19.0.10 react: 19.0.0