Daily random projects

This commit is contained in:
2022-10-27 15:33:19 +02:00
parent c871d962b5
commit 046b85d057
3 changed files with 61 additions and 9 deletions

View File

@@ -18,6 +18,7 @@
"next": "12.1.0",
"next-themes": "^0.2.1",
"node-fetch": "^3.2.0",
"random-seed": "^0.3.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"sharp": "^0.31.1"
@@ -26,6 +27,7 @@
"@types/color": "^3.0.3",
"@types/jsdom": "^20.0.0",
"@types/node": "16.11.11",
"@types/random-seed": "^0.3.3",
"@types/react": "17.0.37",
"@types/react-dom": "^18.0.5",
"eslint": "7.32.0",