This commit is contained in:
Mythie
2025-01-02 15:33:37 +11:00
parent 18ca0cf3d6
commit 866b036484
28 changed files with 3786 additions and 948 deletions

View File

@ -15,6 +15,6 @@
"eslint-plugin-package-json": "^0.10.4",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-unused-imports": "^3.1.0",
"typescript": "5.2.2"
"typescript": "5.7.2"
}
}
}