Skip to content

Commit 27f7c63

Browse files
Update dependency nuxt-buefy to ^0.4.28
1 parent d05e82e commit 27f7c63

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"jsonfile": "^6.0.1",
6767
"node-sass": "^6.0.0",
6868
"nuxt": "^2.15.4",
69-
"nuxt-buefy": "^0.4.7",
69+
"nuxt-buefy": "^0.4.28",
7070
"sass-loader": "^11.0.1"
7171
},
7272
"devDependencies": {

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2594,12 +2594,12 @@ browserslist@^4.14.5, browserslist@^4.16.4:
25942594
escalade "^3.1.1"
25952595
node-releases "^1.1.71"
25962596

2597-
buefy@^0.9.7:
2598-
version "0.9.7"
2599-
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.7.tgz#694e73fe0b32632a53d94c5ba9cfa4468363badd"
2600-
integrity sha512-Fli0ZjNDgtFtHm0LItWmfhNJ1oLjDwPzUWccvwXXoo2mADXaH8JQxyhY+drUuUV5/GMu5PtwqQSqPgZy942VZg==
2597+
buefy@^0.9.28:
2598+
version "0.9.28"
2599+
resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.28.tgz#12a82382292c85337a4154b30882c54bd92810ce"
2600+
integrity sha512-5K3UuZT2v4Gv3OXKrjZjlYNZJISwvzDHYYwNiBVzXY6c2QYxI1BmwQuXjSPqyvH5x7JvY9r38I6MRht5UurRVg==
26012601
dependencies:
2602-
bulma "0.9.2"
2602+
bulma "0.9.4"
26032603

26042604
buf-compare@^1.0.0:
26052605
version "1.0.1"
@@ -2643,10 +2643,10 @@ builtin-status-codes@^3.0.0:
26432643
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
26442644
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
26452645

2646-
bulma@0.9.2:
2647-
version "0.9.2"
2648-
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.2.tgz#340011e119c605f19b8ca886bfea595f1deaf23c"
2649-
integrity sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A==
2646+
bulma@0.9.4:
2647+
version "0.9.4"
2648+
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.4.tgz#0ca8aeb1847a34264768dba26a064c8be72674a1"
2649+
integrity sha512-86FlT5+1GrsgKbPLRRY7cGDg8fsJiP/jzTqXXVqiUZZ2aZT8uemEOHlU1CDU+TxklPEZ11HZNNWclRBBecP4CQ==
26502650

26512651
bytes@3.0.0:
26522652
version "3.0.0"
@@ -7364,12 +7364,12 @@ number-is-nan@^1.0.0:
73647364
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
73657365
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
73667366

7367-
nuxt-buefy@^0.4.7:
7368-
version "0.4.7"
7369-
resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.4.7.tgz#14d2fde58f7ad1f3d5a75e6ef26b298cde819361"
7370-
integrity sha512-vu4iM3QAmSUCzTc6aKci36/sUBXyeMO+AQiPv6wfvsIGAXwJUiX7N1I6BRU9BPehl7139yQ9mtbLVVNJvRGfrA==
7367+
nuxt-buefy@^0.4.28:
7368+
version "0.4.28"
7369+
resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.4.28.tgz#a026add061e4d6c0025d62239ad1f02483d49038"
7370+
integrity sha512-iF6IxFc3vPuVmep2fUvLn+7KLtjpZ5RcjzhlyZ+ufXk32dMVYx5o7RCurlqp75G3kYbyRq8i8q5XCoPfL31HDA==
73717371
dependencies:
7372-
buefy "^0.9.7"
7372+
buefy "^0.9.28"
73737373

73747374
nuxt@^2.15.4:
73757375
version "2.15.4"

0 commit comments

Comments
 (0)