|
19 | 19 | "license": "Apache-2.0", |
20 | 20 | "dependencies": { |
21 | 21 | "@adviser/cement": "^0.4.66", |
22 | | - "@fireproof/core-keybag": "^0.23.15", |
23 | | - "@fireproof/core-runtime": "^0.23.15", |
24 | | - "@fireproof/core-types-base": "^0.23.15", |
25 | | - "@fireproof/core-types-protocols-cloud": "^0.23.15", |
| 22 | + "@fireproof/core-keybag": "0.24.0", |
| 23 | + "@fireproof/core-runtime": "0.24.0", |
| 24 | + "@fireproof/core-types-base": "0.24.0", |
| 25 | + "@fireproof/core-types-protocols-cloud": "0.24.0", |
26 | 26 | "@vibes.diy/prompts": "workspace:*", |
27 | 27 | "@vibes.diy/use-vibes-types": "workspace:*", |
28 | 28 | "call-ai": "workspace:*", |
29 | 29 | "jose": "^6.1.1", |
30 | 30 | "react-dom": "^19.2.0", |
31 | | - "use-fireproof": "^0.23.15", |
| 31 | + "use-fireproof": "0.24.0", |
32 | 32 | "zod": "^4.1.12" |
33 | 33 | }, |
34 | 34 | "peerDependencies": { |
35 | 35 | "react": ">=19.1.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@chromatic-com/storybook": "^4.1.3", |
39 | | - "@fireproof/core-cli": "^0.23.15", |
| 39 | + "@fireproof/core-cli": "0.24.0", |
40 | 40 | "@storybook/addon-a11y": "^10.0.8", |
41 | 41 | "@storybook/addon-docs": "^10.0.0", |
42 | 42 | "@storybook/react": "^10.0.8", |
|
0 commit comments