| export const LIVE_PREVIEW_DEPS = { | |
| spring: {}, | |
| imperative: {}, | |
| dialog: { | |
| '@stitches/react': '^1.2.8', | |
| '@radix-ui/react-dialog': '^1.0.0', | |
| }, | |
| configPlayground: { | |
| leva: '^0.9.31', | |
| }, | |
| r3f: { | |
| '@react-spring/three': '*', | |
| '@react-three/drei': '^9.36.0', | |
| '@react-three/fiber': '^8.8.10', | |
| three: '0.145.0', | |
| }, | |
| } | |