|
|
@ -5,11 +5,6 @@ |
|
|
|
"homepage": "https://movie.squeezebox.dev", |
|
|
|
"homepage": "https://movie.squeezebox.dev", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@headlessui/react": "^1.5.0", |
|
|
|
"@headlessui/react": "^1.5.0", |
|
|
|
"@testing-library/jest-dom": "^5.11.4", |
|
|
|
|
|
|
|
"@testing-library/react": "^11.1.0", |
|
|
|
|
|
|
|
"@testing-library/user-event": "^12.1.10", |
|
|
|
|
|
|
|
"@types/crypto-js": "^4.1.1", |
|
|
|
|
|
|
|
"@types/react-router": "^5.1.18", |
|
|
|
|
|
|
|
"crypto-js": "^4.1.1", |
|
|
|
"crypto-js": "^4.1.1", |
|
|
|
"fuse.js": "^6.4.6", |
|
|
|
"fuse.js": "^6.4.6", |
|
|
|
"hls.js": "^1.0.7", |
|
|
|
"hls.js": "^1.0.7", |
|
|
@ -48,6 +43,8 @@ |
|
|
|
"@types/react": "^17.0.39", |
|
|
|
"@types/react": "^17.0.39", |
|
|
|
"@types/react-dom": "^17.0.11", |
|
|
|
"@types/react-dom": "^17.0.11", |
|
|
|
"@types/react-router-dom": "^5.3.3", |
|
|
|
"@types/react-router-dom": "^5.3.3", |
|
|
|
|
|
|
|
"@types/crypto-js": "^4.1.1", |
|
|
|
|
|
|
|
"@types/react-router": "^5.1.18", |
|
|
|
"@typescript-eslint/eslint-plugin": "^5.13.0", |
|
|
|
"@typescript-eslint/eslint-plugin": "^5.13.0", |
|
|
|
"@typescript-eslint/parser": "^5.13.0", |
|
|
|
"@typescript-eslint/parser": "^5.13.0", |
|
|
|
"autoprefixer": "^10.4.2", |
|
|
|
"autoprefixer": "^10.4.2", |
|
|
|