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/next-12.3.0
Signed-off-by: skidoodle <53189968+skidoodle@users.noreply.github.com>
This commit is contained in:
commit
63c5adebd3
2 changed files with 25 additions and 25 deletions
|
@ -9,24 +9,24 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"aws-sdk": "^2.1209.0",
|
||||
"next": "12.3.0",
|
||||
"aws-sdk": "^2.1219.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-fade-in": "^2.0.1",
|
||||
"swr": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.7.15",
|
||||
"@types/node": "18.7.18",
|
||||
"@types/react": "18.0.18",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"autoprefixer": "^10.4.11",
|
||||
"copy-to-clipboard": "^3.3.2",
|
||||
"postcss": "^8.4.16",
|
||||
"react-hot-toast": "^2.3.0",
|
||||
"react-icons": "^4.4.0",
|
||||
"sass": "^1.54.8",
|
||||
"tailwindcss": "^3.1.8",
|
||||
"typescript": "4.8.2"
|
||||
"typescript": "4.8.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue