@stackframe/js 2.8.64 → 2.8.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "//": "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)",
3
3
  "name": "@stackframe/js",
4
- "version": "2.8.64",
4
+ "version": "2.8.66",
5
5
  "repository": "https://github.com/stack-auth/stack-auth",
6
6
  "sideEffects": false,
7
7
  "main": "./dist/index.js",
@@ -56,7 +56,7 @@
56
56
  "rimraf": "^6.1.2",
57
57
  "tsx": "^4.21.0",
58
58
  "yup": "^1.7.1",
59
- "@stackframe/stack-shared": "2.8.64"
59
+ "@stackframe/stack-shared": "2.8.66"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@quetzallabs/i18n": "^0.1.19",