better-auth 1.1.12 → 1.1.13-beta.2

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "better-auth",
3
- "version": "1.1.12",
3
+ "version": "1.1.13-beta.2",
4
4
  "description": "The most comprehensive authentication library for TypeScript.",
5
5
  "type": "module",
6
6
  "repository": {
@@ -560,7 +560,6 @@
560
560
  "listhen": "^1.9.0",
561
561
  "mongodb": "^6.11.0",
562
562
  "mysql2": "^3.11.5",
563
- "nanostores": "^0.11.3",
564
563
  "next": "^15.1.2",
565
564
  "oauth2-mock-server": "^7.2.0",
566
565
  "pg": "^8.13.1",
@@ -582,6 +581,7 @@
582
581
  "@simplewebauthn/server": "^13.0.0",
583
582
  "better-call": "0.3.3",
584
583
  "defu": "^6.1.4",
584
+ "nanostores": "^0.11.3",
585
585
  "jose": "^5.9.6",
586
586
  "kysely": "^0.27.4",
587
587
  "uncrypto": "^0.1.3",