Skip to content

Commit 5f5c7d2

Browse files
committed
chore: update package versions
1 parent 4e45aed commit 5f5c7d2

25 files changed

Lines changed: 25 additions & 25 deletions

File tree

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/stack-backend",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"private": true,
66
"type": "module",

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/stack-dashboard",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"private": true,
66
"scripts": {

apps/dev-launchpad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/dev-launchpad",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"private": true,
66
"scripts": {

apps/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/e2e-tests",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"private": true,
66
"type": "module",

apps/mock-oauth-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/mock-oauth-server",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"private": true,
66
"main": "index.js",

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/stack-docs",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"description": "",
66
"main": "index.js",

examples/cjs-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/example-cjs-test",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"private": true,
66
"scripts": {

examples/convex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/convex-example",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"private": true,
66
"scripts": {

examples/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/example-demo-app",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"description": "",
66
"private": true,

examples/docs-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stackframe/docs-examples",
3-
"version": "2.8.60",
3+
"version": "2.8.61",
44
"repository": "https://github.com/stack-auth/stack-auth",
55
"description": "",
66
"private": true,

0 commit comments

Comments
 (0)