mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
Merge pull request #244 from skidoodle/dependabot/npm_and_yarn/spotify-now-playing-0.1.6
Bump spotify-now-playing from 0.1.3 to 0.1.6
This commit is contained in:
commit
dfd096f97c
2 changed files with 7 additions and 5 deletions
|
@ -15,7 +15,7 @@
|
|||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-fade-in": "^2.0.1",
|
||||
"spotify-now-playing": "^0.1.3",
|
||||
"spotify-now-playing": "^0.1.6",
|
||||
"swr": "^1.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1068,10 +1068,12 @@ side-channel@^1.0.4:
|
|||
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
|
||||
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
|
||||
|
||||
spotify-now-playing@^0.1.3:
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/spotify-now-playing/-/spotify-now-playing-0.1.3.tgz#1ffad53bf6b1fb0c36165f21a40fdfc99dec2c0a"
|
||||
integrity sha512-AB0Gp3eqUOO0WQHcapK7jxVQfED7uJQK9fIy5ALX51uBjCHSMLGtNKmr3Y70GoB6rEsIirr7zB7w1RliAp7TxQ==
|
||||
spotify-now-playing@^0.1.6:
|
||||
version "0.1.6"
|
||||
resolved "https://registry.yarnpkg.com/spotify-now-playing/-/spotify-now-playing-0.1.6.tgz#e532086dcad877b6a733294aaa5692f7a4f93798"
|
||||
integrity sha512-zB4iGq6nrgixzepTIdHXenXxkMt5Zv7Tkxx6NuGS67nb261MZr9Ql0COFtZL9HZvSqiU/hccPVuujnYiwuFbig==
|
||||
dependencies:
|
||||
axios "^1.1.3"
|
||||
|
||||
string.prototype.trimend@^1.0.5:
|
||||
version "1.0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue