diff --git a/package.json b/package.json index 39a8a8103..2b395534b 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "dayjs": "1.11.13", "filesize": "10.1.6", "immer": "10.1.1", - "jotai": "2.12.5", + "jotai": "2.15.0", "just-compare": "2.3.0", "just-group-by": "2.2.0", "jwt-decode": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8226a1e9b..17916978e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,8 +128,8 @@ importers: specifier: 10.1.1 version: 10.1.1 jotai: - specifier: 2.12.5 - version: 2.12.5(@types/react@19.1.8)(react@19.1.0) + specifier: 2.15.0 + version: 2.15.0(@babel/core@7.26.0)(@babel/template@7.25.9)(@types/react@19.1.8)(react@19.1.0) just-compare: specifier: 2.3.0 version: 2.3.0 @@ -3973,13 +3973,19 @@ packages: jose@4.15.9: resolution: {integrity: sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==} - jotai@2.12.5: - resolution: {integrity: sha512-G8m32HW3lSmcz/4mbqx0hgJIQ0ekndKWiYP7kWVKi0p6saLXdSoye+FZiOFyonnd7Q482LCzm8sMDl7Ar1NWDw==} + jotai@2.15.0: + resolution: {integrity: sha512-nbp/6jN2Ftxgw0VwoVnOg0m5qYM1rVcfvij+MZx99Z5IK13eGve9FJoCwGv+17JvVthTjhSmNtT5e1coJnr6aw==} 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: @@ -10404,8 +10410,10 @@ snapshots: jose@4.15.9: {} - jotai@2.12.5(@types/react@19.1.8)(react@19.1.0): + jotai@2.15.0(@babel/core@7.26.0)(@babel/template@7.25.9)(@types/react@19.1.8)(react@19.1.0): optionalDependencies: + '@babel/core': 7.26.0 + '@babel/template': 7.25.9 '@types/react': 19.1.8 react: 19.1.0