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

authored by

uwx and committed by
Tangled
504e2fe1 4ec3cec6

-13
-1
package.json
··· 257 257 "@pmmmwh/react-refresh-webpack-plugin": "^0.5.15", 258 258 "@react-native/babel-preset": "0.81.5", 259 259 "@react-native/typescript-config": "^0.81.5", 260 - "@rolldown/plugin-babel": "^0.2.3", 261 260 "@rspack/cli": "^2.0.0-canary.20260120", 262 261 "@rspack/core": "^2.0.0-canary.20260120", 263 262 "@rspack/dev-server": "^2.0.0-beta.7",
-12
yarn.lock
··· 5108 5108 resolved "https://registry.yarnpkg.com/@remirror/core-constants/-/core-constants-3.0.0.tgz#96fdb89d25c62e7b6a5d08caf0ce5114370e3b8f" 5109 5109 integrity sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg== 5110 5110 5111 - "@rolldown/plugin-babel@^0.2.3": 5112 - version "0.2.3" 5113 - resolved "https://registry.yarnpkg.com/@rolldown/plugin-babel/-/plugin-babel-0.2.3.tgz#94f2c897285160aab1a7cfe827cbca1b7233e4f4" 5114 - integrity sha512-+zEk16yGlz1F9STiRr6uG9hmIXb6nprjLczV/htGptYuLoCuxb+itZ03RKCEeOhBpDDd1NU7qF6x1VLMUp62bw== 5115 - dependencies: 5116 - picomatch "^4.0.4" 5117 - 5118 5111 "@rollup/pluginutils@^4.0.0": 5119 5112 version "4.2.1" 5120 5113 resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d" ··· 13768 13761 version "4.0.3" 13769 13762 resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" 13770 13763 integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== 13771 - 13772 - picomatch@^4.0.4: 13773 - version "4.0.4" 13774 - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.4.tgz#fd6f5e00a143086e074dffe4c924b8fb293b0589" 13775 - integrity sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A== 13776 13764 13777 13765 pidtree@0.6.0: 13778 13766 version "0.6.0"