fix: use ast not regex (#5007)

* fix: use ast not regex

* packages/ui incl
This commit is contained in:
Calum H.
2025-12-31 17:48:27 +00:00
committed by GitHub
parent 7fb6401613
commit 9e4317a262
3 changed files with 281 additions and 58 deletions

6
pnpm-lock.yaml generated
View File

@@ -19,6 +19,12 @@ importers:
'@modrinth/tooling-config':
specifier: workspace:*
version: link:packages/tooling-config
'@types/node':
specifier: ^20.1.0
version: 20.19.27
'@vue/compiler-dom':
specifier: ^3.5.26
version: 3.5.26
'@vue/compiler-sfc':
specifier: ^3.5.26
version: 3.5.26