chore: update package versions

This commit is contained in:
Konstantin Wohlwend 2024-12-02 22:27:23 -08:00
parent af09ee3ac1
commit 7431a3c2fb
36 changed files with 147 additions and 18 deletions

View File

@ -1,5 +1,14 @@
# @stackframe/stack-backend
## 2.6.31
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
- @stackframe/stack-emails@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,16 @@
# @stackframe/stack-dashboard
## 2.6.31
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
- @stackframe/stack@2.6.31
- @stackframe/stack-emails@2.6.31
- @stackframe/stack-ui@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @stackframe/e2e-tests
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @stackframe/oauth-mock-server
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,11 @@
# @stackframe/docs
## 2.6.31
### Patch Changes
- Bugfixes
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @stackframe/example-cjs-test
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,14 @@
# @stackframe/example-demo-app
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
- @stackframe/stack@2.6.31
- @stackframe/stack-ui@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,14 @@
# @stackframe/docs-examples
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
- @stackframe/stack@2.6.31
- @stackframe/stack-ui@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @stackframe/e-commerce-demo
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @stackframe/example-middleware-demo
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @stackframe/example-partial-prerendering
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# @stackframe/example-supabase
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,7 @@
# @stackframe/init-stack
## 2.6.31
## 2.6.30
## 2.6.29

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/init-stack",
"version": "2.6.30",
"version": "2.6.31",
"description": "The setup wizard for Stack. https://stack-auth.com",
"main": "index.mjs",
"bin": "./index.mjs",

View File

@ -1,5 +1,13 @@
# @stackframe/stack-emails
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
- @stackframe/stack-ui@2.6.31
## 2.6.30
### Patch Changes

View File

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

View File

@ -1,5 +1,7 @@
# @stackframe/stack-sc
## 2.6.31
## 2.6.30
## 2.6.29

View File

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

View File

@ -1,5 +1,12 @@
# @stackframe/stack-shared
## 2.6.31
### Patch Changes
- Bugfixes
- @stackframe/stack-sc@2.6.31
## 2.6.30
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-shared",
"version": "2.6.30",
"version": "2.6.31",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

View File

@ -1,5 +1,12 @@
# @stackframe/stack-ui
## 2.6.31
### Patch Changes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
## 2.6.30
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-ui",
"version": "2.6.30",
"version": "2.6.31",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

View File

@ -1,5 +1,15 @@
# @stackframe/stack
## 2.6.31
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-shared@2.6.31
- @stackframe/stack-ui@2.6.31
- @stackframe/stack-sc@2.6.31
## 2.6.30
### Patch Changes

View File

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