= ({
again. Are you sure you want to proceed and change your login type?
-
+
{
@@ -290,7 +291,7 @@ const ConfirmLoginTypeChangeModal: FC = ({
}
}}
name="confirm-password"
- id="confirm-password"
+ id={passwordId}
value={password}
onChange={(e) => setPassword(e.currentTarget.value)}
type="password"
From 30560b9c1b7b59f318e6bb7033172d2256b2294a Mon Sep 17 00:00:00 2001
From: Jake Howell
Date: Tue, 4 Aug 2026 16:39:23 +0000
Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=A4=96=20chore(site):=20remove=20unus?=
=?UTF-8?q?ed=20@emotion/css=20dependency?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
site/package.json | 1 -
site/pnpm-lock.yaml | 16 ----------------
2 files changed, 17 deletions(-)
diff --git a/site/package.json b/site/package.json
index 1573aad5b70..56b7969b80a 100644
--- a/site/package.json
+++ b/site/package.json
@@ -43,7 +43,6 @@
"@emoji-mart/data": "1.2.1",
"@emoji-mart/react": "1.1.1",
"@emotion/cache": "11.14.0",
- "@emotion/css": "11.13.5",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.1",
"@fontsource-variable/geist": "5.3.0",
diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml
index adaad85617e..b3c6980da95 100644
--- a/site/pnpm-lock.yaml
+++ b/site/pnpm-lock.yaml
@@ -50,9 +50,6 @@ importers:
'@emotion/cache':
specifier: 11.14.0
version: 11.14.0
- '@emotion/css':
- specifier: 11.13.5
- version: 11.13.5
'@emotion/react':
specifier: 11.14.0
version: 11.14.0(@types/react@19.2.17)(react@19.2.8)
@@ -774,9 +771,6 @@ packages:
'@emotion/cache@11.14.0':
resolution: {integrity: sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==, tarball: https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz}
- '@emotion/css@11.13.5':
- resolution: {integrity: sha512-wQdD0Xhkn3Qy2VNcIzbLP9MR8TafI0MJb7BEAXKp+w4+XqErksWR4OXomuDzPsN4InLdGhVe6EYcn2ZIUCpB8w==, tarball: https://registry.npmjs.org/@emotion/css/-/css-11.13.5.tgz}
-
'@emotion/hash@0.9.2':
resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==, tarball: https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz}
@@ -6914,16 +6908,6 @@ snapshots:
'@emotion/weak-memoize': 0.4.0
stylis: 4.2.0
- '@emotion/css@11.13.5':
- dependencies:
- '@emotion/babel-plugin': 11.13.5
- '@emotion/cache': 11.14.0
- '@emotion/serialize': 1.3.3
- '@emotion/sheet': 1.4.0
- '@emotion/utils': 1.4.2
- transitivePeerDependencies:
- - supports-color
-
'@emotion/hash@0.9.2': {}
'@emotion/is-prop-valid@1.4.0':