This commit is contained in:
Ojakoo
2023-02-01 12:48:33 +02:00
parent 07efb4caed
commit 56c13dbf64
2 changed files with 1133 additions and 427 deletions
+1131 -425
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -48,7 +48,7 @@
"eslint": "^8.13.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "^12.2.3",
"eslint-config-next": "^13.1.6",
"eslint-plugin-import": "^2.26.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
@@ -72,7 +72,7 @@
"fast-deep-equal": "^3.1.3",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"next": "^12.2.3",
"next": "^13.1.6",
"normalize.css": "^8.0.1",
"react": "^18.2.0",
"react-csv": "^2.2.2",