Update repository URL back to github.com/hexclave/stack-auth

This commit is contained in:
Konstantin Wohlwend 2026-05-28 14:27:12 -07:00 committed by Madison
parent 5cf47430b7
commit ef37c7bd3e
30 changed files with 30 additions and 30 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/backend",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/dashboard",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"scripts": {
"clean": "rimraf .next && rimraf node_modules",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/dev-launchpad",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"scripts": {
"dev": "node scripts/write-env-config.js && serve -p ${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}00 -s public",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/e2e-tests",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/mcp",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/mock-oauth-server",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"main": "index.js",
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/skills",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/example-cjs-test",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"scripts": {
"dev": "next dev --port ${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}10",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/convex-example",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"scripts": {
"convex": "convex",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/example-demo-app",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"description": "",
"private": true,
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/docs-examples",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"description": "",
"private": true,
"scripts": {

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/e-commerce-demo",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"scripts": {
"dev": "next dev --port ${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}11",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/js-example",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"description": "",
"main": "index.js",

View File

@ -2,7 +2,7 @@
"name": "@stackframe/lovable-react-18-example",
"private": true,
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/example-middleware-demo",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"scripts": {
"dev": "next dev --port ${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}12",

View File

@ -2,7 +2,7 @@
"name": "react-example",
"private": true,
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"type": "module",
"scripts": {
"dev": "vite --force --port ${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}20",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/example-supabase",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"private": true,
"scripts": {
"dev": "next dev --turbo --port ${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}15",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/example-tanstack-start-demo",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"description": "TanStack Start demo app for Hexclave",
"private": true,
"type": "module",

View File

@ -2,7 +2,7 @@
"name": "@stackframe/monorepo",
"version": "0.0.0",
"private": true,
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"scripts": {
"pre-no-codegen": "pnpm exec only-allow pnpm",
"pre-preinstall": "pnpx only-allow@1.2.2 pnpm && node -e \"if(process.env.STACK_SKIP_TEMPLATE_GENERATION !== 'true') require('child_process').execSync('pnpm exec tsx ./scripts/generate-sdks.ts', {stdio: 'inherit'})\"",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/dashboard-ui-components",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"sideEffects": false,

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/init-stack",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"description": "The setup wizard for Hexclave. https://hexclave.com",
"main": "dist/index.mjs",
"type": "module",

View File

@ -2,7 +2,7 @@
"//": "THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY, INSTEAD EDIT THE CORRESPONDING FILE IN packages/template (FOR package.json FILES, PLEASE EDIT package-template.json)",
"name": "@stackframe/js",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View File

@ -2,7 +2,7 @@
"//": "THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY, INSTEAD EDIT THE CORRESPONDING FILE IN packages/template (FOR package.json FILES, PLEASE EDIT package-template.json)",
"name": "@stackframe/react",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/stack-cli",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"description": "The CLI for Hexclave. https://hexclave.com",
"main": "dist/index.js",
"type": "module",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/stack-sc",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"exports": {
"./force-react-server": {
"types": "./dist/index.react-server.d.ts",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/stack-shared",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"scripts": {
"build": "rimraf dist && tsdown",
"typecheck": "tsc --noEmit",

View File

@ -1,7 +1,7 @@
{
"name": "@stackframe/stack-ui",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"sideEffects": false,

View File

@ -2,7 +2,7 @@
"//": "THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY, INSTEAD EDIT THE CORRESPONDING FILE IN packages/template (FOR package.json FILES, PLEASE EDIT package-template.json)",
"name": "@stackframe/stack",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View File

@ -2,7 +2,7 @@
"//": "THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY, INSTEAD EDIT THE CORRESPONDING FILE IN packages/template (FOR package.json FILES, PLEASE EDIT package-template.json)",
"name": "@stackframe/tanstack-start",
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View File

@ -3,7 +3,7 @@
"name": "@stackframe/template",
"private": true,
"version": "2.8.109",
"repository": "https://github.com/hexclave/hexclave",
"repository": "https://github.com/hexclave/stack-auth",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",