diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b0ce06d3b..927a3ac897 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -387,7 +387,7 @@ importers: version: link:../../packages/api '@unkey/nextjs': specifier: 0.10.0 - version: link:../../packages/nextjs + version: 0.10.0(next@13.5.3) autoprefixer: specifier: 10.4.15 version: 10.4.15(postcss@8.4.29) @@ -6089,6 +6089,19 @@ packages: vue: 3.3.4 dev: true + /@unkey/api@0.10.0: + resolution: {integrity: sha512-ix1XQqZPuBlNkimQniqNjwpqduGb/hBm5LAFRgPfotY97IGUcsKGV3YGl7GAnqFB9wa31OeOT/yeSbEgXiQJWw==} + dev: false + + /@unkey/nextjs@0.10.0(next@13.5.3): + resolution: {integrity: sha512-CNxuND4Ovgu7EePSdGelBqBhYHkMPfLDC15cFWkCdBhXeH4zp4Qs+YLkD+I8gDywHQBDul8YAeMLcRE92nnKJg==} + peerDependencies: + next: ^13.5.3 + dependencies: + '@unkey/api': 0.10.0 + next: 13.5.3(react-dom@18.2.0)(react@18.2.0) + dev: false + /@upstash/core-analytics@0.0.6: resolution: {integrity: sha512-cpPSR0XJAJs4Ddz9nq3tINlPS5aLfWVCqhhtHnXt4p7qr5+/Znlt1Es736poB/9rnl1hAHrOsOvVj46NEXcVqA==} engines: {node: '>=16.0.0'}