File tree Expand file tree Collapse file tree 3 files changed +10
-15
lines changed Expand file tree Collapse file tree 3 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"dependencies" : {
21
21
"@vue-js-cron/core" : " 1.0.0" ,
22
- "@vue-js-cron/vuetify" : " 1.0.0" ,
23
- "buefy" : " ^0.9.13"
22
+ "@vue-js-cron/vuetify" : " 1.0.1"
24
23
}
25
24
}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import CronCore from '@vue-js-cron/core'
2
2
import CronVuetify from '@vue-js-cron/vuetify'
3
3
import Vuetify from "vuetify" ;
4
4
import "vuetify/dist/vuetify.min.css" ;
5
- import " @vue-js-cron/vuetify/dist/dist/ vuetify.min. css"
5
+ import ' @vue-js-cron/vuetify/dist/vuetify.css'
6
6
7
7
export default ( {
8
8
Vue, // the version of Vue being used in the VuePress app
Original file line number Diff line number Diff line change 2026
2026
dependencies:
2027
2027
"@types/yargs-parser" "*"
2028
2028
2029
+ "@vue-js-cron/vuetify@1.0.1":
2030
+ version "1.0.1"
2031
+ resolved "https://registry.yarnpkg.com/@vue-js-cron/vuetify/-/vuetify-1.0.1.tgz#cdca9e457f8776f4bb03124fe0bba7d9f5153685"
2032
+ integrity sha512-gbR5FYmUR2u5FS91hC57THvEp8/OE26QWquV/0KVvaCIjvNLI7BKXf0ncMNbbT85yewG1mBLTOMBCwJW0e1QwA==
2033
+ dependencies:
2034
+ "@vue-js-cron/core" "1.0.0"
2035
+ vuetify "^2.4.6"
2036
+
2029
2037
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
2030
2038
version "1.2.1"
2031
2039
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz#31624a7a505fb14da1d58023725a4c5f270e6a81"
@@ -3575,13 +3583,6 @@ buble@^0.20.0:
3575
3583
minimist "^1.2.5"
3576
3584
regexpu-core "4.5.4"
3577
3585
3578
- buefy@^0.9.13:
3579
- version "0.9.13"
3580
- resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.13.tgz#fa530257fc47a8cb00d1e36faa93bbeba4aefce0"
3581
- integrity sha512-W8QhvAz+YlKhxDQe/oag4Fl/zYTvXOPoNVr4pseYDR7r52Ta6s51iedBdvw4It68Sq+g7mcxIzwK7mv3PR6O4g==
3582
- dependencies:
3583
- bulma "0.9.3"
3584
-
3585
3586
buffer-from@^1.0.0:
3586
3587
version "1.1.2"
3587
3588
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
@@ -3621,11 +3622,6 @@ builtins@^1.0.3:
3621
3622
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
3622
3623
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
3623
3624
3624
- bulma@0.9.3:
3625
- version "0.9.3"
3626
- resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.9.3.tgz#ddccb7436ebe3e21bf47afe01d3c43a296b70243"
3627
- integrity sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g==
3628
-
3629
3625
bytes@3.0.0:
3630
3626
version "3.0.0"
3631
3627
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048"
You can’t perform that action at this time.
0 commit comments