-
-
+
+
- {verificationState === VerificationState.WaitingForApp
- ? __('Confirm in World App')
- : __('Continue with Worldcoin')}
+ {__('Verify with World ID')}
+
+
+ Please use your World App to scan the QR code
- {verificationState === VerificationState.WaitingForApp && (
-
- Please confirm the request in your app to continue.
-
- )}
{verificationState === VerificationState.WaitingForApp ? (
@@ -93,7 +89,6 @@ const WorldIDState = () => {
) : (
)}
- {(media == 'desktop' || !showQR) &&
}
)
}
diff --git a/packages/react/src/components/Icons/CheckIcon.tsx b/packages/react/src/components/Icons/CheckIcon.tsx
index 09fc9555..423ab147 100644
--- a/packages/react/src/components/Icons/CheckIcon.tsx
+++ b/packages/react/src/components/Icons/CheckIcon.tsx
@@ -1,14 +1,54 @@
import type { FC, HTMLAttributes } from 'react'
const CheckIcon: FC
> = props => (
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
)
diff --git a/packages/react/src/components/Icons/ErrorIcon.tsx b/packages/react/src/components/Icons/ErrorIcon.tsx
new file mode 100644
index 00000000..eb3eaedd
--- /dev/null
+++ b/packages/react/src/components/Icons/ErrorIcon.tsx
@@ -0,0 +1,47 @@
+import type { FC, HTMLAttributes } from 'react'
+
+const ErrorIcon: FC> = props => (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+)
+
+export default ErrorIcon
diff --git a/packages/react/src/components/Icons/QRPlaceholderIcon.tsx b/packages/react/src/components/Icons/QRPlaceholderIcon.tsx
new file mode 100644
index 00000000..bdf9af18
--- /dev/null
+++ b/packages/react/src/components/Icons/QRPlaceholderIcon.tsx
@@ -0,0 +1,77 @@
+import type { SVGAttributes } from 'react'
+
+const QRPlaceholderIcon = (props: SVGAttributes) => (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+)
+
+export default QRPlaceholderIcon
diff --git a/packages/react/tailwind.config.cjs b/packages/react/tailwind.config.cjs
index a9502e06..4756ac62 100644
--- a/packages/react/tailwind.config.cjs
+++ b/packages/react/tailwind.config.cjs
@@ -35,12 +35,10 @@ module.exports = {
...mirrorHexColors([
'#0d151d',
'#1e40af',
- '#28303f',
'#29343f',
'#4940e0',
'#596673',
- '#5b52f3',
- '#6445dd',
+ '#657080',
'#70868f',
'#9eafc0',
'#d3dfea',
@@ -48,7 +46,7 @@ module.exports = {
'#ece8fb',
'#f1f5f8',
'#f2f5f9',
- '#ff6848',
+ '#f5f5f7',
]),
},
backgroundImage: {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d1cc842f..ca4866e1 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -20,7 +20,7 @@ importers:
devDependencies:
vite:
specifier: ^4.4.12
- version: 4.4.12
+ version: 4.5.1
examples/with-next:
dependencies:
@@ -63,17 +63,17 @@ importers:
version: 6.0.3
viem:
specifier: ^1.19.11
- version: 1.19.11(typescript@5.3.2)
+ version: 1.19.11(typescript@5.3.3)
zustand:
specifier: ^4.3.3
version: 4.4.1(@types/react@18.0.25)(react@18.2.0)
devDependencies:
'@typescript-eslint/eslint-plugin':
specifier: ^6.13.1
- version: 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.54.0)(typescript@5.3.2)
+ version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.54.0)(typescript@5.3.3)
'@typescript-eslint/parser':
specifier: ^6.13.1
- version: 6.13.1(eslint@8.54.0)(typescript@5.3.2)
+ version: 6.13.2(eslint@8.54.0)(typescript@5.3.3)
prettier:
specifier: ^2.7.1
version: 2.8.8
@@ -82,10 +82,10 @@ importers:
version: 1.0.0
tsup:
specifier: ^7.2.0
- version: 7.2.0(postcss@8.4.31)(typescript@5.3.2)
+ version: 7.2.0(postcss@8.4.31)(typescript@5.3.3)
typescript:
specifier: ^5.3.2
- version: 5.3.2
+ version: 5.3.3
packages/react:
dependencies:
@@ -140,10 +140,10 @@ importers:
version: 18.0.9
'@typescript-eslint/eslint-plugin':
specifier: ^6.13.1
- version: 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.54.0)(typescript@5.3.2)
+ version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.54.0)(typescript@5.3.3)
'@typescript-eslint/parser':
specifier: ^6.13.1
- version: 6.13.1(eslint@8.54.0)(typescript@5.3.2)
+ version: 6.13.2(eslint@8.54.0)(typescript@5.3.3)
autoprefixer:
specifier: ^10.4.13
version: 10.4.16(postcss@8.4.31)
@@ -158,7 +158,7 @@ importers:
version: 4.2.0(eslint@8.54.0)
eslint-plugin-import:
specifier: 2.26.0
- version: 2.26.0(@typescript-eslint/parser@6.13.1)(eslint@8.54.0)
+ version: 2.26.0(@typescript-eslint/parser@6.13.2)(eslint@8.54.0)
eslint-plugin-jsx-a11y:
specifier: ^6.6.1
version: 6.7.1(eslint@8.54.0)
@@ -194,10 +194,10 @@ importers:
version: 3.3.3
tsup:
specifier: ^7.2.0
- version: 7.2.0(postcss@8.4.31)(typescript@5.3.2)
+ version: 7.2.0(postcss@8.4.31)(typescript@5.3.3)
typescript:
specifier: ^5.3.2
- version: 5.3.2
+ version: 5.3.3
packages/standalone:
dependencies:
@@ -219,10 +219,10 @@ importers:
version: 18.0.9
'@typescript-eslint/eslint-plugin':
specifier: ^6.13.1
- version: 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.54.0)(typescript@5.3.2)
+ version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.54.0)(typescript@5.3.3)
'@typescript-eslint/parser':
specifier: ^6.13.1
- version: 6.13.1(eslint@8.54.0)(typescript@5.3.2)
+ version: 6.13.2(eslint@8.54.0)(typescript@5.3.3)
eslint:
specifier: 8.54.0
version: 8.54.0
@@ -234,10 +234,10 @@ importers:
version: 1.0.0
tsup:
specifier: ^7.2.0
- version: 7.2.0(postcss@8.4.31)(typescript@5.3.2)
+ version: 7.2.0(postcss@8.4.31)(typescript@5.3.3)
typescript:
specifier: ^5.3.2
- version: 5.3.2
+ version: 5.3.3
packages:
@@ -504,8 +504,8 @@ packages:
- supports-color
dev: true
- /@eslint/eslintrc@2.1.3:
- resolution: {integrity: sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==}
+ /@eslint/eslintrc@2.1.4:
+ resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
ajv: 6.12.6
@@ -1216,8 +1216,8 @@ packages:
resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==}
dev: true
- /@typescript-eslint/eslint-plugin@6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.54.0)(typescript@5.3.2):
- resolution: {integrity: sha512-5bQDGkXaxD46bPvQt08BUz9YSaO4S0fB1LB5JHQuXTfkGPI3+UUeS387C/e9jRie5GqT8u5kFTrMvAjtX4O5kA==}
+ /@typescript-eslint/eslint-plugin@6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.54.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-3+9OGAWHhk4O1LlcwLBONbdXsAhLjyCFogJY/cWy2lxdVJ2JrcTF2pTGMaLl2AE7U1l31n8Py4a8bx5DLf/0dQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
@@ -1228,25 +1228,25 @@ packages:
optional: true
dependencies:
'@eslint-community/regexpp': 4.9.1
- '@typescript-eslint/parser': 6.13.1(eslint@8.54.0)(typescript@5.3.2)
- '@typescript-eslint/scope-manager': 6.13.1
- '@typescript-eslint/type-utils': 6.13.1(eslint@8.54.0)(typescript@5.3.2)
- '@typescript-eslint/utils': 6.13.1(eslint@8.54.0)(typescript@5.3.2)
- '@typescript-eslint/visitor-keys': 6.13.1
+ '@typescript-eslint/parser': 6.13.2(eslint@8.54.0)(typescript@5.3.3)
+ '@typescript-eslint/scope-manager': 6.13.2
+ '@typescript-eslint/type-utils': 6.13.2(eslint@8.54.0)(typescript@5.3.3)
+ '@typescript-eslint/utils': 6.13.2(eslint@8.54.0)(typescript@5.3.3)
+ '@typescript-eslint/visitor-keys': 6.13.2
debug: 4.3.4
eslint: 8.54.0
graphemer: 1.4.0
ignore: 5.2.4
natural-compare: 1.4.0
semver: 7.5.4
- ts-api-utils: 1.0.3(typescript@5.3.2)
- typescript: 5.3.2
+ ts-api-utils: 1.0.3(typescript@5.3.3)
+ typescript: 5.3.3
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser@6.13.1(eslint@8.54.0)(typescript@5.3.2):
- resolution: {integrity: sha512-fs2XOhWCzRhqMmQf0eicLa/CWSaYss2feXsy7xBD/pLyWke/jCIVc2s1ikEAtSW7ina1HNhv7kONoEfVNEcdDQ==}
+ /@typescript-eslint/parser@6.13.2(eslint@8.54.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-MUkcC+7Wt/QOGeVlM8aGGJZy1XV5YKjTpq9jK6r6/iLsGXhBVaGP5N0UYvFsu9BFlSpwY9kMretzdBH01rkRXg==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1255,13 +1255,13 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 6.13.1
- '@typescript-eslint/types': 6.13.1
- '@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2)
- '@typescript-eslint/visitor-keys': 6.13.1
+ '@typescript-eslint/scope-manager': 6.13.2
+ '@typescript-eslint/types': 6.13.2
+ '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3)
+ '@typescript-eslint/visitor-keys': 6.13.2
debug: 4.3.4
eslint: 8.54.0
- typescript: 5.3.2
+ typescript: 5.3.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -1287,12 +1287,12 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager@6.13.1:
- resolution: {integrity: sha512-BW0kJ7ceiKi56GbT2KKzZzN+nDxzQK2DS6x0PiSMPjciPgd/JRQGMibyaN2cPt2cAvuoH0oNvn2fwonHI+4QUQ==}
+ /@typescript-eslint/scope-manager@6.13.2:
+ resolution: {integrity: sha512-CXQA0xo7z6x13FeDYCgBkjWzNqzBn8RXaE3QVQVIUm74fWJLkJkaHmHdKStrxQllGh6Q4eUGyNpMe0b1hMkXFA==}
engines: {node: ^16.0.0 || >=18.0.0}
dependencies:
- '@typescript-eslint/types': 6.13.1
- '@typescript-eslint/visitor-keys': 6.13.1
+ '@typescript-eslint/types': 6.13.2
+ '@typescript-eslint/visitor-keys': 6.13.2
dev: true
/@typescript-eslint/scope-manager@6.7.4:
@@ -1303,8 +1303,8 @@ packages:
'@typescript-eslint/visitor-keys': 6.7.4
dev: true
- /@typescript-eslint/type-utils@6.13.1(eslint@8.54.0)(typescript@5.3.2):
- resolution: {integrity: sha512-A2qPlgpxx2v//3meMqQyB1qqTg1h1dJvzca7TugM3Yc2USDY+fsRBiojAEo92HO7f5hW5mjAUF6qobOPzlBCBQ==}
+ /@typescript-eslint/type-utils@6.13.2(eslint@8.54.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-Qr6ssS1GFongzH2qfnWKkAQmMUyZSyOr0W54nZNU1MDfo+U4Mv3XveeLZzadc/yq8iYhQZHYT+eoXJqnACM1tw==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1313,18 +1313,18 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2)
- '@typescript-eslint/utils': 6.13.1(eslint@8.54.0)(typescript@5.3.2)
+ '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3)
+ '@typescript-eslint/utils': 6.13.2(eslint@8.54.0)(typescript@5.3.3)
debug: 4.3.4
eslint: 8.54.0
- ts-api-utils: 1.0.3(typescript@5.3.2)
- typescript: 5.3.2
+ ts-api-utils: 1.0.3(typescript@5.3.3)
+ typescript: 5.3.3
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/types@6.13.1:
- resolution: {integrity: sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==}
+ /@typescript-eslint/types@6.13.2:
+ resolution: {integrity: sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==}
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
@@ -1333,8 +1333,8 @@ packages:
engines: {node: ^16.0.0 || >=18.0.0}
dev: true
- /@typescript-eslint/typescript-estree@6.13.1(typescript@5.3.2):
- resolution: {integrity: sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==}
+ /@typescript-eslint/typescript-estree@6.13.2(typescript@5.3.3):
+ resolution: {integrity: sha512-SuD8YLQv6WHnOEtKv8D6HZUzOub855cfPnPMKvdM/Bh1plv1f7Q/0iFUDLKKlxHcEstQnaUU4QZskgQq74t+3w==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
typescript: '*'
@@ -1342,14 +1342,14 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 6.13.1
- '@typescript-eslint/visitor-keys': 6.13.1
+ '@typescript-eslint/types': 6.13.2
+ '@typescript-eslint/visitor-keys': 6.13.2
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
semver: 7.5.4
- ts-api-utils: 1.0.3(typescript@5.3.2)
- typescript: 5.3.2
+ ts-api-utils: 1.0.3(typescript@5.3.3)
+ typescript: 5.3.3
transitivePeerDependencies:
- supports-color
dev: true
@@ -1375,8 +1375,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils@6.13.1(eslint@8.54.0)(typescript@5.3.2):
- resolution: {integrity: sha512-ouPn/zVoan92JgAegesTXDB/oUp6BP1v8WpfYcqh649ejNc9Qv+B4FF2Ff626kO1xg0wWwwG48lAJ4JuesgdOw==}
+ /@typescript-eslint/utils@6.13.2(eslint@8.54.0)(typescript@5.3.3):
+ resolution: {integrity: sha512-b9Ptq4eAZUym4idijCRzl61oPCwwREcfDI8xGk751Vhzig5fFZR9CyzDz4Sp/nxSLBYxUPyh4QdIDqWykFhNmQ==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
@@ -1384,9 +1384,9 @@ packages:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.54.0)
'@types/json-schema': 7.0.13
'@types/semver': 7.5.3
- '@typescript-eslint/scope-manager': 6.13.1
- '@typescript-eslint/types': 6.13.1
- '@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.2)
+ '@typescript-eslint/scope-manager': 6.13.2
+ '@typescript-eslint/types': 6.13.2
+ '@typescript-eslint/typescript-estree': 6.13.2(typescript@5.3.3)
eslint: 8.54.0
semver: 7.5.4
transitivePeerDependencies:
@@ -1394,11 +1394,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys@6.13.1:
- resolution: {integrity: sha512-NDhQUy2tg6XGNBGDRm1XybOHSia8mcXmlbKWoQP+nm1BIIMxa55shyJfZkHpEBN62KNPLrocSM2PdPcaLgDKMQ==}
+ /@typescript-eslint/visitor-keys@6.13.2:
+ resolution: {integrity: sha512-OGznFs0eAQXJsp+xSd6k/O1UbFi/K/L7WjqeRoFE7vadjAF9y0uppXhYNQNEqygjou782maGClOoZwPqF0Drlw==}
engines: {node: ^16.0.0 || >=18.0.0}
dependencies:
- '@typescript-eslint/types': 6.13.1
+ '@typescript-eslint/types': 6.13.2
eslint-visitor-keys: 3.4.3
dev: true
@@ -1414,7 +1414,7 @@ packages:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
dev: true
- /abitype@0.9.8(typescript@5.3.2):
+ /abitype@0.9.8(typescript@5.3.3):
resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==}
peerDependencies:
typescript: '>=5.0.4'
@@ -1425,7 +1425,7 @@ packages:
zod:
optional: true
dependencies:
- typescript: 5.3.2
+ typescript: 5.3.3
dev: false
/acorn-jsx@5.3.2(acorn@8.10.0):
@@ -2100,7 +2100,7 @@ packages:
- supports-color
dev: true
- /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-node@0.3.9)(eslint@8.54.0):
+ /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.13.2)(eslint-import-resolver-node@0.3.9)(eslint@8.54.0):
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
engines: {node: '>=4'}
peerDependencies:
@@ -2121,7 +2121,7 @@ packages:
eslint-import-resolver-webpack:
optional: true
dependencies:
- '@typescript-eslint/parser': 6.13.1(eslint@8.54.0)(typescript@5.3.2)
+ '@typescript-eslint/parser': 6.13.2(eslint@8.54.0)(typescript@5.3.3)
debug: 3.2.7
eslint: 8.54.0
eslint-import-resolver-node: 0.3.9
@@ -2175,7 +2175,7 @@ packages:
semver: 7.5.4
dev: true
- /eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.13.1)(eslint@8.54.0):
+ /eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.13.2)(eslint@8.54.0):
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
engines: {node: '>=4'}
peerDependencies:
@@ -2185,14 +2185,14 @@ packages:
'@typescript-eslint/parser':
optional: true
dependencies:
- '@typescript-eslint/parser': 6.13.1(eslint@8.54.0)(typescript@5.3.2)
+ '@typescript-eslint/parser': 6.13.2(eslint@8.54.0)(typescript@5.3.3)
array-includes: 3.1.7
array.prototype.flat: 1.3.2
debug: 2.6.9
doctrine: 2.1.0
eslint: 8.54.0
eslint-import-resolver-node: 0.3.9
- eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-node@0.3.9)(eslint@8.54.0)
+ eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.13.2)(eslint-import-resolver-node@0.3.9)(eslint@8.54.0)
has: 1.0.3
is-core-module: 2.13.0
is-glob: 4.0.3
@@ -2470,7 +2470,7 @@ packages:
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.54.0)
'@eslint-community/regexpp': 4.9.1
- '@eslint/eslintrc': 2.1.3
+ '@eslint/eslintrc': 2.1.4
'@eslint/js': 8.54.0
'@humanwhocodes/config-array': 0.11.13
'@humanwhocodes/module-importer': 1.0.1
@@ -4113,13 +4113,13 @@ packages:
typescript: 5.2.2
dev: true
- /ts-api-utils@1.0.3(typescript@5.3.2):
+ /ts-api-utils@1.0.3(typescript@5.3.3):
resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==}
engines: {node: '>=16.13.0'}
peerDependencies:
typescript: '>=4.2.0'
dependencies:
- typescript: 5.3.2
+ typescript: 5.3.3
dev: true
/ts-interface-checker@0.1.13:
@@ -4142,7 +4142,7 @@ packages:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
dev: false
- /tsup@7.2.0(postcss@8.4.31)(typescript@5.3.2):
+ /tsup@7.2.0(postcss@8.4.31)(typescript@5.3.3):
resolution: {integrity: sha512-vDHlczXbgUvY3rWvqFEbSqmC1L7woozbzngMqTtL2PGBODTtWlRwGDDawhvWzr5c1QjKe4OAKqJGfE1xeXUvtQ==}
engines: {node: '>=16.14'}
hasBin: true
@@ -4173,7 +4173,7 @@ packages:
source-map: 0.8.0-beta.0
sucrase: 3.34.0
tree-kill: 1.2.2
- typescript: 5.3.2
+ typescript: 5.3.3
transitivePeerDependencies:
- supports-color
- ts-node
@@ -4301,8 +4301,8 @@ packages:
hasBin: true
dev: true
- /typescript@5.3.2:
- resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==}
+ /typescript@5.3.3:
+ resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
engines: {node: '>=14.17'}
hasBin: true
@@ -4378,7 +4378,7 @@ packages:
/util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
- /viem@1.19.11(typescript@5.3.2):
+ /viem@1.19.11(typescript@5.3.3):
resolution: {integrity: sha512-dbsXEWDBZkByuzJXAs/e01j7dpUJ5ICF5WcyntFwf8Y97n5vnC/91lAleSa6DA5V4WJvYZbhDpYeTctsMAQnhA==}
peerDependencies:
typescript: '>=5.0.4'
@@ -4391,9 +4391,9 @@ packages:
'@noble/hashes': 1.3.2
'@scure/bip32': 1.3.2
'@scure/bip39': 1.2.1
- abitype: 0.9.8(typescript@5.3.2)
+ abitype: 0.9.8(typescript@5.3.3)
isows: 1.0.3(ws@8.13.0)
- typescript: 5.3.2
+ typescript: 5.3.3
ws: 8.13.0
transitivePeerDependencies:
- bufferutil
@@ -4401,8 +4401,8 @@ packages:
- zod
dev: false
- /vite@4.4.12:
- resolution: {integrity: sha512-KtPlUbWfxzGVul8Nut8Gw2Qe8sBzWY+8QVc5SL8iRFnpnrcoCaNlzO40c1R6hPmcdTwIPEDkq0Y9+27a5tVbdQ==}
+ /vite@4.5.1:
+ resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
peerDependencies: