mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Merge branch 'master' into dependabot/npm_and_yarn/aws-sdk-2.1187.0
This commit is contained in:
commit
2f2998926e
2 changed files with 176 additions and 101 deletions
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"aws-sdk": "^2.1187.0",
|
||||
"@swc/core": "^1.2.218",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
"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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue