|
20 | 20 | "dev": "storybook dev -p 6006 --no-open" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@lightningjs/renderer": "3.0.0-beta16", |
| 23 | + "@lightningjs/renderer": "3.0.0-beta20", |
24 | 24 | "@plextv/react-lightning": "workspace:*", |
25 | 25 | "@plextv/react-lightning-components": "workspace:*", |
26 | 26 | "@plextv/react-lightning-plugin-flexbox": "workspace:*", |
27 | 27 | "@plextv/react-lightning-plugin-flexbox-lite": "workspace:*", |
28 | 28 | "@plextv/react-lightning-plugin-reanimated": "workspace:*", |
29 | 29 | "@plextv/react-native-lightning": "workspace:*", |
30 | 30 | "@plextv/react-native-lightning-components": "workspace:*", |
31 | | - "@storybook/addon-docs": "9.1.10", |
32 | | - "@storybook/addon-links": "9.1.10", |
33 | | - "@storybook/builder-vite": "9.1.10", |
34 | | - "@storybook/react-vite": "9.1.10", |
35 | | - "react": "19.2.0", |
36 | | - "react-native": "0.82.0", |
37 | | - "react-native-reanimated": "4.1.3", |
38 | | - "storybook": "9.1.10" |
| 31 | + "@storybook/addon-docs": "9.1.17", |
| 32 | + "@storybook/addon-links": "9.1.17", |
| 33 | + "@storybook/builder-vite": "9.1.17", |
| 34 | + "@storybook/react-vite": "9.1.17", |
| 35 | + "react": "19.2.3", |
| 36 | + "react-native": "0.82.1", |
| 37 | + "react-native-reanimated": "4.2.1", |
| 38 | + "storybook": "9.1.17" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | 41 | "@plextv/vite-plugin-msdf-fontgen": "workspace:*", |
42 | 42 | "@plextv/vite-plugin-react-native-lightning": "workspace:*", |
43 | 43 | "@plextv/vite-plugin-react-reanimated-lightning": "workspace:*", |
44 | 44 | "@repo/configs": "workspace:*", |
45 | | - "@types/react": "19.2.2" |
| 45 | + "@types/react": "19.2.8" |
46 | 46 | }, |
47 | 47 | "volta": { |
48 | 48 | "extends": "../../package.json" |
|
0 commit comments