diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 01b6e3884..c2b6698f6 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.4", + "jotai": "^2.11.0", "mantine-react-table": "2.0.0-beta.7", "next": "^14.2.21", "postcss-preset-mantine": "^1.17.0", diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index 21b166e42..bf576729d 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.4", + "jotai": "^2.11.0", "next": "^14.2.21", "react": "^19.0.0", "use-deep-compare-effect": "^1.8.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf56e5915..d474c016e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -224,8 +224,8 @@ importers: specifier: ^11.0.0 version: 11.0.0 jotai: - specifier: ^2.10.4 - version: 2.10.4(@types/react@19.0.2)(react@19.0.0) + specifier: ^2.11.0 + version: 2.11.0(@types/react@19.0.2)(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.2)(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.2)(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) @@ -1523,8 +1523,8 @@ importers: specifier: ^3.26.0 version: 3.26.0(react@19.0.0) jotai: - specifier: ^2.10.4 - version: 2.10.4(@types/react@18.3.13)(react@19.0.0) + specifier: ^2.11.0 + version: 2.11.0(@types/react@18.3.13)(react@19.0.0) next: specifier: ^14.2.21 version: 14.2.21(@babel/core@7.26.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.83.0) @@ -6467,8 +6467,8 @@ packages: jose@5.9.6: resolution: {integrity: sha512-AMlnetc9+CV9asI19zHmrgS/WYsWUwCn2R7RzlbJWD7F9eWYUTGyBmU9o6PxngtLGOiDGPRu+Uc4fhKzbpteZQ==} - jotai@2.10.4: - resolution: {integrity: sha512-/T4ofyMSkAybEs2OvR8S4HACa+/ASUEPLz86SUjFXJqU9RdJKLvZDJrag398suvHC5CR0+Cs4P5m/gtVcryzlw==} + jotai@2.11.0: + resolution: {integrity: sha512-zKfoBBD1uDw3rljwHkt0fWuja1B76R7CjznuBO+mSX6jpsO1EBeWNRKpeaQho9yPI/pvCv4recGfgOXGxwPZvQ==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -14312,12 +14312,12 @@ snapshots: jose@5.9.6: {} - jotai@2.10.4(@types/react@18.3.13)(react@19.0.0): + jotai@2.11.0(@types/react@18.3.13)(react@19.0.0): optionalDependencies: '@types/react': 18.3.13 react: 19.0.0 - jotai@2.10.4(@types/react@19.0.2)(react@19.0.0): + jotai@2.11.0(@types/react@19.0.2)(react@19.0.0): optionalDependencies: '@types/react': 19.0.2 react: 19.0.0