mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2024-11-24 02:46:33 +01:00
update dependencies
This commit is contained in:
parent
fced7b3e44
commit
91e85fc587
@ -41,11 +41,5 @@
|
||||
margin: 0;
|
||||
border: 1px solid #393939;
|
||||
border-radius: $box-radius;
|
||||
|
||||
&-foot {
|
||||
.button {
|
||||
padding-right: 1.3rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -26,7 +26,7 @@
|
||||
"multer": "^1.4.2",
|
||||
"mysql2": "^2.1.0",
|
||||
"nuxt": "^2.0.0",
|
||||
"nuxt-buefy": "^0.3.2",
|
||||
"nuxt-buefy": "^0.3.24",
|
||||
"oauth": "^0.9.15",
|
||||
"sequelize": "^5.21.3",
|
||||
"twitter": "^1.7.1",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -1975,10 +1975,10 @@ browserslist@^4.0.0, browserslist@^4.6.4, browserslist@^4.8.2, browserslist@^4.8
|
||||
electron-to-chromium "^1.3.338"
|
||||
node-releases "^1.1.46"
|
||||
|
||||
buefy@^0.8.10:
|
||||
version "0.8.10"
|
||||
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.8.10.tgz#e00a9e9ced4babcf01ada300c451fafced2a2b42"
|
||||
integrity sha512-Lw/UP3Ku7o+oqam9TIoRMG5SrytGQwXWAoxAtqt6Wb9eSsMEqp/5o+jZnz8oteR06YWgjdSIfOv2YeEdjEkQCg==
|
||||
buefy@^0.8.13:
|
||||
version "0.8.13"
|
||||
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.8.13.tgz#90ce1645807c15d81f584dc78a2090a0feb7a70b"
|
||||
integrity sha512-SpJq1Bl569mT6YujrEpyqn1al6U2PcBBQkVdgdKFrW+zjh1BAcs3+sNx7+r0tPSBsLYsSU2ZZsfkFzWOnOTX8A==
|
||||
dependencies:
|
||||
bulma "0.7.5"
|
||||
|
||||
@ -6208,12 +6208,12 @@ number-is-nan@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
||||
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
|
||||
|
||||
nuxt-buefy@^0.3.2:
|
||||
version "0.3.21"
|
||||
resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.3.21.tgz#c46b9de05470912371c04a9fe402da1a75ab191c"
|
||||
integrity sha512-Vjl2npGWGISyewGrXsTeKpFWAOievI8D+Tt0tC2Yx0FQB3xOrEW8uGkdDkEzNKTbvM/1jkjA3wv2X+YhClv2yA==
|
||||
nuxt-buefy@^0.3.24:
|
||||
version "0.3.24"
|
||||
resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.3.24.tgz#2517460265b5ae4c2b1b59095762e9af3b6abbee"
|
||||
integrity sha512-OxLpI/KiaWdHiMW3rfYGFBroSVlvfdmFzL9o+Z3l2LkTe1EQvGwdw7wa2HC/7ssFKPzVB4gIYXzqdtQlSbXxUQ==
|
||||
dependencies:
|
||||
buefy "^0.8.10"
|
||||
buefy "^0.8.13"
|
||||
|
||||
nuxt@^2.0.0:
|
||||
version "2.11.0"
|
||||
|
Loading…
Reference in New Issue
Block a user