diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index fd7f80283..518d634f5 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -63,7 +63,7 @@ "dotenv": "^16.4.7", "flag-icons": "^7.2.3", "glob": "^11.0.0", - "jotai": "^2.10.3", + "jotai": "^2.10.4", "mantine-react-table": "2.0.0-beta.7", "next": "^14.2.20", "postcss-preset-mantine": "^1.17.0", diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index 6bc81b8f3..3956ebbed 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -36,7 +36,7 @@ "@mantine/hooks": "^7.15.1", "@mantine/spotlight": "^7.15.1", "@tabler/icons-react": "^3.26.0", - "jotai": "^2.10.3", + "jotai": "^2.10.4", "next": "^14.2.20", "react": "^19.0.0", "use-deep-compare-effect": "^1.8.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3ddc61f92..86d814d65 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -200,8 +200,8 @@ importers: specifier: ^11.0.0 version: 11.0.0 jotai: - specifier: ^2.10.3 - version: 2.10.3(@types/react@19.0.1)(react@19.0.0) + specifier: ^2.10.4 + version: 2.10.4(@types/react@19.0.1)(react@19.0.0) mantine-react-table: specifier: 2.0.0-beta.7 version: 2.0.0-beta.7(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/dates@7.15.1(@mantine/core@7.15.1(@mantine/hooks@7.15.1(react@19.0.0))(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@mantine/hooks@7.15.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.15.1(react@19.0.0))(@tabler/icons-react@3.26.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) @@ -1496,8 +1496,8 @@ importers: specifier: ^3.26.0 version: 3.26.0(react@19.0.0) jotai: - specifier: ^2.10.3 - version: 2.10.3(@types/react@18.3.13)(react@19.0.0) + specifier: ^2.10.4 + version: 2.10.4(@types/react@18.3.13)(react@19.0.0) next: specifier: ^14.2.20 version: 14.2.20(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0) @@ -6137,8 +6137,8 @@ packages: jose@5.9.6: resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==} - jotai@2.10.3: - resolution: {integrity: sha512-Nnf4IwrLhNfuz2JOQLI0V/AgwcpxvVy8Ec8PidIIDeRi4KCFpwTFIpHAAcU+yCgnw/oASYElq9UY0YdUUegsSA==} + jotai@2.10.4: + resolution: {integrity: sha512-/T4ofyMSkAybEs2OvR8S4HACa+/ASUEPLz86SUjFXJqU9RdJKLvZDJrag398suvHC5CR0+Cs4P5m/gtVcryzlw==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -13236,12 +13236,12 @@ snapshots: jose@5.9.6: {} - jotai@2.10.3(@types/react@18.3.13)(react@19.0.0): + jotai@2.10.4(@types/react@18.3.13)(react@19.0.0): optionalDependencies: '@types/react': 18.3.13 react: 19.0.0 - jotai@2.10.3(@types/react@19.0.1)(react@19.0.0): + jotai@2.10.4(@types/react@19.0.1)(react@19.0.0): optionalDependencies: '@types/react': 19.0.1 react: 19.0.0