A design system in a box. hip-ui.tngl.io/docs/introduction
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 33 lines 662 B view raw
1packages: 2 - apps/* 3 - packages/* 4 5catalog: 6 '@react-stately/utils': 3.10.8 7 '@react-types/overlays': 3.9.2 8 '@stylexjs/eslint-plugin': 0.18.2 9 '@stylexjs/stylex': 0.18.2 10 '@stylexjs/unplugin': 0.18.2 11 '@types/node': 24.9.1 12 '@types/react': 19.2.0 13 '@types/react-dom': 19.2.0 14 change-case: 5.4.4 15 dedent: 1.7.2 16 lucide-react: 0.548.0 17 react: 19.2.0 18 react-aria: 3.47.0 19 react-aria-components: 1.16.0 20 react-dom: 19.2.0 21 react-server-dom-webpack: 19.2.0 22 react-stately: 3.45.0 23 typescript: 5.9.3 24 vitest: 3.2.4 25 26ignoredBuiltDependencies: 27 - core-js 28 29onlyBuiltDependencies: 30 - '@parcel/watcher' 31 - '@swc/core' 32 - esbuild 33 - unrs-resolver