diff --git a/package.json b/package.json index 2af55a6..6e2c6e1 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "geist": "1.7.2", "holy-loader": "2.3.14", "input-otp": "^1.5.0", - "jotai": "2.17.1", + "jotai": "3.0.0", "lucide-react": "0.564.0", "motion": "^13.3.0", "next": "16.3.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0cd03f3..ca0394e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -230,8 +230,8 @@ importers: specifier: ^1.5.0 version: 1.5.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4) jotai: - specifier: 2.17.1 - version: 2.17.1(@babel/core@7.28.5)(@babel/template@7.27.2)(@types/react@19.2.18)(react@19.2.4) + specifier: 3.0.0 + version: 3.0.0(@types/react@19.2.18)(react@19.2.4) lucide-react: specifier: 0.564.0 version: 0.564.0(react@19.2.4) @@ -6185,19 +6185,13 @@ packages: jose@6.1.3: resolution: {integrity: sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==} - jotai@2.17.1: - resolution: {integrity: sha512-TFNZZDa/0ewCLQyRC/Sq9crtixNj/Xdf/wmj9631xxMuKToVJZDbqcHIYN0OboH+7kh6P6tpIK7uKWClj86PKw==} - engines: {node: '>=12.20.0'} + jotai@3.0.0: + resolution: {integrity: sha512-KxhbmsJUp/tmrv6aZgO+nzB3H9K8C0xmk5i3aGkwy/EANg73DVBkggv3zVHaAi5PlNlQgTgP4uiVepo+JC+wSA==} + engines: {node: '>=22.12.0'} peerDependencies: - '@babel/core': '>=7.0.0' - '@babel/template': '>=7.0.0' - '@types/react': '>=17.0.0' + '@types/react': '>=18.0.0' react: 19.2.4 peerDependenciesMeta: - '@babel/core': - optional: true - '@babel/template': - optional: true '@types/react': optional: true react: @@ -14797,10 +14791,8 @@ snapshots: jose@6.1.3: {} - jotai@2.17.1(@babel/core@7.28.5)(@babel/template@7.27.2)(@types/react@19.2.18)(react@19.2.4): + jotai@3.0.0(@types/react@19.2.18)(react@19.2.4): optionalDependencies: - '@babel/core': 7.28.5 - '@babel/template': 7.27.2 '@types/react': 19.2.18 react: 19.2.4