applesauce-react 0.0.0-next-20250609184904 → 0.0.0-next-20250610175335

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +7 -7
package/README.md CHANGED
@@ -10,7 +10,7 @@ npm install applesauce-react
10
10
 
11
11
  ## Example
12
12
 
13
- ```jsx
13
+ ```tsx
14
14
  import { EventStore, QueryStore, Queries } from "applesauce-core";
15
15
  import { QueryStoreProvider } from "applesauce-react/providers";
16
16
  import { useStoreQuery } from "applesauce-react/hooks";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "applesauce-react",
3
- "version": "0.0.0-next-20250609184904",
3
+ "version": "0.0.0-next-20250610175335",
4
4
  "description": "React hooks for applesauce",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -49,11 +49,11 @@
49
49
  }
50
50
  },
51
51
  "dependencies": {
52
- "applesauce-accounts": "0.0.0-next-20250609184904",
53
- "applesauce-actions": "0.0.0-next-20250609184904",
54
- "applesauce-content": "0.0.0-next-20250609184904",
55
- "applesauce-core": "0.0.0-next-20250609184904",
56
- "applesauce-factory": "0.0.0-next-20250609184904",
52
+ "applesauce-accounts": "0.0.0-next-20250610175335",
53
+ "applesauce-actions": "0.0.0-next-20250610175335",
54
+ "applesauce-content": "0.0.0-next-20250610175335",
55
+ "applesauce-core": "0.0.0-next-20250610175335",
56
+ "applesauce-factory": "0.0.0-next-20250610175335",
57
57
  "nostr-tools": "^2.13",
58
58
  "observable-hooks": "^4.2.4",
59
59
  "react": "^18.3.1",
@@ -62,7 +62,7 @@
62
62
  "devDependencies": {
63
63
  "@types/react": "^18.3.18",
64
64
  "typescript": "^5.8.3",
65
- "vitest": "^3.1.1"
65
+ "vitest": "^3.2.3"
66
66
  },
67
67
  "funding": {
68
68
  "type": "lightning",