chore: update dependencies and add AWS Amplify packages

- Added aws-amplify and related packages to dependencies.
- Updated TypeScript and added tsx to devDependencies.
- Modified gallery page to log the availability of the YouTube API key.
This commit is contained in:
Derek Slenk 2025-06-27 14:33:42 -04:00
parent 82aec67cf5
commit eea040d1f3
10 changed files with 37087 additions and 10 deletions

7
.gitignore vendored
View file

@ -42,4 +42,9 @@ next-env.d.ts
# firebase
firebase-debug.log
firestore-debug.log
firestore-debug.log
# amplify
.amplify
amplify_outputs*
amplifyconfiguration*