chore: update package versions
Some checks failed
all-good: Did all the other checks pass? / all-good (push) Has been cancelled
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Server Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Server Build and Run / docker (push) Has been cancelled
Runs E2E API Tests / E2E Tests (Node ${{ matrix.node-version }}, Freestyle ${{ matrix.freestyle-mode }}) (mock, 22.x) (push) Has been cancelled
Runs E2E API Tests / E2E Tests (Node ${{ matrix.node-version }}, Freestyle ${{ matrix.freestyle-mode }}) (prod, 22.x) (push) Has been cancelled
Runs E2E API Tests with custom port prefix / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (latest) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish npm packages / publish (push) Has been cancelled
Dev Environment Test With Custom Base Port / restart-dev-and-test-with-custom-base-port (push) Has been cancelled
Dev Environment Test / restart-dev-and-test (push) Has been cancelled
Run setup tests with custom base port / setup-tests-with-custom-base-port (push) Has been cancelled
Run setup tests / setup-tests (push) Has been cancelled
Publish Swift SDK to prerelease repo / publish (push) Has been cancelled
Sync Main to Dev / sync-commits (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled

This commit is contained in:
Konstantin Wohlwend 2026-03-10 11:00:07 -07:00
parent b701fdfb0a
commit 85ea5d25c8
28 changed files with 28 additions and 28 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/backend", "name": "@stackframe/backend",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"type": "module", "type": "module",

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/dashboard", "name": "@stackframe/dashboard",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/dev-launchpad", "name": "@stackframe/dev-launchpad",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/e2e-tests", "name": "@stackframe/e2e-tests",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"type": "module", "type": "module",

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/mock-oauth-server", "name": "@stackframe/mock-oauth-server",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"main": "index.js", "main": "index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/stack-docs", "name": "@stackframe/stack-docs",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"description": "", "description": "",
"main": "index.js", "main": "index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/example-cjs-test", "name": "@stackframe/example-cjs-test",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"scripts": { "scripts": {

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/example-demo-app", "name": "@stackframe/example-demo-app",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"description": "", "description": "",
"private": true, "private": true,

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/docs-examples", "name": "@stackframe/docs-examples",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"description": "", "description": "",
"private": true, "private": true,

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/e-commerce-demo", "name": "@stackframe/e-commerce-demo",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/js-example", "name": "@stackframe/js-example",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"description": "", "description": "",

View File

@ -1,7 +1,7 @@
{ {
"name": "@stackframe/lovable-react-18-example", "name": "@stackframe/lovable-react-18-example",
"private": true, "private": true,
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"type": "module", "type": "module",
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/example-middleware-demo", "name": "@stackframe/example-middleware-demo",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -1,7 +1,7 @@
{ {
"name": "react-example", "name": "react-example",
"private": true, "private": true,
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"type": "module", "type": "module",
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/example-supabase", "name": "@stackframe/example-supabase",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"private": true, "private": true,
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/init-stack", "name": "@stackframe/init-stack",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"description": "The setup wizard for Stack. https://stack-auth.com", "description": "The setup wizard for Stack. https://stack-auth.com",
"main": "dist/index.mjs", "main": "dist/index.mjs",

View File

@ -1,7 +1,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)", "//": "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", "name": "@stackframe/js",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"sideEffects": false, "sideEffects": false,
"main": "./dist/index.js", "main": "./dist/index.js",

View File

@ -1,7 +1,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)", "//": "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", "name": "@stackframe/react",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"sideEffects": false, "sideEffects": false,
"main": "./dist/index.js", "main": "./dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/stack-cli", "name": "@stackframe/stack-cli",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"description": "The CLI for Stack Auth. https://stack-auth.com", "description": "The CLI for Stack Auth. https://stack-auth.com",
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/stack-sc", "name": "@stackframe/stack-sc",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"exports": { "exports": {
"./force-react-server": { "./force-react-server": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/stack-shared", "name": "@stackframe/stack-shared",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"scripts": { "scripts": {
"build": "rimraf dist && tsdown", "build": "rimraf dist && tsdown",

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/stack-ui", "name": "@stackframe/stack-ui",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",

View File

@ -1,7 +1,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)", "//": "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", "name": "@stackframe/stack",
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"sideEffects": false, "sideEffects": false,
"main": "./dist/index.js", "main": "./dist/index.js",

View File

@ -11,7 +11,7 @@
"//": "NEXT_LINE_PLATFORM template", "//": "NEXT_LINE_PLATFORM template",
"private": true, "private": true,
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"sideEffects": false, "sideEffects": false,
"main": "./dist/index.js", "main": "./dist/index.js",

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)", "//": "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/template", "name": "@stackframe/template",
"private": true, "private": true,
"version": "2.8.71", "version": "2.8.72",
"repository": "https://github.com/stack-auth/stack-auth", "repository": "https://github.com/stack-auth/stack-auth",
"sideEffects": false, "sideEffects": false,
"main": "./dist/index.js", "main": "./dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/swift-sdk", "name": "@stackframe/swift-sdk",
"version": "2.8.71", "version": "2.8.72",
"private": true, "private": true,
"description": "Stack Auth Swift SDK", "description": "Stack Auth Swift SDK",
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@stackframe/sdk-spec", "name": "@stackframe/sdk-spec",
"version": "2.8.71", "version": "2.8.72",
"private": true, "private": true,
"description": "Stack Auth SDK specification files", "description": "Stack Auth SDK specification files",
"scripts": {} "scripts": {}