fix filtro multiselect
This commit is contained in:
28
package.json
28
package.json
@@ -23,25 +23,25 @@
|
|||||||
"generate-sw": "workbox generateSW workbox-config.js"
|
"generate-sw": "workbox generateSW workbox-config.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@quasar/extras": "^1.12.1",
|
"@quasar/extras": "^1.12.2",
|
||||||
"@quasar/quasar-ui-qcalendar": "^4.0.0-beta.6",
|
"@quasar/quasar-ui-qcalendar": "^4.0.0-beta.6",
|
||||||
"@vue/compat": "^3.2.22",
|
"@vue/compat": "^3.2.24",
|
||||||
"@vue/compiler-sfc": "^3.2.22",
|
"@vue/compiler-sfc": "^3.2.24",
|
||||||
"@vue/eslint-config-standard": "^5.1.2",
|
"@vue/eslint-config-standard": "5.1.2",
|
||||||
"@vuelidate/core": "^2.0.0-alpha.32",
|
"@vuelidate/core": "^2.0.0-alpha.32",
|
||||||
"@vuelidate/validators": "^2.0.0-alpha.25",
|
"@vuelidate/validators": "^2.0.0-alpha.25",
|
||||||
"acorn": "^8.6.0",
|
"acorn": "^8.6.0",
|
||||||
"autoprefixer": "^10.4.0",
|
"autoprefixer": "^10.4.0",
|
||||||
"axios": "0.21.4",
|
"axios": "0.21.4",
|
||||||
"bcryptjs": "^2.4.3",
|
"bcryptjs": "^2.4.3",
|
||||||
"core-js": "^3.19.1",
|
"core-js": "^3.19.3",
|
||||||
"crypto": "^1.0.1",
|
"crypto": "^1.0.1",
|
||||||
"date-fns": "^2.26.0",
|
"date-fns": "^2.27.0",
|
||||||
"dotenv": "^10.0.0",
|
"dotenv": "^10.0.0",
|
||||||
"echarts": "^5.2.2",
|
"echarts": "^5.2.2",
|
||||||
"eslint-plugin-quasar": "^1.0.0",
|
"eslint-plugin-quasar": "^1.0.0",
|
||||||
"eslint-plugin-standard": "^5.0.0",
|
"eslint-plugin-standard": "^5.0.0",
|
||||||
"graphql": "^16.0.1",
|
"graphql": "^16.1.0",
|
||||||
"graphql-tag": "^2.12.6",
|
"graphql-tag": "^2.12.6",
|
||||||
"gsap": "^3.8.0",
|
"gsap": "^3.8.0",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
@@ -49,11 +49,11 @@
|
|||||||
"localforage": "^1.10.0",
|
"localforage": "^1.10.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"normalize.css": "^8.0.1",
|
"normalize.css": "^8.0.1",
|
||||||
"npm": "^8.1.4",
|
"npm": "^8.3.0",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"pinia": "^2.0.4",
|
"pinia": "^2.0.6",
|
||||||
"prerender-spa-plugin": "^3.4.0",
|
"prerender-spa-plugin": "^3.4.0",
|
||||||
"quasar": "^2.3.3",
|
"quasar": "^2.3.4",
|
||||||
"quasar-extras": "^2.0.9",
|
"quasar-extras": "^2.0.9",
|
||||||
"register-service-worker": "^1.7.2",
|
"register-service-worker": "^1.7.2",
|
||||||
"vee-validate": "^4.4.10",
|
"vee-validate": "^4.4.10",
|
||||||
@@ -76,7 +76,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.16.0",
|
"@babel/core": "^7.16.0",
|
||||||
"@babel/eslint-parser": "^7.16.3",
|
"@babel/eslint-parser": "^7.16.3",
|
||||||
"@quasar/app": "^3.2.3",
|
"@quasar/app": "^3.2.5",
|
||||||
"@quasar/quasar-app-extension-qcalendar": "^4.0.0-beta.6",
|
"@quasar/quasar-app-extension-qcalendar": "^4.0.0-beta.6",
|
||||||
"@types/bcryptjs": "^2.4.2",
|
"@types/bcryptjs": "^2.4.2",
|
||||||
"@types/dotenv": "^8.2.0",
|
"@types/dotenv": "^8.2.0",
|
||||||
@@ -101,7 +101,7 @@
|
|||||||
"jest": "^27.3.1",
|
"jest": "^27.3.1",
|
||||||
"json-loader": "^0.5.7",
|
"json-loader": "^0.5.7",
|
||||||
"node-sass": "^6.0.1",
|
"node-sass": "^6.0.1",
|
||||||
"npm-check-updates": "^12.0.2",
|
"npm-check-updates": "^12.0.3",
|
||||||
"optimize-css-assets-webpack-plugin": "^6.0.1",
|
"optimize-css-assets-webpack-plugin": "^6.0.1",
|
||||||
"postcss": "^8.3.11",
|
"postcss": "^8.3.11",
|
||||||
"postcss-loader": "^6.2.0",
|
"postcss-loader": "^6.2.0",
|
||||||
@@ -112,11 +112,11 @@
|
|||||||
"tslint": "^6.1.3",
|
"tslint": "^6.1.3",
|
||||||
"tslint-config-standard": "^9.0.0",
|
"tslint-config-standard": "^9.0.0",
|
||||||
"tslint-loader": "^3.5.4",
|
"tslint-loader": "^3.5.4",
|
||||||
"typescript": "^4.5.2",
|
"typescript": "^4.5.3",
|
||||||
"vue-cli-plugin-element-ui": "^1.1.4",
|
"vue-cli-plugin-element-ui": "^1.1.4",
|
||||||
"vueify": "^9.4.1",
|
"vueify": "^9.4.1",
|
||||||
"webpack": "^5.0.0",
|
"webpack": "^5.0.0",
|
||||||
"workbox-webpack-plugin": "^6.4.1"
|
"workbox-webpack-plugin": "^6.4.2"
|
||||||
},
|
},
|
||||||
"browser": {
|
"browser": {
|
||||||
"crypto": false
|
"crypto": false
|
||||||
|
|||||||
@@ -47,6 +47,7 @@ export default defineComponent({
|
|||||||
table: 'sectors',
|
table: 'sectors',
|
||||||
key: 'idSector',
|
key: 'idSector',
|
||||||
value: costanti.FILTER_TUTTI,
|
value: costanti.FILTER_TUTTI,
|
||||||
|
arrvalue: [],
|
||||||
type: costanti.FieldType.select,
|
type: costanti.FieldType.select,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -54,6 +55,7 @@ export default defineComponent({
|
|||||||
table: 'skills',
|
table: 'skills',
|
||||||
key: 'idSkill',
|
key: 'idSkill',
|
||||||
value: costanti.FILTER_TUTTI,
|
value: costanti.FILTER_TUTTI,
|
||||||
|
arrvalue: [],
|
||||||
type: costanti.FieldType.select,
|
type: costanti.FieldType.select,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -62,12 +64,14 @@ export default defineComponent({
|
|||||||
key: 'idCity',
|
key: 'idCity',
|
||||||
value: costanti.FILTER_TUTTI,
|
value: costanti.FILTER_TUTTI,
|
||||||
type: costanti.FieldType.multiselect,
|
type: costanti.FieldType.multiselect,
|
||||||
|
arrvalue: [costanti.FILTER_TUTTI],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Livello',
|
label: 'Livello',
|
||||||
table: 'levels',
|
table: 'levels',
|
||||||
key: 'numLevel',
|
key: 'numLevel',
|
||||||
value: costanti.FILTER_TUTTI,
|
value: costanti.FILTER_TUTTI,
|
||||||
|
arrvalue: [],
|
||||||
type: costanti.FieldType.select,
|
type: costanti.FieldType.select,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -75,6 +79,7 @@ export default defineComponent({
|
|||||||
table: 'statusSkills',
|
table: 'statusSkills',
|
||||||
key: 'idStatusSkill',
|
key: 'idStatusSkill',
|
||||||
value: costanti.FILTER_TUTTI,
|
value: costanti.FILTER_TUTTI,
|
||||||
|
arrvalue: [],
|
||||||
type: costanti.FieldType.multiselect,
|
type: costanti.FieldType.multiselect,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -19,9 +19,14 @@ $grayshadow: #555;
|
|||||||
.myimg {
|
.myimg {
|
||||||
border-radius: 10px !important;
|
border-radius: 10px !important;
|
||||||
height: 200px;
|
height: 200px;
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
|
.myimg-modify {
|
||||||
cursor: grab;
|
cursor: grab;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.barwidth{
|
.barwidth{
|
||||||
width: 250px !important;
|
width: 250px !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,6 +14,10 @@ export default defineComponent({
|
|||||||
type: Boolean,
|
type: Boolean,
|
||||||
required: true,
|
required: true,
|
||||||
},
|
},
|
||||||
|
canModify: {
|
||||||
|
type: Boolean,
|
||||||
|
required: true,
|
||||||
|
},
|
||||||
single: {
|
single: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
required: false,
|
required: false,
|
||||||
@@ -42,6 +46,9 @@ export default defineComponent({
|
|||||||
const gallerylist = ref(<IImgGallery[]>[])
|
const gallerylist = ref(<IImgGallery[]>[])
|
||||||
const maximizedToggle = ref(true)
|
const maximizedToggle = ref(true)
|
||||||
|
|
||||||
|
const fullscreen = ref(false)
|
||||||
|
const fullscreensrc = ref('')
|
||||||
|
|
||||||
|
|
||||||
function isValid(myobj: any): boolean {
|
function isValid(myobj: any): boolean {
|
||||||
return (myobj && typeof myobj !== 'string' && typeof myobj !== 'undefined')
|
return (myobj && typeof myobj !== 'string' && typeof myobj !== 'undefined')
|
||||||
@@ -101,69 +108,77 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
function onDragEnter(e: any) {
|
function onDragEnter(e: any) {
|
||||||
// don't drop on other draggables
|
if (props.canModify) {
|
||||||
if (e.target.draggable !== true) {
|
// don't drop on other draggables
|
||||||
e.target.classList.add('drag-enter')
|
if (e.target.draggable !== true) {
|
||||||
|
e.target.classList.add('drag-enter')
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function onDragLeave(e: any) {
|
function onDragLeave(e: any) {
|
||||||
e.target.classList.remove('drag-enter')
|
if (props.canModify) {
|
||||||
|
e.target.classList.remove('drag-enter')
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function onDragOver(e: any) {
|
function onDragOver(e: any) {
|
||||||
e.preventDefault()
|
if (props.canModify) {
|
||||||
|
e.preventDefault()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function onDrop(e: any) {
|
function onDrop(e: any) {
|
||||||
console.log('onDrop', e)
|
if (props.canModify) {
|
||||||
e.preventDefault()
|
console.log('onDrop', e)
|
||||||
|
e.preventDefault()
|
||||||
|
|
||||||
// don't drop on other draggables
|
// don't drop on other draggables
|
||||||
if (e.target.draggable === true) {
|
if (e.target.draggable === true) {
|
||||||
return
|
|
||||||
}
|
|
||||||
|
|
||||||
if (gallerylist.value) {
|
|
||||||
|
|
||||||
const draggedId = e.dataTransfer.getData('text')
|
|
||||||
let dragout = ''
|
|
||||||
try {
|
|
||||||
dragout = e.target.parentNode.parentNode.parentNode.id
|
|
||||||
} catch (err) {
|
|
||||||
dragout = ''
|
|
||||||
}
|
|
||||||
const draggedEl = document.getElementById(draggedId)
|
|
||||||
console.log('draggedId', draggedId, 'draggedEl', draggedEl)
|
|
||||||
console.log('dragout', dragout)
|
|
||||||
|
|
||||||
// check if original parent node
|
|
||||||
if (draggedEl) {
|
|
||||||
if (draggedEl.parentNode === e.target) {
|
|
||||||
e.target.classList.remove('drag-enter')
|
|
||||||
return
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const myindexIn = gallerylist.value.findIndex((rec: any) => rec._id === draggedId)
|
|
||||||
const myrecIn: IImgGallery = gallerylist.value[myindexIn]
|
|
||||||
|
|
||||||
let myrecOut: IImgGallery
|
|
||||||
const myindexout = gallerylist.value.findIndex((rec: any) => rec._id === dragout)
|
|
||||||
myrecOut = gallerylist.value[myindexout]
|
|
||||||
|
|
||||||
if (myindexIn === myindexout)
|
|
||||||
return
|
return
|
||||||
|
}
|
||||||
|
|
||||||
|
if (gallerylist.value) {
|
||||||
|
|
||||||
|
const draggedId = e.dataTransfer.getData('text')
|
||||||
|
let dragout = ''
|
||||||
|
try {
|
||||||
|
dragout = e.target.parentNode.parentNode.parentNode.id
|
||||||
|
} catch (err) {
|
||||||
|
dragout = ''
|
||||||
|
}
|
||||||
|
const draggedEl = document.getElementById(draggedId)
|
||||||
|
console.log('draggedId', draggedId, 'draggedEl', draggedEl)
|
||||||
|
console.log('dragout', dragout)
|
||||||
|
|
||||||
|
// check if original parent node
|
||||||
|
if (draggedEl) {
|
||||||
|
if (draggedEl.parentNode === e.target) {
|
||||||
|
e.target.classList.remove('drag-enter')
|
||||||
|
return
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const myindexIn = gallerylist.value.findIndex((rec: any) => rec._id === draggedId)
|
||||||
|
const myrecIn: IImgGallery = gallerylist.value[myindexIn]
|
||||||
|
|
||||||
|
let myrecOut: IImgGallery
|
||||||
|
const myindexout = gallerylist.value.findIndex((rec: any) => rec._id === dragout)
|
||||||
|
myrecOut = gallerylist.value[myindexout]
|
||||||
|
|
||||||
|
if (myindexIn === myindexout)
|
||||||
|
return
|
||||||
|
|
||||||
|
|
||||||
tools.array_move(gallerylist.value, myindexIn, myindexout)
|
tools.array_move(gallerylist.value, myindexIn, myindexout)
|
||||||
|
|
||||||
// make the exchange
|
// make the exchange
|
||||||
// draggedEl.parentNode.removeChild(draggedEl)
|
// draggedEl.parentNode.removeChild(draggedEl)
|
||||||
// e.target.appendChild(draggedEl)
|
// e.target.appendChild(draggedEl)
|
||||||
e.target.classList.remove('drag-enter')
|
e.target.classList.remove('drag-enter')
|
||||||
|
|
||||||
save()
|
save()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -172,7 +187,10 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
function getclimg() {
|
function getclimg() {
|
||||||
return (props.edit || displayGall.value) ? 'myimg' : 'myimg-view'
|
let mycl = (props.edit || displayGall.value) ? 'myimg' : 'myimg-view'
|
||||||
|
if (props.canModify && props.edit)
|
||||||
|
mycl = mycl + ' myimg-modify'
|
||||||
|
return mycl
|
||||||
}
|
}
|
||||||
|
|
||||||
/*function getlastord() {
|
/*function getlastord() {
|
||||||
@@ -304,6 +322,11 @@ export default defineComponent({
|
|||||||
return myurl
|
return myurl
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function ImgFullScreen(mygallery: IImgGallery) {
|
||||||
|
fullscreen.value = true
|
||||||
|
fullscreensrc.value = getfullname(mygallery)
|
||||||
|
}
|
||||||
|
|
||||||
onMounted(created)
|
onMounted(created)
|
||||||
|
|
||||||
return {
|
return {
|
||||||
@@ -328,6 +351,9 @@ export default defineComponent({
|
|||||||
maximizedToggle,
|
maximizedToggle,
|
||||||
getUrl,
|
getUrl,
|
||||||
close,
|
close,
|
||||||
|
ImgFullScreen,
|
||||||
|
fullscreen,
|
||||||
|
fullscreensrc,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
@dragover="onDragOver">
|
@dragover="onDragOver">
|
||||||
<q-card
|
<q-card
|
||||||
:id="mygallery._id" :class="getclass()"
|
:id="mygallery._id" :class="getclass()"
|
||||||
draggable="true"
|
:draggable="canModify"
|
||||||
@dragstart="onDragStart"
|
@dragstart="onDragStart"
|
||||||
@drop="onDrop"
|
@drop="onDrop"
|
||||||
>
|
>
|
||||||
@@ -77,9 +77,11 @@
|
|||||||
|
|
||||||
<q-card-actions align="center">
|
<q-card-actions align="center">
|
||||||
<q-btn
|
<q-btn
|
||||||
|
v-if="canModify"
|
||||||
flat round color="blue" icon="fas fa-copy" size="sm"
|
flat round color="blue" icon="fas fa-copy" size="sm"
|
||||||
@click="copytoclipboard(mygallery)"></q-btn>
|
@click="copytoclipboard(mygallery)"></q-btn>
|
||||||
<q-btn
|
<q-btn
|
||||||
|
v-if="canModify"
|
||||||
flat round color="red" icon="fas fa-trash-alt" size="sm"
|
flat round color="red" icon="fas fa-trash-alt" size="sm"
|
||||||
@click="deleteFile(mygallery)"></q-btn>
|
@click="deleteFile(mygallery)"></q-btn>
|
||||||
</q-card-actions>
|
</q-card-actions>
|
||||||
@@ -147,25 +149,27 @@
|
|||||||
>
|
>
|
||||||
<q-btn flat round dense icon="menu" class="q-mr-sm"/>
|
<q-btn flat round dense icon="menu" class="q-mr-sm"/>
|
||||||
<q-btn
|
<q-btn
|
||||||
|
v-if="canModify"
|
||||||
flat round icon="fas fa-copy" size="sm"
|
flat round icon="fas fa-copy" size="sm"
|
||||||
@click="copytoclipboard(mygallery)"></q-btn>
|
@click="copytoclipboard(mygallery)"></q-btn>
|
||||||
<div>
|
<div>
|
||||||
Foto {{ index + 1 }}
|
Foto {{ index + 1 }}
|
||||||
</div>
|
</div>
|
||||||
<q-space></q-space>
|
<q-space></q-space>
|
||||||
<q-btn flat round color="red" icon="fas fa-trash-alt" @click="deleteFile(mygallery)"></q-btn>
|
<q-btn v-if="canModify" flat round color="red" icon="fas fa-trash-alt" @click="deleteFile(mygallery)"></q-btn>
|
||||||
</q-bar>
|
</q-bar>
|
||||||
|
|
||||||
<q-card
|
<q-card
|
||||||
:id="mygallery._id" :class="getclass()"
|
:id="mygallery._id" :class="getclass()"
|
||||||
:data-ind="index"
|
:data-ind="index"
|
||||||
draggable="true"
|
:draggable="canModify"
|
||||||
@dragstart="onDragStart"
|
@dragstart="onDragStart"
|
||||||
@drop="onDrop"
|
@drop="onDrop"
|
||||||
>
|
>
|
||||||
<q-img
|
<q-img
|
||||||
:src="getsrcimg(mygallery)"
|
:src="getsrcimg(mygallery)"
|
||||||
:class="getclimg()"
|
:class="getclimg()"
|
||||||
|
@click="ImgFullScreen(mygallery)"
|
||||||
:alt="mygallery.alt">
|
:alt="mygallery.alt">
|
||||||
<div v-if="mygallery.description" class="absolute-bottom text-shadow">
|
<div v-if="mygallery.description" class="absolute-bottom text-shadow">
|
||||||
<!-- <div class="text-h6 text-trans">{{ mygallery.description }} </div> -->
|
<!-- <div class="text-h6 text-trans">{{ mygallery.description }} </div> -->
|
||||||
@@ -196,7 +200,9 @@
|
|||||||
</q-card>
|
</q-card>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="q-pa-sm">
|
<div
|
||||||
|
v-if="canModify"
|
||||||
|
class="q-pa-sm">
|
||||||
<div class="q-gutter-sm " style="max-height: 200px; width: 208px;">
|
<div class="q-gutter-sm " style="max-height: 200px; width: 208px;">
|
||||||
<q-uploader
|
<q-uploader
|
||||||
label="Aggiungi Immagine"
|
label="Aggiungi Immagine"
|
||||||
@@ -215,15 +221,27 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<q-card-actions align="right">
|
<q-card-actions align="right">
|
||||||
<q-btn flat label="Annulla" color="primary" v-close-popup/>
|
|
||||||
<q-btn label="salva" color="primary" v-close-popup @click="save"/>
|
<q-btn v-if="canModify" flat label="Annulla" color="primary" v-close-popup/>
|
||||||
|
<q-btn v-if="canModify" label="salva" color="primary" v-close-popup @click="save"/>
|
||||||
|
<q-btn v-if="!canModify" label="Chiudi" color="primary" v-close-popup/>
|
||||||
</q-card-actions>
|
</q-card-actions>
|
||||||
|
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
</q-card>
|
</q-card>
|
||||||
</q-dialog>
|
</q-dialog>
|
||||||
|
<q-dialog
|
||||||
|
v-model="fullscreen"
|
||||||
|
:maximized="false"
|
||||||
|
transition-show="slide-up"
|
||||||
|
transition-hide="slide-down"
|
||||||
|
>
|
||||||
|
<q-card class="my-card">
|
||||||
|
<q-img v-if="fullscreensrc" alt="fullscreen" :src="fullscreensrc" @click="fullscreen = false"></q-img>
|
||||||
|
</q-card>
|
||||||
|
</q-dialog>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts" src="./CGallery.ts">
|
<script lang="ts" src="./CGallery.ts">
|
||||||
|
|||||||
@@ -207,6 +207,20 @@ export default defineComponent({
|
|||||||
refresh()
|
refresh()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function canModifyThisRec(rec: any) {
|
||||||
|
// console.log('rec', rec)
|
||||||
|
if (rec.hasOwnProperty('userId')) {
|
||||||
|
let userId = rec.userId
|
||||||
|
if (userId === userStore.my._id) {
|
||||||
|
// E' il mio, quindi modificalo
|
||||||
|
return true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return false
|
||||||
|
// if (userStore.isAdmin || userStore.isManager)
|
||||||
|
// return true
|
||||||
|
}
|
||||||
|
|
||||||
// emulate 'SELECT count(*) FROM ...WHERE...'
|
// emulate 'SELECT count(*) FROM ...WHERE...'
|
||||||
function getRowsNumberCount(myfilter?: any) {
|
function getRowsNumberCount(myfilter?: any) {
|
||||||
|
|
||||||
@@ -244,11 +258,27 @@ export default defineComponent({
|
|||||||
|
|
||||||
if (searchList.value) {
|
if (searchList.value) {
|
||||||
searchList.value.forEach((item: ISearchList) => {
|
searchList.value.forEach((item: ISearchList) => {
|
||||||
|
let myarr: ISearchList
|
||||||
|
let objitem: any = {}
|
||||||
if (item.value > 0) {
|
if (item.value > 0) {
|
||||||
let myarr: ISearchList
|
|
||||||
let objitem: any = {}
|
|
||||||
objitem[item.key] = item.value
|
objitem[item.key] = item.value
|
||||||
filtersearch.push(objitem)
|
filtersearch.push(objitem)
|
||||||
|
} else if (item.arrvalue.length > 0) {
|
||||||
|
const myarr = item.arrvalue.filter((value) => value > 0)
|
||||||
|
|
||||||
|
let arr2: any = []
|
||||||
|
|
||||||
|
myarr.forEach((myval) => {
|
||||||
|
let objitem2: any = {}
|
||||||
|
objitem2[item.key] = myval
|
||||||
|
arr2.push(objitem2)
|
||||||
|
})
|
||||||
|
|
||||||
|
let obj2: any = {
|
||||||
|
$or: arr2
|
||||||
|
}
|
||||||
|
if (arr2.length > 0)
|
||||||
|
filtersearch.push(obj2)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
@@ -272,7 +302,7 @@ export default defineComponent({
|
|||||||
params.codeId = mycodeid.value
|
params.codeId = mycodeid.value
|
||||||
|
|
||||||
// console.log('params', params)
|
// console.log('params', params)
|
||||||
console.log('props.extraparams', props.extraparams)
|
// console.log('props.extraparams', props.extraparams)
|
||||||
|
|
||||||
params = { ...params, ...props.extraparams }
|
params = { ...params, ...props.extraparams }
|
||||||
|
|
||||||
@@ -1029,6 +1059,7 @@ export default defineComponent({
|
|||||||
globalStore,
|
globalStore,
|
||||||
searchList,
|
searchList,
|
||||||
searchval,
|
searchval,
|
||||||
|
canModifyThisRec,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -146,7 +146,8 @@
|
|||||||
|
|
||||||
<q-select
|
<q-select
|
||||||
v-if="item.type === costanti.FieldType.multiselect"
|
v-if="item.type === costanti.FieldType.multiselect"
|
||||||
v-model="item.value"
|
v-model="item.arrvalue"
|
||||||
|
@update:model-value="searchval"
|
||||||
rounded
|
rounded
|
||||||
outlined
|
outlined
|
||||||
multiple
|
multiple
|
||||||
@@ -158,7 +159,7 @@
|
|||||||
:options="globalStore.getTableJoinByName(item.table)"
|
:options="globalStore.getTableJoinByName(item.table)"
|
||||||
style="min-width: 150px"
|
style="min-width: 150px"
|
||||||
:option-value="fieldsTable.getKeyByTable(item.table)"
|
:option-value="fieldsTable.getKeyByTable(item.table)"
|
||||||
@update:model-value="searchval">
|
>
|
||||||
|
|
||||||
<template v-slot:option="{ itemProps, opt, selected, toggleOption }">
|
<template v-slot:option="{ itemProps, opt, selected, toggleOption }">
|
||||||
<q-item v-bind="itemProps">
|
<q-item v-bind="itemProps">
|
||||||
@@ -167,7 +168,7 @@
|
|||||||
<q-item-label>{{ opt[fieldsTable.getLabelByTable(item.table)] }}</q-item-label>
|
<q-item-label>{{ opt[fieldsTable.getLabelByTable(item.table)] }}</q-item-label>
|
||||||
</q-item-section>
|
</q-item-section>
|
||||||
<q-item-section side>
|
<q-item-section side>
|
||||||
<q-toggle :model-value="selected" @update:value="toggleOption(opt)"/>
|
<q-toggle :model-value="selected" @update:model-value="toggleOption(opt)"/>
|
||||||
</q-item-section>
|
</q-item-section>
|
||||||
</q-item>
|
</q-item>
|
||||||
</template>
|
</template>
|
||||||
@@ -230,9 +231,11 @@
|
|||||||
<span class="ellipsis"> {{ props.row[col_title] }} </span>
|
<span class="ellipsis"> {{ props.row[col_title] }} </span>
|
||||||
<q-space/>
|
<q-space/>
|
||||||
<q-btn
|
<q-btn
|
||||||
|
v-if="canModifyThisRec(props.row)"
|
||||||
flat round color="white" icon="fas fa-pencil-alt" size="sm"
|
flat round color="white" icon="fas fa-pencil-alt" size="sm"
|
||||||
@click="clickFunz(props.row, prop_mycolumns.find((rec) => rec.action === lists.MenuAction.CAN_EDIT_TABLE))"></q-btn>
|
@click="clickFunz(props.row, prop_mycolumns.find((rec) => rec.action === lists.MenuAction.CAN_EDIT_TABLE))"></q-btn>
|
||||||
<q-btn
|
<q-btn
|
||||||
|
v-if="canModifyThisRec(props.row)"
|
||||||
flat round color="white" icon="fas fa-trash-alt" size="sm"
|
flat round color="white" icon="fas fa-trash-alt" size="sm"
|
||||||
@click="clickFunz(props.row, prop_mycolumns.find((rec) => rec.action === lists.MenuAction.DELETE_RECTABLE))"></q-btn>
|
@click="clickFunz(props.row, prop_mycolumns.find((rec) => rec.action === lists.MenuAction.DELETE_RECTABLE))"></q-btn>
|
||||||
</q-bar>
|
</q-bar>
|
||||||
@@ -255,6 +258,7 @@
|
|||||||
<CMyPopupEdit
|
<CMyPopupEdit
|
||||||
:table="mytable"
|
:table="mytable"
|
||||||
:canEdit="canEdit"
|
:canEdit="canEdit"
|
||||||
|
:canModify="canModifyThisRec(props.row)"
|
||||||
:disable="disabilita()"
|
:disable="disabilita()"
|
||||||
:mycol="col"
|
:mycol="col"
|
||||||
v-model:row="props.row"
|
v-model:row="props.row"
|
||||||
|
|||||||
@@ -28,6 +28,11 @@ export default defineComponent({
|
|||||||
required: false,
|
required: false,
|
||||||
default: true,
|
default: true,
|
||||||
},
|
},
|
||||||
|
canModify: {
|
||||||
|
type: Boolean,
|
||||||
|
required: false,
|
||||||
|
default: false,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
setup(props, { emit }) {
|
setup(props, { emit }) {
|
||||||
const $q = useQuasar()
|
const $q = useQuasar()
|
||||||
|
|||||||
@@ -38,8 +38,9 @@
|
|||||||
</form>
|
</form>
|
||||||
</q-card-section>
|
</q-card-section>
|
||||||
<q-card-actions v-if="showButtons" align="center">
|
<q-card-actions v-if="showButtons" align="center">
|
||||||
<q-btn flat :label="$t('dialog.ok')" color="primary" @click="saveval"></q-btn>
|
<q-btn v-if="canModify" flat :label="$t('dialog.ok')" color="primary" @click="saveval"></q-btn>
|
||||||
<q-btn flat :label="$t('dialog.cancel')" color="primary" v-close-popup @click="annulla"></q-btn>
|
<q-btn v-if="canModify" flat :label="$t('dialog.cancel')" color="primary" v-close-popup @click="annulla"></q-btn>
|
||||||
|
<q-btn v-if="!canModify" :label="$t('dialog.ok')" color="primary" v-close-popup></q-btn>
|
||||||
</q-card-actions>
|
</q-card-actions>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
|
||||||
|
|||||||
@@ -45,6 +45,11 @@ export default defineComponent({
|
|||||||
required: false,
|
required: false,
|
||||||
default: false,
|
default: false,
|
||||||
},
|
},
|
||||||
|
canModify: {
|
||||||
|
type: Boolean,
|
||||||
|
required: false,
|
||||||
|
default: false,
|
||||||
|
},
|
||||||
isInModif: {
|
isInModif: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
required: false,
|
required: false,
|
||||||
|
|||||||
@@ -77,7 +77,9 @@
|
|||||||
<CGallery
|
<CGallery
|
||||||
:title="getTitleGall()"
|
:title="getTitleGall()"
|
||||||
:directory="getDirectoryGall()"
|
:directory="getDirectoryGall()"
|
||||||
:imgGall="myvalue" :edit="isviewfield()"
|
:imgGall="myvalue"
|
||||||
|
:edit="isviewfield()"
|
||||||
|
:canModify="canModify"
|
||||||
@showandsave="Savedb">
|
@showandsave="Savedb">
|
||||||
</CGallery>
|
</CGallery>
|
||||||
</div>
|
</div>
|
||||||
@@ -89,6 +91,7 @@
|
|||||||
:directory="getDirectoryGall()"
|
:directory="getDirectoryGall()"
|
||||||
:imgGall="[{ imagefile: myvalue }]"
|
:imgGall="[{ imagefile: myvalue }]"
|
||||||
:edit="isviewfield()"
|
:edit="isviewfield()"
|
||||||
|
:canModify="canModify"
|
||||||
:single="isFieldDb()"
|
:single="isFieldDb()"
|
||||||
@update:imgGall="changevalRec"
|
@update:imgGall="changevalRec"
|
||||||
@showandsave="Savedb">
|
@showandsave="Savedb">
|
||||||
@@ -320,6 +323,7 @@
|
|||||||
<CMyEditor
|
<CMyEditor
|
||||||
v-model:value="myvalue" :title="col.title" @keyup.enter.stop
|
v-model:value="myvalue" :title="col.title" @keyup.enter.stop
|
||||||
:showButtons="false"
|
:showButtons="false"
|
||||||
|
:canModify="canModify"
|
||||||
@update:value="changevalRec"
|
@update:value="changevalRec"
|
||||||
@showandsave="Savedb">
|
@showandsave="Savedb">
|
||||||
</CMyEditor>
|
</CMyEditor>
|
||||||
@@ -333,6 +337,7 @@
|
|||||||
<q-card-section>
|
<q-card-section>
|
||||||
<CMyEditor
|
<CMyEditor
|
||||||
v-if="visueditor" v-model:value="myvalue" :title="col.title" @keyup.enter.stop
|
v-if="visueditor" v-model:value="myvalue" :title="col.title" @keyup.enter.stop
|
||||||
|
:canModify="canModify"
|
||||||
@showandsave="Savedb" @annulla="visueditor=false">
|
@showandsave="Savedb" @annulla="visueditor=false">
|
||||||
|
|
||||||
</CMyEditor>
|
</CMyEditor>
|
||||||
|
|||||||
@@ -485,6 +485,7 @@ export interface ISearchList {
|
|||||||
label: string
|
label: string
|
||||||
table: string
|
table: string
|
||||||
key: string
|
key: string
|
||||||
|
arrvalue: any[]
|
||||||
value: any
|
value: any
|
||||||
type: number
|
type: number
|
||||||
}
|
}
|
||||||
|
|||||||
543
yarn.lock
543
yarn.lock
@@ -2,12 +2,12 @@
|
|||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@apideck/better-ajv-errors@^0.2.7":
|
"@apideck/better-ajv-errors@^0.3.1":
|
||||||
version "0.2.7"
|
version "0.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/@apideck/better-ajv-errors/-/better-ajv-errors-0.2.7.tgz#cc71652ecb111708c01bdc10206ca85886c118ea"
|
resolved "https://registry.yarnpkg.com/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.1.tgz#a8d4ef3ce67c418b8b24f2b76b6bc84eb547baf7"
|
||||||
integrity sha512-J2dW+EHYudbwI7MGovcHWLBrxasl21uuroc2zT8bH2RxYuv2g5GqsO5jcKUZz4LaMST45xhKjVuyRYkhcWyMhA==
|
integrity sha512-6RMV31esAxqlDIvVCG/CJxY/s8dFNVOI5w8RWIfDMhjg/iwqnawko9tJXau/leqC4+T1Bu8et99QVWCwU5wk+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
json-schema "^0.3.0"
|
json-schema "^0.4.0"
|
||||||
jsonpointer "^5.0.0"
|
jsonpointer "^5.0.0"
|
||||||
leven "^3.1.0"
|
leven "^3.1.0"
|
||||||
|
|
||||||
@@ -1280,7 +1280,7 @@
|
|||||||
"@nodelib/fs.scandir" "2.1.5"
|
"@nodelib/fs.scandir" "2.1.5"
|
||||||
fastq "^1.6.0"
|
fastq "^1.6.0"
|
||||||
|
|
||||||
"@npmcli/arborist@^4.0.0", "@npmcli/arborist@^4.0.5":
|
"@npmcli/arborist@^4.0.0":
|
||||||
version "4.0.5"
|
version "4.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-4.0.5.tgz#7cdcfed28cad03803f5d75caf2b0f3051165ee70"
|
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-4.0.5.tgz#7cdcfed28cad03803f5d75caf2b0f3051165ee70"
|
||||||
integrity sha512-WR2cqxzjsvmHJ9sKCdqBYG/qeiAXB9ev1iq1W2Rry7LxeJ7eDtTr4mOWe/TBvp6xFzevGecQc2YEWwExTuLZLg==
|
integrity sha512-WR2cqxzjsvmHJ9sKCdqBYG/qeiAXB9ev1iq1W2Rry7LxeJ7eDtTr4mOWe/TBvp6xFzevGecQc2YEWwExTuLZLg==
|
||||||
@@ -1318,12 +1318,50 @@
|
|||||||
treeverse "^1.0.4"
|
treeverse "^1.0.4"
|
||||||
walk-up-path "^1.0.0"
|
walk-up-path "^1.0.0"
|
||||||
|
|
||||||
|
"@npmcli/arborist@^4.1.1":
|
||||||
|
version "4.1.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-4.1.1.tgz#a36202f85b0b8d47f5fc0e056e9836282bc5a38c"
|
||||||
|
integrity sha512-sASzHngGWt8l6ic1VP0Qf3+ral/RL8L+MculTp2w8NYjjkDiurByOT39KiYmLwpeJ2GQoDR/rdhEwnII8wZQ9g==
|
||||||
|
dependencies:
|
||||||
|
"@isaacs/string-locale-compare" "^1.1.0"
|
||||||
|
"@npmcli/installed-package-contents" "^1.0.7"
|
||||||
|
"@npmcli/map-workspaces" "^2.0.0"
|
||||||
|
"@npmcli/metavuln-calculator" "^2.0.0"
|
||||||
|
"@npmcli/move-file" "^1.1.0"
|
||||||
|
"@npmcli/name-from-folder" "^1.0.1"
|
||||||
|
"@npmcli/node-gyp" "^1.0.3"
|
||||||
|
"@npmcli/package-json" "^1.0.1"
|
||||||
|
"@npmcli/run-script" "^2.0.0"
|
||||||
|
bin-links "^2.3.0"
|
||||||
|
cacache "^15.0.3"
|
||||||
|
common-ancestor-path "^1.0.1"
|
||||||
|
json-parse-even-better-errors "^2.3.1"
|
||||||
|
json-stringify-nice "^1.1.4"
|
||||||
|
mkdirp "^1.0.4"
|
||||||
|
mkdirp-infer-owner "^2.0.0"
|
||||||
|
npm-install-checks "^4.0.0"
|
||||||
|
npm-package-arg "^8.1.5"
|
||||||
|
npm-pick-manifest "^6.1.0"
|
||||||
|
npm-registry-fetch "^11.0.0"
|
||||||
|
pacote "^12.0.2"
|
||||||
|
parse-conflict-json "^2.0.1"
|
||||||
|
proc-log "^1.0.0"
|
||||||
|
promise-all-reject-late "^1.0.0"
|
||||||
|
promise-call-limit "^1.0.1"
|
||||||
|
read-package-json-fast "^2.0.2"
|
||||||
|
readdir-scoped-modules "^1.1.0"
|
||||||
|
rimraf "^3.0.2"
|
||||||
|
semver "^7.3.5"
|
||||||
|
ssri "^8.0.1"
|
||||||
|
treeverse "^1.0.4"
|
||||||
|
walk-up-path "^1.0.0"
|
||||||
|
|
||||||
"@npmcli/ci-detect@^1.3.0", "@npmcli/ci-detect@^1.4.0":
|
"@npmcli/ci-detect@^1.3.0", "@npmcli/ci-detect@^1.4.0":
|
||||||
version "1.4.0"
|
version "1.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/@npmcli/ci-detect/-/ci-detect-1.4.0.tgz#18478bbaa900c37bfbd8a2006a6262c62e8b0fe1"
|
resolved "https://registry.yarnpkg.com/@npmcli/ci-detect/-/ci-detect-1.4.0.tgz#18478bbaa900c37bfbd8a2006a6262c62e8b0fe1"
|
||||||
integrity sha512-3BGrt6FLjqM6br5AhWRKTr3u5GIVkjRYeAFrMp3HjnfICrg4xOrVRwFavKT6tsp++bq5dluL5t8ME/Nha/6c1Q==
|
integrity sha512-3BGrt6FLjqM6br5AhWRKTr3u5GIVkjRYeAFrMp3HjnfICrg4xOrVRwFavKT6tsp++bq5dluL5t8ME/Nha/6c1Q==
|
||||||
|
|
||||||
"@npmcli/config@^2.3.0":
|
"@npmcli/config@^2.3.2":
|
||||||
version "2.3.2"
|
version "2.3.2"
|
||||||
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-2.3.2.tgz#6027efc132fcc809abef749c2f2e13dc4dcd6e0b"
|
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-2.3.2.tgz#6027efc132fcc809abef749c2f2e13dc4dcd6e0b"
|
||||||
integrity sha512-2/9dj143BFgQR8qxJbYptd8k+4+Po2uHYq3H6498ynZcRu4LrsDlngov5HGrvo2+f0pe0fBJwDEP2rRtaW8bkw==
|
integrity sha512-2/9dj143BFgQR8qxJbYptd8k+4+Po2uHYq3H6498ynZcRu4LrsDlngov5HGrvo2+f0pe0fBJwDEP2rRtaW8bkw==
|
||||||
@@ -1470,10 +1508,10 @@
|
|||||||
promise-limit "^2.5.0"
|
promise-limit "^2.5.0"
|
||||||
puppeteer "^1.7.0"
|
puppeteer "^1.7.0"
|
||||||
|
|
||||||
"@quasar/app@^3.2.3":
|
"@quasar/app@^3.2.5":
|
||||||
version "3.2.4"
|
version "3.2.5"
|
||||||
resolved "https://registry.yarnpkg.com/@quasar/app/-/app-3.2.4.tgz#9cc8f26646f59bdcd1ea33d6ea986b321316c852"
|
resolved "https://registry.yarnpkg.com/@quasar/app/-/app-3.2.5.tgz#e2fc2921ddaefb64c7886eac64cb1bec813ec701"
|
||||||
integrity sha512-iiQDnKs/t+qCFxNHSi2knhsIzS34jVLwfI4FbFwZLDyOEmocEXp7h4Y8nAxTLPxQBM2zUc/Xv1QBvmw0t0iS7A==
|
integrity sha512-gpHX4Svn6zLVkpy4dj6drxyaay+wW6r00PW0ty5dq+w8SIbXqj8DOmf7jkS4XtXXtvU9viFZsMVBx3S3WCKbKw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@quasar/babel-preset-app" "2.0.1"
|
"@quasar/babel-preset-app" "2.0.1"
|
||||||
"@quasar/fastclick" "1.1.4"
|
"@quasar/fastclick" "1.1.4"
|
||||||
@@ -1533,7 +1571,7 @@
|
|||||||
ts-loader "9.2.5"
|
ts-loader "9.2.5"
|
||||||
typescript "4.4.2"
|
typescript "4.4.2"
|
||||||
url-loader "4.1.1"
|
url-loader "4.1.1"
|
||||||
vue "3.2.23"
|
vue "^3.2.24"
|
||||||
vue-loader "16.8.3"
|
vue-loader "16.8.3"
|
||||||
vue-router "4.0.12"
|
vue-router "4.0.12"
|
||||||
vue-style-loader "4.1.3"
|
vue-style-loader "4.1.3"
|
||||||
@@ -1570,10 +1608,10 @@
|
|||||||
core-js "^3.6.5"
|
core-js "^3.6.5"
|
||||||
core-js-compat "^3.6.5"
|
core-js-compat "^3.6.5"
|
||||||
|
|
||||||
"@quasar/extras@^1.12.1":
|
"@quasar/extras@^1.12.2":
|
||||||
version "1.12.1"
|
version "1.12.2"
|
||||||
resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.12.1.tgz#859f7ac79789f840c1d51f994f5bfd5046b1f261"
|
resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.12.2.tgz#1d70b8aa38fd2f4eaf2bdc7148837180f8073d24"
|
||||||
integrity sha512-EwOnaJEDHo9zCnJzd1sFw1sfMAAq8cJaIjzr2+A9o2NcVLaIhD7YAaJdlIdcNmQnyuPAiq9NghUize8lCS0epw==
|
integrity sha512-WDsmEdKJX5axXlkrVZUGAq++tsJ2jRwgSnZXt4TT6csyxM0rmDAoVbYNrc0KaQuEe9QXgHT2QDaaYzymfE616A==
|
||||||
|
|
||||||
"@quasar/fastclick@1.1.4":
|
"@quasar/fastclick@1.1.4":
|
||||||
version "1.1.4"
|
version "1.1.4"
|
||||||
@@ -2104,10 +2142,10 @@
|
|||||||
"@typescript-eslint/types" "5.5.0"
|
"@typescript-eslint/types" "5.5.0"
|
||||||
eslint-visitor-keys "^3.0.0"
|
eslint-visitor-keys "^3.0.0"
|
||||||
|
|
||||||
"@vue/compat@^3.2.22":
|
"@vue/compat@^3.2.24":
|
||||||
version "3.2.23"
|
version "3.2.24"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.2.23.tgz#24d224bf83e52a9beb959cb1ba7706401bfcd56a"
|
resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.2.24.tgz#6b10efb2773ccc8a59e625b4082bdc7cf2012549"
|
||||||
integrity sha512-ap/aO8V1j3dveHGcELRQZdb3dlnMgCK5N5Ur6Q37RRtMcB1glJldqUP46aAhY7kMberaUVWwYehMothocsF6Dg==
|
integrity sha512-fhnNc+SJ/hbhKZexVHVK+vZ0VstHm32VXgFEoiV1WWYNGRFJB5X7jbO/1a09IQgURiHwP0Km9jQQzN7/7sSbag==
|
||||||
|
|
||||||
"@vue/compiler-core@3.2.23":
|
"@vue/compiler-core@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
@@ -2119,6 +2157,16 @@
|
|||||||
estree-walker "^2.0.2"
|
estree-walker "^2.0.2"
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
|
|
||||||
|
"@vue/compiler-core@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.2.24.tgz#cadcda0e026e7f1cd453ce87160be51a5f313fe0"
|
||||||
|
integrity sha512-A0SxB2HAggKzP57LDin5gfgWOTwFyGCtQ5MTMNBADnfQYALWnYuC8kMI0DhRSplGTWRvn9Z2DAnG8f35BnojuA==
|
||||||
|
dependencies:
|
||||||
|
"@babel/parser" "^7.15.0"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
estree-walker "^2.0.2"
|
||||||
|
source-map "^0.6.1"
|
||||||
|
|
||||||
"@vue/compiler-dom@3.2.23":
|
"@vue/compiler-dom@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.2.23.tgz#1dc5ba6c61f4d9e5e22442bfbf1ca306bb698507"
|
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.2.23.tgz#1dc5ba6c61f4d9e5e22442bfbf1ca306bb698507"
|
||||||
@@ -2127,7 +2175,15 @@
|
|||||||
"@vue/compiler-core" "3.2.23"
|
"@vue/compiler-core" "3.2.23"
|
||||||
"@vue/shared" "3.2.23"
|
"@vue/shared" "3.2.23"
|
||||||
|
|
||||||
"@vue/compiler-sfc@3.2.23", "@vue/compiler-sfc@^3.2.22":
|
"@vue/compiler-dom@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.2.24.tgz#32235cb444660245be5cc58f4beb76747400505c"
|
||||||
|
integrity sha512-KQEm8r0JFsrNNIfbD28pcwMvHpcJcwjVR1XWFcD0yyQ8eREd7IXhT7J6j7iNCSE/TIo78NOvkwbyX+lnIm836w==
|
||||||
|
dependencies:
|
||||||
|
"@vue/compiler-core" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
|
"@vue/compiler-sfc@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.2.23.tgz#35ef678240b29da5144bc3c6447fa51a07d78875"
|
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.2.23.tgz#35ef678240b29da5144bc3c6447fa51a07d78875"
|
||||||
integrity sha512-Aw+pb50Q5zTjyvWod8mNKmYZDRGHJBptmNNWE+84ZxrzEztPgMz8cNYIzWGbwcFVkmJlhvioAMvKnB+LM/sjSA==
|
integrity sha512-Aw+pb50Q5zTjyvWod8mNKmYZDRGHJBptmNNWE+84ZxrzEztPgMz8cNYIzWGbwcFVkmJlhvioAMvKnB+LM/sjSA==
|
||||||
@@ -2143,6 +2199,22 @@
|
|||||||
postcss "^8.1.10"
|
postcss "^8.1.10"
|
||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
|
|
||||||
|
"@vue/compiler-sfc@3.2.24", "@vue/compiler-sfc@^3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.2.24.tgz#803a309e1935fc85981218d88fd4fb5db05afdb1"
|
||||||
|
integrity sha512-YGPcIvVJp2qTPkuT6kT43Eo1xjstyY4bmuiSV31my4bQMBFVR26ANmifUSt759Blok71gK0WzfIZHbcOKYOeKA==
|
||||||
|
dependencies:
|
||||||
|
"@babel/parser" "^7.15.0"
|
||||||
|
"@vue/compiler-core" "3.2.24"
|
||||||
|
"@vue/compiler-dom" "3.2.24"
|
||||||
|
"@vue/compiler-ssr" "3.2.24"
|
||||||
|
"@vue/ref-transform" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
estree-walker "^2.0.2"
|
||||||
|
magic-string "^0.25.7"
|
||||||
|
postcss "^8.1.10"
|
||||||
|
source-map "^0.6.1"
|
||||||
|
|
||||||
"@vue/compiler-ssr@3.2.23":
|
"@vue/compiler-ssr@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.2.23.tgz#cd9c6541c388553f6448244a9f2a76dfdba027ba"
|
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.2.23.tgz#cd9c6541c388553f6448244a9f2a76dfdba027ba"
|
||||||
@@ -2151,12 +2223,20 @@
|
|||||||
"@vue/compiler-dom" "3.2.23"
|
"@vue/compiler-dom" "3.2.23"
|
||||||
"@vue/shared" "3.2.23"
|
"@vue/shared" "3.2.23"
|
||||||
|
|
||||||
|
"@vue/compiler-ssr@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.2.24.tgz#edd0b7e7cd28d6c2578bb770ce0128bfdef9c948"
|
||||||
|
integrity sha512-E1HHShNsGVWXxs68LDOUuI+Bzak9W/Ier/366aKDBFuwvfwgruwq6abhMfj6pSDZpwZ/PXnfliyl/m7qBSq6gw==
|
||||||
|
dependencies:
|
||||||
|
"@vue/compiler-dom" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
"@vue/devtools-api@^6.0.0-beta.11", "@vue/devtools-api@^6.0.0-beta.15", "@vue/devtools-api@^6.0.0-beta.18", "@vue/devtools-api@^6.0.0-beta.20.1", "@vue/devtools-api@^6.0.0-beta.7":
|
"@vue/devtools-api@^6.0.0-beta.11", "@vue/devtools-api@^6.0.0-beta.15", "@vue/devtools-api@^6.0.0-beta.18", "@vue/devtools-api@^6.0.0-beta.20.1", "@vue/devtools-api@^6.0.0-beta.7":
|
||||||
version "6.0.0-beta.20.1"
|
version "6.0.0-beta.20.1"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.20.1.tgz#5b499647e929c35baf2a66a399578f9aa4601142"
|
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.0-beta.20.1.tgz#5b499647e929c35baf2a66a399578f9aa4601142"
|
||||||
integrity sha512-R2rfiRY+kZugzWh9ZyITaovx+jpU4vgivAEAiz80kvh3yviiTU3CBuGuyWpSwGz9/C7TkSWVM/FtQRGlZ16n8Q==
|
integrity sha512-R2rfiRY+kZugzWh9ZyITaovx+jpU4vgivAEAiz80kvh3yviiTU3CBuGuyWpSwGz9/C7TkSWVM/FtQRGlZ16n8Q==
|
||||||
|
|
||||||
"@vue/eslint-config-standard@^5.1.2":
|
"@vue/eslint-config-standard@5.1.2":
|
||||||
version "5.1.2"
|
version "5.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/eslint-config-standard/-/eslint-config-standard-5.1.2.tgz#c5d55af894a3ae23b65b1af4a425777ac0170b42"
|
resolved "https://registry.yarnpkg.com/@vue/eslint-config-standard/-/eslint-config-standard-5.1.2.tgz#c5d55af894a3ae23b65b1af4a425777ac0170b42"
|
||||||
integrity sha512-FTz0k77dIrj9r3xskt9jsZyL/YprrLiPRf4m3k7G6dZ5PKuD6OPqYrHR9eduUmHDFpTlRgFpTVQrq+1el9k3QQ==
|
integrity sha512-FTz0k77dIrj9r3xskt9jsZyL/YprrLiPRf4m3k7G6dZ5PKuD6OPqYrHR9eduUmHDFpTlRgFpTVQrq+1el9k3QQ==
|
||||||
@@ -2172,6 +2252,13 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@vue/shared" "3.2.23"
|
"@vue/shared" "3.2.23"
|
||||||
|
|
||||||
|
"@vue/reactivity@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.2.24.tgz#4b24301ff7af0607c49a1e6976a22b4f62eab1a4"
|
||||||
|
integrity sha512-5eVsO9wfQ5erCMSRBjpqLkkI+LglJS7E0oLZJs2gsChpvOjH2Uwt3Hk1nVv0ywStnWg71Ykn3SyQwtnl7PknOQ==
|
||||||
|
dependencies:
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
"@vue/ref-transform@3.2.23":
|
"@vue/ref-transform@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/ref-transform/-/ref-transform-3.2.23.tgz#5c8b0c0638db27094ddd689020c60cf1aa33d873"
|
resolved "https://registry.yarnpkg.com/@vue/ref-transform/-/ref-transform-3.2.23.tgz#5c8b0c0638db27094ddd689020c60cf1aa33d873"
|
||||||
@@ -2183,6 +2270,17 @@
|
|||||||
estree-walker "^2.0.2"
|
estree-walker "^2.0.2"
|
||||||
magic-string "^0.25.7"
|
magic-string "^0.25.7"
|
||||||
|
|
||||||
|
"@vue/ref-transform@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/ref-transform/-/ref-transform-3.2.24.tgz#335bf06e0b25be16e7056cc4117c51a79f0c9122"
|
||||||
|
integrity sha512-j6oNbsGLvea2rF8GQB9w6q7UFL1So7J+t6ducaMeWPSyjYZ+slWpwPVK6mmyghg5oGqC41R+HC5BV036Y0KhXQ==
|
||||||
|
dependencies:
|
||||||
|
"@babel/parser" "^7.15.0"
|
||||||
|
"@vue/compiler-core" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
estree-walker "^2.0.2"
|
||||||
|
magic-string "^0.25.7"
|
||||||
|
|
||||||
"@vue/runtime-core@3.2.23":
|
"@vue/runtime-core@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.2.23.tgz#f620ce0142e87cbc99c50ac285e644ed9b57986f"
|
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.2.23.tgz#f620ce0142e87cbc99c50ac285e644ed9b57986f"
|
||||||
@@ -2191,6 +2289,14 @@
|
|||||||
"@vue/reactivity" "3.2.23"
|
"@vue/reactivity" "3.2.23"
|
||||||
"@vue/shared" "3.2.23"
|
"@vue/shared" "3.2.23"
|
||||||
|
|
||||||
|
"@vue/runtime-core@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.2.24.tgz#b3e433587442910d90f78f61ce3c5faf6fb3f355"
|
||||||
|
integrity sha512-ReI06vGgYuW0G8FlOcAOzMklVDJSxKuRhYzT8j+a8BTfs1945kxo1Th28BPvasyYx8J+LMeZ0HqpPH9yGXvWvg==
|
||||||
|
dependencies:
|
||||||
|
"@vue/reactivity" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
"@vue/runtime-dom@3.2.23":
|
"@vue/runtime-dom@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.2.23.tgz#e6a3362a8a03f034ef6ff9b8281b166f0f314bfc"
|
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.2.23.tgz#e6a3362a8a03f034ef6ff9b8281b166f0f314bfc"
|
||||||
@@ -2200,6 +2306,15 @@
|
|||||||
"@vue/shared" "3.2.23"
|
"@vue/shared" "3.2.23"
|
||||||
csstype "^2.6.8"
|
csstype "^2.6.8"
|
||||||
|
|
||||||
|
"@vue/runtime-dom@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.2.24.tgz#14b462514cdb01d9de6c09ecf1d5d5d55a58e1e3"
|
||||||
|
integrity sha512-piqsabtIEUKkMGSJlOyKUonZEDtdwOpR6teQ8EKbH8PX9sxfAt9snLnFJldUhhyYrLIyDtnjwajfJ7/XtpD4JA==
|
||||||
|
dependencies:
|
||||||
|
"@vue/runtime-core" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
csstype "^2.6.8"
|
||||||
|
|
||||||
"@vue/server-renderer@3.2.23":
|
"@vue/server-renderer@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.2.23.tgz#c7e22c02d8a518bd2499565b7c7c88b1842edd44"
|
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.2.23.tgz#c7e22c02d8a518bd2499565b7c7c88b1842edd44"
|
||||||
@@ -2208,11 +2323,24 @@
|
|||||||
"@vue/compiler-ssr" "3.2.23"
|
"@vue/compiler-ssr" "3.2.23"
|
||||||
"@vue/shared" "3.2.23"
|
"@vue/shared" "3.2.23"
|
||||||
|
|
||||||
|
"@vue/server-renderer@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.2.24.tgz#8009b1e52293fd4efc71b90452baf502ecb9dc03"
|
||||||
|
integrity sha512-DqiCRDxTbv67Hw5ImiqnLIQbPGtIwWLLfEcVHoEnu1f21EMTB6LfoS69EQddd8VyfN5kfX3Fmz27/hrFPpRaMQ==
|
||||||
|
dependencies:
|
||||||
|
"@vue/compiler-ssr" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
"@vue/shared@3.2.23":
|
"@vue/shared@3.2.23":
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.23.tgz#e885a2ba099d40b69d5461157f3ade31e46a09a9"
|
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.23.tgz#e885a2ba099d40b69d5461157f3ade31e46a09a9"
|
||||||
integrity sha512-U+/Jefa0QfXUF2qVy9Dqlrb6HKJSr9/wJcM66wXmWcTOoqg7hOWzF4qruDle51pyF4x3wMn6TSH54UdjKjCKMA==
|
integrity sha512-U+/Jefa0QfXUF2qVy9Dqlrb6HKJSr9/wJcM66wXmWcTOoqg7hOWzF4qruDle51pyF4x3wMn6TSH54UdjKjCKMA==
|
||||||
|
|
||||||
|
"@vue/shared@3.2.24":
|
||||||
|
version "3.2.24"
|
||||||
|
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.24.tgz#d74615e856013b17fb60b19b09d712729ad5e090"
|
||||||
|
integrity sha512-BUgRiZCkCrqDps5aQ9av05xcge3rn092ztKIh17tHkeEFgP4zfXMQWBA2zfdoCdCEdBL26xtOv+FZYiOp9RUDA==
|
||||||
|
|
||||||
"@vuelidate/core@^2.0.0-alpha.32":
|
"@vuelidate/core@^2.0.0-alpha.32":
|
||||||
version "2.0.0-alpha.32"
|
version "2.0.0-alpha.32"
|
||||||
resolved "https://registry.yarnpkg.com/@vuelidate/core/-/core-2.0.0-alpha.32.tgz#1ad6f4e6480a3fa061d5c0fe3d26f7c7b23e55dd"
|
resolved "https://registry.yarnpkg.com/@vuelidate/core/-/core-2.0.0-alpha.32.tgz#1ad6f4e6480a3fa061d5c0fe3d26f7c7b23e55dd"
|
||||||
@@ -3602,13 +3730,12 @@ cli-table3@^0.6.0:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
colors "^1.1.2"
|
colors "^1.1.2"
|
||||||
|
|
||||||
cli-table@^0.3.6:
|
cli-table@^0.3.11:
|
||||||
version "0.3.9"
|
version "0.3.11"
|
||||||
resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.9.tgz#c0570b079296608a31761a67d9af9841dbee8300"
|
resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.11.tgz#ac69cdecbe81dccdba4889b9a18b7da312a9d3ee"
|
||||||
integrity sha512-7eA6hFtAZwVx3dWAGoaBqTrzWko5jRUFKpHT64ZHkJpaA3y5wf5NlLjguqTRmqycatJZiwftODYYyGNLbQ7MuA==
|
integrity sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
colors "1.0.3"
|
colors "1.0.3"
|
||||||
strip-ansi "^6.0.1"
|
|
||||||
|
|
||||||
cli-width@^3.0.0:
|
cli-width@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
@@ -3795,11 +3922,6 @@ commander@^2.12.1, commander@^2.19.0, commander@^2.20.0:
|
|||||||
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
|
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
|
||||||
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
|
||||||
|
|
||||||
commander@^6.2.1:
|
|
||||||
version "6.2.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
|
|
||||||
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==
|
|
||||||
|
|
||||||
commander@^7.2.0:
|
commander@^7.2.0:
|
||||||
version "7.2.0"
|
version "7.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
|
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
|
||||||
@@ -3982,7 +4104,12 @@ core-js-compat@^3.18.0, core-js-compat@^3.19.1, core-js-compat@^3.6.5:
|
|||||||
browserslist "^4.18.1"
|
browserslist "^4.18.1"
|
||||||
semver "7.0.0"
|
semver "7.0.0"
|
||||||
|
|
||||||
core-js@^3.19.1, core-js@^3.6.5:
|
core-js@^3.19.3:
|
||||||
|
version "3.19.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.3.tgz#6df8142a996337503019ff3235a7022d7cdf4559"
|
||||||
|
integrity sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g==
|
||||||
|
|
||||||
|
core-js@^3.6.5:
|
||||||
version "3.19.2"
|
version "3.19.2"
|
||||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.2.tgz#ae216d7f4f7e924d9a2e3ff1e4b1940220f9157b"
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.2.tgz#ae216d7f4f7e924d9a2e3ff1e4b1940220f9157b"
|
||||||
integrity sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g==
|
integrity sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g==
|
||||||
@@ -4325,7 +4452,7 @@ data-urls@^2.0.0:
|
|||||||
whatwg-mimetype "^2.3.0"
|
whatwg-mimetype "^2.3.0"
|
||||||
whatwg-url "^8.0.0"
|
whatwg-url "^8.0.0"
|
||||||
|
|
||||||
date-fns@^2.26.0:
|
date-fns@^2.27.0:
|
||||||
version "2.27.0"
|
version "2.27.0"
|
||||||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
|
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
|
||||||
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==
|
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==
|
||||||
@@ -5609,11 +5736,16 @@ flatten@^1.0.2:
|
|||||||
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
|
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b"
|
||||||
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
|
integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg==
|
||||||
|
|
||||||
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
|
follow-redirects@^1.0.0:
|
||||||
version "1.14.5"
|
version "1.14.5"
|
||||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
|
||||||
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
|
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
|
||||||
|
|
||||||
|
follow-redirects@^1.14.0:
|
||||||
|
version "1.14.6"
|
||||||
|
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.6.tgz#8cfb281bbc035b3c067d6cd975b0f6ade6e855cd"
|
||||||
|
integrity sha512-fhUl5EwSJbbl8AR+uYL2KQDxLkdSjZGR36xy46AO7cOMTrCMON6Sa28FmAnC2tRTDbd/Uuzz3aJBv7EBN7JH8A==
|
||||||
|
|
||||||
for-in@^1.0.2:
|
for-in@^1.0.2:
|
||||||
version "1.0.2"
|
version "1.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
|
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
|
||||||
@@ -5970,10 +6102,10 @@ graphql-tag@^2.12.6:
|
|||||||
dependencies:
|
dependencies:
|
||||||
tslib "^2.1.0"
|
tslib "^2.1.0"
|
||||||
|
|
||||||
graphql@^16.0.1:
|
graphql@^16.1.0:
|
||||||
version "16.0.1"
|
version "16.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.1.tgz#93a13cd4e0e38ca8d0832e79614c8578bfd34f10"
|
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.1.0.tgz#83bebeae6e119766d04966f09de9305be7fd44e5"
|
||||||
integrity sha512-oPvCuu6dlLdiz8gZupJ47o1clgb72r1u8NDBcQYjcV6G/iEdmE11B1bBlkhXRvV0LisP/SXRFP7tT6AgaTjpzg==
|
integrity sha512-+PIjmhqGHMIxtnlEirRXDHIzs0cAHAozKG5M2w2N4TnS8VzCxO3bbv1AW9UTeycBfl2QsPduxcVrBvANFKQhiw==
|
||||||
|
|
||||||
gsap@^3.8.0:
|
gsap@^3.8.0:
|
||||||
version "3.8.0"
|
version "3.8.0"
|
||||||
@@ -7595,16 +7727,11 @@ json-schema-traverse@^1.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
|
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
|
||||||
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
||||||
|
|
||||||
json-schema@0.4.0:
|
json-schema@0.4.0, json-schema@^0.4.0:
|
||||||
version "0.4.0"
|
version "0.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
|
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
|
||||||
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
|
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
|
||||||
|
|
||||||
json-schema@^0.3.0:
|
|
||||||
version "0.3.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.3.0.tgz#90a9c5054bd065422c00241851ce8d59475b701b"
|
|
||||||
integrity sha512-TYfxx36xfl52Rf1LU9HyWSLGPdYLL+SQ8/E/0yVyKG8wCCDaSrhPap0vEdlsZWRaS6tnKKLPGiEJGiREVC8kxQ==
|
|
||||||
|
|
||||||
json-stable-stringify-without-jsonify@^1.0.1:
|
json-stable-stringify-without-jsonify@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
|
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
|
||||||
@@ -7678,11 +7805,21 @@ just-diff-apply@^3.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/just-diff-apply/-/just-diff-apply-3.1.2.tgz#710d8cda00c65dc4e692df50dbe9bac5581c2193"
|
resolved "https://registry.yarnpkg.com/just-diff-apply/-/just-diff-apply-3.1.2.tgz#710d8cda00c65dc4e692df50dbe9bac5581c2193"
|
||||||
integrity sha512-TCa7ZdxCeq6q3Rgms2JCRHTCfWAETPZ8SzYUbkYF6KR3I03sN29DaOIC+xyWboIcMvjAsD5iG2u/RWzHD8XpgQ==
|
integrity sha512-TCa7ZdxCeq6q3Rgms2JCRHTCfWAETPZ8SzYUbkYF6KR3I03sN29DaOIC+xyWboIcMvjAsD5iG2u/RWzHD8XpgQ==
|
||||||
|
|
||||||
|
just-diff-apply@^4.0.1:
|
||||||
|
version "4.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/just-diff-apply/-/just-diff-apply-4.0.1.tgz#da89c5a4ccb14aa8873c70e2c3b6695cef45dab5"
|
||||||
|
integrity sha512-AKOkzB5P6FkfP21UlZVX/OPXx/sC2GagpLX9cBxqHqDuRjwmZ/AJRKSNrB9jHPpRW1W1ONs6gly1gW46t055nQ==
|
||||||
|
|
||||||
just-diff@^3.0.1:
|
just-diff@^3.0.1:
|
||||||
version "3.1.1"
|
version "3.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/just-diff/-/just-diff-3.1.1.tgz#d50c597c6fd4776495308c63bdee1b6839082647"
|
resolved "https://registry.yarnpkg.com/just-diff/-/just-diff-3.1.1.tgz#d50c597c6fd4776495308c63bdee1b6839082647"
|
||||||
integrity sha512-sdMWKjRq8qWZEjDcVA6llnUT8RDEBIfOiGpYFPYa9u+2c39JCsejktSP7mj5eRid5EIvTzIpQ2kDOCw1Nq9BjQ==
|
integrity sha512-sdMWKjRq8qWZEjDcVA6llnUT8RDEBIfOiGpYFPYa9u+2c39JCsejktSP7mj5eRid5EIvTzIpQ2kDOCw1Nq9BjQ==
|
||||||
|
|
||||||
|
just-diff@^5.0.1:
|
||||||
|
version "5.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/just-diff/-/just-diff-5.0.1.tgz#db8fe1cfeea1156f2374bfb289826dca28e7e390"
|
||||||
|
integrity sha512-X00TokkRIDotUIf3EV4xUm6ELc/IkqhS/vPSHdWnsM5y0HoNMfEqrazizI7g78lpHvnRSRt/PFfKtRqJCOGIuQ==
|
||||||
|
|
||||||
keyv@^3.0.0:
|
keyv@^3.0.0:
|
||||||
version "3.1.0"
|
version "3.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/keyv/-/keyv-3.1.0.tgz#ecc228486f69991e49e9476485a5be1e8fc5c4d9"
|
resolved "https://registry.yarnpkg.com/keyv/-/keyv-3.1.0.tgz#ecc228486f69991e49e9476485a5be1e8fc5c4d9"
|
||||||
@@ -8441,6 +8578,13 @@ minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3:
|
|||||||
dependencies:
|
dependencies:
|
||||||
yallist "^4.0.0"
|
yallist "^4.0.0"
|
||||||
|
|
||||||
|
minipass@^3.1.6:
|
||||||
|
version "3.1.6"
|
||||||
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.6.tgz#3b8150aa688a711a1521af5e8779c1d3bb4f45ee"
|
||||||
|
integrity sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==
|
||||||
|
dependencies:
|
||||||
|
yallist "^4.0.0"
|
||||||
|
|
||||||
miniraf@1.0.0:
|
miniraf@1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/miniraf/-/miniraf-1.0.0.tgz#5d88e108bbdcb55b4a2ff3da337f24a13a3377e1"
|
resolved "https://registry.yarnpkg.com/miniraf/-/miniraf-1.0.0.tgz#5d88e108bbdcb55b4a2ff3da337f24a13a3377e1"
|
||||||
@@ -8604,7 +8748,7 @@ node-gyp@^7.1.0:
|
|||||||
tar "^6.0.2"
|
tar "^6.0.2"
|
||||||
which "^2.0.2"
|
which "^2.0.2"
|
||||||
|
|
||||||
node-gyp@^8.2.0, node-gyp@^8.4.0:
|
node-gyp@^8.2.0, node-gyp@^8.4.1:
|
||||||
version "8.4.1"
|
version "8.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-8.4.1.tgz#3d49308fc31f768180957d6b5746845fbd429937"
|
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-8.4.1.tgz#3d49308fc31f768180957d6b5746845fbd429937"
|
||||||
integrity sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==
|
integrity sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==
|
||||||
@@ -8768,15 +8912,15 @@ npm-bundled@^1.1.1:
|
|||||||
dependencies:
|
dependencies:
|
||||||
npm-normalize-package-bin "^1.0.1"
|
npm-normalize-package-bin "^1.0.1"
|
||||||
|
|
||||||
npm-check-updates@^12.0.2:
|
npm-check-updates@^12.0.3:
|
||||||
version "12.0.2"
|
version "12.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.0.2.tgz#ab7d5a2415e35c44af3a751b3028d201d53e1790"
|
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-12.0.3.tgz#860f8c20e4d05780929a0daa8ac52e006b878440"
|
||||||
integrity sha512-VzMNuUXqRta1qpBkFiE0hKfpOGP2FbYwpBBTcJXoJWppOPBSi/paWFVhPVWf7PgRoDWegK+PDAWKhIvhyrBrIg==
|
integrity sha512-MTHzkDZY1ebhPaDvzWOU9bt4UYdHmY4tIcMCaZjgguGKUgwqokH/aB0Nrc4WcZ4rD491Spuj5DILo/RvKAefvw==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^4.1.2"
|
chalk "^4.1.2"
|
||||||
cint "^8.2.1"
|
cint "^8.2.1"
|
||||||
cli-table "^0.3.6"
|
cli-table "^0.3.11"
|
||||||
commander "^6.2.1"
|
commander "^8.3.0"
|
||||||
fast-memoize "^2.5.2"
|
fast-memoize "^2.5.2"
|
||||||
find-up "5.0.0"
|
find-up "5.0.0"
|
||||||
fp-and-or "^0.1.3"
|
fp-and-or "^0.1.3"
|
||||||
@@ -8798,7 +8942,7 @@ npm-check-updates@^12.0.2:
|
|||||||
rimraf "^3.0.2"
|
rimraf "^3.0.2"
|
||||||
semver "^7.3.5"
|
semver "^7.3.5"
|
||||||
semver-utils "^1.1.4"
|
semver-utils "^1.1.4"
|
||||||
source-map-support "^0.5.20"
|
source-map-support "^0.5.21"
|
||||||
spawn-please "^1.0.0"
|
spawn-please "^1.0.0"
|
||||||
update-notifier "^5.1.0"
|
update-notifier "^5.1.0"
|
||||||
|
|
||||||
@@ -8884,15 +9028,15 @@ npm-user-validate@^1.0.1:
|
|||||||
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
|
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
|
||||||
integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==
|
integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw==
|
||||||
|
|
||||||
npm@^8.1.4:
|
npm@^8.3.0:
|
||||||
version "8.1.4"
|
version "8.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/npm/-/npm-8.1.4.tgz#ea3666739f316f1999103ae99b542c50b9b3cca1"
|
resolved "https://registry.yarnpkg.com/npm/-/npm-8.3.0.tgz#03d32b0ddb07a5865726baf7149bb0475023df4d"
|
||||||
integrity sha512-CRwzIUmJQiBCkME3nZj/4tLExlWwdEFl/4dUhKoa/NpW8dbwRO5pb7YzHAU1y2AJvS0B+Ju7sXeBlWsr6OH5rw==
|
integrity sha512-ug4xToae4Dh3yZh8Fp6MOnAPSS3fqCTANpJx1fXP2C4LTUzoZf7rEantHQR/ANPVYDBe5qQT4tGVsoPqqiYZMw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@isaacs/string-locale-compare" "^1.1.0"
|
"@isaacs/string-locale-compare" "^1.1.0"
|
||||||
"@npmcli/arborist" "^4.0.5"
|
"@npmcli/arborist" "^4.1.1"
|
||||||
"@npmcli/ci-detect" "^1.4.0"
|
"@npmcli/ci-detect" "^1.4.0"
|
||||||
"@npmcli/config" "^2.3.0"
|
"@npmcli/config" "^2.3.2"
|
||||||
"@npmcli/map-workspaces" "^2.0.0"
|
"@npmcli/map-workspaces" "^2.0.0"
|
||||||
"@npmcli/package-json" "^1.0.1"
|
"@npmcli/package-json" "^1.0.1"
|
||||||
"@npmcli/run-script" "^2.0.0"
|
"@npmcli/run-script" "^2.0.0"
|
||||||
@@ -8926,12 +9070,12 @@ npm@^8.1.4:
|
|||||||
libnpmteam "^2.0.3"
|
libnpmteam "^2.0.3"
|
||||||
libnpmversion "^2.0.1"
|
libnpmversion "^2.0.1"
|
||||||
make-fetch-happen "^9.1.0"
|
make-fetch-happen "^9.1.0"
|
||||||
minipass "^3.1.3"
|
minipass "^3.1.6"
|
||||||
minipass-pipeline "^1.2.4"
|
minipass-pipeline "^1.2.4"
|
||||||
mkdirp "^1.0.4"
|
mkdirp "^1.0.4"
|
||||||
mkdirp-infer-owner "^2.0.0"
|
mkdirp-infer-owner "^2.0.0"
|
||||||
ms "^2.1.2"
|
ms "^2.1.2"
|
||||||
node-gyp "^8.4.0"
|
node-gyp "^8.4.1"
|
||||||
nopt "^5.0.0"
|
nopt "^5.0.0"
|
||||||
npm-audit-report "^2.1.5"
|
npm-audit-report "^2.1.5"
|
||||||
npm-install-checks "^4.0.0"
|
npm-install-checks "^4.0.0"
|
||||||
@@ -8943,7 +9087,8 @@ npm@^8.1.4:
|
|||||||
npmlog "^6.0.0"
|
npmlog "^6.0.0"
|
||||||
opener "^1.5.2"
|
opener "^1.5.2"
|
||||||
pacote "^12.0.2"
|
pacote "^12.0.2"
|
||||||
parse-conflict-json "^1.1.1"
|
parse-conflict-json "^2.0.1"
|
||||||
|
proc-log "^1.0.0"
|
||||||
qrcode-terminal "^0.12.0"
|
qrcode-terminal "^0.12.0"
|
||||||
read "~1.0.7"
|
read "~1.0.7"
|
||||||
read-package-json "^4.1.1"
|
read-package-json "^4.1.1"
|
||||||
@@ -9392,6 +9537,15 @@ parse-conflict-json@^1.1.1:
|
|||||||
just-diff "^3.0.1"
|
just-diff "^3.0.1"
|
||||||
just-diff-apply "^3.0.0"
|
just-diff-apply "^3.0.0"
|
||||||
|
|
||||||
|
parse-conflict-json@^2.0.1:
|
||||||
|
version "2.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/parse-conflict-json/-/parse-conflict-json-2.0.1.tgz#76647dd072e6068bcaff20be6ccea68a18e1fb58"
|
||||||
|
integrity sha512-Y7nYw+QaSGBto1LB9lgwOR05Rtz5SbuTf+Oe7HJ6SYQ/DHsvRjQ8O03oWdJbvkt6GzDWospgyZbGmjDYL0sDgA==
|
||||||
|
dependencies:
|
||||||
|
json-parse-even-better-errors "^2.3.1"
|
||||||
|
just-diff "^5.0.1"
|
||||||
|
just-diff-apply "^4.0.1"
|
||||||
|
|
||||||
parse-github-url@^1.0.2:
|
parse-github-url@^1.0.2:
|
||||||
version "1.0.2"
|
version "1.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.2.tgz#242d3b65cbcdda14bb50439e3242acf6971db395"
|
resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.2.tgz#242d3b65cbcdda14bb50439e3242acf6971db395"
|
||||||
@@ -9506,10 +9660,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3:
|
|||||||
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
|
||||||
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
|
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
|
||||||
|
|
||||||
pinia@^2.0.4:
|
pinia@^2.0.6:
|
||||||
version "2.0.5"
|
version "2.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.5.tgz#1d5929858ddc67e324a3c85bc6aebc41c5357ca0"
|
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.6.tgz#db7ebccd459ef8020d0c528d85be7930e0f4edd0"
|
||||||
integrity sha512-RmHlvdnHdMib0RNaJ3Yiurtydk7t6eAe0+nlJuzdh+TeE7l3inLy8uw3aJM8oWMUv7ndMvoDV0LYMnfwPKOwmQ==
|
integrity sha512-01mP4+KapIcTNSYLhQESy6GW0N8vY5wX3UqOwkC87e7DPjEusNJ8bENrKqdvZaRHbB2rDMOONeAbwMa3+n1/rw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/devtools-api" "^6.0.0-beta.20.1"
|
"@vue/devtools-api" "^6.0.0-beta.20.1"
|
||||||
vue-demi "*"
|
vue-demi "*"
|
||||||
@@ -10302,10 +10456,10 @@ quasar-extras@^2.0.9:
|
|||||||
resolved "https://registry.yarnpkg.com/quasar-extras/-/quasar-extras-2.0.9.tgz#f3274f8cd8e054a76d0b52a2410ccf0cdfb197fd"
|
resolved "https://registry.yarnpkg.com/quasar-extras/-/quasar-extras-2.0.9.tgz#f3274f8cd8e054a76d0b52a2410ccf0cdfb197fd"
|
||||||
integrity sha512-ifwaaop0GNuxlcD7Ams0X3f7S49es+2NlR/fI4YAMAOW70ZxTkD4QkAFsVhk7dNPcpPodSOTKAWDOPaO+MqsBg==
|
integrity sha512-ifwaaop0GNuxlcD7Ams0X3f7S49es+2NlR/fI4YAMAOW70ZxTkD4QkAFsVhk7dNPcpPodSOTKAWDOPaO+MqsBg==
|
||||||
|
|
||||||
quasar@^2.3.3:
|
quasar@^2.3.4:
|
||||||
version "2.3.3"
|
version "2.3.4"
|
||||||
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.3.3.tgz#f04797c00d238b88fe2fc42cdabef66bc28f1a6b"
|
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.3.4.tgz#cd622f84ad4fc9bd4c156d4a0e6f896e3e92d27b"
|
||||||
integrity sha512-0Q/OWX61IHIIljNUBTibR4bB0uXzR+ZtSa8y8jxerNiRoiIbqdo+FMHCRBvPr/3RUDqQ680YgHVjQEDpUCvM1Q==
|
integrity sha512-VgqjuzlRqZU2t4gKDHQHc/gt9nKXi9y1VRM7xYO6VOuJcm48wgOzyBdTwl1vVseghWeEIEHRM9M+R629WWF9MQ==
|
||||||
|
|
||||||
query-string@^4.1.0:
|
query-string@^4.1.0:
|
||||||
version "4.3.4"
|
version "4.3.4"
|
||||||
@@ -11257,7 +11411,7 @@ source-map-resolve@^0.5.0:
|
|||||||
source-map-url "^0.4.0"
|
source-map-url "^0.4.0"
|
||||||
urix "^0.1.0"
|
urix "^0.1.0"
|
||||||
|
|
||||||
source-map-support@^0.5.20, source-map-support@^0.5.6, source-map-support@~0.5.20:
|
source-map-support@^0.5.21, source-map-support@^0.5.6, source-map-support@~0.5.20:
|
||||||
version "0.5.21"
|
version "0.5.21"
|
||||||
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
|
||||||
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==
|
||||||
@@ -12179,10 +12333,10 @@ typescript@4.4.2:
|
|||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
|
||||||
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
|
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
|
||||||
|
|
||||||
typescript@^4.5.2:
|
typescript@^4.5.3:
|
||||||
version "4.5.2"
|
version "4.5.3"
|
||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
|
||||||
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
|
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
|
||||||
|
|
||||||
uglify-js@3.4.x:
|
uglify-js@3.4.x:
|
||||||
version "3.4.10"
|
version "3.4.10"
|
||||||
@@ -12621,7 +12775,12 @@ vue3-tel-input@^1.0.4:
|
|||||||
user "^0.0.0"
|
user "^0.0.0"
|
||||||
vue "^3.0.0-beta.1"
|
vue "^3.0.0-beta.1"
|
||||||
|
|
||||||
vue@3.2.23, vue@^3.0.0-beta.1, vue@^3.2.12:
|
vue@^2.0.0, vue@^2.5.3, vue@^2.6.11:
|
||||||
|
version "2.6.14"
|
||||||
|
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
|
||||||
|
integrity sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==
|
||||||
|
|
||||||
|
vue@^3.0.0-beta.1, vue@^3.2.12:
|
||||||
version "3.2.23"
|
version "3.2.23"
|
||||||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.23.tgz#fe17e4a98bee1afe2aed351a0a80e052728f9ce2"
|
resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.23.tgz#fe17e4a98bee1afe2aed351a0a80e052728f9ce2"
|
||||||
integrity sha512-MGp9JZC37lzGhwSu6c1tQxrQbXbw7XKFqtYh7SFwNrNK899FPxGAHwSHMZijMChTSC3uZrD2BGO/3EHOgMJ0cw==
|
integrity sha512-MGp9JZC37lzGhwSu6c1tQxrQbXbw7XKFqtYh7SFwNrNK899FPxGAHwSHMZijMChTSC3uZrD2BGO/3EHOgMJ0cw==
|
||||||
@@ -12632,10 +12791,16 @@ vue@3.2.23, vue@^3.0.0-beta.1, vue@^3.2.12:
|
|||||||
"@vue/server-renderer" "3.2.23"
|
"@vue/server-renderer" "3.2.23"
|
||||||
"@vue/shared" "3.2.23"
|
"@vue/shared" "3.2.23"
|
||||||
|
|
||||||
vue@^2.0.0, vue@^2.5.3, vue@^2.6.11:
|
vue@^3.2.24:
|
||||||
version "2.6.14"
|
version "3.2.24"
|
||||||
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
|
resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.24.tgz#6de7b01e55740dc37c0a5dbd45e70eed49f95189"
|
||||||
integrity sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==
|
integrity sha512-PvCklXNfcUMyeP/a9nME27C32IipwUDoS45rDyKn5+RQrWyjL+0JAJtf98HL6y9bfqQRTlYjSowWEB1nXxvG5Q==
|
||||||
|
dependencies:
|
||||||
|
"@vue/compiler-dom" "3.2.24"
|
||||||
|
"@vue/compiler-sfc" "3.2.24"
|
||||||
|
"@vue/runtime-dom" "3.2.24"
|
||||||
|
"@vue/server-renderer" "3.2.24"
|
||||||
|
"@vue/shared" "3.2.24"
|
||||||
|
|
||||||
vueify@^9.4.1:
|
vueify@^9.4.1:
|
||||||
version "9.4.1"
|
version "9.4.1"
|
||||||
@@ -12954,27 +13119,27 @@ word-wrap@^1.2.3, word-wrap@~1.2.3:
|
|||||||
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
|
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
|
||||||
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
||||||
|
|
||||||
workbox-background-sync@6.4.1:
|
workbox-background-sync@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-background-sync/-/workbox-background-sync-6.4.1.tgz#67d71ab3812844115c90ee2fa57fee7a5f0d126b"
|
resolved "https://registry.yarnpkg.com/workbox-background-sync/-/workbox-background-sync-6.4.2.tgz#bb31b95928d376abcb9bde0de3a0cef9bae46cf7"
|
||||||
integrity sha512-GiDklRhDF/oJ+WJhb6jO00wA+fjOZlY4SomqpumXP6OXp1WodmKu7xv75hpum0Kx4Fh3MZrj+9Ae+dIYlq21dA==
|
integrity sha512-P7c8uG5X2k+DMICH9xeSA9eUlCOjHHYoB42Rq+RtUpuwBxUOflAXR1zdsMWj81LopE4gjKXlTw7BFd1BDAHo7g==
|
||||||
dependencies:
|
dependencies:
|
||||||
idb "^6.1.4"
|
idb "^6.1.4"
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
workbox-broadcast-update@6.4.1:
|
workbox-broadcast-update@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-broadcast-update/-/workbox-broadcast-update-6.4.1.tgz#99b2eea6339fb3c3b6aa181973f1edb18b5a4e5e"
|
resolved "https://registry.yarnpkg.com/workbox-broadcast-update/-/workbox-broadcast-update-6.4.2.tgz#5094c4767dfb590532ac03ee07e9e82b2ac206bc"
|
||||||
integrity sha512-oz1WAEppIatucgIc49zXPsyQG6004eoKsyiJVGDyN94LIFpUDfGa+cykN32X0PaqOC9bdlj+4EjVBi0OuwkIHA==
|
integrity sha512-qnBwQyE0+PWFFc/n4ISXINE49m44gbEreJUYt2ldGH3+CNrLmJ1egJOOyUqqu9R4Eb7QrXcmB34ClXG7S37LbA==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
workbox-build@6.4.1:
|
workbox-build@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-build/-/workbox-build-6.4.1.tgz#bc9243b814becb0b63f19beaf9827eb218782c17"
|
resolved "https://registry.yarnpkg.com/workbox-build/-/workbox-build-6.4.2.tgz#47f9baa946c3491533cd5ccb1f194a7160e8a6e3"
|
||||||
integrity sha512-cvH74tEO8SrziFrCntZ/35B0uaMZFKG+gnk3vZmKLSUTab/6MlhL+UwYXf1sMV5SD/W/v7pnFKZbdAOAg5Ne2w==
|
integrity sha512-WMdYLhDIsuzViOTXDH+tJ1GijkFp5khSYolnxR/11zmfhNDtuo7jof72xPGFy+KRpsz6tug39RhivCj77qqO0w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@apideck/better-ajv-errors" "^0.2.7"
|
"@apideck/better-ajv-errors" "^0.3.1"
|
||||||
"@babel/core" "^7.11.1"
|
"@babel/core" "^7.11.1"
|
||||||
"@babel/preset-env" "^7.11.0"
|
"@babel/preset-env" "^7.11.0"
|
||||||
"@babel/runtime" "^7.11.2"
|
"@babel/runtime" "^7.11.2"
|
||||||
@@ -12997,133 +13162,133 @@ workbox-build@6.4.1:
|
|||||||
strip-comments "^2.0.1"
|
strip-comments "^2.0.1"
|
||||||
tempy "^0.6.0"
|
tempy "^0.6.0"
|
||||||
upath "^1.2.0"
|
upath "^1.2.0"
|
||||||
workbox-background-sync "6.4.1"
|
workbox-background-sync "6.4.2"
|
||||||
workbox-broadcast-update "6.4.1"
|
workbox-broadcast-update "6.4.2"
|
||||||
workbox-cacheable-response "6.4.1"
|
workbox-cacheable-response "6.4.2"
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
workbox-expiration "6.4.1"
|
workbox-expiration "6.4.2"
|
||||||
workbox-google-analytics "6.4.1"
|
workbox-google-analytics "6.4.2"
|
||||||
workbox-navigation-preload "6.4.1"
|
workbox-navigation-preload "6.4.2"
|
||||||
workbox-precaching "6.4.1"
|
workbox-precaching "6.4.2"
|
||||||
workbox-range-requests "6.4.1"
|
workbox-range-requests "6.4.2"
|
||||||
workbox-recipes "6.4.1"
|
workbox-recipes "6.4.2"
|
||||||
workbox-routing "6.4.1"
|
workbox-routing "6.4.2"
|
||||||
workbox-strategies "6.4.1"
|
workbox-strategies "6.4.2"
|
||||||
workbox-streams "6.4.1"
|
workbox-streams "6.4.2"
|
||||||
workbox-sw "6.4.1"
|
workbox-sw "6.4.2"
|
||||||
workbox-window "6.4.1"
|
workbox-window "6.4.2"
|
||||||
|
|
||||||
workbox-cacheable-response@6.4.1:
|
workbox-cacheable-response@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-cacheable-response/-/workbox-cacheable-response-6.4.1.tgz#cb601b7692f6f75b4c9cfd75fcf59e643cba780a"
|
resolved "https://registry.yarnpkg.com/workbox-cacheable-response/-/workbox-cacheable-response-6.4.2.tgz#ebcabb3667019da232e986a9927af97871e37ccb"
|
||||||
integrity sha512-omXplP3miJhQwx+jfFnqO9xWgNc8CLG6EWRvTyc8R81cA/4zhqh87yj9UVH+fGUmuIXOUBPAuulSazXUsvKFWg==
|
integrity sha512-9FE1W/cKffk1AJzImxgEN0ceWpyz1tqNjZVtA3/LAvYL3AC5SbIkhc7ZCO82WmO9IjTfu8Vut2X/C7ViMSF7TA==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
workbox-core@6.4.1:
|
workbox-core@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-6.4.1.tgz#41d181d52e86d3263d48b69253bcae66c2d7286a"
|
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-6.4.2.tgz#f99fd36a211cc01dce90aa7d5f2c255e8fe9d6bc"
|
||||||
integrity sha512-5hosqpSK+48jHlj+5EHN5dtH1Ade4fqTe4+xX3U9wWK1SDaXEqXpVxdHuBqYfg75UE1PUINA0rhMZWTqeGoLFg==
|
integrity sha512-1U6cdEYPcajRXiboSlpJx6U7TvhIKbxRRerfepAJu2hniKwJ3DHILjpU/zx3yvzSBCWcNJDoFalf7Vgd7ey/rw==
|
||||||
|
|
||||||
workbox-expiration@6.4.1:
|
workbox-expiration@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-6.4.1.tgz#422e61f9a1ba41fdf27255d1d6d0cbfb2120489b"
|
resolved "https://registry.yarnpkg.com/workbox-expiration/-/workbox-expiration-6.4.2.tgz#61613459fd6ddd1362730767618d444c6b9c9139"
|
||||||
integrity sha512-N912AGhi95vhf2vebE3wPhnGjnR+t5W4yALDY7Pl6bcuhySNbwkkp2RjQcBB+dxrdiX2rOvavvdcf/q1LSnEyg==
|
integrity sha512-0hbpBj0tDnW+DZOUmwZqntB/8xrXOgO34i7s00Si/VlFJvvpRKg1leXdHHU8ykoSBd6+F2KDcMP3swoCi5guLw==
|
||||||
dependencies:
|
dependencies:
|
||||||
idb "^6.1.4"
|
idb "^6.1.4"
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
workbox-google-analytics@6.4.1:
|
workbox-google-analytics@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-google-analytics/-/workbox-google-analytics-6.4.1.tgz#b5e19bf09ec548371d81362a096fb5b20514f0b3"
|
resolved "https://registry.yarnpkg.com/workbox-google-analytics/-/workbox-google-analytics-6.4.2.tgz#eea7d511b3078665a726dc2ee9f11c6b7a897530"
|
||||||
integrity sha512-L1JQISg1CxMAlqw3HXpWB2gRYsmJ9F9OgC2/UNAZLyOJTFk1faZziPS4eXe+UaHevZ+Ma66Z2zfYxPUTr5znjQ==
|
integrity sha512-u+gxs3jXovPb1oul4CTBOb+T9fS1oZG+ZE6AzS7l40vnyfJV79DaLBvlpEZfXGv3CjMdV1sT/ltdOrKzo7HcGw==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-background-sync "6.4.1"
|
workbox-background-sync "6.4.2"
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
workbox-routing "6.4.1"
|
workbox-routing "6.4.2"
|
||||||
workbox-strategies "6.4.1"
|
workbox-strategies "6.4.2"
|
||||||
|
|
||||||
workbox-navigation-preload@6.4.1:
|
workbox-navigation-preload@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-navigation-preload/-/workbox-navigation-preload-6.4.1.tgz#acd9a5b518e542a31c3080db677a199e453c90be"
|
resolved "https://registry.yarnpkg.com/workbox-navigation-preload/-/workbox-navigation-preload-6.4.2.tgz#35cd4ba416a530796af135410ca07db5bee11668"
|
||||||
integrity sha512-npgZYoeaE+teQvpWqZLgJDJ6I3qxwqAfnSIa8yrNQ2sLR1A88uWGGsiRzfUsIdKjVCLPQVZ+clwb6XU1vyW9Lw==
|
integrity sha512-viyejlCtlKsbJCBHwhSBbWc57MwPXvUrc8P7d+87AxBGPU+JuWkT6nvBANgVgFz6FUhCvRC8aYt+B1helo166g==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
workbox-precaching@6.4.1:
|
workbox-precaching@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-precaching/-/workbox-precaching-6.4.1.tgz#501022d39633b6ab1a1a322ec406ddfc87528196"
|
resolved "https://registry.yarnpkg.com/workbox-precaching/-/workbox-precaching-6.4.2.tgz#8d87c05d54f32ac140f549faebf3b4d42d63621e"
|
||||||
integrity sha512-Sq8d+/wfcXFjwuVwKe2VxD4QddRBgkO6pJVgpHbk5WFynR8dc8Zj3BlJ38e4nMlRuBZ8996TIgAmk/U6Rr5YHQ==
|
integrity sha512-CZ6uwFN/2wb4noHVlALL7UqPFbLfez/9S2GAzGAb0Sk876ul9ukRKPJJ6gtsxfE2HSTwqwuyNVa6xWyeyJ1XSA==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
workbox-routing "6.4.1"
|
workbox-routing "6.4.2"
|
||||||
workbox-strategies "6.4.1"
|
workbox-strategies "6.4.2"
|
||||||
|
|
||||||
workbox-range-requests@6.4.1:
|
workbox-range-requests@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-range-requests/-/workbox-range-requests-6.4.1.tgz#a0b39e1de9f1da70dc1ba07f9198d59441fea1b0"
|
resolved "https://registry.yarnpkg.com/workbox-range-requests/-/workbox-range-requests-6.4.2.tgz#050f0dfbb61cd1231e609ed91298b6c2442ae41b"
|
||||||
integrity sha512-X/asYHeuWIKg5Tk+dfmiEOo9hlkQ1K737dnENj8zL97kZDdcfokPT5CuXgM2xqX7NMoahONq1Eo2UoFfJNjZzg==
|
integrity sha512-SowF3z69hr3Po/w7+xarWfzxJX/3Fo0uSG72Zg4g5FWWnHpq2zPvgbWerBZIa81zpJVUdYpMa3akJJsv+LaO1Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
workbox-recipes@6.4.1:
|
workbox-recipes@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-recipes/-/workbox-recipes-6.4.1.tgz#485112542067685506552b0a254997eafdcdb470"
|
resolved "https://registry.yarnpkg.com/workbox-recipes/-/workbox-recipes-6.4.2.tgz#68de41fa3a77b444b0f93c9c01a76ba1d41fd2bf"
|
||||||
integrity sha512-Yu9tLmgD25NorZPO3FHJUii/Y2ghrx2jD2QKMaWBBplshw1MFokqlmr3Dz3O6NI8jBBUnK5Dtbl0+SCwVGSCqg==
|
integrity sha512-/oVxlZFpAjFVbY+3PoGEXe8qyvtmqMrTdWhbOfbwokNFtUZ/JCtanDKgwDv9x3AebqGAoJRvQNSru0F4nG+gWA==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-cacheable-response "6.4.1"
|
workbox-cacheable-response "6.4.2"
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
workbox-expiration "6.4.1"
|
workbox-expiration "6.4.2"
|
||||||
workbox-precaching "6.4.1"
|
workbox-precaching "6.4.2"
|
||||||
workbox-routing "6.4.1"
|
workbox-routing "6.4.2"
|
||||||
workbox-strategies "6.4.1"
|
workbox-strategies "6.4.2"
|
||||||
|
|
||||||
workbox-routing@6.4.1:
|
workbox-routing@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-6.4.1.tgz#ac6b4c18bc229b6c349fe1013e09263d7b3bf172"
|
resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-6.4.2.tgz#65b1c61e8ca79bb9152f93263c26b1f248d09dcc"
|
||||||
integrity sha512-FIy27mwM3WdDASOTMX10OZ8q3Un47ULeDtDrDAKfWYIP/oTF2xoA1/HtXpOjBlyg5VP/poPX5GDojXHXAXpfzQ==
|
integrity sha512-0ss/n9PAcHjTy4Ad7l2puuod4WtsnRYu9BrmHcu6Dk4PgWeJo1t5VnGufPxNtcuyPGQ3OdnMdlmhMJ57sSrrSw==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
workbox-strategies@6.4.1:
|
workbox-strategies@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-strategies/-/workbox-strategies-6.4.1.tgz#d81273c8db5145ed40803b5f90229d8103c9dd02"
|
resolved "https://registry.yarnpkg.com/workbox-strategies/-/workbox-strategies-6.4.2.tgz#50c02bf2d116918e1a8052df5f2c1e4103c62d5d"
|
||||||
integrity sha512-2UQ+7Siy4Z5QG2LebbVhDLmPG3M7bVo/tZqN4LNUGXS6fDlpbTTK6A3Hu0W8gCVwIX0tSg7U3mVhDntH4qt3Dg==
|
integrity sha512-YXh9E9dZGEO1EiPC3jPe2CbztO5WT8Ruj8wiYZM56XqEJp5YlGTtqRjghV+JovWOqkWdR+amJpV31KPWQUvn1Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
workbox-streams@6.4.1:
|
workbox-streams@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-streams/-/workbox-streams-6.4.1.tgz#b0a2b931b697a3cb55b20ad66b3f063747490e69"
|
resolved "https://registry.yarnpkg.com/workbox-streams/-/workbox-streams-6.4.2.tgz#3bc615cccebfd62dedf28315afb7d9ee177912a5"
|
||||||
integrity sha512-0t3QKBml3Qi37JniDfEn0FfN4JRgMK6sEcjGxvmMGwlHAyKukZr0Gj58ax1o1KYGGJr72RDBK+YXI9Sk9cKifw==
|
integrity sha512-ROEGlZHGVEgpa5bOZefiJEVsi5PsFjJG9Xd+wnDbApsCO9xq9rYFopF+IRq9tChyYzhBnyk2hJxbQVWphz3sog==
|
||||||
dependencies:
|
dependencies:
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
workbox-routing "6.4.1"
|
workbox-routing "6.4.2"
|
||||||
|
|
||||||
workbox-sw@6.4.1:
|
workbox-sw@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-sw/-/workbox-sw-6.4.1.tgz#1434e58114c2086d01c476235c11416b582101c9"
|
resolved "https://registry.yarnpkg.com/workbox-sw/-/workbox-sw-6.4.2.tgz#9a6db5f74580915dc2f0dbd47d2ffe057c94a795"
|
||||||
integrity sha512-IJNYcNbjugMB9v+Yx7uswohjOaYoimw5dI0Gcaj2zrJHKjV0bom+BPRCdijmttN/3uVbX57jhNe8SMzWMj7fHw==
|
integrity sha512-A2qdu9TLktfIM5NE/8+yYwfWu+JgDaCkbo5ikrky2c7r9v2X6DcJ+zSLphNHHLwM/0eVk5XVf1mC5HGhYpMhhg==
|
||||||
|
|
||||||
workbox-webpack-plugin@^6.4.1:
|
workbox-webpack-plugin@^6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-webpack-plugin/-/workbox-webpack-plugin-6.4.1.tgz#0da4d54e4101e2c0a421a74f9f424ccbc59bc974"
|
resolved "https://registry.yarnpkg.com/workbox-webpack-plugin/-/workbox-webpack-plugin-6.4.2.tgz#aad9f11b028786d5b781420e68f4e8f570ea9936"
|
||||||
integrity sha512-8rHQ+Q9Y1y+f1FJSUM7EEuaVsBMSFO6dbyqib3vcTZvnoTmCa4ZcThK9UXa9qTs8Q2yGACU18lm3uOm+OOKEMQ==
|
integrity sha512-CiEwM6kaJRkx1cP5xHksn13abTzUqMHiMMlp5Eh/v4wRcedgDTyv6Uo8+Hg9MurRbHDosO5suaPyF9uwVr4/CQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
fast-json-stable-stringify "^2.1.0"
|
fast-json-stable-stringify "^2.1.0"
|
||||||
pretty-bytes "^5.4.1"
|
pretty-bytes "^5.4.1"
|
||||||
source-map-url "^0.4.0"
|
source-map-url "^0.4.0"
|
||||||
upath "^1.2.0"
|
upath "^1.2.0"
|
||||||
webpack-sources "^1.4.3"
|
webpack-sources "^1.4.3"
|
||||||
workbox-build "6.4.1"
|
workbox-build "6.4.2"
|
||||||
|
|
||||||
workbox-window@6.4.1:
|
workbox-window@6.4.2:
|
||||||
version "6.4.1"
|
version "6.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/workbox-window/-/workbox-window-6.4.1.tgz#4d78285e57f98c3f0b98934812648c386ae433a9"
|
resolved "https://registry.yarnpkg.com/workbox-window/-/workbox-window-6.4.2.tgz#5319a3e343fa1e4bd15a1f53a07b58999d064c8a"
|
||||||
integrity sha512-v5G1U+NN0sHErvE9fzHRA75FrfRFj/0dihFnvno5yqHZZIb9G4U2AarodSDRBC3t6CsnLO68l1Bj1gsHqsM9Qw==
|
integrity sha512-KVyRKmrJg7iB+uym/B/CnEUEFG9CvnTU1Bq5xpXHbtgD9l+ShDekSl1wYpqw/O0JfeeQVOFb8CiNfvnwWwqnWQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/trusted-types" "^2.0.2"
|
"@types/trusted-types" "^2.0.2"
|
||||||
workbox-core "6.4.1"
|
workbox-core "6.4.2"
|
||||||
|
|
||||||
wrap-ansi@^5.1.0:
|
wrap-ansi@^5.1.0:
|
||||||
version "5.1.0"
|
version "5.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user