Fix errors, bugs and known vulerabilities

This commit is contained in:
2026-03-23 06:58:41 +01:00
parent 0308ea32ec
commit 567fb4f746
15 changed files with 84 additions and 52 deletions
+3 -5
View File
@@ -19,7 +19,10 @@
"micromatch": "^4.0.8",
"ora": "^9.0.0",
"postcss": "^8.5.8",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwindcss": "^4.2.2",
"typescript": "^5.0.0",
},
"devDependencies": {
"@testing-library/dom": "^10.4.1",
@@ -27,11 +30,6 @@
"@types/micromatch": "^4.0.10",
"happy-dom": "^20.8.4",
},
"peerDependencies": {
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0",
"typescript": "^5.0.0",
},
},
},
"packages": {