mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
update providers lib
This commit is contained in:
parent
331c591f04
commit
901dcf1967
2 changed files with 19 additions and 18 deletions
|
@ -84,7 +84,7 @@
|
|||
"@types/lodash.throttle": "^4.1.9",
|
||||
"@types/node": "^20.12.7",
|
||||
"@types/pako": "^2.0.3",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.78",
|
||||
"@types/react-dom": "^18.2.25",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@types/react-lazy-load-image-component": "^1.6.3",
|
||||
|
|
|
@ -23,7 +23,7 @@ dependencies:
|
|||
version: 1.0.3
|
||||
'@movie-web/providers':
|
||||
specifier: github:sussy-code/sudo-providers
|
||||
version: github.com/sussy-code/sudo-providers/aa206a0330a96c97fc7bb44ace63575f2923174b
|
||||
version: github.com/sussy-code/sudo-providers/ba13d8fe4e0b5f95bedc3643516fc7172634957c
|
||||
'@noble/hashes':
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
|
@ -140,7 +140,7 @@ dependencies:
|
|||
version: 2.1.2
|
||||
zustand:
|
||||
specifier: ^4.5.2
|
||||
version: 4.5.2(@types/react@18.2.77)(immer@10.0.4)(react@18.2.0)
|
||||
version: 4.5.2(@types/react@18.2.78)(immer@10.0.4)(react@18.2.0)
|
||||
|
||||
devDependencies:
|
||||
'@babel/core':
|
||||
|
@ -183,8 +183,8 @@ devDependencies:
|
|||
specifier: ^2.0.3
|
||||
version: 2.0.3
|
||||
'@types/react':
|
||||
specifier: ^18.2.77
|
||||
version: 18.2.77
|
||||
specifier: ^18.2.78
|
||||
version: 18.2.78
|
||||
'@types/react-dom':
|
||||
specifier: ^18.2.25
|
||||
version: 18.2.25
|
||||
|
@ -2258,19 +2258,19 @@ packages:
|
|||
/@types/react-dom@18.2.25:
|
||||
resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.77
|
||||
'@types/react': 18.2.78
|
||||
dev: true
|
||||
|
||||
/@types/react-helmet@6.1.11:
|
||||
resolution: {integrity: sha512-0QcdGLddTERotCXo3VFlUSWO3ztraw8nZ6e3zJSgG7apwV5xt+pJUS8ewPBqT4NYB1optGLprNQzFleIY84u/g==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.77
|
||||
'@types/react': 18.2.78
|
||||
dev: true
|
||||
|
||||
/@types/react-lazy-load-image-component@1.6.3:
|
||||
resolution: {integrity: sha512-HsIsYz7yWWTh/bftdzGnijKD26JyofLRqM/RM80sxs7Gk13G83ew8R/ra2XzXuiZfjNEjAq/Va+NBHFF9ciwxA==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.77
|
||||
'@types/react': 18.2.78
|
||||
csstype: 3.1.3
|
||||
dev: true
|
||||
|
||||
|
@ -2278,7 +2278,7 @@ packages:
|
|||
resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==}
|
||||
dependencies:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.77
|
||||
'@types/react': 18.2.78
|
||||
'@types/react-router': 5.1.20
|
||||
dev: true
|
||||
|
||||
|
@ -2286,23 +2286,23 @@ packages:
|
|||
resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==}
|
||||
dependencies:
|
||||
'@types/history': 4.7.11
|
||||
'@types/react': 18.2.77
|
||||
'@types/react': 18.2.78
|
||||
dev: true
|
||||
|
||||
/@types/react-stickynode@4.0.3:
|
||||
resolution: {integrity: sha512-K7YkwdhXQE4YVxIVweix4nkpdG4onm/dcnKK+qCj0vgUrNiKng+09zOfjF5AlOcC1HQkg5yxVLwp/0AzT84R0w==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.77
|
||||
'@types/react': 18.2.78
|
||||
dev: true
|
||||
|
||||
/@types/react-transition-group@4.4.10:
|
||||
resolution: {integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.77
|
||||
'@types/react': 18.2.78
|
||||
dev: true
|
||||
|
||||
/@types/react@18.2.77:
|
||||
resolution: {integrity: sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==}
|
||||
/@types/react@18.2.78:
|
||||
resolution: {integrity: sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.12
|
||||
csstype: 3.1.3
|
||||
|
@ -7188,6 +7188,7 @@ packages:
|
|||
|
||||
/workbox-google-analytics@7.0.0:
|
||||
resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==}
|
||||
deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
|
||||
dependencies:
|
||||
workbox-background-sync: 7.0.0
|
||||
workbox-core: 7.0.0
|
||||
|
@ -7345,7 +7346,7 @@ packages:
|
|||
engines: {node: '>=12.20'}
|
||||
dev: true
|
||||
|
||||
/zustand@4.5.2(@types/react@18.2.77)(immer@10.0.4)(react@18.2.0):
|
||||
/zustand@4.5.2(@types/react@18.2.78)(immer@10.0.4)(react@18.2.0):
|
||||
resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==}
|
||||
engines: {node: '>=12.7.0'}
|
||||
peerDependencies:
|
||||
|
@ -7360,14 +7361,14 @@ packages:
|
|||
react:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/react': 18.2.77
|
||||
'@types/react': 18.2.78
|
||||
immer: 10.0.4
|
||||
react: 18.2.0
|
||||
use-sync-external-store: 1.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
||||
github.com/sussy-code/sudo-providers/aa206a0330a96c97fc7bb44ace63575f2923174b:
|
||||
resolution: {tarball: https://codeload.github.com/sussy-code/sudo-providers/tar.gz/aa206a0330a96c97fc7bb44ace63575f2923174b}
|
||||
github.com/sussy-code/sudo-providers/ba13d8fe4e0b5f95bedc3643516fc7172634957c:
|
||||
resolution: {tarball: https://codeload.github.com/sussy-code/sudo-providers/tar.gz/ba13d8fe4e0b5f95bedc3643516fc7172634957c}
|
||||
name: '@movie-web/providers'
|
||||
version: 2.3.0
|
||||
requiresBuild: true
|
||||
|
|
Loading…
Reference in a new issue