This commit is contained in:
Aarni Koskela
2022-02-11 16:54:44 +02:00
parent 5c237084f5
commit a4a04f1dac
14 changed files with 172 additions and 224 deletions

View File

@@ -16,7 +16,6 @@
"axios": "^0.25.0",
"classnames": "^2.3.1",
"javascript-time-ago": "^2.3.13",
"less": "^4.1.2",
"lodash": "^4.17.21",
"next": "^12.0.10",
"parse-github-event": "^1.1.3",
@@ -31,8 +30,12 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "^12.0.10",
"@types/lodash": "^4.14.178",
"@types/node": "17.0.17",
"@types/react": "17.0.39",
"@types/react-dom": "^17.0.11",
"@types/sass": "^1.43.1",
"@types/twitter-text": "^3.1.1",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint": "^8.8.0",