mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-03 19:45:01 +01:00
Bump buefy from 0.8.12 to 0.8.13 (#301)
Bumps [buefy](https://github.com/buefy/buefy) from 0.8.12 to 0.8.13. - [Release notes](https://github.com/buefy/buefy/releases) - [Changelog](https://github.com/buefy/buefy/blob/dev/CHANGELOG.md) - [Commits](https://github.com/buefy/buefy/compare/v0.8.12...v0.8.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dba0ddd344
commit
187138d7b1
6
package-lock.json
generated
6
package-lock.json
generated
@@ -3266,9 +3266,9 @@
|
||||
}
|
||||
},
|
||||
"buefy": {
|
||||
"version": "0.8.12",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.12.tgz",
|
||||
"integrity": "sha512-scKb+0piTAEYk8mopu5HzshlGsT0K9ChlfkGhQgAF7jC9lH3Ta7anYXG+l8uBoSpqgChK0H19jPP55FbeKn1nA==",
|
||||
"version": "0.8.13",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.13.tgz",
|
||||
"integrity": "sha512-SpJq1Bl569mT6YujrEpyqn1al6U2PcBBQkVdgdKFrW+zjh1BAcs3+sNx7+r0tPSBsLYsSU2ZZsfkFzWOnOTX8A==",
|
||||
"requires": {
|
||||
"bulma": "0.7.5"
|
||||
},
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"homepage": "https://github.com/amir20/dozzle#readme",
|
||||
"dependencies": {
|
||||
"ansi-to-html": "^0.6.14",
|
||||
"buefy": "^0.8.12",
|
||||
"buefy": "^0.8.13",
|
||||
"bulma": "^0.8.0",
|
||||
"date-fns": "^2.10.0",
|
||||
"hotkeys-js": "^3.7.3",
|
||||
|
||||
Reference in New Issue
Block a user