update dependencies

This commit is contained in:
Blake Joynes
2024-06-09 11:25:19 -04:00
parent fc44bcf425
commit 730afebd7d
9 changed files with 921 additions and 3032 deletions

1
src/common/constants.ts Normal file
View File

@@ -0,0 +1 @@
export const BASE_URL_V3 = 'https://api.themoviedb.org/3';