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

View File

@@ -26,6 +26,8 @@
},
"devDependencies": {
"@modrinth/tooling-config": "workspace:*",
"@types/node": "^20.1.0",
"@vue/compiler-dom": "^3.5.26",
"@vue/compiler-sfc": "^3.5.26",
"chalk": "^5.6.2",
"if-ci": "^3.0.0",