> @fuel-ui/react@0.23.3 build /home/runner/work/fuel-ui/fuel-ui/design-system/react > pnpm ts:check && tsup --dts > @fuel-ui/react@0.23.3 ts:check /home/runner/work/fuel-ui/fuel-ui/design-system/react > pnpm xstate:typegen && tsc --noEmit > @fuel-ui/react@0.23.3 xstate:typegen /home/runner/work/fuel-ui/fuel-ui/design-system/react > xstate typegen 'src/**/*.ts?(x)' src/components/Pagination/paginationMachine.test.ts - success src/components/Pagination/usePagination.tsx - success src/components/Pagination/paginationMachine.ts - success CLI Building entry: src/index.tsx CLI Using tsconfig: tsconfig.json CLI tsup v7.2.0 CLI Using tsup config: /home/runner/work/fuel-ui/fuel-ui/design-system/react/tsup.config.mjs CLI Target: es2020 CJS Build start ESM Build start DTS Build start ESM dist/index.mjs 172.03 KB ESM dist/index.mjs.map 392.80 KB ESM ⚡️ Build success in 1474ms CJS dist/index.js 181.71 KB CJS dist/index.js.map 392.80 KB CJS ⚡️ Build success in 1475ms DTS ⚡️ Build success in 17427ms DTS dist/index.d.ts 774.33 KB DTS dist/index.d.mts 774.33 KB