|
1 | 1 | { |
2 | 2 | "name": "@stackflow/demo", |
3 | | - "version": "1.3.1", |
| 3 | + "version": "1.3.2-canary.0", |
4 | 4 | "private": true, |
5 | 5 | "license": "MIT", |
6 | 6 | "type": "module", |
|
32 | 32 | "dependencies": { |
33 | 33 | "@seed-design/design-token": "^1.0.3", |
34 | 34 | "@seed-design/stylesheet": "^1.0.4", |
35 | | - "@stackflow/compat-await-push": "^1.1.12", |
| 35 | + "@stackflow/compat-await-push": "^1.1.13-canary.0", |
36 | 36 | "@stackflow/config": "^1.1.0", |
37 | 37 | "@stackflow/core": "^1.1.0", |
38 | | - "@stackflow/link": "^1.4.4", |
39 | | - "@stackflow/plugin-basic-ui": "^1.9.1", |
| 38 | + "@stackflow/link": "^1.4.5-canary.0", |
| 39 | + "@stackflow/plugin-basic-ui": "^1.9.2-canary.0", |
40 | 40 | "@stackflow/plugin-devtools": "^0.1.11", |
41 | | - "@stackflow/plugin-history-sync": "^1.6.2", |
42 | | - "@stackflow/plugin-map-initial-activity": "^1.0.10", |
43 | | - "@stackflow/plugin-preload": "^1.4.1", |
44 | | - "@stackflow/plugin-renderer-basic": "^1.1.12", |
| 41 | + "@stackflow/plugin-history-sync": "^1.6.3-canary.0", |
| 42 | + "@stackflow/plugin-map-initial-activity": "^1.0.11-canary.0", |
| 43 | + "@stackflow/plugin-preload": "^1.4.2-canary.0", |
| 44 | + "@stackflow/plugin-renderer-basic": "^1.1.13-canary.0", |
45 | 45 | "@stackflow/plugin-stack-depth-change": "^1.1.5", |
46 | | - "@stackflow/react": "^1.3.0", |
| 46 | + "@stackflow/react": "^1.3.2-canary.0", |
47 | 47 | "lorem-ipsum": "^2.0.8", |
48 | 48 | "lz-string": "^1.5.0", |
49 | 49 | "normalize.css": "^8.0.1", |
|
0 commit comments