Merge branch 'master' into snyk-upgrade-27b69c2f07a6d8885e29d78dc37fb94b

This commit is contained in:
skidoodle 2022-07-13 03:19:40 +02:00 committed by GitHub
commit 0cd29dfeca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 85 additions and 85 deletions

View file

@ -11,13 +11,13 @@
"buildexport": "next build && next export"
},
"dependencies": {
"@swc/core": "^1.2.196",
"@swc/core": "^1.2.197",
"aws-sdk": "^2.1161.0",
"copy-to-clipboard": "^3.3.1",
"csstype": "^3.1.0",
"dayjs": "^1.11.2",
"dayjs": "^1.11.3",
"dotenv": "^16.0.1",
"goober": "2.1.9",
"goober": "2.1.10",
"next": "12.1.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/node": "18.0.0",
"@types/react": "^18.0.10",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.4",
"eslint": "8.18.0",
"eslint-config-next": "12.1.6",