chore: Bumped Next.js to latest 13.x version (#195)

* Changed next.config.js to be a .mjs file.
* Updated footer links.
* Removed obsolete markdown.
This commit is contained in:
Mani
2024-03-03 23:54:08 +01:00
parent 055bb7bea7
commit 9f8e4da7cb
21 changed files with 729 additions and 513 deletions
+1
View File
@@ -63,6 +63,7 @@
"@types/styled-components": "^5.1.25",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"chalk": "^5.3.0",
"eslint": "7.32.0",
"eslint-config-next": "^13.3.0",
"ts-node": "^10.8.1",