Update packages

This commit is contained in:
Cooper 2024-07-31 14:39:45 +00:00
parent e21470ed5d
commit 04f6cbf79e
2 changed files with 860 additions and 864 deletions

View File

@ -37,7 +37,7 @@
"@movie-web/providers": "github:sussy-code/providers",
"@noble/hashes": "^1.4.0",
"@plasmohq/messaging": "^0.6.2",
"@react-spring/web": "^9.7.3",
"@react-spring/web": "^9.7.4",
"@scure/bip39": "^1.3.0",
"@sozialhelden/ietf-language-tags": "^5.4.2",
"@types/node-forge": "^1.3.11",
@ -50,7 +50,7 @@
"fscreen": "^1.2.0",
"fuse.js": "^7.0.0",
"hls.js": "^1.5.13",
"i18next": "^23.12.1",
"i18next": "^23.12.2",
"immer": "^10.1.1",
"jwt-decode": "^4.0.0",
"lodash.isequal": "^4.5.0",
@ -68,17 +68,17 @@
"react-lazy-with-preload": "^2.2.1",
"react-router-dom": "^6.25.1",
"react-sticky-el": "^2.1.0",
"react-use": "^17.5.0",
"react-use": "^17.5.1",
"semver": "^7.6.3",
"slugify": "^1.6.6",
"subsrt-ts": "^2.1.2",
"zustand": "^4.5.4"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/preset-env": "^7.24.8",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/preset-typescript": "^7.24.7",
"@rollup/wasm-node": "^4.18.1",
"@rollup/wasm-node": "^4.19.1",
"@types/chromecast-caf-sender": "^1.0.10",
"@types/crypto-js": "^4.2.2",
"@types/dompurify": "^3.0.5",
@ -86,7 +86,7 @@
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.merge": "^4.6.9",
"@types/lodash.throttle": "^4.1.9",
"@types/node": "^20.14.11",
"@types/node": "^20.14.13",
"@types/pako": "^2.0.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
@ -114,18 +114,18 @@
"glob": "^10.4.5",
"handlebars": "^4.7.8",
"jsdom": "^23.2.0",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"postcss-rtl": "^2.0.0",
"postcss-rtlcss": "^4.0.9",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"rollup-plugin-visualizer": "^5.12.0",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"tailwindcss-themer": "^4.0.0",
"type-fest": "^4.22.0",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"type-fest": "^4.23.0",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-package-version": "^1.1.0",
"vite-plugin-pwa": "^0.17.5",

File diff suppressed because it is too large Load Diff