refactor(deps): migrate dependencies to catalog protocol

This commit is contained in:
-Puter
2026-07-23 15:03:23 +05:30
parent 5d1598a807
commit e9260cbd17
12 changed files with 101 additions and 50 deletions

View File

@@ -33,6 +33,6 @@
"@types/react": "^19.2.17",
"@types/react-dom": "catalog:",
"tailwindcss": "catalog:",
"typescript": "^6"
"typescript": "catalog:"
}
}