create-apppaaaul 2.0.39 → 2.0.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/templates/nextjs-ts-clean/project/.github/copilot-instructions.md +568 -0
- package/dist/templates/nextjs-ts-clean/project/package.json +23 -23
- package/dist/templates/nextjs-ts-landing-prisma/project/.github/copilot-instructions.md +568 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/acorn +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/acorn.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/acorn.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/autoprefixer +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/autoprefixer.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/autoprefixer.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/bcrypt +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/bcrypt.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/bcrypt.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/browserslist +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/browserslist.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/browserslist.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/eslint +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/eslint-config-prettier +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/eslint-config-prettier.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/eslint-config-prettier.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/eslint.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/eslint.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/jiti +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/jiti.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/jiti.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next-sitemap +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next-sitemap-cjs +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next-sitemap-cjs.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next-sitemap-cjs.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next-sitemap.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next-sitemap.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/next.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/prettier +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/prettier.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/prettier.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/prisma +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/prisma.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/prisma.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsc +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsc.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsc.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsserver +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsserver.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsserver.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsx +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsx.CMD +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.bin/tsx.ps1 +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.cache/prisma/master/9d6ad21cbbceab97458517b147a6a09ff43aa735/windows/schema-engine +0 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.cache/prisma/master/9d6ad21cbbceab97458517b147a6a09ff43aa735/windows/schema-engine.gz.sha256 +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.cache/prisma/master/9d6ad21cbbceab97458517b147a6a09ff43aa735/windows/schema-engine.sha256 +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.modules.yaml +1257 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@alloc+quick-lru@5.2.0/node_modules/@alloc/quick-lru/index.d.ts +128 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@alloc+quick-lru@5.2.0/node_modules/@alloc/quick-lru/index.js +263 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@alloc+quick-lru@5.2.0/node_modules/@alloc/quick-lru/license +9 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@alloc+quick-lru@5.2.0/node_modules/@alloc/quick-lru/package.json +43 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@alloc+quick-lru@5.2.0/node_modules/@alloc/quick-lru/readme.md +139 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/LICENSE +15 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/README.md +24 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/adapters.d.ts +412 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/adapters.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/adapters.js +170 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/errors.d.ts +429 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/errors.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/errors.js +473 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/index.d.ts +524 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/index.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/index.js +142 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/jwt.d.ts +132 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/jwt.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/jwt.js +123 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/handle-login.d.ts +35 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/handle-login.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/handle-login.js +275 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/index.d.ts +5 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/index.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/index.js +409 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/callback.d.ts +36 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/callback.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/callback.js +248 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/checks.d.ts +70 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/checks.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/checks.js +188 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/csrf-token.d.ts +33 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/csrf-token.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/callback/oauth/csrf-token.js +39 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/index.d.ts +6 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/index.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/index.js +5 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/session.d.ts +5 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/session.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/session.js +127 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/authorization-url.d.ts +12 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/authorization-url.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/authorization-url.js +94 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/index.d.ts +4 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/index.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/index.js +22 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/send-token.d.ts +10 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/send-token.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signin/send-token.js +98 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signout.d.ts +11 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signout.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/signout.js +30 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/webauthn-options.d.ts +8 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/webauthn-options.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/actions/webauthn-options.js +60 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/index.d.ts +2 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/index.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/index.js +70 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/init.d.ts +25 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/init.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/init.js +171 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/error.d.ts +17 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/error.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/error.js +40 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/index.d.ts +42 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/index.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/index.js +136 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/signin.d.ts +10 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/signin.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/signin.js +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/signout.d.ts +8 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/signout.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/signout.js +17 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/styles.d.ts +3 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/styles.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/styles.js +381 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/verify-request.d.ts +8 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/verify-request.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/pages/verify-request.js +11 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/symbols.d.ts +50 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/symbols.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/symbols.js +57 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/actions.d.ts +3 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/actions.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/actions.js +14 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/assert.d.ts +14 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/assert.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/assert.js +165 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/callback-url.d.ts +17 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/callback-url.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/callback-url.js +27 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/cookie.d.ts +111 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/cookie.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/cookie.js +205 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/date.d.ts +7 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/date.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/date.js +8 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/email.d.ts +20 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/email.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/email.js +57 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/env.d.ts +9 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/env.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/env.js +96 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/logger.d.ts +18 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/logger.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/logger.js +50 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/merge.d.ts +3 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/merge.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/merge.js +23 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/providers.d.ts +19 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/providers.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/providers.js +149 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/session.d.ts +7 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/session.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/session.js +29 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/web.d.ts +10 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/web.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/web.js +109 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/webauthn-client.d.ts +30 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/webauthn-client.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/webauthn-client.js +197 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/webauthn-utils.d.ts +81 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/webauthn-utils.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/utils/webauthn-utils.js +343 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/vendored/cookie.d.ts +120 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/vendored/cookie.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/lib/vendored/cookie.js +237 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/package.json +114 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/42-school.d.ts +240 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/42-school.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/42-school.js +78 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/apple.d.ts +149 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/apple.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/apple.js +104 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/asgardeo.d.ts +102 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/asgardeo.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/asgardeo.js +93 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/atlassian.d.ts +94 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/atlassian.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/atlassian.js +84 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/auth0.d.ts +116 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/auth0.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/auth0.js +49 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/authentik.d.ts +90 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/authentik.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/authentik.js +65 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-ad-b2c.d.ts +104 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-ad-b2c.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-ad-b2c.js +100 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-ad.d.ts +19 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-ad.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-ad.js +23 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-devops.d.ts +128 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-devops.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/azure-devops.js +158 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bankid-no.d.ts +134 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bankid-no.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bankid-no.js +65 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/battlenet.d.ts +85 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/battlenet.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/battlenet.js +81 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/beyondidentity.d.ts +77 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/beyondidentity.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/beyondidentity.js +84 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bitbucket.d.ts +89 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bitbucket.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bitbucket.js +92 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/box.d.ts +63 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/box.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/box.js +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/boxyhq-saml.d.ts +121 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/boxyhq-saml.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/boxyhq-saml.js +127 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bungie.d.ts +167 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bungie.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/bungie.js +174 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/click-up.d.ts +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/click-up.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/click-up.js +89 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/cognito.d.ts +81 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/cognito.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/cognito.js +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/coinbase.d.ts +69 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/coinbase.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/coinbase.js +78 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/concept2.d.ts +81 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/concept2.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/concept2.js +86 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/credentials.d.ts +132 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/credentials.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/credentials.js +74 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/descope.d.ts +91 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/descope.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/descope.js +78 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/discord.d.ts +139 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/discord.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/discord.js +86 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/dribbble.d.ts +88 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/dribbble.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/dribbble.js +85 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/dropbox.d.ts +65 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/dropbox.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/dropbox.js +88 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/duende-identity-server6.d.ts +91 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/duende-identity-server6.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/duende-identity-server6.js +80 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/email.d.ts +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/email.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/email.js +18 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/eventbrite.d.ts +78 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/eventbrite.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/eventbrite.js +88 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/eveonline.d.ts +94 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/eveonline.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/eveonline.js +92 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/facebook.d.ts +84 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/facebook.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/facebook.js +93 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/faceit.d.ts +64 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/faceit.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/faceit.js +74 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/figma.d.ts +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/figma.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/figma.js +81 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/forwardemail.d.ts +4 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/forwardemail.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/forwardemail.js +32 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/foursquare.d.ts +71 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/foursquare.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/foursquare.js +91 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/freshbooks.d.ts +66 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/freshbooks.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/freshbooks.js +76 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/frontegg.d.ts +95 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/frontegg.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/frontegg.js +88 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/fusionauth.d.ts +279 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/fusionauth.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/fusionauth.js +292 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/github.d.ts +127 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/github.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/github.js +115 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/gitlab.d.ts +115 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/gitlab.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/gitlab.js +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/google.d.ts +138 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/google.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/google.js +119 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/hubspot.d.ts +76 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/hubspot.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/hubspot.js +93 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/huggingface.d.ts +216 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/huggingface.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/huggingface.js +101 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/identity-server4.d.ts +69 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/identity-server4.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/identity-server4.js +64 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/index.d.ts +61 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/index.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/index.js +3 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/instagram.d.ts +74 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/instagram.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/instagram.js +87 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/kakao.d.ts +148 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/kakao.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/kakao.js +103 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/keycloak.d.ts +100 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/keycloak.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/keycloak.js +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/kinde.d.ts +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/kinde.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/kinde.js +51 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/line.d.ts +83 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/line.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/line.js +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/linkedin.d.ts +77 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/linkedin.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/linkedin.js +65 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/logto.d.ts +98 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/logto.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/logto.js +81 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/loops.d.ts +40 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/loops.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/loops.js +59 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailchimp.d.ts +66 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailchimp.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailchimp.js +76 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailgun.d.ts +55 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailgun.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailgun.js +74 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailru.d.ts +63 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailru.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mailru.js +61 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mastodon.d.ts +90 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mastodon.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mastodon.js +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mattermost.d.ts +132 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mattermost.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/mattermost.js +83 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/medium.d.ts +68 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/medium.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/medium.js +84 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/microsoft-entra-id.d.ts +428 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/microsoft-entra-id.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/microsoft-entra-id.js +156 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/naver.d.ts +80 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/naver.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/naver.js +79 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/netlify.d.ts +66 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/netlify.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/netlify.js +85 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/netsuite.d.ts +189 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/netsuite.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/netsuite.js +170 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/nextcloud.d.ts +150 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/nextcloud.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/nextcloud.js +99 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/nodemailer.d.ts +27 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/nodemailer.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/nodemailer.js +34 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/notion.d.ts +99 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/notion.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/notion.js +110 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/oauth.d.ts +188 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/oauth.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/oauth.js +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/okta.d.ts +99 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/okta.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/okta.js +63 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/onelogin.d.ts +65 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/onelogin.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/onelogin.js +61 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/ory-hydra.d.ts +79 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/ory-hydra.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/ory-hydra.js +67 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/osso.d.ts +79 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/osso.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/osso.js +77 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/osu.d.ts +116 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/osu.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/osu.js +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/passage.d.ts +88 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/passage.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/passage.js +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/passkey.d.ts +65 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/passkey.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/passkey.js +87 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/patreon.d.ts +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/patreon.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/patreon.js +77 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/ping-id.d.ts +57 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/ping-id.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/ping-id.js +40 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/pinterest.d.ts +79 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/pinterest.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/pinterest.js +85 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/pipedrive.d.ts +99 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/pipedrive.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/pipedrive.js +71 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/postmark.d.ts +4 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/postmark.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/postmark.js +36 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/provider-types.d.ts +3 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/provider-types.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/provider-types.js +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/reddit.d.ts +88 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/reddit.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/reddit.js +90 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/resend.d.ts +4 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/resend.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/resend.js +32 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/roblox.d.ts +67 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/roblox.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/roblox.js +53 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/salesforce.d.ts +59 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/salesforce.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/salesforce.js +52 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/sendgrid.d.ts +4 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/sendgrid.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/sendgrid.js +35 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/simplelogin.d.ts +87 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/simplelogin.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/simplelogin.js +83 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/slack.d.ts +102 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/slack.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/slack.js +69 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/spotify.d.ts +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/spotify.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/spotify.js +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/strava.d.ts +68 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/strava.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/strava.js +80 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/threads.d.ts +108 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/threads.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/threads.js +89 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/tiktok.d.ts +248 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/tiktok.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/tiktok.js +195 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/todoist.d.ts +76 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/todoist.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/todoist.js +97 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/trakt.d.ts +93 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/trakt.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/trakt.js +91 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/twitch.d.ts +71 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/twitch.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/twitch.js +96 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/twitter.d.ts +183 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/twitter.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/twitter.js +100 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/united-effects.d.ts +80 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/united-effects.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/united-effects.js +72 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/vipps.d.ts +71 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/vipps.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/vipps.js +33 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/vk.d.ts +334 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/vk.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/vk.js +103 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/webauthn.d.ts +148 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/webauthn.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/webauthn.js +122 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/webex.d.ts +78 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/webex.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/webex.js +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wechat.d.ts +78 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wechat.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wechat.js +105 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wikimedia.d.ts +99 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wikimedia.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wikimedia.js +90 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wordpress.d.ts +65 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wordpress.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/wordpress.js +71 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/workos.d.ts +154 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/workos.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/workos.js +143 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/yandex.d.ts +131 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/yandex.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/yandex.js +80 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zitadel.d.ts +117 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zitadel.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zitadel.js +95 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zoho.d.ts +63 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zoho.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zoho.js +79 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zoom.d.ts +93 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zoom.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/providers/zoom.js +82 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/adapters.ts +465 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/errors.ts +551 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/index.ts +666 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/jwt.ts +283 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/callback/handle-login.ts +334 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/callback/index.ts +554 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/callback/oauth/callback.ts +347 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/callback/oauth/checks.ts +258 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/callback/oauth/csrf-token.ts +60 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/index.ts +5 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/session.ts +167 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/signin/authorization-url.ts +123 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/signin/index.ts +37 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/signin/send-token.ts +124 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/signout.ts +38 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/actions/webauthn-options.ts +100 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/index.ts +97 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/init.ts +232 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/pages/error.tsx +106 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/pages/index.ts +181 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/pages/signin.tsx +255 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/pages/signout.tsx +49 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/pages/styles.css +377 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/pages/styles.ts +381 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/pages/verify-request.tsx +36 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/symbols.ts +60 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/actions.ts +17 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/assert.ts +255 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/callback-url.ts +42 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/cookie.ts +248 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/date.ts +8 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/email.ts +65 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/env.ts +113 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/logger.ts +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/merge.ts +30 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/providers.ts +203 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/session.ts +41 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/web.ts +151 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/webauthn-client.js +229 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/utils/webauthn-utils.ts +531 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/lib/vendored/cookie.ts +383 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/42-school.ts +256 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/apple.ts +206 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/asgardeo.ts +118 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/atlassian.ts +120 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/auth0.ts +127 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/authentik.ts +100 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/azure-ad-b2c.ts +124 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/azure-ad.ts +30 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/azure-devops.ts +184 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/bankid-no.ts +161 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/battlenet.ts +107 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/beyondidentity.ts +102 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/bitbucket.ts +122 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/box.ts +87 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/boxyhq-saml.ts +148 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/bungie.ts +192 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/click-up.ts +104 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/cognito.ts +94 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/coinbase.ts +93 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/concept2.ts +108 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/credentials.ts +157 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/descope.ts +105 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/discord.ts +176 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/dribbble.ts +122 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/dropbox.ts +102 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/duende-identity-server6.ts +101 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/email.ts +60 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/eventbrite.ts +105 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/eveonline.ts +117 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/facebook.ts +119 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/faceit.ts +90 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/figma.ts +105 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/forwardemail.ts +37 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/foursquare.ts +105 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/freshbooks.ts +90 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/frontegg.ts +111 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/fusionauth.ts +336 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/github.ts +187 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/gitlab.ts +140 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/google.ts +152 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/hubspot.ts +117 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/huggingface.ts +234 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/identity-server4.ts +78 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/index.ts +115 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/instagram.ts +103 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/kakao.ts +184 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/keycloak.ts +111 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/kinde.ts +85 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/line.ts +99 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/linkedin.ts +91 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/logto.ts +122 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/loops.ts +79 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/mailchimp.ts +90 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/mailgun.ts +98 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/mailru.ts +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/mastodon.ts +112 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/mattermost.ts +154 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/medium.ts +89 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/microsoft-entra-id.ts +497 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/naver.ts +102 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/netlify.ts +90 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/netsuite.ts +225 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/nextcloud.ts +207 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/nodemailer.ts +84 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/notion.ts +166 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/oauth.ts +310 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/okta.ts +111 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/onelogin.ts +75 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/ory-hydra.ts +93 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/osso.ts +91 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/osu.ts +138 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/passage.ts +103 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/passkey.ts +94 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/patreon.ts +98 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/ping-id.ts +68 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/pinterest.ts +106 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/pipedrive.ts +120 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/postmark.ts +38 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/provider-types.ts +107 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/reddit.ts +104 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/resend.ts +35 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/roblox.ts +94 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/salesforce.ts +73 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/sendgrid.ts +36 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/simplelogin.ts +107 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/slack.ts +115 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/spotify.ts +99 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/strava.ts +101 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/threads.ts +135 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/tiktok.ts +319 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/todoist.ts +122 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/trakt.ts +120 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/twitch.ts +121 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/twitter.ts +207 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/united-effects.ts +89 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/vipps.ts +86 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/vk.ts +401 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/webauthn.ts +290 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/webex.ts +102 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/wechat.ts +141 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/wikimedia.ts +258 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/wordpress.ts +86 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/workos.ts +180 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/yandex.ts +159 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/zitadel.ts +128 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/zoho.ts +84 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/providers/zoom.ts +119 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/types.ts +430 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/src/warnings.ts +21 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/types.d.ts +309 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/types.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/types.js +53 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/warnings.d.ts +17 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/warnings.d.ts.map +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/node_modules/.pnpm/@auth+core@0.41.1_nodemailer@7.0.11/node_modules/@auth/core/warnings.js +1 -0
- package/dist/templates/nextjs-ts-landing-prisma/project/package.json +41 -41
- package/dist/templates/nextjs-ts-landing-prisma/project/pnpm-lock.yaml +2579 -1945
- package/dist/templates/nextjs-ts-landing-prisma/project/prisma/schema.prisma +0 -1
- package/package.json +1 -1
|
@@ -0,0 +1,1257 @@
|
|
|
1
|
+
hoistPattern:
|
|
2
|
+
- '*'
|
|
3
|
+
hoistedDependencies:
|
|
4
|
+
'@alloc/quick-lru@5.2.0':
|
|
5
|
+
'@alloc/quick-lru': private
|
|
6
|
+
'@auth/core@0.41.1(nodemailer@7.0.11)':
|
|
7
|
+
'@auth/core': private
|
|
8
|
+
'@aws-crypto/crc32@5.2.0':
|
|
9
|
+
'@aws-crypto/crc32': private
|
|
10
|
+
'@aws-crypto/crc32c@5.2.0':
|
|
11
|
+
'@aws-crypto/crc32c': private
|
|
12
|
+
'@aws-crypto/sha1-browser@5.2.0':
|
|
13
|
+
'@aws-crypto/sha1-browser': private
|
|
14
|
+
'@aws-crypto/sha256-browser@5.2.0':
|
|
15
|
+
'@aws-crypto/sha256-browser': private
|
|
16
|
+
'@aws-crypto/sha256-js@5.2.0':
|
|
17
|
+
'@aws-crypto/sha256-js': private
|
|
18
|
+
'@aws-crypto/supports-web-crypto@5.2.0':
|
|
19
|
+
'@aws-crypto/supports-web-crypto': private
|
|
20
|
+
'@aws-crypto/util@5.2.0':
|
|
21
|
+
'@aws-crypto/util': private
|
|
22
|
+
'@aws-sdk/client-sso@3.982.0':
|
|
23
|
+
'@aws-sdk/client-sso': private
|
|
24
|
+
'@aws-sdk/core@3.973.6':
|
|
25
|
+
'@aws-sdk/core': private
|
|
26
|
+
'@aws-sdk/crc64-nvme@3.972.0':
|
|
27
|
+
'@aws-sdk/crc64-nvme': private
|
|
28
|
+
'@aws-sdk/credential-provider-env@3.972.4':
|
|
29
|
+
'@aws-sdk/credential-provider-env': private
|
|
30
|
+
'@aws-sdk/credential-provider-http@3.972.6':
|
|
31
|
+
'@aws-sdk/credential-provider-http': private
|
|
32
|
+
'@aws-sdk/credential-provider-ini@3.972.4':
|
|
33
|
+
'@aws-sdk/credential-provider-ini': private
|
|
34
|
+
'@aws-sdk/credential-provider-login@3.972.4':
|
|
35
|
+
'@aws-sdk/credential-provider-login': private
|
|
36
|
+
'@aws-sdk/credential-provider-node@3.972.5':
|
|
37
|
+
'@aws-sdk/credential-provider-node': private
|
|
38
|
+
'@aws-sdk/credential-provider-process@3.972.4':
|
|
39
|
+
'@aws-sdk/credential-provider-process': private
|
|
40
|
+
'@aws-sdk/credential-provider-sso@3.972.4':
|
|
41
|
+
'@aws-sdk/credential-provider-sso': private
|
|
42
|
+
'@aws-sdk/credential-provider-web-identity@3.972.4':
|
|
43
|
+
'@aws-sdk/credential-provider-web-identity': private
|
|
44
|
+
'@aws-sdk/middleware-bucket-endpoint@3.972.3':
|
|
45
|
+
'@aws-sdk/middleware-bucket-endpoint': private
|
|
46
|
+
'@aws-sdk/middleware-expect-continue@3.972.3':
|
|
47
|
+
'@aws-sdk/middleware-expect-continue': private
|
|
48
|
+
'@aws-sdk/middleware-flexible-checksums@3.972.4':
|
|
49
|
+
'@aws-sdk/middleware-flexible-checksums': private
|
|
50
|
+
'@aws-sdk/middleware-host-header@3.972.3':
|
|
51
|
+
'@aws-sdk/middleware-host-header': private
|
|
52
|
+
'@aws-sdk/middleware-location-constraint@3.972.3':
|
|
53
|
+
'@aws-sdk/middleware-location-constraint': private
|
|
54
|
+
'@aws-sdk/middleware-logger@3.972.3':
|
|
55
|
+
'@aws-sdk/middleware-logger': private
|
|
56
|
+
'@aws-sdk/middleware-recursion-detection@3.972.3':
|
|
57
|
+
'@aws-sdk/middleware-recursion-detection': private
|
|
58
|
+
'@aws-sdk/middleware-sdk-s3@3.972.6':
|
|
59
|
+
'@aws-sdk/middleware-sdk-s3': private
|
|
60
|
+
'@aws-sdk/middleware-ssec@3.972.3':
|
|
61
|
+
'@aws-sdk/middleware-ssec': private
|
|
62
|
+
'@aws-sdk/middleware-user-agent@3.972.6':
|
|
63
|
+
'@aws-sdk/middleware-user-agent': private
|
|
64
|
+
'@aws-sdk/nested-clients@3.982.0':
|
|
65
|
+
'@aws-sdk/nested-clients': private
|
|
66
|
+
'@aws-sdk/region-config-resolver@3.972.3':
|
|
67
|
+
'@aws-sdk/region-config-resolver': private
|
|
68
|
+
'@aws-sdk/signature-v4-multi-region@3.982.0':
|
|
69
|
+
'@aws-sdk/signature-v4-multi-region': private
|
|
70
|
+
'@aws-sdk/token-providers@3.982.0':
|
|
71
|
+
'@aws-sdk/token-providers': private
|
|
72
|
+
'@aws-sdk/types@3.973.1':
|
|
73
|
+
'@aws-sdk/types': private
|
|
74
|
+
'@aws-sdk/util-arn-parser@3.972.2':
|
|
75
|
+
'@aws-sdk/util-arn-parser': private
|
|
76
|
+
'@aws-sdk/util-endpoints@3.982.0':
|
|
77
|
+
'@aws-sdk/util-endpoints': private
|
|
78
|
+
'@aws-sdk/util-format-url@3.972.3':
|
|
79
|
+
'@aws-sdk/util-format-url': private
|
|
80
|
+
'@aws-sdk/util-locate-window@3.965.4':
|
|
81
|
+
'@aws-sdk/util-locate-window': private
|
|
82
|
+
'@aws-sdk/util-user-agent-browser@3.972.3':
|
|
83
|
+
'@aws-sdk/util-user-agent-browser': private
|
|
84
|
+
'@aws-sdk/util-user-agent-node@3.972.4':
|
|
85
|
+
'@aws-sdk/util-user-agent-node': private
|
|
86
|
+
'@aws-sdk/xml-builder@3.972.4':
|
|
87
|
+
'@aws-sdk/xml-builder': private
|
|
88
|
+
'@aws/lambda-invoke-store@0.2.3':
|
|
89
|
+
'@aws/lambda-invoke-store': private
|
|
90
|
+
'@babel/code-frame@7.29.0':
|
|
91
|
+
'@babel/code-frame': private
|
|
92
|
+
'@babel/compat-data@7.29.0':
|
|
93
|
+
'@babel/compat-data': private
|
|
94
|
+
'@babel/core@7.29.0':
|
|
95
|
+
'@babel/core': private
|
|
96
|
+
'@babel/generator@7.29.0':
|
|
97
|
+
'@babel/generator': private
|
|
98
|
+
'@babel/helper-annotate-as-pure@7.27.3':
|
|
99
|
+
'@babel/helper-annotate-as-pure': private
|
|
100
|
+
'@babel/helper-compilation-targets@7.28.6':
|
|
101
|
+
'@babel/helper-compilation-targets': private
|
|
102
|
+
'@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)':
|
|
103
|
+
'@babel/helper-create-class-features-plugin': private
|
|
104
|
+
'@babel/helper-globals@7.28.0':
|
|
105
|
+
'@babel/helper-globals': private
|
|
106
|
+
'@babel/helper-member-expression-to-functions@7.28.5':
|
|
107
|
+
'@babel/helper-member-expression-to-functions': private
|
|
108
|
+
'@babel/helper-module-imports@7.28.6':
|
|
109
|
+
'@babel/helper-module-imports': private
|
|
110
|
+
'@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)':
|
|
111
|
+
'@babel/helper-module-transforms': private
|
|
112
|
+
'@babel/helper-optimise-call-expression@7.27.1':
|
|
113
|
+
'@babel/helper-optimise-call-expression': private
|
|
114
|
+
'@babel/helper-plugin-utils@7.28.6':
|
|
115
|
+
'@babel/helper-plugin-utils': private
|
|
116
|
+
'@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)':
|
|
117
|
+
'@babel/helper-replace-supers': private
|
|
118
|
+
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
|
|
119
|
+
'@babel/helper-skip-transparent-expression-wrappers': private
|
|
120
|
+
'@babel/helper-string-parser@7.27.1':
|
|
121
|
+
'@babel/helper-string-parser': private
|
|
122
|
+
'@babel/helper-validator-identifier@7.28.5':
|
|
123
|
+
'@babel/helper-validator-identifier': private
|
|
124
|
+
'@babel/helper-validator-option@7.27.1':
|
|
125
|
+
'@babel/helper-validator-option': private
|
|
126
|
+
'@babel/helpers@7.28.6':
|
|
127
|
+
'@babel/helpers': private
|
|
128
|
+
'@babel/parser@7.29.0':
|
|
129
|
+
'@babel/parser': private
|
|
130
|
+
'@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.29.0)':
|
|
131
|
+
'@babel/plugin-proposal-private-methods': private
|
|
132
|
+
'@babel/template@7.28.6':
|
|
133
|
+
'@babel/template': private
|
|
134
|
+
'@babel/traverse@7.29.0':
|
|
135
|
+
'@babel/traverse': private
|
|
136
|
+
'@babel/types@7.29.0':
|
|
137
|
+
'@babel/types': private
|
|
138
|
+
'@better-auth/core@1.4.18(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.1.8(zod@4.3.6))(jose@6.1.3)(kysely@0.28.11)(nanostores@1.1.0)':
|
|
139
|
+
'@better-auth/core': private
|
|
140
|
+
'@better-auth/telemetry@1.4.18(@better-auth/core@1.4.18(@better-auth/utils@0.3.0)(@better-fetch/fetch@1.1.21)(better-call@1.1.8(zod@4.3.6))(jose@6.1.3)(kysely@0.28.11)(nanostores@1.1.0))':
|
|
141
|
+
'@better-auth/telemetry': private
|
|
142
|
+
'@better-auth/utils@0.3.0':
|
|
143
|
+
'@better-auth/utils': private
|
|
144
|
+
'@better-fetch/fetch@1.1.21':
|
|
145
|
+
'@better-fetch/fetch': private
|
|
146
|
+
'@chevrotain/cst-dts-gen@10.5.0':
|
|
147
|
+
'@chevrotain/cst-dts-gen': private
|
|
148
|
+
'@chevrotain/gast@10.5.0':
|
|
149
|
+
'@chevrotain/gast': private
|
|
150
|
+
'@chevrotain/types@10.5.0':
|
|
151
|
+
'@chevrotain/types': private
|
|
152
|
+
'@chevrotain/utils@10.5.0':
|
|
153
|
+
'@chevrotain/utils': private
|
|
154
|
+
'@corex/deepmerge@4.0.43':
|
|
155
|
+
'@corex/deepmerge': private
|
|
156
|
+
'@electric-sql/pglite-socket@0.0.20(@electric-sql/pglite@0.3.15)':
|
|
157
|
+
'@electric-sql/pglite-socket': private
|
|
158
|
+
'@electric-sql/pglite-tools@0.2.20(@electric-sql/pglite@0.3.15)':
|
|
159
|
+
'@electric-sql/pglite-tools': private
|
|
160
|
+
'@electric-sql/pglite@0.3.15':
|
|
161
|
+
'@electric-sql/pglite': private
|
|
162
|
+
'@esbuild/win32-x64@0.27.2':
|
|
163
|
+
'@esbuild/win32-x64': private
|
|
164
|
+
'@eslint-community/eslint-utils@4.9.1(eslint@9.39.2(jiti@2.6.1))':
|
|
165
|
+
'@eslint-community/eslint-utils': private
|
|
166
|
+
'@eslint-community/regexpp@4.12.2':
|
|
167
|
+
'@eslint-community/regexpp': private
|
|
168
|
+
'@eslint-react/ast@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
169
|
+
'@eslint-react/ast': private
|
|
170
|
+
'@eslint-react/core@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
171
|
+
'@eslint-react/core': private
|
|
172
|
+
'@eslint-react/eff@2.9.4':
|
|
173
|
+
'@eslint-react/eff': private
|
|
174
|
+
'@eslint-react/shared@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
175
|
+
'@eslint-react/shared': private
|
|
176
|
+
'@eslint-react/var@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
177
|
+
'@eslint-react/var': private
|
|
178
|
+
'@eslint/config-array@0.21.1':
|
|
179
|
+
'@eslint/config-array': private
|
|
180
|
+
'@eslint/config-helpers@0.4.2':
|
|
181
|
+
'@eslint/config-helpers': private
|
|
182
|
+
'@eslint/core@1.1.0':
|
|
183
|
+
'@eslint/core': private
|
|
184
|
+
'@eslint/object-schema@2.1.7':
|
|
185
|
+
'@eslint/object-schema': private
|
|
186
|
+
'@eslint/plugin-kit@0.4.1':
|
|
187
|
+
'@eslint/plugin-kit': private
|
|
188
|
+
'@hono/node-server@1.19.9(hono@4.11.4)':
|
|
189
|
+
'@hono/node-server': private
|
|
190
|
+
'@humanfs/core@0.19.1':
|
|
191
|
+
'@humanfs/core': private
|
|
192
|
+
'@humanfs/node@0.16.7':
|
|
193
|
+
'@humanfs/node': private
|
|
194
|
+
'@humanwhocodes/module-importer@1.0.1':
|
|
195
|
+
'@humanwhocodes/module-importer': private
|
|
196
|
+
'@humanwhocodes/retry@0.4.3':
|
|
197
|
+
'@humanwhocodes/retry': private
|
|
198
|
+
'@img/colour@1.0.0':
|
|
199
|
+
'@img/colour': private
|
|
200
|
+
'@img/sharp-win32-x64@0.34.5':
|
|
201
|
+
'@img/sharp-win32-x64': private
|
|
202
|
+
'@jridgewell/gen-mapping@0.3.13':
|
|
203
|
+
'@jridgewell/gen-mapping': private
|
|
204
|
+
'@jridgewell/remapping@2.3.5':
|
|
205
|
+
'@jridgewell/remapping': private
|
|
206
|
+
'@jridgewell/resolve-uri@3.1.2':
|
|
207
|
+
'@jridgewell/resolve-uri': private
|
|
208
|
+
'@jridgewell/sourcemap-codec@1.5.5':
|
|
209
|
+
'@jridgewell/sourcemap-codec': private
|
|
210
|
+
'@jridgewell/trace-mapping@0.3.31':
|
|
211
|
+
'@jridgewell/trace-mapping': private
|
|
212
|
+
'@mrleebo/prisma-ast@0.13.1':
|
|
213
|
+
'@mrleebo/prisma-ast': private
|
|
214
|
+
'@next/env@13.5.11':
|
|
215
|
+
'@next/env': private
|
|
216
|
+
'@next/swc-win32-x64-msvc@16.1.6':
|
|
217
|
+
'@next/swc-win32-x64-msvc': private
|
|
218
|
+
'@noble/ciphers@2.1.1':
|
|
219
|
+
'@noble/ciphers': private
|
|
220
|
+
'@noble/hashes@2.0.1':
|
|
221
|
+
'@noble/hashes': private
|
|
222
|
+
'@nodelib/fs.scandir@2.1.5':
|
|
223
|
+
'@nodelib/fs.scandir': private
|
|
224
|
+
'@nodelib/fs.stat@2.0.5':
|
|
225
|
+
'@nodelib/fs.stat': private
|
|
226
|
+
'@nodelib/fs.walk@1.2.8':
|
|
227
|
+
'@nodelib/fs.walk': private
|
|
228
|
+
'@nolyfill/is-core-module@1.0.39':
|
|
229
|
+
'@nolyfill/is-core-module': private
|
|
230
|
+
'@panva/hkdf@1.2.1':
|
|
231
|
+
'@panva/hkdf': private
|
|
232
|
+
'@pkgr/core@0.2.9':
|
|
233
|
+
'@pkgr/core': private
|
|
234
|
+
'@prisma/client-runtime-utils@7.3.0':
|
|
235
|
+
'@prisma/client-runtime-utils': private
|
|
236
|
+
'@prisma/config@7.3.0':
|
|
237
|
+
'@prisma/config': private
|
|
238
|
+
'@prisma/debug@7.3.0':
|
|
239
|
+
'@prisma/debug': private
|
|
240
|
+
'@prisma/dev@0.20.0(typescript@5.9.3)':
|
|
241
|
+
'@prisma/dev': private
|
|
242
|
+
'@prisma/engines-version@7.3.0-16.9d6ad21cbbceab97458517b147a6a09ff43aa735':
|
|
243
|
+
'@prisma/engines-version': private
|
|
244
|
+
'@prisma/engines@7.3.0':
|
|
245
|
+
'@prisma/engines': private
|
|
246
|
+
'@prisma/fetch-engine@7.3.0':
|
|
247
|
+
'@prisma/fetch-engine': private
|
|
248
|
+
'@prisma/get-platform@7.2.0':
|
|
249
|
+
'@prisma/get-platform': private
|
|
250
|
+
'@prisma/query-plan-executor@7.2.0':
|
|
251
|
+
'@prisma/query-plan-executor': private
|
|
252
|
+
'@prisma/studio-core@0.13.1(@types/react@19.2.11)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
|
|
253
|
+
'@prisma/studio-core': private
|
|
254
|
+
'@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.11)(react@19.2.4)':
|
|
255
|
+
'@radix-ui/react-compose-refs': private
|
|
256
|
+
'@rtsao/scc@1.1.0':
|
|
257
|
+
'@rtsao/scc': private
|
|
258
|
+
'@selderee/plugin-htmlparser2@0.11.0':
|
|
259
|
+
'@selderee/plugin-htmlparser2': private
|
|
260
|
+
'@smithy/abort-controller@4.2.8':
|
|
261
|
+
'@smithy/abort-controller': private
|
|
262
|
+
'@smithy/chunked-blob-reader-native@4.2.1':
|
|
263
|
+
'@smithy/chunked-blob-reader-native': private
|
|
264
|
+
'@smithy/chunked-blob-reader@5.2.0':
|
|
265
|
+
'@smithy/chunked-blob-reader': private
|
|
266
|
+
'@smithy/config-resolver@4.4.6':
|
|
267
|
+
'@smithy/config-resolver': private
|
|
268
|
+
'@smithy/core@3.22.1':
|
|
269
|
+
'@smithy/core': private
|
|
270
|
+
'@smithy/credential-provider-imds@4.2.8':
|
|
271
|
+
'@smithy/credential-provider-imds': private
|
|
272
|
+
'@smithy/eventstream-codec@4.2.8':
|
|
273
|
+
'@smithy/eventstream-codec': private
|
|
274
|
+
'@smithy/eventstream-serde-browser@4.2.8':
|
|
275
|
+
'@smithy/eventstream-serde-browser': private
|
|
276
|
+
'@smithy/eventstream-serde-config-resolver@4.3.8':
|
|
277
|
+
'@smithy/eventstream-serde-config-resolver': private
|
|
278
|
+
'@smithy/eventstream-serde-node@4.2.8':
|
|
279
|
+
'@smithy/eventstream-serde-node': private
|
|
280
|
+
'@smithy/eventstream-serde-universal@4.2.8':
|
|
281
|
+
'@smithy/eventstream-serde-universal': private
|
|
282
|
+
'@smithy/fetch-http-handler@5.3.9':
|
|
283
|
+
'@smithy/fetch-http-handler': private
|
|
284
|
+
'@smithy/hash-blob-browser@4.2.9':
|
|
285
|
+
'@smithy/hash-blob-browser': private
|
|
286
|
+
'@smithy/hash-node@4.2.8':
|
|
287
|
+
'@smithy/hash-node': private
|
|
288
|
+
'@smithy/hash-stream-node@4.2.8':
|
|
289
|
+
'@smithy/hash-stream-node': private
|
|
290
|
+
'@smithy/invalid-dependency@4.2.8':
|
|
291
|
+
'@smithy/invalid-dependency': private
|
|
292
|
+
'@smithy/is-array-buffer@4.2.0':
|
|
293
|
+
'@smithy/is-array-buffer': private
|
|
294
|
+
'@smithy/md5-js@4.2.8':
|
|
295
|
+
'@smithy/md5-js': private
|
|
296
|
+
'@smithy/middleware-content-length@4.2.8':
|
|
297
|
+
'@smithy/middleware-content-length': private
|
|
298
|
+
'@smithy/middleware-endpoint@4.4.13':
|
|
299
|
+
'@smithy/middleware-endpoint': private
|
|
300
|
+
'@smithy/middleware-retry@4.4.30':
|
|
301
|
+
'@smithy/middleware-retry': private
|
|
302
|
+
'@smithy/middleware-serde@4.2.9':
|
|
303
|
+
'@smithy/middleware-serde': private
|
|
304
|
+
'@smithy/middleware-stack@4.2.8':
|
|
305
|
+
'@smithy/middleware-stack': private
|
|
306
|
+
'@smithy/node-config-provider@4.3.8':
|
|
307
|
+
'@smithy/node-config-provider': private
|
|
308
|
+
'@smithy/node-http-handler@4.4.9':
|
|
309
|
+
'@smithy/node-http-handler': private
|
|
310
|
+
'@smithy/property-provider@4.2.8':
|
|
311
|
+
'@smithy/property-provider': private
|
|
312
|
+
'@smithy/protocol-http@5.3.8':
|
|
313
|
+
'@smithy/protocol-http': private
|
|
314
|
+
'@smithy/querystring-builder@4.2.8':
|
|
315
|
+
'@smithy/querystring-builder': private
|
|
316
|
+
'@smithy/querystring-parser@4.2.8':
|
|
317
|
+
'@smithy/querystring-parser': private
|
|
318
|
+
'@smithy/service-error-classification@4.2.8':
|
|
319
|
+
'@smithy/service-error-classification': private
|
|
320
|
+
'@smithy/shared-ini-file-loader@4.4.3':
|
|
321
|
+
'@smithy/shared-ini-file-loader': private
|
|
322
|
+
'@smithy/signature-v4@5.3.8':
|
|
323
|
+
'@smithy/signature-v4': private
|
|
324
|
+
'@smithy/smithy-client@4.11.2':
|
|
325
|
+
'@smithy/smithy-client': private
|
|
326
|
+
'@smithy/types@4.12.0':
|
|
327
|
+
'@smithy/types': private
|
|
328
|
+
'@smithy/url-parser@4.2.8':
|
|
329
|
+
'@smithy/url-parser': private
|
|
330
|
+
'@smithy/util-base64@4.3.0':
|
|
331
|
+
'@smithy/util-base64': private
|
|
332
|
+
'@smithy/util-body-length-browser@4.2.0':
|
|
333
|
+
'@smithy/util-body-length-browser': private
|
|
334
|
+
'@smithy/util-body-length-node@4.2.1':
|
|
335
|
+
'@smithy/util-body-length-node': private
|
|
336
|
+
'@smithy/util-buffer-from@4.2.0':
|
|
337
|
+
'@smithy/util-buffer-from': private
|
|
338
|
+
'@smithy/util-config-provider@4.2.0':
|
|
339
|
+
'@smithy/util-config-provider': private
|
|
340
|
+
'@smithy/util-defaults-mode-browser@4.3.29':
|
|
341
|
+
'@smithy/util-defaults-mode-browser': private
|
|
342
|
+
'@smithy/util-defaults-mode-node@4.2.32':
|
|
343
|
+
'@smithy/util-defaults-mode-node': private
|
|
344
|
+
'@smithy/util-endpoints@3.2.8':
|
|
345
|
+
'@smithy/util-endpoints': private
|
|
346
|
+
'@smithy/util-hex-encoding@4.2.0':
|
|
347
|
+
'@smithy/util-hex-encoding': private
|
|
348
|
+
'@smithy/util-middleware@4.2.8':
|
|
349
|
+
'@smithy/util-middleware': private
|
|
350
|
+
'@smithy/util-retry@4.2.8':
|
|
351
|
+
'@smithy/util-retry': private
|
|
352
|
+
'@smithy/util-stream@4.5.11':
|
|
353
|
+
'@smithy/util-stream': private
|
|
354
|
+
'@smithy/util-uri-escape@4.2.0':
|
|
355
|
+
'@smithy/util-uri-escape': private
|
|
356
|
+
'@smithy/util-utf8@4.2.0':
|
|
357
|
+
'@smithy/util-utf8': private
|
|
358
|
+
'@smithy/util-waiter@4.2.8':
|
|
359
|
+
'@smithy/util-waiter': private
|
|
360
|
+
'@smithy/uuid@1.1.0':
|
|
361
|
+
'@smithy/uuid': private
|
|
362
|
+
'@stablelib/base64@1.0.1':
|
|
363
|
+
'@stablelib/base64': private
|
|
364
|
+
'@standard-schema/spec@1.1.0':
|
|
365
|
+
'@standard-schema/spec': private
|
|
366
|
+
'@swc/helpers@0.5.15':
|
|
367
|
+
'@swc/helpers': private
|
|
368
|
+
'@tailwindcss/node@4.1.18':
|
|
369
|
+
'@tailwindcss/node': private
|
|
370
|
+
'@tailwindcss/oxide-win32-x64-msvc@4.1.18':
|
|
371
|
+
'@tailwindcss/oxide-win32-x64-msvc': private
|
|
372
|
+
'@tailwindcss/oxide@4.1.18':
|
|
373
|
+
'@tailwindcss/oxide': private
|
|
374
|
+
'@types/estree@1.0.8':
|
|
375
|
+
'@types/estree': private
|
|
376
|
+
'@types/json-schema@7.0.15':
|
|
377
|
+
'@types/json-schema': private
|
|
378
|
+
'@types/json5@0.0.29':
|
|
379
|
+
'@types/json5': private
|
|
380
|
+
'@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
381
|
+
'@typescript-eslint/eslint-plugin': private
|
|
382
|
+
'@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
383
|
+
'@typescript-eslint/parser': private
|
|
384
|
+
'@typescript-eslint/project-service@8.54.0(typescript@5.9.3)':
|
|
385
|
+
'@typescript-eslint/project-service': private
|
|
386
|
+
'@typescript-eslint/scope-manager@8.54.0':
|
|
387
|
+
'@typescript-eslint/scope-manager': private
|
|
388
|
+
'@typescript-eslint/tsconfig-utils@8.54.0(typescript@5.9.3)':
|
|
389
|
+
'@typescript-eslint/tsconfig-utils': private
|
|
390
|
+
'@typescript-eslint/type-utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
391
|
+
'@typescript-eslint/type-utils': private
|
|
392
|
+
'@typescript-eslint/types@8.54.0':
|
|
393
|
+
'@typescript-eslint/types': private
|
|
394
|
+
'@typescript-eslint/typescript-estree@8.54.0(typescript@5.9.3)':
|
|
395
|
+
'@typescript-eslint/typescript-estree': private
|
|
396
|
+
'@typescript-eslint/utils@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
|
|
397
|
+
'@typescript-eslint/utils': private
|
|
398
|
+
'@typescript-eslint/visitor-keys@8.54.0':
|
|
399
|
+
'@typescript-eslint/visitor-keys': private
|
|
400
|
+
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
|
|
401
|
+
'@unrs/resolver-binding-win32-x64-msvc': private
|
|
402
|
+
'@zone-eu/mailsplit@5.4.8':
|
|
403
|
+
'@zone-eu/mailsplit': private
|
|
404
|
+
acorn-jsx@5.3.2(acorn@8.15.0):
|
|
405
|
+
acorn-jsx: private
|
|
406
|
+
acorn@8.15.0:
|
|
407
|
+
acorn: private
|
|
408
|
+
ajv@6.12.6:
|
|
409
|
+
ajv: private
|
|
410
|
+
ansi-styles@4.3.0:
|
|
411
|
+
ansi-styles: private
|
|
412
|
+
argparse@2.0.1:
|
|
413
|
+
argparse: private
|
|
414
|
+
aria-query@5.3.2:
|
|
415
|
+
aria-query: private
|
|
416
|
+
array-buffer-byte-length@1.0.2:
|
|
417
|
+
array-buffer-byte-length: private
|
|
418
|
+
array-includes@3.1.9:
|
|
419
|
+
array-includes: private
|
|
420
|
+
array.prototype.findlast@1.2.5:
|
|
421
|
+
array.prototype.findlast: private
|
|
422
|
+
array.prototype.findlastindex@1.2.6:
|
|
423
|
+
array.prototype.findlastindex: private
|
|
424
|
+
array.prototype.flat@1.3.3:
|
|
425
|
+
array.prototype.flat: private
|
|
426
|
+
array.prototype.flatmap@1.3.3:
|
|
427
|
+
array.prototype.flatmap: private
|
|
428
|
+
array.prototype.tosorted@1.1.4:
|
|
429
|
+
array.prototype.tosorted: private
|
|
430
|
+
arraybuffer.prototype.slice@1.0.4:
|
|
431
|
+
arraybuffer.prototype.slice: private
|
|
432
|
+
ast-types-flow@0.0.8:
|
|
433
|
+
ast-types-flow: private
|
|
434
|
+
async-function@1.0.0:
|
|
435
|
+
async-function: private
|
|
436
|
+
available-typed-arrays@1.0.7:
|
|
437
|
+
available-typed-arrays: private
|
|
438
|
+
aws-ssl-profiles@1.1.2:
|
|
439
|
+
aws-ssl-profiles: private
|
|
440
|
+
axe-core@4.11.1:
|
|
441
|
+
axe-core: private
|
|
442
|
+
axobject-query@4.1.0:
|
|
443
|
+
axobject-query: private
|
|
444
|
+
balanced-match@1.0.2:
|
|
445
|
+
balanced-match: private
|
|
446
|
+
baseline-browser-mapping@2.9.19:
|
|
447
|
+
baseline-browser-mapping: private
|
|
448
|
+
better-call@1.1.8(zod@4.3.6):
|
|
449
|
+
better-call: private
|
|
450
|
+
birecord@0.1.1:
|
|
451
|
+
birecord: private
|
|
452
|
+
bowser@2.13.1:
|
|
453
|
+
bowser: private
|
|
454
|
+
brace-expansion@1.1.12:
|
|
455
|
+
brace-expansion: private
|
|
456
|
+
braces@3.0.3:
|
|
457
|
+
braces: private
|
|
458
|
+
browserslist@4.28.1:
|
|
459
|
+
browserslist: private
|
|
460
|
+
c12@3.1.0:
|
|
461
|
+
c12: private
|
|
462
|
+
call-bind-apply-helpers@1.0.2:
|
|
463
|
+
call-bind-apply-helpers: private
|
|
464
|
+
call-bind@1.0.8:
|
|
465
|
+
call-bind: private
|
|
466
|
+
call-bound@1.0.4:
|
|
467
|
+
call-bound: private
|
|
468
|
+
callsites@3.1.0:
|
|
469
|
+
callsites: private
|
|
470
|
+
caniuse-lite@1.0.30001767:
|
|
471
|
+
caniuse-lite: private
|
|
472
|
+
chalk@4.1.2:
|
|
473
|
+
chalk: private
|
|
474
|
+
chevrotain@10.5.0:
|
|
475
|
+
chevrotain: private
|
|
476
|
+
chokidar@4.0.3:
|
|
477
|
+
chokidar: private
|
|
478
|
+
citty@0.1.6:
|
|
479
|
+
citty: private
|
|
480
|
+
client-only@0.0.1:
|
|
481
|
+
client-only: private
|
|
482
|
+
color-convert@2.0.1:
|
|
483
|
+
color-convert: private
|
|
484
|
+
color-name@1.1.4:
|
|
485
|
+
color-name: private
|
|
486
|
+
compare-versions@6.1.1:
|
|
487
|
+
compare-versions: private
|
|
488
|
+
concat-map@0.0.1:
|
|
489
|
+
concat-map: private
|
|
490
|
+
confbox@0.2.2:
|
|
491
|
+
confbox: private
|
|
492
|
+
consola@3.4.2:
|
|
493
|
+
consola: private
|
|
494
|
+
convert-source-map@2.0.0:
|
|
495
|
+
convert-source-map: private
|
|
496
|
+
cross-spawn@7.0.6:
|
|
497
|
+
cross-spawn: private
|
|
498
|
+
csstype@3.2.3:
|
|
499
|
+
csstype: private
|
|
500
|
+
damerau-levenshtein@1.0.8:
|
|
501
|
+
damerau-levenshtein: private
|
|
502
|
+
data-view-buffer@1.0.2:
|
|
503
|
+
data-view-buffer: private
|
|
504
|
+
data-view-byte-length@1.0.2:
|
|
505
|
+
data-view-byte-length: private
|
|
506
|
+
data-view-byte-offset@1.0.1:
|
|
507
|
+
data-view-byte-offset: private
|
|
508
|
+
debug@4.4.3:
|
|
509
|
+
debug: private
|
|
510
|
+
deep-is@0.1.4:
|
|
511
|
+
deep-is: private
|
|
512
|
+
deepmerge-ts@7.1.5:
|
|
513
|
+
deepmerge-ts: private
|
|
514
|
+
deepmerge@4.3.1:
|
|
515
|
+
deepmerge: private
|
|
516
|
+
define-data-property@1.1.4:
|
|
517
|
+
define-data-property: private
|
|
518
|
+
define-properties@1.2.1:
|
|
519
|
+
define-properties: private
|
|
520
|
+
defu@6.1.4:
|
|
521
|
+
defu: private
|
|
522
|
+
denque@2.1.0:
|
|
523
|
+
denque: private
|
|
524
|
+
destr@2.0.5:
|
|
525
|
+
destr: private
|
|
526
|
+
detect-libc@2.1.2:
|
|
527
|
+
detect-libc: private
|
|
528
|
+
doctrine@2.1.0:
|
|
529
|
+
doctrine: private
|
|
530
|
+
dom-serializer@2.0.0:
|
|
531
|
+
dom-serializer: private
|
|
532
|
+
domelementtype@2.3.0:
|
|
533
|
+
domelementtype: private
|
|
534
|
+
domhandler@5.0.3:
|
|
535
|
+
domhandler: private
|
|
536
|
+
domutils@3.2.2:
|
|
537
|
+
domutils: private
|
|
538
|
+
dunder-proto@1.0.1:
|
|
539
|
+
dunder-proto: private
|
|
540
|
+
effect@3.18.4:
|
|
541
|
+
effect: private
|
|
542
|
+
electron-to-chromium@1.5.286:
|
|
543
|
+
electron-to-chromium: private
|
|
544
|
+
emoji-regex@9.2.2:
|
|
545
|
+
emoji-regex: private
|
|
546
|
+
empathic@2.0.0:
|
|
547
|
+
empathic: private
|
|
548
|
+
encoding-japanese@2.2.0:
|
|
549
|
+
encoding-japanese: private
|
|
550
|
+
enhanced-resolve@5.19.0:
|
|
551
|
+
enhanced-resolve: private
|
|
552
|
+
entities@4.5.0:
|
|
553
|
+
entities: private
|
|
554
|
+
es-abstract@1.24.1:
|
|
555
|
+
es-abstract: private
|
|
556
|
+
es-define-property@1.0.1:
|
|
557
|
+
es-define-property: private
|
|
558
|
+
es-errors@1.3.0:
|
|
559
|
+
es-errors: private
|
|
560
|
+
es-iterator-helpers@1.2.2:
|
|
561
|
+
es-iterator-helpers: private
|
|
562
|
+
es-object-atoms@1.1.1:
|
|
563
|
+
es-object-atoms: private
|
|
564
|
+
es-set-tostringtag@2.1.0:
|
|
565
|
+
es-set-tostringtag: private
|
|
566
|
+
es-shim-unscopables@1.1.0:
|
|
567
|
+
es-shim-unscopables: private
|
|
568
|
+
es-to-primitive@1.3.0:
|
|
569
|
+
es-to-primitive: private
|
|
570
|
+
esbuild@0.27.2:
|
|
571
|
+
esbuild: private
|
|
572
|
+
escalade@3.2.0:
|
|
573
|
+
escalade: private
|
|
574
|
+
escape-string-regexp@4.0.0:
|
|
575
|
+
escape-string-regexp: private
|
|
576
|
+
eslint-import-resolver-node@0.3.9:
|
|
577
|
+
eslint-import-resolver-node: private
|
|
578
|
+
eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@9.39.2(jiti@2.6.1)):
|
|
579
|
+
eslint-import-resolver-typescript: private
|
|
580
|
+
eslint-module-utils@2.12.1(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.1)(eslint@9.39.2(jiti@2.6.1)):
|
|
581
|
+
eslint-module-utils: private
|
|
582
|
+
eslint-plugin-react-dom@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
|
583
|
+
eslint-plugin-react-dom: private
|
|
584
|
+
eslint-plugin-react-hooks-extra@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
|
585
|
+
eslint-plugin-react-hooks-extra: private
|
|
586
|
+
eslint-plugin-react-naming-convention@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
|
587
|
+
eslint-plugin-react-naming-convention: private
|
|
588
|
+
eslint-plugin-react-rsc@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
|
589
|
+
eslint-plugin-react-rsc: private
|
|
590
|
+
eslint-plugin-react-web-api@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
|
591
|
+
eslint-plugin-react-web-api: private
|
|
592
|
+
eslint-plugin-react-x@2.9.4(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
|
593
|
+
eslint-plugin-react-x: private
|
|
594
|
+
eslint-scope@8.4.0:
|
|
595
|
+
eslint-scope: private
|
|
596
|
+
eslint-visitor-keys@4.2.1:
|
|
597
|
+
eslint-visitor-keys: private
|
|
598
|
+
espree@10.4.0:
|
|
599
|
+
espree: private
|
|
600
|
+
esquery@1.7.0:
|
|
601
|
+
esquery: private
|
|
602
|
+
esrecurse@4.3.0:
|
|
603
|
+
esrecurse: private
|
|
604
|
+
estraverse@5.3.0:
|
|
605
|
+
estraverse: private
|
|
606
|
+
esutils@2.0.3:
|
|
607
|
+
esutils: private
|
|
608
|
+
exsolve@1.0.8:
|
|
609
|
+
exsolve: private
|
|
610
|
+
fast-check@3.23.2:
|
|
611
|
+
fast-check: private
|
|
612
|
+
fast-deep-equal@3.1.3:
|
|
613
|
+
fast-deep-equal: private
|
|
614
|
+
fast-diff@1.3.0:
|
|
615
|
+
fast-diff: private
|
|
616
|
+
fast-glob@3.3.1:
|
|
617
|
+
fast-glob: private
|
|
618
|
+
fast-json-stable-stringify@2.1.0:
|
|
619
|
+
fast-json-stable-stringify: private
|
|
620
|
+
fast-levenshtein@2.0.6:
|
|
621
|
+
fast-levenshtein: private
|
|
622
|
+
fast-sha256@1.3.0:
|
|
623
|
+
fast-sha256: private
|
|
624
|
+
fast-xml-parser@5.3.4:
|
|
625
|
+
fast-xml-parser: private
|
|
626
|
+
fastq@1.20.1:
|
|
627
|
+
fastq: private
|
|
628
|
+
fdir@6.5.0(picomatch@4.0.3):
|
|
629
|
+
fdir: private
|
|
630
|
+
file-entry-cache@8.0.0:
|
|
631
|
+
file-entry-cache: private
|
|
632
|
+
fill-range@7.1.1:
|
|
633
|
+
fill-range: private
|
|
634
|
+
find-up@5.0.0:
|
|
635
|
+
find-up: private
|
|
636
|
+
flat-cache@4.0.1:
|
|
637
|
+
flat-cache: private
|
|
638
|
+
flatted@3.3.3:
|
|
639
|
+
flatted: private
|
|
640
|
+
for-each@0.3.5:
|
|
641
|
+
for-each: private
|
|
642
|
+
foreground-child@3.3.1:
|
|
643
|
+
foreground-child: private
|
|
644
|
+
fraction.js@5.3.4:
|
|
645
|
+
fraction.js: private
|
|
646
|
+
framer-motion@12.31.0(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
647
|
+
framer-motion: private
|
|
648
|
+
function-bind@1.1.2:
|
|
649
|
+
function-bind: private
|
|
650
|
+
function.prototype.name@1.1.8:
|
|
651
|
+
function.prototype.name: private
|
|
652
|
+
functions-have-names@1.2.3:
|
|
653
|
+
functions-have-names: private
|
|
654
|
+
generate-function@2.3.1:
|
|
655
|
+
generate-function: private
|
|
656
|
+
generator-function@2.0.1:
|
|
657
|
+
generator-function: private
|
|
658
|
+
gensync@1.0.0-beta.2:
|
|
659
|
+
gensync: private
|
|
660
|
+
get-intrinsic@1.3.0:
|
|
661
|
+
get-intrinsic: private
|
|
662
|
+
get-port-please@3.2.0:
|
|
663
|
+
get-port-please: private
|
|
664
|
+
get-proto@1.0.1:
|
|
665
|
+
get-proto: private
|
|
666
|
+
get-symbol-description@1.1.0:
|
|
667
|
+
get-symbol-description: private
|
|
668
|
+
get-tsconfig@4.13.1:
|
|
669
|
+
get-tsconfig: private
|
|
670
|
+
giget@2.0.0:
|
|
671
|
+
giget: private
|
|
672
|
+
glob-parent@6.0.2:
|
|
673
|
+
glob-parent: private
|
|
674
|
+
globalthis@1.0.4:
|
|
675
|
+
globalthis: private
|
|
676
|
+
gopd@1.2.0:
|
|
677
|
+
gopd: private
|
|
678
|
+
graceful-fs@4.2.11:
|
|
679
|
+
graceful-fs: private
|
|
680
|
+
grammex@3.1.12:
|
|
681
|
+
grammex: private
|
|
682
|
+
graphmatch@1.1.0:
|
|
683
|
+
graphmatch: private
|
|
684
|
+
has-bigints@1.1.0:
|
|
685
|
+
has-bigints: private
|
|
686
|
+
has-flag@4.0.0:
|
|
687
|
+
has-flag: private
|
|
688
|
+
has-property-descriptors@1.0.2:
|
|
689
|
+
has-property-descriptors: private
|
|
690
|
+
has-proto@1.2.0:
|
|
691
|
+
has-proto: private
|
|
692
|
+
has-symbols@1.1.0:
|
|
693
|
+
has-symbols: private
|
|
694
|
+
has-tostringtag@1.0.2:
|
|
695
|
+
has-tostringtag: private
|
|
696
|
+
hasown@2.0.2:
|
|
697
|
+
hasown: private
|
|
698
|
+
he@1.2.0:
|
|
699
|
+
he: private
|
|
700
|
+
hermes-estree@0.20.1:
|
|
701
|
+
hermes-estree: private
|
|
702
|
+
hermes-parser@0.20.1:
|
|
703
|
+
hermes-parser: private
|
|
704
|
+
hono@4.11.4:
|
|
705
|
+
hono: private
|
|
706
|
+
html-to-text@9.0.5:
|
|
707
|
+
html-to-text: private
|
|
708
|
+
htmlparser2@8.0.2:
|
|
709
|
+
htmlparser2: private
|
|
710
|
+
http-status-codes@2.3.0:
|
|
711
|
+
http-status-codes: private
|
|
712
|
+
iconv-lite@0.7.0:
|
|
713
|
+
iconv-lite: private
|
|
714
|
+
ignore@5.3.2:
|
|
715
|
+
ignore: private
|
|
716
|
+
import-fresh@3.3.1:
|
|
717
|
+
import-fresh: private
|
|
718
|
+
imurmurhash@0.1.4:
|
|
719
|
+
imurmurhash: private
|
|
720
|
+
internal-slot@1.1.0:
|
|
721
|
+
internal-slot: private
|
|
722
|
+
is-array-buffer@3.0.5:
|
|
723
|
+
is-array-buffer: private
|
|
724
|
+
is-async-function@2.1.1:
|
|
725
|
+
is-async-function: private
|
|
726
|
+
is-bigint@1.1.0:
|
|
727
|
+
is-bigint: private
|
|
728
|
+
is-boolean-object@1.2.2:
|
|
729
|
+
is-boolean-object: private
|
|
730
|
+
is-bun-module@2.0.0:
|
|
731
|
+
is-bun-module: private
|
|
732
|
+
is-callable@1.2.7:
|
|
733
|
+
is-callable: private
|
|
734
|
+
is-core-module@2.16.1:
|
|
735
|
+
is-core-module: private
|
|
736
|
+
is-data-view@1.0.2:
|
|
737
|
+
is-data-view: private
|
|
738
|
+
is-date-object@1.1.0:
|
|
739
|
+
is-date-object: private
|
|
740
|
+
is-extglob@2.1.1:
|
|
741
|
+
is-extglob: private
|
|
742
|
+
is-finalizationregistry@1.1.1:
|
|
743
|
+
is-finalizationregistry: private
|
|
744
|
+
is-generator-function@1.1.2:
|
|
745
|
+
is-generator-function: private
|
|
746
|
+
is-glob@4.0.3:
|
|
747
|
+
is-glob: private
|
|
748
|
+
is-immutable-type@5.0.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3):
|
|
749
|
+
is-immutable-type: private
|
|
750
|
+
is-map@2.0.3:
|
|
751
|
+
is-map: private
|
|
752
|
+
is-negative-zero@2.0.3:
|
|
753
|
+
is-negative-zero: private
|
|
754
|
+
is-number-object@1.1.1:
|
|
755
|
+
is-number-object: private
|
|
756
|
+
is-number@7.0.0:
|
|
757
|
+
is-number: private
|
|
758
|
+
is-property@1.0.2:
|
|
759
|
+
is-property: private
|
|
760
|
+
is-regex@1.2.1:
|
|
761
|
+
is-regex: private
|
|
762
|
+
is-set@2.0.3:
|
|
763
|
+
is-set: private
|
|
764
|
+
is-shared-array-buffer@1.0.4:
|
|
765
|
+
is-shared-array-buffer: private
|
|
766
|
+
is-string@1.1.1:
|
|
767
|
+
is-string: private
|
|
768
|
+
is-symbol@1.1.1:
|
|
769
|
+
is-symbol: private
|
|
770
|
+
is-typed-array@1.1.15:
|
|
771
|
+
is-typed-array: private
|
|
772
|
+
is-weakmap@2.0.2:
|
|
773
|
+
is-weakmap: private
|
|
774
|
+
is-weakref@1.1.1:
|
|
775
|
+
is-weakref: private
|
|
776
|
+
is-weakset@2.0.4:
|
|
777
|
+
is-weakset: private
|
|
778
|
+
isarray@2.0.5:
|
|
779
|
+
isarray: private
|
|
780
|
+
isexe@2.0.0:
|
|
781
|
+
isexe: private
|
|
782
|
+
iterator.prototype@1.1.5:
|
|
783
|
+
iterator.prototype: private
|
|
784
|
+
jiti@2.6.1:
|
|
785
|
+
jiti: private
|
|
786
|
+
jose@6.1.3:
|
|
787
|
+
jose: private
|
|
788
|
+
js-tokens@4.0.0:
|
|
789
|
+
js-tokens: private
|
|
790
|
+
js-yaml@4.1.1:
|
|
791
|
+
js-yaml: private
|
|
792
|
+
jsesc@3.1.0:
|
|
793
|
+
jsesc: private
|
|
794
|
+
json-buffer@3.0.1:
|
|
795
|
+
json-buffer: private
|
|
796
|
+
json-schema-traverse@0.4.1:
|
|
797
|
+
json-schema-traverse: private
|
|
798
|
+
json-stable-stringify-without-jsonify@1.0.1:
|
|
799
|
+
json-stable-stringify-without-jsonify: private
|
|
800
|
+
json5@2.2.3:
|
|
801
|
+
json5: private
|
|
802
|
+
jsx-ast-utils@3.3.5:
|
|
803
|
+
jsx-ast-utils: private
|
|
804
|
+
keyv@4.5.4:
|
|
805
|
+
keyv: private
|
|
806
|
+
kysely@0.28.11:
|
|
807
|
+
kysely: private
|
|
808
|
+
language-subtag-registry@0.3.23:
|
|
809
|
+
language-subtag-registry: private
|
|
810
|
+
language-tags@1.0.9:
|
|
811
|
+
language-tags: private
|
|
812
|
+
leac@0.6.0:
|
|
813
|
+
leac: private
|
|
814
|
+
levn@0.4.1:
|
|
815
|
+
levn: private
|
|
816
|
+
libbase64@1.3.0:
|
|
817
|
+
libbase64: private
|
|
818
|
+
libmime@5.3.7:
|
|
819
|
+
libmime: private
|
|
820
|
+
libqp@2.1.1:
|
|
821
|
+
libqp: private
|
|
822
|
+
lightningcss-win32-x64-msvc@1.30.2:
|
|
823
|
+
lightningcss-win32-x64-msvc: private
|
|
824
|
+
lightningcss@1.30.2:
|
|
825
|
+
lightningcss: private
|
|
826
|
+
lilconfig@2.1.0:
|
|
827
|
+
lilconfig: private
|
|
828
|
+
linkify-it@5.0.0:
|
|
829
|
+
linkify-it: private
|
|
830
|
+
locate-path@6.0.0:
|
|
831
|
+
locate-path: private
|
|
832
|
+
lodash.merge@4.6.2:
|
|
833
|
+
lodash.merge: private
|
|
834
|
+
lodash@4.17.21:
|
|
835
|
+
lodash: private
|
|
836
|
+
long@5.3.2:
|
|
837
|
+
long: private
|
|
838
|
+
loose-envify@1.4.0:
|
|
839
|
+
loose-envify: private
|
|
840
|
+
lru-cache@5.1.1:
|
|
841
|
+
lru-cache: private
|
|
842
|
+
lru.min@1.1.4:
|
|
843
|
+
lru.min: private
|
|
844
|
+
magic-string@0.30.21:
|
|
845
|
+
magic-string: private
|
|
846
|
+
mailparser@3.9.1:
|
|
847
|
+
mailparser: private
|
|
848
|
+
math-intrinsics@1.1.0:
|
|
849
|
+
math-intrinsics: private
|
|
850
|
+
merge2@1.4.1:
|
|
851
|
+
merge2: private
|
|
852
|
+
micromatch@4.0.8:
|
|
853
|
+
micromatch: private
|
|
854
|
+
minimatch@3.1.2:
|
|
855
|
+
minimatch: private
|
|
856
|
+
minimist@1.2.8:
|
|
857
|
+
minimist: private
|
|
858
|
+
motion-dom@12.30.1:
|
|
859
|
+
motion-dom: private
|
|
860
|
+
motion-utils@12.29.2:
|
|
861
|
+
motion-utils: private
|
|
862
|
+
ms@2.1.3:
|
|
863
|
+
ms: private
|
|
864
|
+
mysql2@3.15.3:
|
|
865
|
+
mysql2: private
|
|
866
|
+
named-placeholders@1.1.6:
|
|
867
|
+
named-placeholders: private
|
|
868
|
+
nanoid@3.3.11:
|
|
869
|
+
nanoid: private
|
|
870
|
+
nanostores@1.1.0:
|
|
871
|
+
nanostores: private
|
|
872
|
+
napi-postinstall@0.3.4:
|
|
873
|
+
napi-postinstall: private
|
|
874
|
+
natural-compare@1.4.0:
|
|
875
|
+
natural-compare: private
|
|
876
|
+
node-fetch-native@1.6.7:
|
|
877
|
+
node-fetch-native: private
|
|
878
|
+
node-releases@2.0.27:
|
|
879
|
+
node-releases: private
|
|
880
|
+
nodemailer@7.0.11:
|
|
881
|
+
nodemailer: private
|
|
882
|
+
nypm@0.6.4:
|
|
883
|
+
nypm: private
|
|
884
|
+
oauth4webapi@3.8.3:
|
|
885
|
+
oauth4webapi: private
|
|
886
|
+
object-assign@4.1.1:
|
|
887
|
+
object-assign: private
|
|
888
|
+
object-inspect@1.13.4:
|
|
889
|
+
object-inspect: private
|
|
890
|
+
object-keys@1.1.1:
|
|
891
|
+
object-keys: private
|
|
892
|
+
object.assign@4.1.7:
|
|
893
|
+
object.assign: private
|
|
894
|
+
object.entries@1.1.9:
|
|
895
|
+
object.entries: private
|
|
896
|
+
object.fromentries@2.0.8:
|
|
897
|
+
object.fromentries: private
|
|
898
|
+
object.groupby@1.0.3:
|
|
899
|
+
object.groupby: private
|
|
900
|
+
object.values@1.2.1:
|
|
901
|
+
object.values: private
|
|
902
|
+
ohash@2.0.11:
|
|
903
|
+
ohash: private
|
|
904
|
+
optionator@0.9.4:
|
|
905
|
+
optionator: private
|
|
906
|
+
own-keys@1.0.1:
|
|
907
|
+
own-keys: private
|
|
908
|
+
p-limit@3.1.0:
|
|
909
|
+
p-limit: private
|
|
910
|
+
p-locate@5.0.0:
|
|
911
|
+
p-locate: private
|
|
912
|
+
parent-module@1.0.1:
|
|
913
|
+
parent-module: private
|
|
914
|
+
parseley@0.12.1:
|
|
915
|
+
parseley: private
|
|
916
|
+
path-exists@4.0.0:
|
|
917
|
+
path-exists: private
|
|
918
|
+
path-key@3.1.1:
|
|
919
|
+
path-key: private
|
|
920
|
+
path-parse@1.0.7:
|
|
921
|
+
path-parse: private
|
|
922
|
+
pathe@2.0.3:
|
|
923
|
+
pathe: private
|
|
924
|
+
peberminta@0.9.0:
|
|
925
|
+
peberminta: private
|
|
926
|
+
perfect-debounce@1.0.0:
|
|
927
|
+
perfect-debounce: private
|
|
928
|
+
picocolors@1.1.1:
|
|
929
|
+
picocolors: private
|
|
930
|
+
picomatch@4.0.3:
|
|
931
|
+
picomatch: private
|
|
932
|
+
pkg-types@2.3.0:
|
|
933
|
+
pkg-types: private
|
|
934
|
+
possible-typed-array-names@1.1.0:
|
|
935
|
+
possible-typed-array-names: private
|
|
936
|
+
postcss-value-parser@4.2.0:
|
|
937
|
+
postcss-value-parser: private
|
|
938
|
+
preact-render-to-string@6.5.11(preact@10.24.3):
|
|
939
|
+
preact-render-to-string: private
|
|
940
|
+
preact@10.24.3:
|
|
941
|
+
preact: private
|
|
942
|
+
prelude-ls@1.2.1:
|
|
943
|
+
prelude-ls: private
|
|
944
|
+
prettier-linter-helpers@1.0.1:
|
|
945
|
+
prettier-linter-helpers: private
|
|
946
|
+
prop-types@15.8.1:
|
|
947
|
+
prop-types: private
|
|
948
|
+
proper-lockfile@4.1.2:
|
|
949
|
+
proper-lockfile: private
|
|
950
|
+
punycode.js@2.3.1:
|
|
951
|
+
punycode.js: private
|
|
952
|
+
punycode@2.3.1:
|
|
953
|
+
punycode: private
|
|
954
|
+
pure-rand@6.1.0:
|
|
955
|
+
pure-rand: private
|
|
956
|
+
queue-microtask@1.2.3:
|
|
957
|
+
queue-microtask: private
|
|
958
|
+
rc9@2.1.2:
|
|
959
|
+
rc9: private
|
|
960
|
+
react-is@16.13.1:
|
|
961
|
+
react-is: private
|
|
962
|
+
readdirp@4.1.2:
|
|
963
|
+
readdirp: private
|
|
964
|
+
reflect.getprototypeof@1.0.10:
|
|
965
|
+
reflect.getprototypeof: private
|
|
966
|
+
regexp-to-ast@0.5.0:
|
|
967
|
+
regexp-to-ast: private
|
|
968
|
+
regexp.prototype.flags@1.5.4:
|
|
969
|
+
regexp.prototype.flags: private
|
|
970
|
+
remeda@2.33.4:
|
|
971
|
+
remeda: private
|
|
972
|
+
resolve-from@4.0.0:
|
|
973
|
+
resolve-from: private
|
|
974
|
+
resolve-pkg-maps@1.0.0:
|
|
975
|
+
resolve-pkg-maps: private
|
|
976
|
+
resolve@2.0.0-next.5:
|
|
977
|
+
resolve: private
|
|
978
|
+
retry@0.12.0:
|
|
979
|
+
retry: private
|
|
980
|
+
reusify@1.1.0:
|
|
981
|
+
reusify: private
|
|
982
|
+
rou3@0.7.12:
|
|
983
|
+
rou3: private
|
|
984
|
+
run-parallel@1.2.0:
|
|
985
|
+
run-parallel: private
|
|
986
|
+
safe-array-concat@1.1.3:
|
|
987
|
+
safe-array-concat: private
|
|
988
|
+
safe-push-apply@1.0.0:
|
|
989
|
+
safe-push-apply: private
|
|
990
|
+
safe-regex-test@1.1.0:
|
|
991
|
+
safe-regex-test: private
|
|
992
|
+
safer-buffer@2.1.2:
|
|
993
|
+
safer-buffer: private
|
|
994
|
+
scheduler@0.27.0:
|
|
995
|
+
scheduler: private
|
|
996
|
+
selderee@0.11.0:
|
|
997
|
+
selderee: private
|
|
998
|
+
semver@6.3.1:
|
|
999
|
+
semver: private
|
|
1000
|
+
seq-queue@0.0.5:
|
|
1001
|
+
seq-queue: private
|
|
1002
|
+
set-cookie-parser@2.7.2:
|
|
1003
|
+
set-cookie-parser: private
|
|
1004
|
+
set-function-length@1.2.2:
|
|
1005
|
+
set-function-length: private
|
|
1006
|
+
set-function-name@2.0.2:
|
|
1007
|
+
set-function-name: private
|
|
1008
|
+
set-proto@1.0.0:
|
|
1009
|
+
set-proto: private
|
|
1010
|
+
sharp@0.34.5:
|
|
1011
|
+
sharp: private
|
|
1012
|
+
shebang-command@2.0.0:
|
|
1013
|
+
shebang-command: private
|
|
1014
|
+
shebang-regex@3.0.0:
|
|
1015
|
+
shebang-regex: private
|
|
1016
|
+
side-channel-list@1.0.0:
|
|
1017
|
+
side-channel-list: private
|
|
1018
|
+
side-channel-map@1.0.1:
|
|
1019
|
+
side-channel-map: private
|
|
1020
|
+
side-channel-weakmap@1.0.2:
|
|
1021
|
+
side-channel-weakmap: private
|
|
1022
|
+
side-channel@1.1.0:
|
|
1023
|
+
side-channel: private
|
|
1024
|
+
signal-exit@4.1.0:
|
|
1025
|
+
signal-exit: private
|
|
1026
|
+
source-map-js@1.2.1:
|
|
1027
|
+
source-map-js: private
|
|
1028
|
+
sqlstring@2.3.3:
|
|
1029
|
+
sqlstring: private
|
|
1030
|
+
stable-hash@0.0.5:
|
|
1031
|
+
stable-hash: private
|
|
1032
|
+
standardwebhooks@1.0.0:
|
|
1033
|
+
standardwebhooks: private
|
|
1034
|
+
std-env@3.10.0:
|
|
1035
|
+
std-env: private
|
|
1036
|
+
stop-iteration-iterator@1.1.0:
|
|
1037
|
+
stop-iteration-iterator: private
|
|
1038
|
+
string-ts@2.3.1:
|
|
1039
|
+
string-ts: private
|
|
1040
|
+
string.prototype.includes@2.0.1:
|
|
1041
|
+
string.prototype.includes: private
|
|
1042
|
+
string.prototype.matchall@4.0.12:
|
|
1043
|
+
string.prototype.matchall: private
|
|
1044
|
+
string.prototype.repeat@1.0.0:
|
|
1045
|
+
string.prototype.repeat: private
|
|
1046
|
+
string.prototype.trim@1.2.10:
|
|
1047
|
+
string.prototype.trim: private
|
|
1048
|
+
string.prototype.trimend@1.0.9:
|
|
1049
|
+
string.prototype.trimend: private
|
|
1050
|
+
string.prototype.trimstart@1.0.8:
|
|
1051
|
+
string.prototype.trimstart: private
|
|
1052
|
+
strip-bom@3.0.0:
|
|
1053
|
+
strip-bom: private
|
|
1054
|
+
strip-json-comments@3.1.1:
|
|
1055
|
+
strip-json-comments: private
|
|
1056
|
+
strnum@2.1.2:
|
|
1057
|
+
strnum: private
|
|
1058
|
+
styled-jsx@5.1.6(@babel/core@7.29.0)(react@19.2.4):
|
|
1059
|
+
styled-jsx: private
|
|
1060
|
+
supports-color@7.2.0:
|
|
1061
|
+
supports-color: private
|
|
1062
|
+
supports-preserve-symlinks-flag@1.0.0:
|
|
1063
|
+
supports-preserve-symlinks-flag: private
|
|
1064
|
+
svix@1.84.1:
|
|
1065
|
+
svix: private
|
|
1066
|
+
synckit@0.11.12:
|
|
1067
|
+
synckit: private
|
|
1068
|
+
tapable@2.3.0:
|
|
1069
|
+
tapable: private
|
|
1070
|
+
tinyexec@1.0.2:
|
|
1071
|
+
tinyexec: private
|
|
1072
|
+
tinyglobby@0.2.15:
|
|
1073
|
+
tinyglobby: private
|
|
1074
|
+
tlds@1.261.0:
|
|
1075
|
+
tlds: private
|
|
1076
|
+
to-regex-range@5.0.1:
|
|
1077
|
+
to-regex-range: private
|
|
1078
|
+
ts-api-utils@2.4.0(typescript@5.9.3):
|
|
1079
|
+
ts-api-utils: private
|
|
1080
|
+
ts-declaration-location@1.0.7(typescript@5.9.3):
|
|
1081
|
+
ts-declaration-location: private
|
|
1082
|
+
ts-pattern@5.9.0:
|
|
1083
|
+
ts-pattern: private
|
|
1084
|
+
tsconfig-paths@3.15.0:
|
|
1085
|
+
tsconfig-paths: private
|
|
1086
|
+
tslib@2.8.1:
|
|
1087
|
+
tslib: private
|
|
1088
|
+
type-check@0.4.0:
|
|
1089
|
+
type-check: private
|
|
1090
|
+
typed-array-buffer@1.0.3:
|
|
1091
|
+
typed-array-buffer: private
|
|
1092
|
+
typed-array-byte-length@1.0.3:
|
|
1093
|
+
typed-array-byte-length: private
|
|
1094
|
+
typed-array-byte-offset@1.0.4:
|
|
1095
|
+
typed-array-byte-offset: private
|
|
1096
|
+
typed-array-length@1.0.7:
|
|
1097
|
+
typed-array-length: private
|
|
1098
|
+
uc.micro@2.1.0:
|
|
1099
|
+
uc.micro: private
|
|
1100
|
+
unbox-primitive@1.1.0:
|
|
1101
|
+
unbox-primitive: private
|
|
1102
|
+
undici-types@7.16.0:
|
|
1103
|
+
undici-types: private
|
|
1104
|
+
unrs-resolver@1.11.1:
|
|
1105
|
+
unrs-resolver: private
|
|
1106
|
+
update-browserslist-db@1.2.3(browserslist@4.28.1):
|
|
1107
|
+
update-browserslist-db: private
|
|
1108
|
+
uri-js@4.4.1:
|
|
1109
|
+
uri-js: private
|
|
1110
|
+
uuid@10.0.0:
|
|
1111
|
+
uuid: private
|
|
1112
|
+
valibot@1.2.0(typescript@5.9.3):
|
|
1113
|
+
valibot: private
|
|
1114
|
+
which-boxed-primitive@1.1.1:
|
|
1115
|
+
which-boxed-primitive: private
|
|
1116
|
+
which-builtin-type@1.2.1:
|
|
1117
|
+
which-builtin-type: private
|
|
1118
|
+
which-collection@1.0.2:
|
|
1119
|
+
which-collection: private
|
|
1120
|
+
which-typed-array@1.1.20:
|
|
1121
|
+
which-typed-array: private
|
|
1122
|
+
which@2.0.2:
|
|
1123
|
+
which: private
|
|
1124
|
+
word-wrap@1.2.5:
|
|
1125
|
+
word-wrap: private
|
|
1126
|
+
yallist@3.1.1:
|
|
1127
|
+
yallist: private
|
|
1128
|
+
yocto-queue@0.1.0:
|
|
1129
|
+
yocto-queue: private
|
|
1130
|
+
zeptomatch@2.1.0:
|
|
1131
|
+
zeptomatch: private
|
|
1132
|
+
zod-validation-error@3.5.4(zod@3.25.76):
|
|
1133
|
+
zod-validation-error: private
|
|
1134
|
+
ignoredBuilds:
|
|
1135
|
+
- esbuild
|
|
1136
|
+
- '@prisma/engines'
|
|
1137
|
+
- sharp
|
|
1138
|
+
- unrs-resolver
|
|
1139
|
+
- prisma
|
|
1140
|
+
included:
|
|
1141
|
+
dependencies: true
|
|
1142
|
+
devDependencies: true
|
|
1143
|
+
optionalDependencies: true
|
|
1144
|
+
injectedDeps: {}
|
|
1145
|
+
layoutVersion: 5
|
|
1146
|
+
nodeLinker: isolated
|
|
1147
|
+
packageManager: pnpm@10.20.0
|
|
1148
|
+
pendingBuilds: []
|
|
1149
|
+
prunedAt: Wed, 04 Feb 2026 11:50:32 GMT
|
|
1150
|
+
publicHoistPattern: []
|
|
1151
|
+
registries:
|
|
1152
|
+
'@jsr': https://npm.jsr.io/
|
|
1153
|
+
default: https://registry.npmjs.org/
|
|
1154
|
+
skipped:
|
|
1155
|
+
- '@emnapi/core@1.8.1'
|
|
1156
|
+
- '@emnapi/runtime@1.8.1'
|
|
1157
|
+
- '@emnapi/wasi-threads@1.1.0'
|
|
1158
|
+
- '@esbuild/aix-ppc64@0.27.2'
|
|
1159
|
+
- '@esbuild/android-arm64@0.27.2'
|
|
1160
|
+
- '@esbuild/android-arm@0.27.2'
|
|
1161
|
+
- '@esbuild/android-x64@0.27.2'
|
|
1162
|
+
- '@esbuild/darwin-arm64@0.27.2'
|
|
1163
|
+
- '@esbuild/darwin-x64@0.27.2'
|
|
1164
|
+
- '@esbuild/freebsd-arm64@0.27.2'
|
|
1165
|
+
- '@esbuild/freebsd-x64@0.27.2'
|
|
1166
|
+
- '@esbuild/linux-arm64@0.27.2'
|
|
1167
|
+
- '@esbuild/linux-arm@0.27.2'
|
|
1168
|
+
- '@esbuild/linux-ia32@0.27.2'
|
|
1169
|
+
- '@esbuild/linux-loong64@0.27.2'
|
|
1170
|
+
- '@esbuild/linux-mips64el@0.27.2'
|
|
1171
|
+
- '@esbuild/linux-ppc64@0.27.2'
|
|
1172
|
+
- '@esbuild/linux-riscv64@0.27.2'
|
|
1173
|
+
- '@esbuild/linux-s390x@0.27.2'
|
|
1174
|
+
- '@esbuild/linux-x64@0.27.2'
|
|
1175
|
+
- '@esbuild/netbsd-arm64@0.27.2'
|
|
1176
|
+
- '@esbuild/netbsd-x64@0.27.2'
|
|
1177
|
+
- '@esbuild/openbsd-arm64@0.27.2'
|
|
1178
|
+
- '@esbuild/openbsd-x64@0.27.2'
|
|
1179
|
+
- '@esbuild/openharmony-arm64@0.27.2'
|
|
1180
|
+
- '@esbuild/sunos-x64@0.27.2'
|
|
1181
|
+
- '@esbuild/win32-arm64@0.27.2'
|
|
1182
|
+
- '@esbuild/win32-ia32@0.27.2'
|
|
1183
|
+
- '@img/sharp-darwin-arm64@0.34.5'
|
|
1184
|
+
- '@img/sharp-darwin-x64@0.34.5'
|
|
1185
|
+
- '@img/sharp-libvips-darwin-arm64@1.2.4'
|
|
1186
|
+
- '@img/sharp-libvips-darwin-x64@1.2.4'
|
|
1187
|
+
- '@img/sharp-libvips-linux-arm64@1.2.4'
|
|
1188
|
+
- '@img/sharp-libvips-linux-arm@1.2.4'
|
|
1189
|
+
- '@img/sharp-libvips-linux-ppc64@1.2.4'
|
|
1190
|
+
- '@img/sharp-libvips-linux-riscv64@1.2.4'
|
|
1191
|
+
- '@img/sharp-libvips-linux-s390x@1.2.4'
|
|
1192
|
+
- '@img/sharp-libvips-linux-x64@1.2.4'
|
|
1193
|
+
- '@img/sharp-libvips-linuxmusl-arm64@1.2.4'
|
|
1194
|
+
- '@img/sharp-libvips-linuxmusl-x64@1.2.4'
|
|
1195
|
+
- '@img/sharp-linux-arm64@0.34.5'
|
|
1196
|
+
- '@img/sharp-linux-arm@0.34.5'
|
|
1197
|
+
- '@img/sharp-linux-ppc64@0.34.5'
|
|
1198
|
+
- '@img/sharp-linux-riscv64@0.34.5'
|
|
1199
|
+
- '@img/sharp-linux-s390x@0.34.5'
|
|
1200
|
+
- '@img/sharp-linux-x64@0.34.5'
|
|
1201
|
+
- '@img/sharp-linuxmusl-arm64@0.34.5'
|
|
1202
|
+
- '@img/sharp-linuxmusl-x64@0.34.5'
|
|
1203
|
+
- '@img/sharp-wasm32@0.34.5'
|
|
1204
|
+
- '@img/sharp-win32-arm64@0.34.5'
|
|
1205
|
+
- '@img/sharp-win32-ia32@0.34.5'
|
|
1206
|
+
- '@napi-rs/wasm-runtime@0.2.12'
|
|
1207
|
+
- '@next/swc-darwin-arm64@16.1.6'
|
|
1208
|
+
- '@next/swc-darwin-x64@16.1.6'
|
|
1209
|
+
- '@next/swc-linux-arm64-gnu@16.1.6'
|
|
1210
|
+
- '@next/swc-linux-arm64-musl@16.1.6'
|
|
1211
|
+
- '@next/swc-linux-x64-gnu@16.1.6'
|
|
1212
|
+
- '@next/swc-linux-x64-musl@16.1.6'
|
|
1213
|
+
- '@next/swc-win32-arm64-msvc@16.1.6'
|
|
1214
|
+
- '@tailwindcss/oxide-android-arm64@4.1.18'
|
|
1215
|
+
- '@tailwindcss/oxide-darwin-arm64@4.1.18'
|
|
1216
|
+
- '@tailwindcss/oxide-darwin-x64@4.1.18'
|
|
1217
|
+
- '@tailwindcss/oxide-freebsd-x64@4.1.18'
|
|
1218
|
+
- '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.18'
|
|
1219
|
+
- '@tailwindcss/oxide-linux-arm64-gnu@4.1.18'
|
|
1220
|
+
- '@tailwindcss/oxide-linux-arm64-musl@4.1.18'
|
|
1221
|
+
- '@tailwindcss/oxide-linux-x64-gnu@4.1.18'
|
|
1222
|
+
- '@tailwindcss/oxide-linux-x64-musl@4.1.18'
|
|
1223
|
+
- '@tailwindcss/oxide-wasm32-wasi@4.1.18'
|
|
1224
|
+
- '@tailwindcss/oxide-win32-arm64-msvc@4.1.18'
|
|
1225
|
+
- '@tybys/wasm-util@0.10.1'
|
|
1226
|
+
- '@unrs/resolver-binding-android-arm-eabi@1.11.1'
|
|
1227
|
+
- '@unrs/resolver-binding-android-arm64@1.11.1'
|
|
1228
|
+
- '@unrs/resolver-binding-darwin-arm64@1.11.1'
|
|
1229
|
+
- '@unrs/resolver-binding-darwin-x64@1.11.1'
|
|
1230
|
+
- '@unrs/resolver-binding-freebsd-x64@1.11.1'
|
|
1231
|
+
- '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1'
|
|
1232
|
+
- '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1'
|
|
1233
|
+
- '@unrs/resolver-binding-linux-arm64-gnu@1.11.1'
|
|
1234
|
+
- '@unrs/resolver-binding-linux-arm64-musl@1.11.1'
|
|
1235
|
+
- '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1'
|
|
1236
|
+
- '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1'
|
|
1237
|
+
- '@unrs/resolver-binding-linux-riscv64-musl@1.11.1'
|
|
1238
|
+
- '@unrs/resolver-binding-linux-s390x-gnu@1.11.1'
|
|
1239
|
+
- '@unrs/resolver-binding-linux-x64-gnu@1.11.1'
|
|
1240
|
+
- '@unrs/resolver-binding-linux-x64-musl@1.11.1'
|
|
1241
|
+
- '@unrs/resolver-binding-wasm32-wasi@1.11.1'
|
|
1242
|
+
- '@unrs/resolver-binding-win32-arm64-msvc@1.11.1'
|
|
1243
|
+
- '@unrs/resolver-binding-win32-ia32-msvc@1.11.1'
|
|
1244
|
+
- fsevents@2.3.3
|
|
1245
|
+
- lightningcss-android-arm64@1.30.2
|
|
1246
|
+
- lightningcss-darwin-arm64@1.30.2
|
|
1247
|
+
- lightningcss-darwin-x64@1.30.2
|
|
1248
|
+
- lightningcss-freebsd-x64@1.30.2
|
|
1249
|
+
- lightningcss-linux-arm-gnueabihf@1.30.2
|
|
1250
|
+
- lightningcss-linux-arm64-gnu@1.30.2
|
|
1251
|
+
- lightningcss-linux-arm64-musl@1.30.2
|
|
1252
|
+
- lightningcss-linux-x64-gnu@1.30.2
|
|
1253
|
+
- lightningcss-linux-x64-musl@1.30.2
|
|
1254
|
+
- lightningcss-win32-arm64-msvc@1.30.2
|
|
1255
|
+
storeDir: C:\Users\pablo\AppData\Local\pnpm\store\v10
|
|
1256
|
+
virtualStoreDir: C:\Github\create-apppaaaul\templates\nextjs-ts-landing-prisma\project\node_modules\.pnpm
|
|
1257
|
+
virtualStoreDirMaxLength: 60
|