mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
bump provider package version
This commit is contained in:
parent
743ecc7869
commit
207a02e1f6
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
"dependencies": {
|
||||
"@formkit/auto-animate": "^0.7.0",
|
||||
"@headlessui/react": "^1.5.0",
|
||||
"@movie-web/providers": "^1.0.4",
|
||||
"@movie-web/providers": "^1.0.5",
|
||||
"@noble/hashes": "^1.3.2",
|
||||
"@react-spring/web": "^9.7.1",
|
||||
"@scure/bip39": "^1.2.1",
|
||||
|
|
|
@ -18,8 +18,8 @@ dependencies:
|
|||
specifier: ^1.5.0
|
||||
version: 1.7.17(react-dom@17.0.2)(react@17.0.2)
|
||||
'@movie-web/providers':
|
||||
specifier: ^1.0.4
|
||||
version: 1.0.4
|
||||
specifier: ^1.0.5
|
||||
version: 1.0.5
|
||||
'@noble/hashes':
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2
|
||||
|
@ -1888,8 +1888,8 @@ packages:
|
|||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
dev: true
|
||||
|
||||
/@movie-web/providers@1.0.4:
|
||||
resolution: {integrity: sha512-+PJfSp2oY+AV8OmZOpVvhwhjNdi4LvqKeZAKzHKHZ4ujhKoUgGUs2mWvyEcMBN/e19gD8blw3szW/IWc8eMD6w==}
|
||||
/@movie-web/providers@1.0.5:
|
||||
resolution: {integrity: sha512-/JnfH6LcERzU2AVJ0MKyRg2DHIyTc4cPipYW2tZ8h4OaQLRG0fujUT2isAZbA/PaffEfkzOQd+XdSwejNCqr8w==}
|
||||
dependencies:
|
||||
cheerio: 1.0.0-rc.12
|
||||
crypto-js: 4.2.0
|
||||
|
|
Loading…
Reference in a new issue