chore: update package versions
Some checks failed
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Runs E2E API Tests / build (latest) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
Dev Environment Test / test (push) Has been cancelled
Run setup tests / test (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled

This commit is contained in:
Konstantin Wohlwend 2025-03-03 22:05:36 -08:00
parent 542399f8e5
commit f6c2bdcd6a
46 changed files with 195 additions and 25 deletions

View File

@ -1,5 +1,14 @@
# @stackframe/stack-backend
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack-emails@2.7.23
- @stackframe/stack-shared@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-backend",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"clean": "rimraf src/generated && rimraf .next && rimraf node_modules",

View File

@ -1,5 +1,16 @@
# @stackframe/stack-dashboard
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack@2.7.23
- @stackframe/stack-emails@2.7.23
- @stackframe/stack-shared@2.7.23
- @stackframe/stack-ui@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-dashboard",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"clean": "rimraf .next && rimraf node_modules",

View File

@ -1,5 +1,11 @@
# @stackframe/dev-launchpad
## 2.7.23
### Patch Changes
- Various changes
## 2.7.22
## 2.7.21

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/dev-launchpad",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"dev": "serve -p 8100 -s public",

View File

@ -1,5 +1,14 @@
# @stackframe/e2e-tests
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/js@2.7.23
- @stackframe/stack-shared@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/e2e-tests",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,5 +1,11 @@
# @stackframe/mock-oauth-server
## 2.7.23
### Patch Changes
- Various changes
## 2.7.22
## 2.7.21

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/mock-oauth-server",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"main": "index.js",
"scripts": {

View File

@ -1,5 +1,11 @@
# @stackframe/docs
## 2.7.23
### Patch Changes
- Various changes
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/docs",
"version": "2.7.22",
"version": "2.7.23",
"description": "",
"main": "index.js",
"private": true,

View File

@ -1,5 +1,13 @@
# @stackframe/example-cjs-test
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/example-cjs-test",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"dev": "next dev --port 8110",

View File

@ -1,5 +1,15 @@
# @stackframe/example-demo-app
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack@2.7.23
- @stackframe/stack-shared@2.7.23
- @stackframe/stack-ui@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/example-demo-app",
"version": "2.7.22",
"version": "2.7.23",
"description": "",
"private": true,
"scripts": {

View File

@ -1,5 +1,15 @@
# @stackframe/docs-examples
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack@2.7.23
- @stackframe/stack-shared@2.7.23
- @stackframe/stack-ui@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/docs-examples",
"version": "2.7.22",
"version": "2.7.23",
"description": "",
"private": true,
"scripts": {

View File

@ -1,5 +1,13 @@
# @stackframe/e-commerce-demo
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/e-commerce-demo",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"dev": "next dev --port 8111",

View File

@ -1,5 +1,13 @@
# @stackframe/js-example
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/js@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/js-example",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"description": "",
"main": "index.js",

View File

@ -1,5 +1,13 @@
# @stackframe/example-middleware-demo
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/example-middleware-demo",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"dev": "next dev --port 8112",

View File

@ -1,5 +1,13 @@
# @stackframe/example-partial-prerendering
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/example-partial-prerendering",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"dev": "next dev --port 8109",

View File

@ -1,5 +1,13 @@
# react-example
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/react@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "react-example",
"private": true,
"version": "2.7.22",
"version": "2.7.23",
"type": "module",
"scripts": {
"dev": "vite --force --port 8120",

View File

@ -1,5 +1,13 @@
# @stackframe/example-supabase
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/example-supabase",
"version": "2.7.22",
"version": "2.7.23",
"private": true,
"scripts": {
"dev": "next dev --turbo --port 8115",

View File

@ -1,5 +1,13 @@
# @stackframe/init-stack
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack-shared@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/init-stack",
"version": "2.7.22",
"version": "2.7.23",
"description": "The setup wizard for Stack. https://stack-auth.com",
"main": "dist/index.js",
"type": "module",

View File

@ -1,7 +1,7 @@
{
"//": "THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY",
"name": "@stackframe/js",
"version": "2.7.22",
"version": "2.7.23",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View File

@ -1,7 +1,7 @@
{
"//": "THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY",
"name": "@stackframe/react",
"version": "2.7.22",
"version": "2.7.23",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View File

@ -1,5 +1,14 @@
# @stackframe/stack-emails
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack-shared@2.7.23
- @stackframe/stack-ui@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-emails",
"version": "2.7.22",
"version": "2.7.23",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"private": true,

View File

@ -1,5 +1,11 @@
# @stackframe/stack-sc
## 2.7.23
### Patch Changes
- Various changes
## 2.7.22
## 2.7.21

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-sc",
"version": "2.7.22",
"version": "2.7.23",
"exports": {
"./force-react-server": {
"types": "./dist/index.react-server.d.ts",

View File

@ -1,5 +1,11 @@
# @stackframe/stack-shared
## 2.7.23
### Patch Changes
- Various changes
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-shared",
"version": "2.7.22",
"version": "2.7.23",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",

View File

@ -1,5 +1,13 @@
# @stackframe/stack-ui
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack-shared@2.7.23
## 2.7.22
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-ui",
"version": "2.7.22",
"version": "2.7.23",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"sideEffects": false,

View File

@ -1,7 +1,7 @@
{
"//": "THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY",
"name": "@stackframe/stack",
"version": "2.7.22",
"version": "2.7.23",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",

View File

@ -1,5 +1,15 @@
# @stackframe/stack
## 2.7.23
### Patch Changes
- Various changes
- Updated dependencies
- @stackframe/stack-sc@2.7.23
- @stackframe/stack-shared@2.7.23
- @stackframe/stack-ui@2.7.23
## 2.7.22
### Patch Changes

View File

@ -11,7 +11,7 @@
"//": "NEXT_LINE_PLATFORM template",
"private": true,
"version": "2.7.22",
"version": "2.7.23",
"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",
"name": "@stackframe/template",
"private": true,
"version": "2.7.22",
"version": "2.7.23",
"sideEffects": false,
"main": "./dist/index.js",
"types": "./dist/index.d.ts",