chore: fix extension CI

This commit is contained in:
Ralph Khreish
2025-09-29 21:02:24 +02:00
parent 100c3dc47d
commit 3e96387715
5 changed files with 8 additions and 10 deletions

View File

@@ -276,7 +276,8 @@
"react-dom": "^19.0.0",
"tailwind-merge": "^3.3.1",
"tailwindcss": "4.1.11",
"typescript": "^5.9.2"
"typescript": "^5.9.2",
"@tm/core": "*"
},
"overrides": {
"glob@<8": "^10.4.5",