diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index f4fabdb61..8cb7e4d69 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.0", + "jotai": "^2.12.1", "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 f86f22b17..72a21aa76 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -37,7 +37,7 @@ "@mantine/hooks": "^7.16.3", "@mantine/spotlight": "^7.16.3", "@tabler/icons-react": "^3.30.0", - "jotai": "^2.12.0", + "jotai": "^2.12.1", "next": "15.1.7", "react": "19.0.0", "react-dom": "19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc2297c7e..1326d3bc6 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.0 - version: 2.12.0(@types/react@19.0.10)(react@19.0.0) + specifier: ^2.12.1 + version: 2.12.1(@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.16.3(@mantine/hooks@7.16.3(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.16.3(@mantine/core@7.16.3(@mantine/hooks@7.16.3(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.16.3(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.3(react@19.0.0))(@tabler/icons-react@3.30.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) @@ -1740,8 +1740,8 @@ importers: specifier: ^3.30.0 version: 3.30.0(react@19.0.0) jotai: - specifier: ^2.12.0 - version: 2.12.0(@types/react@19.0.10)(react@19.0.0) + specifier: ^2.12.1 + version: 2.12.1(@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.0) @@ -7095,8 +7095,8 @@ packages: jose@5.9.6: resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==} - jotai@2.12.0: - resolution: {integrity: sha512-j5B4NmUw8gbuN7AG4NufWw00rfpm6hexL2CVhKD7juoP2YyD9FEUV5ar921JMvadyrxQhU1NpuKUL3QfsAlVpA==} + jotai@2.12.1: + resolution: {integrity: sha512-VUW0nMPYIru5g89tdxwr9ftiVdc/nGV9jvHISN8Ucx+m1vI9dBeHemfqYzEuw5XSkmYjD/MEyApN9k6yrATsZQ==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -15542,7 +15542,7 @@ snapshots: jose@5.9.6: {} - jotai@2.12.0(@types/react@19.0.10)(react@19.0.0): + jotai@2.12.1(@types/react@19.0.10)(react@19.0.0): optionalDependencies: '@types/react': 19.0.10 react: 19.0.0