chore: update dependencies

This commit is contained in:
2024-01-01 18:34:42 -06:00
parent ee8bf42aad
commit ba466dfd80
4 changed files with 4 additions and 7 deletions
+1 -5
View File
@@ -24,10 +24,6 @@
"*"
]
},
"typeRoots": [
"node_modules/@types",
"./types"
],
"plugins": [
{
"name": "next"
@@ -43,4 +39,4 @@
"exclude": [
"node_modules"
]
}
}