diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index de9103155..02f81748f 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -56,7 +56,7 @@ "dotenv": "^16.4.5", "flag-icons": "^7.2.3", "glob": "^11.0.0", - "jotai": "^2.9.2", + "jotai": "^2.9.3", "mantine-react-table": "2.0.0-beta.6", "next": "^14.2.5", "postcss-preset-mantine": "^1.17.0", diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index 7d1539c3d..38ba7e7d1 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -28,7 +28,7 @@ "@mantine/hooks": "^7.12.1", "@mantine/spotlight": "^7.12.1", "@tabler/icons-react": "^3.12.0", - "jotai": "^2.9.2", + "jotai": "^2.9.3", "next": "^14.2.5", "react": "^18.3.1", "use-deep-compare-effect": "^1.8.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad1727070..0212005c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ importers: specifier: ^11.0.0 version: 11.0.0 jotai: - specifier: ^2.9.2 - version: 2.9.2(@types/react@18.3.3)(react@18.3.1) + specifier: ^2.9.3 + version: 2.9.3(@types/react@18.3.3)(react@18.3.1) mantine-react-table: specifier: 2.0.0-beta.6 version: 2.0.0-beta.6(@mantine/core@7.12.1(@mantine/hooks@7.12.1(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/dates@7.12.1(@mantine/core@7.12.1(@mantine/hooks@7.12.1(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.12.1(react@18.3.1))(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mantine/hooks@7.12.1(react@18.3.1))(@tabler/icons-react@3.12.0(react@18.3.1))(clsx@2.1.1)(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1156,8 +1156,8 @@ importers: specifier: ^3.12.0 version: 3.12.0(react@18.3.1) jotai: - specifier: ^2.9.2 - version: 2.9.2(@types/react@18.3.3)(react@18.3.1) + specifier: ^2.9.3 + version: 2.9.3(@types/react@18.3.3)(react@18.3.1) next: specifier: ^14.2.5 version: 14.2.5(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.8) @@ -4771,8 +4771,8 @@ packages: jose@5.2.2: resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==} - jotai@2.9.2: - resolution: {integrity: sha512-jIBXEadOHCziOuMY6HAy2KQcHipGhnsbF+twqh8Lcmcz/Yei0gdBtW5mOYdKmbQxGqkvfvXM3w/oHtJ2WNGSFg==} + jotai@2.9.3: + resolution: {integrity: sha512-IqMWKoXuEzWSShjd9UhalNsRGbdju5G2FrqNLQJT+Ih6p41VNYe2sav5hnwQx4HJr25jq9wRqvGSWGviGG6Gjw==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=17.0.0' @@ -10298,7 +10298,7 @@ snapshots: jose@5.2.2: {} - jotai@2.9.2(@types/react@18.3.3)(react@18.3.1): + jotai@2.9.3(@types/react@18.3.3)(react@18.3.1): optionalDependencies: '@types/react': 18.3.3 react: 18.3.1