trying to figure out why this shit is happening. it seems to be due to an old version of @vueuse/core I think???
[INVALID_ANNOTATION] A comment "/* #__PURE__ */" in "node_modules/.pnpm/@vueuse+core@14.3.0_vue@3.5.39_typescript@6.0.3_/node_modules/@vueuse/core/dist/index.js" contains an annotation that Rolldown cannot interpret due to the position of the comment.
╭─[ node_modules/.pnpm/@vueuse+core@14.3.0_vue@3.5.39_typescript@6.0.3_/node_modules/@vueuse/core/dist/index.js:3362:1 ]
│
3362 │ /* #__PURE__ */
│ ───────┬───────
│ ╰───────── comment ignored due to position
│
│ Help: For more information on how to use pure annotations correctly, check the documentation: https://rolldown.rs/in-depth/dead-code-elimination#pure
──────╯
but I cannot figure out how to UPDATE that old fucking version of @vueuse/core.