Updated the GameEngine

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-06-19 00:46:04 +02:00
parent 40f1e296af
commit 8952b61651
38 changed files with 1503 additions and 322 deletions

View File

@@ -11,14 +11,15 @@
},
"dependencies": {
"@dzeio/components": "^0.10.1",
"@dzeio/object-util": "^1.2.0",
"critters": "^0.0.10",
"easy-sitemap": "^1.0.0",
"next": "^10.0.3",
"next": "^11.0.0",
"next-compose-plugins": "^2.2.0",
"next-plausible": "^1.6.1",
"next-pre-css": "^1.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-feather": "^2.0.9",
"stylus": "^0.54.7",
"stylus-loader": "^6.0.0",