This commit is contained in:
skidoodle 2022-08-26 21:28:24 +02:00
commit c1bb35ffd1
2 changed files with 13 additions and 6 deletions

View file

@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"aws-sdk": "^2.1194.0",
"aws-sdk": "^2.1195.0",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -17,7 +17,7 @@
"swr": "^1.3.0"
},
"devDependencies": {
"@types/node": "18.7.3",
"@types/node": "18.7.5",
"@types/react": "18.0.17",
"@types/react-dom": "18.0.6",
"autoprefixer": "^10.4.8",