diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index d4c143b88..d7fccc057 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -74,7 +74,7 @@ "dotenv": "^17.2.1", "flag-icons": "^7.5.0", "glob": "^11.0.3", - "jotai": "^2.12.5", + "jotai": "^2.13.0", "mantine-react-table": "2.0.0-beta.9", "next": "15.4.5", "postcss-preset-mantine": "^1.18.0", diff --git a/packages/spotlight/package.json b/packages/spotlight/package.json index dd8df1e08..a7962ed37 100644 --- a/packages/spotlight/package.json +++ b/packages/spotlight/package.json @@ -37,7 +37,7 @@ "@mantine/hooks": "^8.2.2", "@mantine/spotlight": "^8.2.2", "@tabler/icons-react": "^3.34.1", - "jotai": "^2.12.5", + "jotai": "^2.13.0", "next": "15.4.5", "react": "19.1.1", "react-dom": "19.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d922a587d..92cef602e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,8 @@ importers: specifier: ^11.0.3 version: 11.0.3 jotai: - specifier: ^2.12.5 - version: 2.12.5(@types/react@19.1.9)(react@19.1.1) + specifier: ^2.13.0 + version: 2.13.0(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.1.9)(react@19.1.1) mantine-react-table: specifier: 2.0.0-beta.9 version: 2.0.0-beta.9(@mantine/core@8.2.2(@mantine/hooks@8.2.2(react@19.1.1))(@types/react@19.1.9)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/dates@8.2.2(@mantine/core@8.2.2(@mantine/hooks@8.2.2(react@19.1.1))(@types/react@19.1.9)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.2.2(react@19.1.1))(dayjs@1.11.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.2.2(react@19.1.1))(@tabler/icons-react@3.34.1(react@19.1.1))(clsx@2.1.1)(dayjs@1.11.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -1977,8 +1977,8 @@ importers: specifier: ^3.34.1 version: 3.34.1(react@19.1.1) jotai: - specifier: ^2.12.5 - version: 2.12.5(@types/react@19.1.9)(react@19.1.1) + specifier: ^2.13.0 + version: 2.13.0(@babel/core@7.28.0)(@babel/template@7.27.2)(@types/react@19.1.9)(react@19.1.1) next: specifier: 15.4.5 version: 15.4.5(@babel/core@7.28.0)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(sass@1.89.2) @@ -7735,13 +7735,19 @@ packages: jose@6.0.8: resolution: {integrity: sha512-EyUPtOKyTYq+iMOszO42eobQllaIjJnwkZ2U93aJzNyPibCy7CEvT9UQnaCVB51IAd49gbNdCew1c0LcLTCB2g==} - jotai@2.12.5: - resolution: {integrity: sha512-G8m32HW3lSmcz/4mbqx0hgJIQ0ekndKWiYP7kWVKi0p6saLXdSoye+FZiOFyonnd7Q482LCzm8sMDl7Ar1NWDw==} + jotai@2.13.0: + resolution: {integrity: sha512-H43zXdanNTdpfOEJ4NVbm4hgmrctpXLZagjJNcqAywhUv+sTE7esvFjwm5oBg/ywT9Qw63lIkM6fjrhFuW8UDg==} engines: {node: '>=12.20.0'} peerDependencies: + '@babel/core': '>=7.0.0' + '@babel/template': '>=7.0.0' '@types/react': '>=17.0.0' react: '>=17.0.0' peerDependenciesMeta: + '@babel/core': + optional: true + '@babel/template': + optional: true '@types/react': optional: true react: @@ -17016,8 +17022,17 @@ snapshots: jose@6.0.8: {} - jotai@2.12.5(@types/react@19.1.9)(react@19.1.1): + jotai@2.13.0(@babel/core@7.26.0)(@babel/template@7.27.2)(@types/react@19.1.9)(react@19.1.1): optionalDependencies: + '@babel/core': 7.26.0 + '@babel/template': 7.27.2 + '@types/react': 19.1.9 + react: 19.1.1 + + jotai@2.13.0(@babel/core@7.28.0)(@babel/template@7.27.2)(@types/react@19.1.9)(react@19.1.1): + optionalDependencies: + '@babel/core': 7.28.0 + '@babel/template': 7.27.2 '@types/react': 19.1.9 react: 19.1.1