Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Remove @rolldown/plugin-babel

uwx 25d1208e 3b433be9

-13
-1
package.json
··· 259 259 "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15", 260 260 "@react-native/babel-preset": "0.81.5", 261 261 "@react-native/typescript-config": "^0.81.5", 262 - "@rolldown/plugin-babel": "^0.2.3", 263 262 "@rspack/cli": "^2.0.0-canary.20260120", 264 263 "@rspack/core": "^2.0.0-canary.20260120", 265 264 "@rspack/dev-server": "^2.0.0-beta.7",
-12
yarn.lock
··· 5130 5130 resolved "https://registry.yarnpkg.com/@remirror/core-constants/-/core-constants-3.0.0.tgz#96fdb89d25c62e7b6a5d08caf0ce5114370e3b8f" 5131 5131 integrity sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg== 5132 5132 5133 - "@rolldown/plugin-babel@^0.2.3": 5134 - version "0.2.3" 5135 - resolved "https://registry.yarnpkg.com/@rolldown/plugin-babel/-/plugin-babel-0.2.3.tgz#94f2c897285160aab1a7cfe827cbca1b7233e4f4" 5136 - integrity sha512-+zEk16yGlz1F9STiRr6uG9hmIXb6nprjLczV/htGptYuLoCuxb+itZ03RKCEeOhBpDDd1NU7qF6x1VLMUp62bw== 5137 - dependencies: 5138 - picomatch "^4.0.4" 5139 - 5140 5133 "@rollup/pluginutils@^4.0.0": 5141 5134 version "4.2.1" 5142 5135 resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d" ··· 13817 13810 version "4.0.3" 13818 13811 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" 13819 13812 integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== 13820 - 13821 - picomatch@^4.0.4: 13822 - version "4.0.4" 13823 - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589" 13824 - integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A== 13825 13813 13826 13814 pidtree@0.6.0: 13827 13815 version "0.6.0"