update packages and test build (made sure still worked)
Some checks failed
Deploying / Build PWA (push) Has been cancelled
Deploying / Build (push) Has been cancelled
Deploying / Push to registry (push) Has been cancelled
Linting and Testing / Run Linters (push) Has been cancelled
Linting and Testing / Build project (push) Has been cancelled
Linting and Testing / Build Docker (push) Has been cancelled
Deploying / Release (push) Has been cancelled

This commit is contained in:
Cooper 2025-05-07 16:23:49 +00:00 committed by GitHub
parent edfab0139b
commit 8ba4e5fa3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2560 additions and 2466 deletions

View file

@ -36,21 +36,21 @@
"@ladjs/country-language": "^1.0.3",
"@marsidev/react-turnstile": "^0.7.2",
"@movie-web/providers": "github:sussy-code/providers",
"@noble/hashes": "^1.7.0",
"@noble/hashes": "^1.8.0",
"@plasmohq/messaging": "^0.6.2",
"@react-spring/web": "^9.7.5",
"@scure/bip39": "^1.5.1",
"@scure/bip39": "^1.6.0",
"@sozialhelden/ietf-language-tags": "^5.4.2",
"@types/node-forge": "^1.3.11",
"classnames": "^2.5.1",
"core-js": "^3.40.0",
"core-js": "^3.42.0",
"detect-browser": "^5.3.0",
"dompurify": "^3.2.3",
"dompurify": "^3.2.5",
"flag-icons": "^7.3.2",
"focus-trap-react": "^10.3.1",
"fscreen": "^1.2.0",
"fuse.js": "^7.0.0",
"hls.js": "^1.5.19",
"fuse.js": "^7.1.0",
"hls.js": "^1.6.2",
"i18next": "^23.16.8",
"immer": "^10.1.1",
"iso-639-3": "^3.0.1",
@ -58,7 +58,7 @@
"lodash.isequal": "^4.5.0",
"lodash.merge": "^4.6.2",
"million": "^2.6.4",
"nanoid": "^5.0.9",
"nanoid": "^5.1.5",
"node-forge": "^1.3.1",
"ofetch": "^1.4.1",
"react": "^18.3.1",
@ -68,19 +68,19 @@
"react-helmet-async": "^2.0.5",
"react-i18next": "^14.1.3",
"react-lazy-with-preload": "^2.2.1",
"react-router-dom": "^6.28.2",
"react-router-dom": "^6.30.0",
"react-sticky-el": "^2.1.1",
"react-use": "^17.6.0",
"semver": "^7.6.3",
"semver": "^7.7.1",
"slugify": "^1.6.6",
"subsrt-ts": "^2.1.2",
"zustand": "^4.5.6"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@rollup/wasm-node": "^4.30.1",
"@babel/core": "^7.27.1",
"@babel/preset-env": "^7.27.2",
"@babel/preset-typescript": "^7.27.1",
"@rollup/wasm-node": "^4.40.2",
"@types/chromecast-caf-sender": "^1.0.11",
"@types/crypto-js": "^4.2.2",
"@types/dompurify": "^3.2.0",
@ -88,51 +88,51 @@
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.merge": "^4.6.9",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.17.14",
"@types/node": "^20.17.44",
"@types/pako": "^2.0.3",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/react-helmet": "^6.1.11",
"@types/react-lazy-load-image-component": "^1.6.4",
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@types/react-stickynode": "^4.0.3",
"@types/react-transition-group": "^4.4.12",
"@types/semver": "^7.5.8",
"@types/semver": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"@vitejs/plugin-react": "^4.4.1",
"autoprefixer": "^10.4.21",
"cross-env": "^7.0.3",
"eslint": "^8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-import-resolver-typescript": "^3.10.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.2",
"eslint-plugin-prettier": "^5.4.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"glob": "^10.4.5",
"handlebars": "^4.7.8",
"jsdom": "^23.2.0",
"postcss": "^8.5.1",
"postcss": "^8.5.3",
"postcss-rtl": "^2.0.0",
"postcss-rtlcss": "^4.0.9",
"prettier": "^3.4.2",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"rollup-plugin-visualizer": "^5.14.0",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.17",
"tailwindcss-themer": "^4.1.1",
"type-fest": "^4.32.0",
"typescript": "^5.7.3",
"vite": "^5.4.11",
"type-fest": "^4.41.0",
"typescript": "^5.8.3",
"vite": "^5.4.19",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-package-version": "^1.1.0",
"vite-plugin-pwa": "^0.17.5",
"vite-plugin-static-copy": "^1.0.6",
"vitest": "^1.6.0",
"vitest": "^1.6.1",
"workbox-window": "^7.3.0"
},
"pnpm": {

File diff suppressed because it is too large Load diff