Merge branch 'master' into dependabot/npm_and_yarn/copy-to-clipboard-3.3.2

This commit is contained in:
skidoodle
2022-08-03 03:14:03 +02:00
committed by GitHub
2 changed files with 171 additions and 96 deletions
+3 -3
View File
@@ -12,8 +12,8 @@
},
"dependencies": {
"aws-sdk": "^2.1184.0",
"@swc/core": "^1.2.218",
"copy-to-clipboard": "^3.3.2",
"@swc/core": "^1.2.222",
"csstype": "^3.1.0",
"dayjs": "^1.11.4",
"dotenv": "^16.0.1",
@@ -29,10 +29,10 @@
},
"devDependencies": {
"@types/react-dom": "^18.0.6",
"@types/node": "18.6.2",
"@types/node": "18.6.3",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.4",
"eslint": "8.20.0",
"eslint": "8.21.0",
"eslint-config-next": "12.2.3",
"typescript": "4.7.4"
}