feat: add next top loader

This commit is contained in:
Stevan Freeborn
2023-09-11 20:20:52 -05:00
parent 889cd08207
commit 636cd96e8b
7 changed files with 74 additions and 10 deletions
+5 -3
View File
@@ -24,10 +24,13 @@
"autoprefixer": "10.4.15",
"codemirror": "^6.0.1",
"convex": "^1.2.1",
"encoding": "^0.1.13",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"next": "13.4.19",
"next-themes": "^0.2.1",
"nextjs-toploader": "^1.4.2",
"nprogress": "^0.2.0",
"postcss": "8.4.29",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -37,7 +40,6 @@
"remark-gfm": "^3.0.1",
"svix": "^1.11.0",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"encoding": "^0.1.13"
"typescript": "5.2.2"
}
}
}