Updated Packages

This commit is contained in:
Neshura 2022-12-15 21:24:12 +01:00
parent 12d154832a
commit cc9a7e0d5e
No known key found for this signature in database
GPG key ID: ACDF5B6EBECF6B0A
3 changed files with 178 additions and 41 deletions

View file

@ -10,14 +10,13 @@
"lint": "next lint"
},
"dependencies": {
"cookie": "^0.5.0",
"cookies-next": "^2.1.1",
"dockerode": "^3.3.4",
"eslint-config": "^0.3.0",
"next": "^13.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"sharp": "^0.31.2",
"styled-components": "^5.3.6",
"swr": "^1.3.0"
},