mirror of
https://codeberg.org/JasterV/intisync.ex.git
synced 2026-04-26 18:10:07 +00:00
Merge pull request #10 from JasterV/dependabot/npm_and_yarn/assets/topbar-3.0.0
Bump topbar from 2.0.2 to 3.0.0 in /assets
This commit is contained in:
commit
5a78332b3c
2 changed files with 5 additions and 5 deletions
8
assets/package-lock.json
generated
8
assets/package-lock.json
generated
|
|
@ -6,7 +6,7 @@
|
|||
"": {
|
||||
"dependencies": {
|
||||
"buttplug": "^3.2.2",
|
||||
"topbar": "^2.0.2"
|
||||
"topbar": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/buttplug": {
|
||||
|
|
@ -36,9 +36,9 @@
|
|||
"integrity": "sha512-i5lLI6iw9AU3Uu4szRNPPEkomnkjRTaVt9hy/bn5g/oSzekBSMeLZblcjP74AW0vBabqERLLIrz+gR8QYR54Tw=="
|
||||
},
|
||||
"node_modules/topbar": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/topbar/-/topbar-2.0.2.tgz",
|
||||
"integrity": "sha512-hCKoSaWxXqGIgjag8rIVajysE41as7ti5z9GDO5rcx2zmII1/rY5zvO9IgKwbf50HL82EzlimL6OmPYPUgbpEw=="
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/topbar/-/topbar-3.0.0.tgz",
|
||||
"integrity": "sha512-mhczD7KfYi1anfoMPKRdl0wPSWiYc0YOK4KyycYs3EaNT15pVVNDG5CtfgZcEBWIPJEdfR7r8K4hTXDD2ECBVQ=="
|
||||
},
|
||||
"node_modules/ws": {
|
||||
"version": "8.16.0",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"buttplug": "^3.2.2",
|
||||
"topbar": "^2.0.2"
|
||||
"topbar": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue