mirror of
https://github.com/SrIzan10/helium.git
synced 2026-06-06 00:56:58 +00:00
feat: clerk localization and no language routes
This commit is contained in:
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -8,6 +8,9 @@ importers:
|
||||
|
||||
.:
|
||||
dependencies:
|
||||
'@clerk/localizations':
|
||||
specifier: ^3.34.0
|
||||
version: 3.34.0(react@19.2.3)
|
||||
'@clerk/nuxt':
|
||||
specifier: ^1.13.10
|
||||
version: 1.13.10(magicast@0.5.0)(react@19.2.3)(vue@3.5.26(typescript@5.9.3))
|
||||
@@ -262,6 +265,10 @@ packages:
|
||||
resolution: {integrity: sha512-cw4CK6ZHgeFROirlIOawelqRBxZAyH6v3GPSYZEEzYAL0WWUHx7cMXzoQcTMruH7w6UM7s3Ox+uUcINESWkQPA==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
|
||||
'@clerk/localizations@3.34.0':
|
||||
resolution: {integrity: sha512-LGlxDuwFRfJnUttbHYTShqklGVqbXSp7B5zjir31pPQG1MrJS5LjVx8M0E9i0OZEHec8SU/4EoCOMX07Dk6Jfw==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
|
||||
'@clerk/nuxt@1.13.10':
|
||||
resolution: {integrity: sha512-zaw1Coc3In8/y3O3zEcwaydcvAeVMZdmTt9D+wkpvZGiUGDHfKipQRwuFpw92HhSTUD4LjeJ2h/XbCScKZnepg==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
@@ -5226,6 +5233,13 @@ snapshots:
|
||||
- react
|
||||
- react-dom
|
||||
|
||||
'@clerk/localizations@3.34.0(react@19.2.3)':
|
||||
dependencies:
|
||||
'@clerk/types': 4.101.10(react@19.2.3)
|
||||
transitivePeerDependencies:
|
||||
- react
|
||||
- react-dom
|
||||
|
||||
'@clerk/nuxt@1.13.10(magicast@0.5.0)(react@19.2.3)(vue@3.5.26(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@clerk/backend': 2.29.0(react@19.2.3)
|
||||
|
||||
Reference in New Issue
Block a user