fix: messages and notif Friends Accepteded
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.5.42"
|
APP_VERSION="0.5.44"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.5.42"
|
APP_VERSION="0.5.44"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL=newfreeplanet
|
DIRECTORY_LOCAL=newfreeplanet
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.5.42"
|
APP_VERSION="0.5.44"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.5.42"
|
APP_VERSION="0.5.44"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL=newfreeplanet
|
DIRECTORY_LOCAL=newfreeplanet
|
||||||
|
|||||||
@@ -122,15 +122,15 @@
|
|||||||
"crypto": false
|
"crypto": false
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"last 30 Chrome versions",
|
"last 20 Chrome versions",
|
||||||
"last 30 Firefox versions",
|
"last 20 Firefox versions",
|
||||||
"last 4 Edge versions",
|
"last 4 Edge versions",
|
||||||
"last 30 Safari versions",
|
"last 20 Safari versions",
|
||||||
"last 30 Android versions",
|
"last 20 Android versions",
|
||||||
"last 30 ChromeAndroid versions",
|
"last 20 ChromeAndroid versions",
|
||||||
"last 30 FirefoxAndroid versions",
|
"last 20 FirefoxAndroid versions",
|
||||||
"last 18 iOS versions",
|
"last 10 iOS versions",
|
||||||
"last 11 Opera versions"
|
"last 8 Opera versions"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 16.14.0",
|
"node": ">= 16.14.0",
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.5.42"
|
APP_VERSION="0.5.44"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="14"
|
APP_ID="14"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
38
package.json
38
package.json
@@ -22,9 +22,9 @@
|
|||||||
"generate-sw": "workbox generateSW workbox-config.js"
|
"generate-sw": "workbox generateSW workbox-config.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@quasar/extras": "^1.15.6",
|
"@quasar/extras": "^1.15.8",
|
||||||
"@quasar/quasar-ui-qcalendar": "^4.0.0-beta.13",
|
"@quasar/quasar-ui-qcalendar": "^4.0.0-beta.13",
|
||||||
"@vue-leaflet/vue-leaflet": "^0.6.1",
|
"@vue-leaflet/vue-leaflet": "^0.7.0",
|
||||||
"@vue/compat": "^3.2.45",
|
"@vue/compat": "^3.2.45",
|
||||||
"@vue/compiler-sfc": "^3.2.45",
|
"@vue/compiler-sfc": "^3.2.45",
|
||||||
"@vue/eslint-config-standard": "7.0.0",
|
"@vue/eslint-config-standard": "7.0.0",
|
||||||
@@ -33,29 +33,29 @@
|
|||||||
"acorn": "^8.8.1",
|
"acorn": "^8.8.1",
|
||||||
"animate.css": "^4.1.1",
|
"animate.css": "^4.1.1",
|
||||||
"autoprefixer": "^10.4.13",
|
"autoprefixer": "^10.4.13",
|
||||||
"axios": "^1.2.0",
|
"axios": "^1.2.1",
|
||||||
"bcryptjs": "^2.4.3",
|
"bcryptjs": "^2.4.3",
|
||||||
"chart.js": "^3.9.1",
|
"chart.js": "3.9.1",
|
||||||
"core-js": "^3.26.1",
|
"core-js": "^3.26.1",
|
||||||
"crypto": "^1.0.1",
|
"crypto": "^1.0.1",
|
||||||
"date-fns": "^2.29.3",
|
"date-fns": "^2.29.3",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.0.3",
|
||||||
"echarts": "^5.3.3",
|
"echarts": "5.3.3",
|
||||||
"eslint-plugin-quasar": "^1.1.0",
|
"eslint-plugin-quasar": "^1.1.0",
|
||||||
"eslint-plugin-standard": "^5.0.0",
|
"eslint-plugin-standard": "^5.0.0",
|
||||||
"graphql": "^16.6.0",
|
"graphql": "^16.6.0",
|
||||||
"graphql-tag": "^2.12.6",
|
"graphql-tag": "^2.12.6",
|
||||||
"gsap": "^3.11.3",
|
"gsap": "^3.11.3",
|
||||||
"jquery": "^3.6.1",
|
"jquery": "^3.6.2",
|
||||||
"js-cookie": "^3.0.1",
|
"js-cookie": "^3.0.1",
|
||||||
"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": "^9.1.2",
|
"npm": "^9.2.0",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"pinia": "^2.0.27",
|
"pinia": "^2.0.28",
|
||||||
"prerender-spa-plugin": "^3.4.0",
|
"prerender-spa-plugin": "^3.4.0",
|
||||||
"quasar": "^2.10.2",
|
"quasar": "^2.11.0",
|
||||||
"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.7.3",
|
"vee-validate": "^4.7.3",
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
"vue-chart-3": "^3.1.8",
|
"vue-chart-3": "^3.1.8",
|
||||||
"vue-class-component": "^8.0.0-rc.1",
|
"vue-class-component": "^8.0.0-rc.1",
|
||||||
"vue-country-code": "^1.1.3",
|
"vue-country-code": "^1.1.3",
|
||||||
"vue-echarts": "^6.2.3",
|
"vue-echarts": "^6.3.1",
|
||||||
"vue-i18n": "^9.2.2",
|
"vue-i18n": "^9.2.2",
|
||||||
"vue-idb": "^0.2.0",
|
"vue-idb": "^0.2.0",
|
||||||
"vue-loader": "^17.0.1",
|
"vue-loader": "^17.0.1",
|
||||||
@@ -81,15 +81,15 @@
|
|||||||
"@types/bcryptjs": "^2.4.2",
|
"@types/bcryptjs": "^2.4.2",
|
||||||
"@types/dotenv": "^8.2.0",
|
"@types/dotenv": "^8.2.0",
|
||||||
"@types/googlemaps": "^3.43.3",
|
"@types/googlemaps": "^3.43.3",
|
||||||
"@types/jest": "^29.2.3",
|
"@types/jest": "^29.2.4",
|
||||||
"@types/js-cookie": "^3.0.2",
|
"@types/js-cookie": "^3.0.2",
|
||||||
"@types/node": "18.11.9",
|
"@types/node": "18.11.16",
|
||||||
"@types/nprogress": "^0.2.0",
|
"@types/nprogress": "^0.2.0",
|
||||||
"@types/vue-tel-input": "^2.1.2",
|
"@types/vue-tel-input": "^2.1.2",
|
||||||
"@types/vuelidate": "^0.7.15",
|
"@types/vuelidate": "^0.7.15",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.45.0",
|
"@typescript-eslint/eslint-plugin": "^5.46.1",
|
||||||
"@typescript-eslint/parser": "^5.45.0",
|
"@typescript-eslint/parser": "^5.46.1",
|
||||||
"eslint": "^8.28.0",
|
"eslint": "^8.30.0",
|
||||||
"eslint-config-prettier": "^8.5.0",
|
"eslint-config-prettier": "^8.5.0",
|
||||||
"eslint-plugin-import": "^2.26.0",
|
"eslint-plugin-import": "^2.26.0",
|
||||||
"eslint-plugin-node": "^11.1.0",
|
"eslint-plugin-node": "^11.1.0",
|
||||||
@@ -101,18 +101,18 @@
|
|||||||
"jest": "^29.3.1",
|
"jest": "^29.3.1",
|
||||||
"json-loader": "^0.5.7",
|
"json-loader": "^0.5.7",
|
||||||
"node-sass": "7.0.1",
|
"node-sass": "7.0.1",
|
||||||
"npm-check-updates": "^16.4.3",
|
"npm-check-updates": "^16.6.0",
|
||||||
"optimize-css-assets-webpack-plugin": "^6.0.1",
|
"optimize-css-assets-webpack-plugin": "^6.0.1",
|
||||||
"postcss": "^8.4.19",
|
"postcss": "^8.4.20",
|
||||||
"postcss-loader": "^7.0.2",
|
"postcss-loader": "^7.0.2",
|
||||||
"sass-loader": "^13.2.0",
|
"sass-loader": "^13.2.0",
|
||||||
"strip-ansi": "=7.0.1",
|
"strip-ansi": "=7.0.1",
|
||||||
"ts-jest": "^29.0.3",
|
"ts-jest": "^29.0.3",
|
||||||
"ts-loader": "^9.4.1",
|
"ts-loader": "^9.4.2",
|
||||||
"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.9.3",
|
"typescript": "^4.9.4",
|
||||||
"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.75.0",
|
"webpack": "^5.75.0",
|
||||||
|
|||||||
@@ -40,6 +40,8 @@ export default defineComponent({
|
|||||||
|
|
||||||
const myForm = ref(null)
|
const myForm = ref(null)
|
||||||
|
|
||||||
|
const typePassword = ref('password')
|
||||||
|
|
||||||
const iswaitingforRes = ref(false)
|
const iswaitingforRes = ref(false)
|
||||||
const signin = ref(<ISigninOptions>{
|
const signin = ref(<ISigninOptions>{
|
||||||
username: process.env.TEST_USERNAME || '',
|
username: process.env.TEST_USERNAME || '',
|
||||||
@@ -144,6 +146,11 @@ export default defineComponent({
|
|||||||
// console.log(' END submit')
|
// console.log(' END submit')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function showPassword() {
|
||||||
|
//
|
||||||
|
typePassword.value = typePassword.value === 'password' ? 'text' : 'password'
|
||||||
|
}
|
||||||
|
|
||||||
created()
|
created()
|
||||||
|
|
||||||
return {
|
return {
|
||||||
@@ -155,6 +162,8 @@ export default defineComponent({
|
|||||||
getlinkforgetpwd,
|
getlinkforgetpwd,
|
||||||
myForm,
|
myForm,
|
||||||
site,
|
site,
|
||||||
|
showPassword,
|
||||||
|
typePassword,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -7,77 +7,112 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--Prova URL : {{env('PROVA_PAOLO')}}-->
|
<!--Prova URL : {{env('PROVA_PAOLO')}}-->
|
||||||
<q-form
|
<q-form ref="myForm" @submit="onSubmit" @reset="onReset">
|
||||||
ref="myForm"
|
|
||||||
@submit="onSubmit"
|
|
||||||
@reset="onReset"
|
|
||||||
>
|
|
||||||
<div class="q-gutter-xs">
|
<div class="q-gutter-xs">
|
||||||
|
|
||||||
<q-input
|
<q-input
|
||||||
ref="refUsername"
|
ref="refUsername"
|
||||||
v-model="signin.username"
|
v-model="signin.username"
|
||||||
rounded outlined dense
|
rounded
|
||||||
|
outlined
|
||||||
|
dense
|
||||||
lazy-rules
|
lazy-rules
|
||||||
:label="$t('reg.username_login')"
|
:label="$t('reg.username_login')"
|
||||||
:rules="[
|
:rules="[
|
||||||
val => !!val || $t('reg.err.required'),
|
(val) => !!val || $t('reg.err.required'),
|
||||||
val => val.length >= 6 || $t('reg.err.atleast') + ' 6 ' + $t('reg.err.char'),
|
(val) =>
|
||||||
]">
|
val.length >= 6 ||
|
||||||
|
$t('reg.err.atleast') + ' 6 ' + $t('reg.err.char'),
|
||||||
|
]"
|
||||||
|
>
|
||||||
<template v-slot:prepend>
|
<template v-slot:prepend>
|
||||||
<q-icon name="person"/>
|
<q-icon name="person" />
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
</q-input>
|
</q-input>
|
||||||
<q-input
|
<q-input
|
||||||
ref="refPassword"
|
ref="refPassword"
|
||||||
v-model="signin.password"
|
v-model="signin.password"
|
||||||
type="password"
|
:type="typePassword"
|
||||||
rounded outlined dense
|
rounded
|
||||||
|
outlined
|
||||||
|
dense
|
||||||
lazy-rules
|
lazy-rules
|
||||||
v-on:keyup.enter="onSubmit()"
|
v-on:keyup.enter="onSubmit()"
|
||||||
:label="$t('reg.password')"
|
:label="$t('reg.password')"
|
||||||
:rules="[
|
:rules="[
|
||||||
val => !!val || $t('reg.err.required'),
|
(val) => !!val || $t('reg.err.required'),
|
||||||
val => val.length >= 8 || $t('reg.err.atleast') + ' 8 ' + $t('reg.err.char'),
|
(val) =>
|
||||||
]">
|
val.length >= 8 ||
|
||||||
|
$t('reg.err.atleast') + ' 8 ' + $t('reg.err.char'),
|
||||||
<template v-slot:prepend>
|
]"
|
||||||
<q-icon name="vpn_key"/>
|
>
|
||||||
|
<template v-slot:append>
|
||||||
|
<q-btn
|
||||||
|
tabindex="-1"
|
||||||
|
:icon="
|
||||||
|
typePassword === `password` ? `fas fa-eye-slash` : `fas fa-eye`
|
||||||
|
"
|
||||||
|
@click="showPassword"
|
||||||
|
>
|
||||||
|
</q-btn>
|
||||||
|
</template>
|
||||||
|
<template v-slot:prepend>
|
||||||
|
<q-icon name="vpn_key" />
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
</q-input>
|
</q-input>
|
||||||
|
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center">
|
||||||
<q-btn
|
<q-btn
|
||||||
type="submit"
|
type="submit"
|
||||||
rounded size="md" color="primary"
|
rounded
|
||||||
:label="$t('login.enter')">
|
size="md"
|
||||||
|
color="primary"
|
||||||
|
:label="$t('login.enter')"
|
||||||
|
>
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br>
|
<br />
|
||||||
|
|
||||||
<div class="text-center" style="margin-bottom: 10px;">
|
<div class="text-center" style="margin-bottom: 10px">
|
||||||
<a :href="getlinkforgetpwd()" style="color:gray;">{{ $t('reg.forgetpassword') }}</a>
|
<a :href="getlinkforgetpwd()" style="color: gray">{{
|
||||||
|
$t('reg.forgetpassword')
|
||||||
|
}}</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
v-if="site.confpages && site.confpages.enableReg && showregbutt && site.confpages.enableRegByBot"
|
v-if="
|
||||||
style="margin-top:10px; text-align: center;">
|
site.confpages &&
|
||||||
Se non sei ancora Registrato:<br>
|
site.confpages.enableReg &&
|
||||||
<q-btn type="a" rounded size="md" color="primary" href="/bot" :label="$t('reg.submit')">
|
showregbutt &&
|
||||||
|
site.confpages.enableRegByBot
|
||||||
|
"
|
||||||
|
style="margin-top: 10px; text-align: center"
|
||||||
|
>
|
||||||
|
Se non sei ancora Registrato:<br />
|
||||||
|
<q-btn
|
||||||
|
type="a"
|
||||||
|
rounded
|
||||||
|
size="md"
|
||||||
|
color="primary"
|
||||||
|
href="/bot"
|
||||||
|
:label="$t('reg.submit')"
|
||||||
|
>
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
v-else-if="site.confpages && site.confpages.enableReg && showregbutt"
|
v-else-if="site.confpages && site.confpages.enableReg && showregbutt"
|
||||||
style="margin-top:10px; text-align: center;">
|
style="margin-top: 10px; text-align: center"
|
||||||
Se non sei ancora Registrato:<br>
|
>
|
||||||
<q-btn rounded size="md" color="primary" to="/signup" :label="$t('reg.submit')">
|
Se non sei ancora Registrato:<br />
|
||||||
|
<q-btn
|
||||||
|
rounded
|
||||||
|
size="md"
|
||||||
|
color="primary"
|
||||||
|
to="/signup"
|
||||||
|
:label="$t('reg.submit')"
|
||||||
|
>
|
||||||
</q-btn>
|
</q-btn>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</q-form>
|
</q-form>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -89,6 +89,8 @@ export default defineComponent({
|
|||||||
const slide = ref('1')
|
const slide = ref('1')
|
||||||
const inputEmail = ref(<any>null)
|
const inputEmail = ref(<any>null)
|
||||||
const inputUsername = ref(<any>null)
|
const inputUsername = ref(<any>null)
|
||||||
|
const inputName = ref(<any>null)
|
||||||
|
const inputSurname = ref(<any>null)
|
||||||
const inputPassword = ref(<any>null)
|
const inputPassword = ref(<any>null)
|
||||||
const inputPassword2 = ref(<any>null)
|
const inputPassword2 = ref(<any>null)
|
||||||
|
|
||||||
@@ -391,6 +393,8 @@ export default defineComponent({
|
|||||||
checkifDisabled,
|
checkifDisabled,
|
||||||
inputEmail,
|
inputEmail,
|
||||||
inputUsername,
|
inputUsername,
|
||||||
|
inputName,
|
||||||
|
inputSurname,
|
||||||
inputPassword,
|
inputPassword,
|
||||||
inputPassword2,
|
inputPassword2,
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -102,7 +102,7 @@
|
|||||||
icon="arrow_right"
|
icon="arrow_right"
|
||||||
label="Avanti"
|
label="Avanti"
|
||||||
:disabled="checkifDisabled"
|
:disabled="checkifDisabled"
|
||||||
@click="$refs.carousel.next()"
|
@click="!checkifDisabled ? $refs.carousel.next() : null"
|
||||||
/>
|
/>
|
||||||
</q-carousel-control>
|
</q-carousel-control>
|
||||||
</template>
|
</template>
|
||||||
@@ -118,6 +118,11 @@
|
|||||||
v-model="signup.aportador_solidario"
|
v-model="signup.aportador_solidario"
|
||||||
rounded
|
rounded
|
||||||
outlined
|
outlined
|
||||||
|
@keyup.enter="
|
||||||
|
v$.aportador_solidario.$touch && !v$.aportador_solidario.$error
|
||||||
|
? $refs.inputEmail.focus()
|
||||||
|
: null
|
||||||
|
"
|
||||||
@blur="v$.aportador_solidario.$touch"
|
@blur="v$.aportador_solidario.$touch"
|
||||||
:error="v$.aportador_solidario.$error"
|
:error="v$.aportador_solidario.$error"
|
||||||
:error-message="
|
:error-message="
|
||||||
@@ -134,7 +139,7 @@
|
|||||||
<q-icon name="person" />
|
<q-icon name="person" />
|
||||||
</template>
|
</template>
|
||||||
</q-input>
|
</q-input>
|
||||||
<div style="margin-top:5px;"></div>
|
<div style="margin-top: 5px"></div>
|
||||||
|
|
||||||
<q-input
|
<q-input
|
||||||
ref="inputEmail"
|
ref="inputEmail"
|
||||||
@@ -143,6 +148,9 @@
|
|||||||
outlined
|
outlined
|
||||||
@update:model-value="changeemail()"
|
@update:model-value="changeemail()"
|
||||||
maxlength="50"
|
maxlength="50"
|
||||||
|
v-on:keyup.enter="
|
||||||
|
!checkifDisabled ? $refs.carousel.next() : null
|
||||||
|
"
|
||||||
debounce="2000"
|
debounce="2000"
|
||||||
:rules="[myRuleEmail]"
|
:rules="[myRuleEmail]"
|
||||||
:label="$t('reg.email_reg')"
|
:label="$t('reg.email_reg')"
|
||||||
@@ -168,6 +176,9 @@
|
|||||||
@update:model-value="changeusername"
|
@update:model-value="changeusername"
|
||||||
:error="v$.username.$error"
|
:error="v$.username.$error"
|
||||||
@keydown.space="(event) => event.preventDefault()"
|
@keydown.space="(event) => event.preventDefault()"
|
||||||
|
@keyup.enter="
|
||||||
|
!v$.username.$error ? $refs.inputName.focus() : null
|
||||||
|
"
|
||||||
maxlength="20"
|
maxlength="20"
|
||||||
debounce="500"
|
debounce="500"
|
||||||
:error-message="
|
:error-message="
|
||||||
@@ -183,6 +194,7 @@
|
|||||||
|
|
||||||
<div v-if="show_namesurname">
|
<div v-if="show_namesurname">
|
||||||
<q-input
|
<q-input
|
||||||
|
ref="inputName"
|
||||||
v-model="signup.name"
|
v-model="signup.name"
|
||||||
rounded
|
rounded
|
||||||
outlined
|
outlined
|
||||||
@@ -190,6 +202,7 @@
|
|||||||
:error="v$.name.$error"
|
:error="v$.name.$error"
|
||||||
maxlength="30"
|
maxlength="30"
|
||||||
debounce="1000"
|
debounce="1000"
|
||||||
|
@keyup.enter="$refs.inputSurname.focus()"
|
||||||
:error-message="tools.errorMsg('name', v$.name)"
|
:error-message="tools.errorMsg('name', v$.name)"
|
||||||
:label="$t('reg.name_opt')"
|
:label="$t('reg.name_opt')"
|
||||||
>
|
>
|
||||||
@@ -199,6 +212,7 @@
|
|||||||
</q-input>
|
</q-input>
|
||||||
|
|
||||||
<q-input
|
<q-input
|
||||||
|
ref="inputSurname"
|
||||||
v-model="signup.surname"
|
v-model="signup.surname"
|
||||||
rounded
|
rounded
|
||||||
outlined
|
outlined
|
||||||
@@ -206,6 +220,9 @@
|
|||||||
@blur="v$.surname.$touch"
|
@blur="v$.surname.$touch"
|
||||||
maxlength="30"
|
maxlength="30"
|
||||||
debounce="1000"
|
debounce="1000"
|
||||||
|
v-on:keyup.enter="
|
||||||
|
!checkifDisabled ? $refs.carousel.next() : null
|
||||||
|
"
|
||||||
:error-message="tools.errorMsg('surname', v$.surname)"
|
:error-message="tools.errorMsg('surname', v$.surname)"
|
||||||
:label="$t('reg.surname_opt')"
|
:label="$t('reg.surname_opt')"
|
||||||
>
|
>
|
||||||
@@ -226,6 +243,9 @@
|
|||||||
@blur="v$.password.$touch"
|
@blur="v$.password.$touch"
|
||||||
:error="v$.password.$error"
|
:error="v$.password.$error"
|
||||||
:error-message="`${tools.errorMsg('password', v$.password)}`"
|
:error-message="`${tools.errorMsg('password', v$.password)}`"
|
||||||
|
@keyup.enter="
|
||||||
|
!v$.password.$error ? $refs.inputPassword2.focus() : null
|
||||||
|
"
|
||||||
maxlength="30"
|
maxlength="30"
|
||||||
debounce="1000"
|
debounce="1000"
|
||||||
:label="$t('reg.password_reg')"
|
:label="$t('reg.password_reg')"
|
||||||
@@ -260,6 +280,9 @@
|
|||||||
'repeatpassword',
|
'repeatpassword',
|
||||||
v$.repeatPassword
|
v$.repeatPassword
|
||||||
)}`"
|
)}`"
|
||||||
|
v-on:keyup.enter="
|
||||||
|
!checkifDisabled ? $refs.carousel.next() : null
|
||||||
|
"
|
||||||
:label="$t('reg.repeatPassword')"
|
:label="$t('reg.repeatPassword')"
|
||||||
>
|
>
|
||||||
<template v-slot:append>
|
<template v-slot:append>
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
|
|
||||||
<div v-if="!globalStore.serverError" class="q-ma-md">
|
<div v-if="!globalStore.serverError" class="q-ma-md">
|
||||||
<!--
|
<!--
|
||||||
<CVerifyTelegram v-if="!tools.TelegVerificato() || !tools.isUsernameTelegOk()">
|
<CVerifyTelegram v-if="!tools.TelegVerificato() || !tools.isUsernameTelegOk()">
|
||||||
@@ -11,66 +12,8 @@
|
|||||||
</CVerifyEmail>
|
</CVerifyEmail>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div v-if="tools.isTelegOk()" class="centeritems">
|
<div v-if="userStore.isUserWaitingVerifAportador()" class="centeritems">
|
||||||
<q-banner
|
<q-banner inline-actions rounded class="bg-orange text-black">
|
||||||
v-if="!tools.isUsernameTelegOk()"
|
|
||||||
inline-actions
|
|
||||||
rounded
|
|
||||||
class="bg-green-4 text-black"
|
|
||||||
>
|
|
||||||
<div class="text-subtitle1">
|
|
||||||
🔑 E' necessario ora impostare un <b>Username su Telegram</b>:
|
|
||||||
</div>
|
|
||||||
|
|
||||||
💬 In questo modo le persone potranno contattarti (sia su Telegram sia
|
|
||||||
dalla APP)
|
|
||||||
<strong
|
|
||||||
>senza aver bisogno di condividere il tuo numero di cellulare</strong
|
|
||||||
>.<br />
|
|
||||||
<br />
|
|
||||||
👉🏻 1. Vai su Telegram, e nella pagina iniziale (dove vedi tutte le
|
|
||||||
chat), premi sull'icona (tre linee orizzontali) del menu principale in
|
|
||||||
alto a sinistra (sull'iPhone si chiama "Impostazioni").<br />
|
|
||||||
👉🏻 2. Seleziona la voce <b>Impostazioni</b> nel menu.<br />
|
|
||||||
👉🏻 3. Premi su <b>Username</b> nella sezione account.<br />
|
|
||||||
👉🏻 4. Digita un <strong>username qualsiasi</strong> a tua scelta (deve
|
|
||||||
essere un nome ancora libero e non già usato da altri,
|
|
||||||
<u
|
|
||||||
>non deve per forza coincidere con l'username che hai scelto per la
|
|
||||||
APP</u
|
|
||||||
>).<br />
|
|
||||||
👉🏻 5. Per confermare premi sull'icona con la spunta (V) in alto a
|
|
||||||
destra.<br />
|
|
||||||
|
|
||||||
🏁 Infine vai sul <b>BOT RISO</b> Telegram e scrivi OK nel messaggio. Ti
|
|
||||||
comparirà un <strong>messaggio di Benvenuto</strong>.
|
|
||||||
<q-btn
|
|
||||||
rounded
|
|
||||||
color="primary"
|
|
||||||
icon="fab fa-telegram"
|
|
||||||
label="Apri il BOT"
|
|
||||||
type="a"
|
|
||||||
:href="tools.getLinkBotTelegram('')"
|
|
||||||
target="_blank"
|
|
||||||
></q-btn>
|
|
||||||
<br /><br />
|
|
||||||
|
|
||||||
Se non ci riesci vedi la
|
|
||||||
<a
|
|
||||||
href="https://www.nigiara.it/telegram/come-impostare-uno-username-su-telegram.htm"
|
|
||||||
target="_blank"
|
|
||||||
>GUIDA PER IMPOSTARE L'USERNAME SU TELEGRAM</a
|
|
||||||
><br />
|
|
||||||
<br />
|
|
||||||
|
|
||||||
Se hai difficoltà, contatta la Chat del Supporto Tecnico: "Help - RISO"
|
|
||||||
<br /><strong>CLICCANDO QUI</strong> 👉🏻
|
|
||||||
<a href="https://t.me/+dTHFNIwkc_phNmQ8" target="_blank"
|
|
||||||
><strong>Help - RISO</strong></a
|
|
||||||
>
|
|
||||||
<br /><br />
|
|
||||||
</q-banner>
|
|
||||||
<q-banner v-else inline-actions rounded class="bg-orange text-black">
|
|
||||||
<template v-slot:avatar>
|
<template v-slot:avatar>
|
||||||
<q-icon name="info" color="primary" />
|
<q-icon name="info" color="primary" />
|
||||||
</template>
|
</template>
|
||||||
@@ -93,36 +36,6 @@
|
|||||||
</q-btn>
|
</q-btn>
|
||||||
</q-banner>
|
</q-banner>
|
||||||
</div>
|
</div>
|
||||||
<div v-else-if="userStore.isOldRegNotFinished()">
|
|
||||||
<div
|
|
||||||
v-if="
|
|
||||||
site.confpages.enabledRegNeedTelegram &&
|
|
||||||
!site.confpages.enableRegMultiChoice &&
|
|
||||||
!tools.isTelegOk()
|
|
||||||
"
|
|
||||||
>
|
|
||||||
<h3>
|
|
||||||
La Verifica su Telegram non è stata completata, pertanto se ancora non
|
|
||||||
avete inserito nessun annuncio (Bene, Servizio, ecc...), è consigliato
|
|
||||||
cancellare la vecchia registrazione per ripetere con una nuova
|
|
||||||
registrazione.
|
|
||||||
</h3>
|
|
||||||
<br />
|
|
||||||
<h3>
|
|
||||||
Per contattare il supporto tecnico e farvi cancellare la
|
|
||||||
registrazione: "Help - RISO", clicca qui sotto:
|
|
||||||
</h3>
|
|
||||||
<br />
|
|
||||||
<h4>
|
|
||||||
<a href="https://t.me/+dTHFNIwkc_phNmQ8" target="_blank"
|
|
||||||
><strong
|
|
||||||
>Entra in Supporto Tecnico su Telegram: (Help - RISO)</strong
|
|
||||||
></a
|
|
||||||
>
|
|
||||||
</h4>
|
|
||||||
<br /><br />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
@@ -5027,7 +5027,7 @@ export const tools = {
|
|||||||
Verificato() {
|
Verificato() {
|
||||||
const userStore = useUserStore()
|
const userStore = useUserStore()
|
||||||
const globalStore = useGlobalStore()
|
const globalStore = useGlobalStore()
|
||||||
return this.isVerified() && (userStore.my.verified_by_aportador || globalStore.site.confpages.enableRegMultiChoice)
|
return this.isVerified()
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -395,13 +395,17 @@ export const useUserStore = defineStore('UserStore', {
|
|||||||
const globalStore = useGlobalStore()
|
const globalStore = useGlobalStore()
|
||||||
|
|
||||||
if (globalStore.site.confpages.enableRegMultiChoice) {
|
if (globalStore.site.confpages.enableRegMultiChoice) {
|
||||||
return (this.my.profile.teleg_id! > 0 && this.my.verified_by_aportador! && this.isUsernameTelegOk()) || this.my.verified_email!
|
return ((this.my.profile.teleg_id! > 0 && this.isUsernameTelegOk()) || this.my.verified_email!) && this.my.verified_by_aportador!
|
||||||
} else {
|
} else {
|
||||||
return this.my.profile.teleg_id! > 0 && this.my.verified_by_aportador! && this.isUsernameTelegOk()
|
return this.my.profile.teleg_id! > 0 && this.my.verified_by_aportador! && this.isUsernameTelegOk()
|
||||||
}
|
}
|
||||||
// return this.my.verified_email! && this.my.profile.teleg_id! > 0 && this.my.verified_by_aportador!
|
// return this.my.verified_email! && this.my.profile.teleg_id! > 0 && this.my.verified_by_aportador!
|
||||||
},
|
},
|
||||||
|
|
||||||
|
isUserWaitingVerifAportador(): boolean {
|
||||||
|
return !this.my.verified_by_aportador
|
||||||
|
},
|
||||||
|
|
||||||
isOldRegNotFinished(): boolean {
|
isOldRegNotFinished(): boolean {
|
||||||
return tools.isLogged() && ((!this.my.profile.teleg_id || this.my.profile.teleg_id <= 0) || !this.isUsernameTelegOk())
|
return tools.isLogged() && ((!this.my.profile.teleg_id || this.my.profile.teleg_id <= 0) || !this.isUsernameTelegOk())
|
||||||
// return this.my.verified_email! && this.my.profile.teleg_id! > 0 && this.my.verified_by_aportador!
|
// return this.my.verified_email! && this.my.profile.teleg_id! > 0 && this.my.verified_by_aportador!
|
||||||
|
|||||||
@@ -278,7 +278,7 @@
|
|||||||
|
|
||||||
outline
|
outline
|
||||||
icon="fas fa-envelope"
|
icon="fas fa-envelope"
|
||||||
color="black"
|
:color="$q.dark.isActive ? `shite` : `black`"
|
||||||
type="a"
|
type="a"
|
||||||
size="md"
|
size="md"
|
||||||
:label="$t('msgs.send_email')"
|
:label="$t('msgs.send_email')"
|
||||||
|
|||||||
593
yarn.lock
593
yarn.lock
@@ -1011,15 +1011,15 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
|
||||||
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
|
||||||
|
|
||||||
"@eslint/eslintrc@^1.3.3":
|
"@eslint/eslintrc@^1.4.0":
|
||||||
version "1.3.3"
|
version "1.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
|
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0.tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63"
|
||||||
integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==
|
integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv "^6.12.4"
|
ajv "^6.12.4"
|
||||||
debug "^4.3.2"
|
debug "^4.3.2"
|
||||||
espree "^9.4.0"
|
espree "^9.4.0"
|
||||||
globals "^13.15.0"
|
globals "^13.19.0"
|
||||||
ignore "^5.2.0"
|
ignore "^5.2.0"
|
||||||
import-fresh "^3.2.1"
|
import-fresh "^3.2.1"
|
||||||
js-yaml "^4.1.0"
|
js-yaml "^4.1.0"
|
||||||
@@ -1031,10 +1031,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
|
||||||
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
|
||||||
|
|
||||||
"@humanwhocodes/config-array@^0.11.6":
|
"@humanwhocodes/config-array@^0.11.8":
|
||||||
version "0.11.7"
|
version "0.11.8"
|
||||||
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
|
||||||
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
|
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@humanwhocodes/object-schema" "^1.2.1"
|
"@humanwhocodes/object-schema" "^1.2.1"
|
||||||
debug "^4.1.1"
|
debug "^4.1.1"
|
||||||
@@ -1389,10 +1389,10 @@
|
|||||||
"@nodelib/fs.scandir" "2.1.5"
|
"@nodelib/fs.scandir" "2.1.5"
|
||||||
fastq "^1.6.0"
|
fastq "^1.6.0"
|
||||||
|
|
||||||
"@npmcli/arborist@^6.1.3":
|
"@npmcli/arborist@^6.1.5":
|
||||||
version "6.1.3"
|
version "6.1.5"
|
||||||
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-6.1.3.tgz#526df463d66ee01cfcae1d214abdbf8e73065fd4"
|
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-6.1.5.tgz#ff816f94574c69115f1ae708af4b101c7518296f"
|
||||||
integrity sha512-oPYO8WO21aB9ojhREzCbzdNnR+SNuloOtxqQ0Q4Mj8tZuUPdTS5SuatSIpPGKpdtpLi5642hr2sirrikqj33Vg==
|
integrity sha512-bdnvRL1Js6uz+CDf0NdG5dIbuwYzHwzTV4/WS16JCDdfstjsYSa8J69bYHf9osUwza9zzg2HI/C5SSmeMN+yFg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@isaacs/string-locale-compare" "^1.1.0"
|
"@isaacs/string-locale-compare" "^1.1.0"
|
||||||
"@npmcli/fs" "^3.1.0"
|
"@npmcli/fs" "^3.1.0"
|
||||||
@@ -1405,26 +1405,26 @@
|
|||||||
"@npmcli/query" "^3.0.0"
|
"@npmcli/query" "^3.0.0"
|
||||||
"@npmcli/run-script" "^6.0.0"
|
"@npmcli/run-script" "^6.0.0"
|
||||||
bin-links "^4.0.1"
|
bin-links "^4.0.1"
|
||||||
cacache "^17.0.2"
|
cacache "^17.0.3"
|
||||||
common-ancestor-path "^1.0.1"
|
common-ancestor-path "^1.0.1"
|
||||||
hosted-git-info "^6.1.1"
|
hosted-git-info "^6.1.1"
|
||||||
json-parse-even-better-errors "^3.0.0"
|
json-parse-even-better-errors "^3.0.0"
|
||||||
json-stringify-nice "^1.1.4"
|
json-stringify-nice "^1.1.4"
|
||||||
minimatch "^5.1.0"
|
minimatch "^5.1.1"
|
||||||
nopt "^7.0.0"
|
nopt "^7.0.0"
|
||||||
npm-install-checks "^6.0.0"
|
npm-install-checks "^6.0.0"
|
||||||
npm-package-arg "^10.0.0"
|
npm-package-arg "^10.1.0"
|
||||||
npm-pick-manifest "^8.0.1"
|
npm-pick-manifest "^8.0.1"
|
||||||
npm-registry-fetch "^14.0.2"
|
npm-registry-fetch "^14.0.3"
|
||||||
npmlog "^7.0.1"
|
npmlog "^7.0.1"
|
||||||
pacote "^15.0.2"
|
pacote "^15.0.7"
|
||||||
parse-conflict-json "^3.0.0"
|
parse-conflict-json "^3.0.0"
|
||||||
proc-log "^3.0.0"
|
proc-log "^3.0.0"
|
||||||
promise-all-reject-late "^1.0.0"
|
promise-all-reject-late "^1.0.0"
|
||||||
promise-call-limit "^1.0.1"
|
promise-call-limit "^1.0.1"
|
||||||
read-package-json-fast "^3.0.1"
|
read-package-json-fast "^3.0.1"
|
||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
ssri "^10.0.0"
|
ssri "^10.0.1"
|
||||||
treeverse "^3.0.0"
|
treeverse "^3.0.0"
|
||||||
walk-up-path "^1.0.0"
|
walk-up-path "^1.0.0"
|
||||||
|
|
||||||
@@ -1710,10 +1710,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.15.6":
|
"@quasar/extras@^1.15.8":
|
||||||
version "1.15.6"
|
version "1.15.8"
|
||||||
resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.15.6.tgz#0bbcd0df9d403355cf7c82a4f3d287f4e1e98b7c"
|
resolved "https://registry.yarnpkg.com/@quasar/extras/-/extras-1.15.8.tgz#948e35a7bc6006d97eb16273d1f05c99997fe126"
|
||||||
integrity sha512-lG3wrcz47c86N/j1ULZugmyVfwpmnsJpjtSWh+LhaFfe0g1kTMdAnxkWGKsa3ouZ4QBcnkrNan0kYSnKc3MiBg==
|
integrity sha512-UR6Snu7DSYdDOGqcNjUr0FJtKNfPn2Jc2hKTC+y/Y7Gf+vWu0RYUl49cguD33nn+wpbgs28+cvmjx7u3NNogoQ==
|
||||||
|
|
||||||
"@quasar/fastclick@1.1.4":
|
"@quasar/fastclick@1.1.4":
|
||||||
version "1.1.4"
|
version "1.1.4"
|
||||||
@@ -2023,10 +2023,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/istanbul-lib-report" "*"
|
"@types/istanbul-lib-report" "*"
|
||||||
|
|
||||||
"@types/jest@^29.2.3":
|
"@types/jest@^29.2.4":
|
||||||
version "29.2.3"
|
version "29.2.4"
|
||||||
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3.tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211"
|
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
|
||||||
integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==
|
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
|
||||||
dependencies:
|
dependencies:
|
||||||
expect "^29.0.0"
|
expect "^29.0.0"
|
||||||
pretty-format "^29.0.0"
|
pretty-format "^29.0.0"
|
||||||
@@ -2068,10 +2068,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
|
||||||
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
|
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
|
||||||
|
|
||||||
"@types/node@18.11.9":
|
"@types/node@18.11.16":
|
||||||
version "18.11.9"
|
version "18.11.16"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.16.tgz#966cae211e970199559cfbd295888fca189e49af"
|
||||||
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
|
integrity sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==
|
||||||
|
|
||||||
"@types/normalize-package-data@^2.4.0":
|
"@types/normalize-package-data@^2.4.0":
|
||||||
version "2.4.1"
|
version "2.4.1"
|
||||||
@@ -2201,14 +2201,14 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/yargs-parser" "*"
|
"@types/yargs-parser" "*"
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@^5.45.0":
|
"@typescript-eslint/eslint-plugin@^5.46.1":
|
||||||
version "5.45.0"
|
version "5.46.1"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.45.0.tgz#ffa505cf961d4844d38cfa19dcec4973a6039e41"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46.1.tgz#098abb4c9354e19f460d57ab18bff1f676a6cff0"
|
||||||
integrity sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==
|
integrity sha512-YpzNv3aayRBwjs4J3oz65eVLXc9xx0PDbIRisHj+dYhvBn02MjYOD96P8YGiWEIFBrojaUjxvkaUpakD82phsA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager" "5.45.0"
|
"@typescript-eslint/scope-manager" "5.46.1"
|
||||||
"@typescript-eslint/type-utils" "5.45.0"
|
"@typescript-eslint/type-utils" "5.46.1"
|
||||||
"@typescript-eslint/utils" "5.45.0"
|
"@typescript-eslint/utils" "5.46.1"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
ignore "^5.2.0"
|
ignore "^5.2.0"
|
||||||
natural-compare-lite "^1.4.0"
|
natural-compare-lite "^1.4.0"
|
||||||
@@ -2216,78 +2216,78 @@
|
|||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
tsutils "^3.21.0"
|
tsutils "^3.21.0"
|
||||||
|
|
||||||
"@typescript-eslint/parser@^5.45.0":
|
"@typescript-eslint/parser@^5.46.1":
|
||||||
version "5.45.0"
|
version "5.46.1"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.45.0.tgz#b18a5f6b3cf1c2b3e399e9d2df4be40d6b0ddd0e"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.46.1.tgz#1fc8e7102c1141eb64276c3b89d70da8c0ba5699"
|
||||||
integrity sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==
|
integrity sha512-RelQ5cGypPh4ySAtfIMBzBGyrNerQcmfA1oJvPj5f+H4jI59rl9xxpn4bonC0tQvUKOEN7eGBFWxFLK3Xepneg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager" "5.45.0"
|
"@typescript-eslint/scope-manager" "5.46.1"
|
||||||
"@typescript-eslint/types" "5.45.0"
|
"@typescript-eslint/types" "5.46.1"
|
||||||
"@typescript-eslint/typescript-estree" "5.45.0"
|
"@typescript-eslint/typescript-estree" "5.46.1"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@5.45.0":
|
"@typescript-eslint/scope-manager@5.46.1":
|
||||||
version "5.45.0"
|
version "5.46.1"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.0.tgz#7a4ac1bfa9544bff3f620ab85947945938319a96"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46.1.tgz#70af8425c79bbc1178b5a63fb51102ddf48e104a"
|
||||||
integrity sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==
|
integrity sha512-iOChVivo4jpwUdrJZyXSMrEIM/PvsbbDOX1y3UCKjSgWn+W89skxWaYXACQfxmIGhPVpRWK/VWPYc+bad6smIA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types" "5.45.0"
|
"@typescript-eslint/types" "5.46.1"
|
||||||
"@typescript-eslint/visitor-keys" "5.45.0"
|
"@typescript-eslint/visitor-keys" "5.46.1"
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@5.45.0":
|
"@typescript-eslint/type-utils@5.46.1":
|
||||||
version "5.45.0"
|
version "5.46.1"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.45.0.tgz#aefbc954c40878fcebeabfb77d20d84a3da3a8b2"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46.1.tgz#195033e4b30b51b870dfcf2828e88d57b04a11cc"
|
||||||
integrity sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==
|
integrity sha512-V/zMyfI+jDmL1ADxfDxjZ0EMbtiVqj8LUGPAGyBkXXStWmCUErMpW873zEHsyguWCuq2iN4BrlWUkmuVj84yng==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree" "5.45.0"
|
"@typescript-eslint/typescript-estree" "5.46.1"
|
||||||
"@typescript-eslint/utils" "5.45.0"
|
"@typescript-eslint/utils" "5.46.1"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
tsutils "^3.21.0"
|
tsutils "^3.21.0"
|
||||||
|
|
||||||
"@typescript-eslint/types@5.45.0":
|
"@typescript-eslint/types@5.46.1":
|
||||||
version "5.45.0"
|
version "5.46.1"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45.0.tgz#794760b9037ee4154c09549ef5a96599621109c5"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46.1.tgz#4e9db2107b9a88441c4d5ecacde3bb7a5ebbd47e"
|
||||||
integrity sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==
|
integrity sha512-Z5pvlCaZgU+93ryiYUwGwLl9AQVB/PQ1TsJ9NZ/gHzZjN7g9IAn6RSDkpCV8hqTwAiaj6fmCcKSQeBPlIpW28w==
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@5.45.0":
|
"@typescript-eslint/typescript-estree@5.46.1":
|
||||||
version "5.45.0"
|
version "5.46.1"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.0.tgz#f70a0d646d7f38c0dfd6936a5e171a77f1e5291d"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46.1.tgz#5358088f98a8f9939355e0996f9c8f41c25eced2"
|
||||||
integrity sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==
|
integrity sha512-j9W4t67QiNp90kh5Nbr1w92wzt+toiIsaVPnEblB2Ih2U9fqBTyqV9T3pYWZBRt6QoMh/zVWP59EpuCjc4VRBg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types" "5.45.0"
|
"@typescript-eslint/types" "5.46.1"
|
||||||
"@typescript-eslint/visitor-keys" "5.45.0"
|
"@typescript-eslint/visitor-keys" "5.46.1"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
globby "^11.1.0"
|
globby "^11.1.0"
|
||||||
is-glob "^4.0.3"
|
is-glob "^4.0.3"
|
||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
tsutils "^3.21.0"
|
tsutils "^3.21.0"
|
||||||
|
|
||||||
"@typescript-eslint/utils@5.45.0":
|
"@typescript-eslint/utils@5.46.1":
|
||||||
version "5.45.0"
|
version "5.46.1"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.45.0.tgz#9cca2996eee1b8615485a6918a5c763629c7acf5"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46.1.tgz#7da3c934d9fd0eb4002a6bb3429f33298b469b4a"
|
||||||
integrity sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==
|
integrity sha512-RBdBAGv3oEpFojaCYT4Ghn4775pdjvwfDOfQ2P6qzNVgQOVrnSPe5/Pb88kv7xzYQjoio0eKHKB9GJ16ieSxvA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/json-schema" "^7.0.9"
|
"@types/json-schema" "^7.0.9"
|
||||||
"@types/semver" "^7.3.12"
|
"@types/semver" "^7.3.12"
|
||||||
"@typescript-eslint/scope-manager" "5.45.0"
|
"@typescript-eslint/scope-manager" "5.46.1"
|
||||||
"@typescript-eslint/types" "5.45.0"
|
"@typescript-eslint/types" "5.46.1"
|
||||||
"@typescript-eslint/typescript-estree" "5.45.0"
|
"@typescript-eslint/typescript-estree" "5.46.1"
|
||||||
eslint-scope "^5.1.1"
|
eslint-scope "^5.1.1"
|
||||||
eslint-utils "^3.0.0"
|
eslint-utils "^3.0.0"
|
||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@5.45.0":
|
"@typescript-eslint/visitor-keys@5.46.1":
|
||||||
version "5.45.0"
|
version "5.46.1"
|
||||||
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45.0.tgz#e0d160e9e7fdb7f8da697a5b78e7a14a22a70528"
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46.1.tgz#126cc6fe3c0f83608b2b125c5d9daced61394242"
|
||||||
integrity sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==
|
integrity sha512-jczZ9noovXwy59KjRTk1OftT78pwygdcmCuBf8yMoWt/8O8l+6x2LSEze0E4TeepXK4MezW3zGSyoDRZK7Y9cg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types" "5.45.0"
|
"@typescript-eslint/types" "5.46.1"
|
||||||
eslint-visitor-keys "^3.3.0"
|
eslint-visitor-keys "^3.3.0"
|
||||||
|
|
||||||
"@vue-leaflet/vue-leaflet@^0.6.1":
|
"@vue-leaflet/vue-leaflet@^0.7.0":
|
||||||
version "0.6.1"
|
version "0.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/@vue-leaflet/vue-leaflet/-/vue-leaflet-0.6.1.tgz#d731a5d2256d049e345f58330616180191d88b12"
|
resolved "https://registry.yarnpkg.com/@vue-leaflet/vue-leaflet/-/vue-leaflet-0.7.0.tgz#5497ede3346ca3bd009c5636dba2512ea01579d7"
|
||||||
integrity sha512-/sm0bdrdftXh5nSGEPsoKrJI1D/GtKiEsBo9X/TA2yu4lYTDcaem6U4t1Ea5CoLleiZRCNUrZr9PG/xHdUPXYA==
|
integrity sha512-YY1bcg+7ftGZk4ihCOckOSFMfuhimGxEpPabtpBpaaaquABliB0dkANNFx5d8Y5Vadko5Yjc8Vq74hb/dg4gQw==
|
||||||
|
|
||||||
"@vue/compat@^3.2.45":
|
"@vue/compat@^3.2.45":
|
||||||
version "3.2.45"
|
version "3.2.45"
|
||||||
@@ -3047,10 +3047,10 @@ aws4@^1.8.0:
|
|||||||
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
|
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
|
||||||
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
|
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
|
||||||
|
|
||||||
axios@^1.2.0:
|
axios@^1.2.1:
|
||||||
version "1.2.0"
|
version "1.2.1"
|
||||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.0.tgz#1cb65bd75162c70e9f8d118a905126c4a201d383"
|
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.1.tgz#44cf04a3c9f0c2252ebd85975361c026cb9f864a"
|
||||||
integrity sha512-zT7wZyNYu3N5Bu0wuZ6QccIf93Qk1eV8LOewxgjOZFd2DenOs98cJ7+Y6703d0wkaXGY6/nZd4EweJaHz9uzQw==
|
integrity sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A==
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects "^1.15.0"
|
follow-redirects "^1.15.0"
|
||||||
form-data "^4.0.0"
|
form-data "^4.0.0"
|
||||||
@@ -3488,7 +3488,7 @@ cacache@^16.1.0:
|
|||||||
tar "^6.1.11"
|
tar "^6.1.11"
|
||||||
unique-filename "^2.0.0"
|
unique-filename "^2.0.0"
|
||||||
|
|
||||||
cacache@^17.0.0, cacache@^17.0.2:
|
cacache@^17.0.0:
|
||||||
version "17.0.2"
|
version "17.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.0.2.tgz#ff2bd029bf45099b3fe711f56fbf138b846c8d6d"
|
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.0.2.tgz#ff2bd029bf45099b3fe711f56fbf138b846c8d6d"
|
||||||
integrity sha512-rYUs2x4OjSgCQND7nTrh21AHIBFgd7s/ctAYvU3a8u+nK+R5YaX/SFPDYz4Azz7SGL6+6L9ZZWI4Kawpb7grzQ==
|
integrity sha512-rYUs2x4OjSgCQND7nTrh21AHIBFgd7s/ctAYvU3a8u+nK+R5YaX/SFPDYz4Azz7SGL6+6L9ZZWI4Kawpb7grzQ==
|
||||||
@@ -3507,6 +3507,25 @@ cacache@^17.0.0, cacache@^17.0.2:
|
|||||||
tar "^6.1.11"
|
tar "^6.1.11"
|
||||||
unique-filename "^3.0.0"
|
unique-filename "^3.0.0"
|
||||||
|
|
||||||
|
cacache@^17.0.3:
|
||||||
|
version "17.0.4"
|
||||||
|
resolved "https://registry.yarnpkg.com/cacache/-/cacache-17.0.4.tgz#5023ed892ba8843e3b7361c26d0ada37e146290c"
|
||||||
|
integrity sha512-Z/nL3gU+zTUjz5pCA5vVjYM8pmaw2kxM7JEiE0fv3w77Wj+sFbi70CrBruUWH0uNcEdvLDixFpgA2JM4F4DBjA==
|
||||||
|
dependencies:
|
||||||
|
"@npmcli/fs" "^3.1.0"
|
||||||
|
fs-minipass "^3.0.0"
|
||||||
|
glob "^8.0.1"
|
||||||
|
lru-cache "^7.7.1"
|
||||||
|
minipass "^4.0.0"
|
||||||
|
minipass-collect "^1.0.2"
|
||||||
|
minipass-flush "^1.0.5"
|
||||||
|
minipass-pipeline "^1.2.4"
|
||||||
|
p-map "^4.0.0"
|
||||||
|
promise-inflight "^1.0.1"
|
||||||
|
ssri "^10.0.0"
|
||||||
|
tar "^6.1.11"
|
||||||
|
unique-filename "^3.0.0"
|
||||||
|
|
||||||
cache-base@^1.0.1:
|
cache-base@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
|
resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
|
||||||
@@ -3681,7 +3700,7 @@ chardet@^0.7.0:
|
|||||||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
||||||
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
|
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
|
||||||
|
|
||||||
chart.js@^3.9.1:
|
chart.js@3.9.1:
|
||||||
version "3.9.1"
|
version "3.9.1"
|
||||||
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.9.1.tgz#3abf2c775169c4c71217a107163ac708515924b8"
|
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.9.1.tgz#3abf2c775169c4c71217a107163ac708515924b8"
|
||||||
integrity sha512-Ro2JbLmvg83gXF5F4sniaQ+lTbSv18E+TIf2cOeiH1Iqd2PGFOtem+DUufMZsCJwFE7ywPOpfXFBwRTGq7dh6w==
|
integrity sha512-Ro2JbLmvg83gXF5F4sniaQ+lTbSv18E+TIf2cOeiH1Iqd2PGFOtem+DUufMZsCJwFE7ywPOpfXFBwRTGq7dh6w==
|
||||||
@@ -3721,7 +3740,7 @@ ci-info@^3.2.0:
|
|||||||
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.4.0.tgz#b28484fd436cbc267900364f096c9dc185efb251"
|
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.4.0.tgz#b28484fd436cbc267900364f096c9dc185efb251"
|
||||||
integrity sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==
|
integrity sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==
|
||||||
|
|
||||||
ci-info@^3.6.1:
|
ci-info@^3.7.0:
|
||||||
version "3.7.0"
|
version "3.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.0.tgz#6d01b3696c59915b6ce057e4aa4adfc2fa25f5ef"
|
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.0.tgz#6d01b3696c59915b6ce057e4aa4adfc2fa25f5ef"
|
||||||
integrity sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==
|
integrity sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==
|
||||||
@@ -4828,13 +4847,13 @@ ecc-jsbn@~0.1.1:
|
|||||||
jsbn "~0.1.0"
|
jsbn "~0.1.0"
|
||||||
safer-buffer "^2.1.0"
|
safer-buffer "^2.1.0"
|
||||||
|
|
||||||
echarts@^5.3.3:
|
echarts@5.3.3:
|
||||||
version "5.4.0"
|
version "5.3.3"
|
||||||
resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.0.tgz#a9a8e5367293a397408d3bf3e2638b869249ce04"
|
resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.3.3.tgz#df97b09c4c0e2ffcdfb44acf518d50c50e0b838e"
|
||||||
integrity sha512-uPsO9VRUIKAdFOoH3B0aNg7NRVdN7aM39/OjovjO9MwmWsAkfGyeXJhK+dbRi51iDrQWliXV60/XwLA7kg3z0w==
|
integrity sha512-BRw2serInRwO5SIwRviZ6Xgm5Lb7irgz+sLiFMmy/HOaf4SQ+7oYqxKzRHAKp4xHQ05AuHw1xvoQWJjDQq/FGw==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "2.3.0"
|
tslib "2.3.0"
|
||||||
zrender "5.4.0"
|
zrender "5.3.2"
|
||||||
|
|
||||||
ee-first@1.1.1:
|
ee-first@1.1.1:
|
||||||
version "1.1.1"
|
version "1.1.1"
|
||||||
@@ -5206,13 +5225,13 @@ eslint-visitor-keys@^3.3.0:
|
|||||||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
||||||
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
||||||
|
|
||||||
eslint@^8.28.0:
|
eslint@^8.30.0:
|
||||||
version "8.28.0"
|
version "8.30.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.28.0.tgz#81a680732634677cc890134bcdd9fdfea8e63d6e"
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30.0.tgz#83a506125d089eef7c5b5910eeea824273a33f50"
|
||||||
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
|
integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc" "^1.3.3"
|
"@eslint/eslintrc" "^1.4.0"
|
||||||
"@humanwhocodes/config-array" "^0.11.6"
|
"@humanwhocodes/config-array" "^0.11.8"
|
||||||
"@humanwhocodes/module-importer" "^1.0.1"
|
"@humanwhocodes/module-importer" "^1.0.1"
|
||||||
"@nodelib/fs.walk" "^1.2.8"
|
"@nodelib/fs.walk" "^1.2.8"
|
||||||
ajv "^6.10.0"
|
ajv "^6.10.0"
|
||||||
@@ -5231,7 +5250,7 @@ eslint@^8.28.0:
|
|||||||
file-entry-cache "^6.0.1"
|
file-entry-cache "^6.0.1"
|
||||||
find-up "^5.0.0"
|
find-up "^5.0.0"
|
||||||
glob-parent "^6.0.2"
|
glob-parent "^6.0.2"
|
||||||
globals "^13.15.0"
|
globals "^13.19.0"
|
||||||
grapheme-splitter "^1.0.4"
|
grapheme-splitter "^1.0.4"
|
||||||
ignore "^5.2.0"
|
ignore "^5.2.0"
|
||||||
import-fresh "^3.0.0"
|
import-fresh "^3.0.0"
|
||||||
@@ -5850,6 +5869,13 @@ fs-minipass@^2.0.0, fs-minipass@^2.1.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
minipass "^3.0.0"
|
minipass "^3.0.0"
|
||||||
|
|
||||||
|
fs-minipass@^3.0.0:
|
||||||
|
version "3.0.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-3.0.0.tgz#8e6ed2b4e1ba44077cae69971393068a1bbeeed6"
|
||||||
|
integrity sha512-EUojgQaSPy6sxcqcZgQv6TVF6jiKvurji3AxhAivs/Ep4O1UpS8TusaxpybfFHZ2skRhLqzk6WR8nqNYIMMDeA==
|
||||||
|
dependencies:
|
||||||
|
minipass "^4.0.0"
|
||||||
|
|
||||||
fs-monkey@^1.0.3:
|
fs-monkey@^1.0.3:
|
||||||
version "1.0.3"
|
version "1.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
|
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
|
||||||
@@ -6072,10 +6098,10 @@ globals@^11.1.0:
|
|||||||
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
||||||
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
||||||
|
|
||||||
globals@^13.15.0:
|
globals@^13.19.0:
|
||||||
version "13.17.0"
|
version "13.19.0"
|
||||||
resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
|
resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
|
||||||
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
|
integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
type-fest "^0.20.2"
|
type-fest "^0.20.2"
|
||||||
|
|
||||||
@@ -7620,10 +7646,10 @@ jju@^1.1.0:
|
|||||||
resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"
|
resolved "https://registry.yarnpkg.com/jju/-/jju-1.4.0.tgz#a3abe2718af241a2b2904f84a625970f389ae32a"
|
||||||
integrity sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==
|
integrity sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==
|
||||||
|
|
||||||
jquery@^3.6.1:
|
jquery@^3.6.2:
|
||||||
version "3.6.1"
|
version "3.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16"
|
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.2.tgz#8302bbc9160646f507bdf59d136a478b312783c4"
|
||||||
integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==
|
integrity sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==
|
||||||
|
|
||||||
js-base64@^2.1.9, js-base64@^2.4.3:
|
js-base64@^2.1.9, js-base64@^2.4.3:
|
||||||
version "2.6.4"
|
version "2.6.4"
|
||||||
@@ -7897,105 +7923,105 @@ levn@^0.4.1:
|
|||||||
prelude-ls "^1.2.1"
|
prelude-ls "^1.2.1"
|
||||||
type-check "~0.4.0"
|
type-check "~0.4.0"
|
||||||
|
|
||||||
libnpmaccess@^7.0.0:
|
libnpmaccess@^7.0.1:
|
||||||
version "7.0.0"
|
version "7.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-7.0.0.tgz#45705530a6a146a872a68fe13edb61153641fcee"
|
resolved "https://registry.yarnpkg.com/libnpmaccess/-/libnpmaccess-7.0.1.tgz#142b7381f863788a182955660ee17984576617bc"
|
||||||
integrity sha512-WwDa6CExp74s0FKI1eP2pbJ4hMiq5x6kl9XqE0F7RDpmk8sgqvNcCAr/JmMdfpUTqUq6KNddT3bnYBCT/pxniQ==
|
integrity sha512-fvKKAXW1v3YfekgYEJi0eCur9ZD9gJ7akWxfwzad/zxzmD2ylk0K9BRhhcTRIWdFgdCr0oQe3ea0R0gUMeaPhQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
npm-package-arg "^10.0.0"
|
npm-package-arg "^10.1.0"
|
||||||
npm-registry-fetch "^14.0.2"
|
npm-registry-fetch "^14.0.3"
|
||||||
|
|
||||||
libnpmdiff@^5.0.4:
|
libnpmdiff@^5.0.6:
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-5.0.4.tgz#ebeac5d6f42534ff868a33524f092423eac996f0"
|
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-5.0.6.tgz#0ee64afb0e14406d84906533bb43c2c3082debf2"
|
||||||
integrity sha512-b6ACBYtMVNcvOb9F+gC+6hF+eCYly3j+hzDduMCZXcI2tS2gAP8BGexSS4d666MXmJhQlVs3hM3NhkFT8ued3w==
|
integrity sha512-EVsCNW8h+kGzteNFgqR2C73p8p8IZ8nEN4GSWpFSALNzZ0KrEEkGa4FPGW7ENo9/TdJxzj/f8xr8pkCdnqAPfg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@npmcli/arborist" "^6.1.3"
|
"@npmcli/arborist" "^6.1.5"
|
||||||
"@npmcli/disparity-colors" "^3.0.0"
|
"@npmcli/disparity-colors" "^3.0.0"
|
||||||
"@npmcli/installed-package-contents" "^2.0.0"
|
"@npmcli/installed-package-contents" "^2.0.0"
|
||||||
binary-extensions "^2.2.0"
|
binary-extensions "^2.2.0"
|
||||||
diff "^5.1.0"
|
diff "^5.1.0"
|
||||||
minimatch "^5.0.1"
|
minimatch "^5.1.1"
|
||||||
npm-package-arg "^10.0.0"
|
npm-package-arg "^10.1.0"
|
||||||
pacote "^15.0.2"
|
pacote "^15.0.7"
|
||||||
tar "^6.1.0"
|
tar "^6.1.13"
|
||||||
|
|
||||||
libnpmexec@^5.0.4:
|
libnpmexec@^5.0.6:
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-5.0.4.tgz#a7f49e0c8f9910e568f081efbb86c20290ac32c3"
|
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-5.0.6.tgz#a3240e4b937a163660ffd4a7013d6406a4070248"
|
||||||
integrity sha512-nrbPEL+QU66BIg/ECFZWVr4CbUwO/Q1hubhI/zq+NbQCV+1A8wZhydA4+9Q/uYt4HiTg2W9Imlo5JQKgZEY91A==
|
integrity sha512-/ktxJ5D0nUBRScNXRyIgep2auADha9Cn9y8uIx1uUah++MlkIM6WW7QsV+7VR8ZVmfbZi3iOoNWNiiG20rSxxw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@npmcli/arborist" "^6.1.3"
|
"@npmcli/arborist" "^6.1.5"
|
||||||
"@npmcli/run-script" "^6.0.0"
|
"@npmcli/run-script" "^6.0.0"
|
||||||
chalk "^4.1.0"
|
chalk "^4.1.0"
|
||||||
ci-info "^3.6.1"
|
ci-info "^3.7.0"
|
||||||
npm-package-arg "^10.0.0"
|
npm-package-arg "^10.1.0"
|
||||||
npmlog "^7.0.1"
|
npmlog "^7.0.1"
|
||||||
pacote "^15.0.2"
|
pacote "^15.0.7"
|
||||||
proc-log "^3.0.0"
|
proc-log "^3.0.0"
|
||||||
read "^1.0.7"
|
read "^1.0.7"
|
||||||
read-package-json-fast "^3.0.1"
|
read-package-json-fast "^3.0.1"
|
||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
walk-up-path "^1.0.0"
|
walk-up-path "^1.0.0"
|
||||||
|
|
||||||
libnpmfund@^4.0.4:
|
libnpmfund@^4.0.6:
|
||||||
version "4.0.4"
|
version "4.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-4.0.4.tgz#fd0b1b08be42008cc850d16a935555e8e3ee9e0b"
|
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-4.0.6.tgz#56317c9313a277ce657f3f074e535e788f178005"
|
||||||
integrity sha512-PiJdgPrTKhKC3QQJ1yRPBg48k0Evt4MKUgOF0sK5C6fzfMGsofTPlCyWB9yRJBWqLlChHpPQxn+vi7LPIwdyUQ==
|
integrity sha512-FhLgfs17pR9fj1VmTHqkxukV2wD2UlfnSCmHsiIvQiztBZEJxKJvDuhf5ycpGSbKSiEiLQUUu0ftzfl/MG1lTw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@npmcli/arborist" "^6.1.3"
|
"@npmcli/arborist" "^6.1.5"
|
||||||
|
|
||||||
libnpmhook@^9.0.0:
|
libnpmhook@^9.0.1:
|
||||||
version "9.0.0"
|
version "9.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmhook/-/libnpmhook-9.0.0.tgz#870a74e619d75b241285ba08612037f408ffa177"
|
resolved "https://registry.yarnpkg.com/libnpmhook/-/libnpmhook-9.0.1.tgz#ead265d4a37ccc8a7b9bc6abf56b52b5ab63bf1a"
|
||||||
integrity sha512-gDYkyTpZ0nWuMf7gYKJ8GWzbN9OcbbOIxU3HxovhteE9MrkPAF/oPJL6E2a0/2XZuxeADI95CwNFipAKVME67w==
|
integrity sha512-H/byLI70tmDodCmR60duobKXsdzR/Wb+3mur+UoskDQyLWFD94I9DZIPXdQtSXjgYN3wrgIMLsse0PKIH/1plw==
|
||||||
dependencies:
|
dependencies:
|
||||||
aproba "^2.0.0"
|
aproba "^2.0.0"
|
||||||
npm-registry-fetch "^14.0.2"
|
npm-registry-fetch "^14.0.3"
|
||||||
|
|
||||||
libnpmorg@^5.0.0:
|
libnpmorg@^5.0.1:
|
||||||
version "5.0.0"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-5.0.0.tgz#555e8a6596c871c1bdb1b12134ad10c7a79bd9e5"
|
resolved "https://registry.yarnpkg.com/libnpmorg/-/libnpmorg-5.0.1.tgz#2b3d687f5aec83f42ade94c37f76d18fe94e127b"
|
||||||
integrity sha512-4Qj+mNlnNisvP2t0PPAHUKqNsoLxRplglgAYMxvvPI12GR0jQKrgACgY27juKTnBEJDkoX7IygM4s/opVwmReQ==
|
integrity sha512-yTsbTJ6Gl15XV7uLaLSs64fvNd/D0K6w/oghUjuhuKYUydZXEBxsTAeAegwoPxlxwHBHmlgu478KTbw0LbKHvQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
aproba "^2.0.0"
|
aproba "^2.0.0"
|
||||||
npm-registry-fetch "^14.0.2"
|
npm-registry-fetch "^14.0.3"
|
||||||
|
|
||||||
libnpmpack@^5.0.4:
|
libnpmpack@^5.0.6:
|
||||||
version "5.0.4"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-5.0.4.tgz#7daadf131b71b557c46495ca999512db24b5f294"
|
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-5.0.6.tgz#74a101fafcd0f8929529bbe7509ca172caef576b"
|
||||||
integrity sha512-AdrKC0C+c4SNv5qwOA5lHwbRNwo7QdvjyP2lcFBUTlEAGNXm+0h5A+pq8MBw8QRX76A3i7RsM2DqP059dGqjcA==
|
integrity sha512-/+A3IKZNDw0IrJ58va4eGvJD2AjBMUT0rfy9GxQKWzMVJvrHh8dCW1uHILzLFLF3AKA2RactZI+fjFz9AsYLMA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@npmcli/arborist" "^6.1.3"
|
"@npmcli/arborist" "^6.1.5"
|
||||||
"@npmcli/run-script" "^6.0.0"
|
"@npmcli/run-script" "^6.0.0"
|
||||||
npm-package-arg "^10.0.0"
|
npm-package-arg "^10.1.0"
|
||||||
pacote "^15.0.2"
|
pacote "^15.0.7"
|
||||||
|
|
||||||
libnpmpublish@^7.0.4:
|
libnpmpublish@^7.0.6:
|
||||||
version "7.0.4"
|
version "7.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-7.0.4.tgz#732e1a0e60daa50fd0a9a99d051678a34d548dd7"
|
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-7.0.6.tgz#edd1c715e0b678fdbacea8b61cc85be581f46e21"
|
||||||
integrity sha512-NTupBqF6hgufdy7BNVHVtmmh51epOU3+l2Ll4BA+RjGlSnyOpzs1qHPZVlGG8Ll/MWy0PsMdsCBHp3TZR5GH4Q==
|
integrity sha512-3KbZaY6z+no5InP7d5GDyHPSSBBfew/ofwwD/rkX78zGNXz+S6VcLLLueX1XLdTY7r8TiAJy3cRQ0U9DxfK/YQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
normalize-package-data "^5.0.0"
|
normalize-package-data "^5.0.0"
|
||||||
npm-package-arg "^10.0.0"
|
npm-package-arg "^10.1.0"
|
||||||
npm-registry-fetch "^14.0.2"
|
npm-registry-fetch "^14.0.3"
|
||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
ssri "^10.0.0"
|
ssri "^10.0.1"
|
||||||
|
|
||||||
libnpmsearch@^6.0.0:
|
libnpmsearch@^6.0.1:
|
||||||
version "6.0.0"
|
version "6.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-6.0.0.tgz#992c56d90429648c8dd0217d0bbd8a390ad18475"
|
resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-6.0.1.tgz#b166a5ba6bdb18449aa50b55658f0d91b6b9d049"
|
||||||
integrity sha512-5StJQ0cGLveCfsKCZW+H6VcmGMplrrxmAnEgWklfB3n+FUgaXn+om9tEcsYi+DEImUiGXl1H7AdHVzFFSwPCwA==
|
integrity sha512-EKvj0n45aiQuCZVaTWznmWmY2oF5j8SkjgSjvg4rMTFDm4s73oNan8xqT7birihW75sUAiQETPb0cnDkqcJlLg==
|
||||||
dependencies:
|
dependencies:
|
||||||
npm-registry-fetch "^14.0.2"
|
npm-registry-fetch "^14.0.3"
|
||||||
|
|
||||||
libnpmteam@^5.0.0:
|
libnpmteam@^5.0.1:
|
||||||
version "5.0.0"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-5.0.0.tgz#2f35897efea26393db047e35b3eae91ce949cb64"
|
resolved "https://registry.yarnpkg.com/libnpmteam/-/libnpmteam-5.0.1.tgz#2f9b09d38a50eae2bff06fae6bd56125f49eceb9"
|
||||||
integrity sha512-8Aj7drg+7PIKTmGxZR6ZlNKPpYFaFwg+69coJpDPBjBsiwkPRnLYcsgm8BAEiPHcBA6xW2shZ/8Qi3zLtt2fLQ==
|
integrity sha512-8f2lnlHRmCie3Y8HGaZi+wULULY1wStvDVa4xrvQ9xN8Uc7HLadHxKIyZUKtJefTcekpDXzSbQoDrx+YxKMEEw==
|
||||||
dependencies:
|
dependencies:
|
||||||
aproba "^2.0.0"
|
aproba "^2.0.0"
|
||||||
npm-registry-fetch "^14.0.2"
|
npm-registry-fetch "^14.0.3"
|
||||||
|
|
||||||
libnpmversion@^4.0.1:
|
libnpmversion@^4.0.1:
|
||||||
version "4.0.1"
|
version "4.0.1"
|
||||||
@@ -8268,7 +8294,7 @@ make-fetch-happen@^10.0.3:
|
|||||||
socks-proxy-agent "^7.0.0"
|
socks-proxy-agent "^7.0.0"
|
||||||
ssri "^9.0.0"
|
ssri "^9.0.0"
|
||||||
|
|
||||||
make-fetch-happen@^11.0.0, make-fetch-happen@^11.0.1:
|
make-fetch-happen@^11.0.0:
|
||||||
version "11.0.1"
|
version "11.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-11.0.1.tgz#b3c51663d018d9e11d57fdd4393a4c5a1a7d56eb"
|
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-11.0.1.tgz#b3c51663d018d9e11d57fdd4393a4c5a1a7d56eb"
|
||||||
integrity sha512-clv3IblugXn2CDUmqFhNzii3rjKa46u5wNeivc+QlLXkGI5FjLX3rGboo+y2kwf1pd8W0iDiC384cemeDtw9kw==
|
integrity sha512-clv3IblugXn2CDUmqFhNzii3rjKa46u5wNeivc+QlLXkGI5FjLX3rGboo+y2kwf1pd8W0iDiC384cemeDtw9kw==
|
||||||
@@ -8290,6 +8316,28 @@ make-fetch-happen@^11.0.0, make-fetch-happen@^11.0.1:
|
|||||||
socks-proxy-agent "^7.0.0"
|
socks-proxy-agent "^7.0.0"
|
||||||
ssri "^10.0.0"
|
ssri "^10.0.0"
|
||||||
|
|
||||||
|
make-fetch-happen@^11.0.2:
|
||||||
|
version "11.0.2"
|
||||||
|
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-11.0.2.tgz#a880370fb2452d528a5ca40b2d6308999773ab17"
|
||||||
|
integrity sha512-5n/Pq41w/uZghpdlXAY5kIM85RgJThtTH/NYBRAZ9VUOBWV90USaQjwGrw76fZP3Lj5hl/VZjpVvOaRBMoL/2w==
|
||||||
|
dependencies:
|
||||||
|
agentkeepalive "^4.2.1"
|
||||||
|
cacache "^17.0.0"
|
||||||
|
http-cache-semantics "^4.1.0"
|
||||||
|
http-proxy-agent "^5.0.0"
|
||||||
|
https-proxy-agent "^5.0.0"
|
||||||
|
is-lambda "^1.0.1"
|
||||||
|
lru-cache "^7.7.1"
|
||||||
|
minipass "^4.0.0"
|
||||||
|
minipass-collect "^1.0.2"
|
||||||
|
minipass-fetch "^3.0.0"
|
||||||
|
minipass-flush "^1.0.5"
|
||||||
|
minipass-pipeline "^1.2.4"
|
||||||
|
negotiator "^0.6.3"
|
||||||
|
promise-retry "^2.0.1"
|
||||||
|
socks-proxy-agent "^7.0.0"
|
||||||
|
ssri "^10.0.0"
|
||||||
|
|
||||||
make-fetch-happen@^9.1.0:
|
make-fetch-happen@^9.1.0:
|
||||||
version "9.1.0"
|
version "9.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz#53085a09e7971433e6765f7971bf63f4e05cb968"
|
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz#53085a09e7971433e6765f7971bf63f4e05cb968"
|
||||||
@@ -8511,6 +8559,13 @@ minimatch@^5.0.1, minimatch@^5.1.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
brace-expansion "^2.0.1"
|
brace-expansion "^2.0.1"
|
||||||
|
|
||||||
|
minimatch@^5.1.1:
|
||||||
|
version "5.1.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.1.tgz#6c9dffcf9927ff2a31e74b5af11adf8b9604b022"
|
||||||
|
integrity sha512-362NP+zlprccbEt/SkxKfRMHnNY85V74mVnpUpNyr3F35covl09Kec7/sEFLt3RA4oXmewtoaanoIf67SE5Y5g==
|
||||||
|
dependencies:
|
||||||
|
brace-expansion "^2.0.1"
|
||||||
|
|
||||||
minimatch@~3.0.2:
|
minimatch@~3.0.2:
|
||||||
version "3.0.8"
|
version "3.0.8"
|
||||||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
|
||||||
@@ -8613,6 +8668,13 @@ minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3, minipass@^3.
|
|||||||
dependencies:
|
dependencies:
|
||||||
yallist "^4.0.0"
|
yallist "^4.0.0"
|
||||||
|
|
||||||
|
minipass@^4.0.0:
|
||||||
|
version "4.0.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.0.0.tgz#7cebb0f9fa7d56f0c5b17853cbe28838a8dbbd3b"
|
||||||
|
integrity sha512-g2Uuh2jEKoht+zvO6vJqXmYpflPqzRBT+Th2h01DKh5z7wbY/AZ2gCQ78cP70YoHPyFdY30YBV5WxgLOEwOykw==
|
||||||
|
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"
|
||||||
@@ -8932,10 +8994,10 @@ npm-bundled@^3.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
npm-normalize-package-bin "^3.0.0"
|
npm-normalize-package-bin "^3.0.0"
|
||||||
|
|
||||||
npm-check-updates@^16.4.3:
|
npm-check-updates@^16.6.0:
|
||||||
version "16.4.3"
|
version "16.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.4.3.tgz#1b0dbd2d7ac2febec792a084a2786a6a8fb3e605"
|
resolved "https://registry.yarnpkg.com/npm-check-updates/-/npm-check-updates-16.6.0.tgz#e4a2eaa00df1f4a9ffece7f5bedce91105bb6f5a"
|
||||||
integrity sha512-kuTErUSd9DkJKU5Kf5nitkN4Yf8k41OJL/hudtRR+Rf9YaKJasLHHnQboQdEtbf6DFrqMzwxrPSX8p1engLLbQ==
|
integrity sha512-uYvGP8zTmMdPhXL1tjvvhIeWlAdbkejwzcIYNIJDjtvjbS5pbKh15V2E/bP6DjqTPqDCQcqgP//jxo2DJ8/pxA==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^5.1.2"
|
chalk "^5.1.2"
|
||||||
cli-table "^0.3.11"
|
cli-table "^0.3.11"
|
||||||
@@ -8950,7 +9012,7 @@ npm-check-updates@^16.4.3:
|
|||||||
json-parse-helpfulerror "^1.0.3"
|
json-parse-helpfulerror "^1.0.3"
|
||||||
jsonlines "^0.1.1"
|
jsonlines "^0.1.1"
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
minimatch "^5.1.0"
|
minimatch "^5.1.1"
|
||||||
p-map "^4.0.0"
|
p-map "^4.0.0"
|
||||||
pacote "15.0.6"
|
pacote "15.0.6"
|
||||||
parse-github-url "^1.0.2"
|
parse-github-url "^1.0.2"
|
||||||
@@ -8989,6 +9051,16 @@ npm-package-arg@^10.0.0:
|
|||||||
semver "^7.3.5"
|
semver "^7.3.5"
|
||||||
validate-npm-package-name "^5.0.0"
|
validate-npm-package-name "^5.0.0"
|
||||||
|
|
||||||
|
npm-package-arg@^10.1.0:
|
||||||
|
version "10.1.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-10.1.0.tgz#827d1260a683806685d17193073cc152d3c7e9b1"
|
||||||
|
integrity sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA==
|
||||||
|
dependencies:
|
||||||
|
hosted-git-info "^6.0.0"
|
||||||
|
proc-log "^3.0.0"
|
||||||
|
semver "^7.3.5"
|
||||||
|
validate-npm-package-name "^5.0.0"
|
||||||
|
|
||||||
npm-packlist@^7.0.0:
|
npm-packlist@^7.0.0:
|
||||||
version "7.0.2"
|
version "7.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-7.0.2.tgz#f24177ce5b3593223348157bcc3eff1db8fae7d6"
|
resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-7.0.2.tgz#f24177ce5b3593223348157bcc3eff1db8fae7d6"
|
||||||
@@ -9014,7 +9086,7 @@ npm-profile@^7.0.1:
|
|||||||
npm-registry-fetch "^14.0.0"
|
npm-registry-fetch "^14.0.0"
|
||||||
proc-log "^3.0.0"
|
proc-log "^3.0.0"
|
||||||
|
|
||||||
npm-registry-fetch@^14.0.0, npm-registry-fetch@^14.0.2:
|
npm-registry-fetch@^14.0.0:
|
||||||
version "14.0.2"
|
version "14.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-14.0.2.tgz#f637630d9005aeebe4d7411226fb11fa1628c5e8"
|
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-14.0.2.tgz#f637630d9005aeebe4d7411226fb11fa1628c5e8"
|
||||||
integrity sha512-TMenrMagFA9KF81E2bkS5XRyzERK4KXu70vgXt5+i8FcrFeLNgNsc6e5hekTqjDwPDkL3HGn/holWcXDMfnFgw==
|
integrity sha512-TMenrMagFA9KF81E2bkS5XRyzERK4KXu70vgXt5+i8FcrFeLNgNsc6e5hekTqjDwPDkL3HGn/holWcXDMfnFgw==
|
||||||
@@ -9027,6 +9099,19 @@ npm-registry-fetch@^14.0.0, npm-registry-fetch@^14.0.2:
|
|||||||
npm-package-arg "^10.0.0"
|
npm-package-arg "^10.0.0"
|
||||||
proc-log "^3.0.0"
|
proc-log "^3.0.0"
|
||||||
|
|
||||||
|
npm-registry-fetch@^14.0.3:
|
||||||
|
version "14.0.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-14.0.3.tgz#8545e321c2b36d2c6fe6e009e77e9f0e527f547b"
|
||||||
|
integrity sha512-YaeRbVNpnWvsGOjX2wk5s85XJ7l1qQBGAp724h8e2CZFFhMSuw9enom7K1mWVUtvXO1uUSFIAPofQK0pPN0ZcA==
|
||||||
|
dependencies:
|
||||||
|
make-fetch-happen "^11.0.0"
|
||||||
|
minipass "^4.0.0"
|
||||||
|
minipass-fetch "^3.0.0"
|
||||||
|
minipass-json-stream "^1.0.1"
|
||||||
|
minizlib "^2.1.2"
|
||||||
|
npm-package-arg "^10.0.0"
|
||||||
|
proc-log "^3.0.0"
|
||||||
|
|
||||||
npm-run-path@^4.0.1:
|
npm-run-path@^4.0.1:
|
||||||
version "4.0.1"
|
version "4.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
|
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea"
|
||||||
@@ -9039,22 +9124,22 @@ 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@^9.1.2:
|
npm@^9.2.0:
|
||||||
version "9.1.2"
|
version "9.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/npm/-/npm-9.1.2.tgz#0cf57d747a84fcc32ed397545f5bea6dbb014141"
|
resolved "https://registry.yarnpkg.com/npm/-/npm-9.2.0.tgz#f4ced5247b703103c6fc7b6e7ec2927c8f0a3d21"
|
||||||
integrity sha512-qOFg33/5YCHLArtRBep9HJydPZURbCwt8nxwXDRHZO9PZtTUMCo1C4iXBFPW1TxnzAdHscdw76ihbupdmL7cmw==
|
integrity sha512-oypVdaWGHDuV79RXLvp+B9gh6gDyAmoHKrQ0/JBYTWWx5D8/+AAxFdZC84fSIiyDdyW4qfrSyYGKhekxDOaMXQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@isaacs/string-locale-compare" "^1.1.0"
|
"@isaacs/string-locale-compare" "^1.1.0"
|
||||||
"@npmcli/arborist" "^6.1.3"
|
"@npmcli/arborist" "^6.1.5"
|
||||||
"@npmcli/config" "^6.1.0"
|
"@npmcli/config" "^6.1.0"
|
||||||
"@npmcli/map-workspaces" "^3.0.0"
|
"@npmcli/map-workspaces" "^3.0.0"
|
||||||
"@npmcli/package-json" "^3.0.0"
|
"@npmcli/package-json" "^3.0.0"
|
||||||
"@npmcli/run-script" "^6.0.0"
|
"@npmcli/run-script" "^6.0.0"
|
||||||
abbrev "^2.0.0"
|
abbrev "^2.0.0"
|
||||||
archy "~1.0.0"
|
archy "~1.0.0"
|
||||||
cacache "^17.0.2"
|
cacache "^17.0.3"
|
||||||
chalk "^4.1.2"
|
chalk "^4.1.2"
|
||||||
ci-info "^3.6.1"
|
ci-info "^3.7.0"
|
||||||
cli-columns "^4.0.0"
|
cli-columns "^4.0.0"
|
||||||
cli-table3 "^0.6.3"
|
cli-table3 "^0.6.3"
|
||||||
columnify "^1.6.0"
|
columnify "^1.6.0"
|
||||||
@@ -9067,20 +9152,20 @@ npm@^9.1.2:
|
|||||||
init-package-json "^4.0.1"
|
init-package-json "^4.0.1"
|
||||||
is-cidr "^4.0.2"
|
is-cidr "^4.0.2"
|
||||||
json-parse-even-better-errors "^3.0.0"
|
json-parse-even-better-errors "^3.0.0"
|
||||||
libnpmaccess "^7.0.0"
|
libnpmaccess "^7.0.1"
|
||||||
libnpmdiff "^5.0.4"
|
libnpmdiff "^5.0.6"
|
||||||
libnpmexec "^5.0.4"
|
libnpmexec "^5.0.6"
|
||||||
libnpmfund "^4.0.4"
|
libnpmfund "^4.0.6"
|
||||||
libnpmhook "^9.0.0"
|
libnpmhook "^9.0.1"
|
||||||
libnpmorg "^5.0.0"
|
libnpmorg "^5.0.1"
|
||||||
libnpmpack "^5.0.4"
|
libnpmpack "^5.0.6"
|
||||||
libnpmpublish "^7.0.4"
|
libnpmpublish "^7.0.6"
|
||||||
libnpmsearch "^6.0.0"
|
libnpmsearch "^6.0.1"
|
||||||
libnpmteam "^5.0.0"
|
libnpmteam "^5.0.1"
|
||||||
libnpmversion "^4.0.1"
|
libnpmversion "^4.0.1"
|
||||||
make-fetch-happen "^11.0.1"
|
make-fetch-happen "^11.0.2"
|
||||||
minimatch "^5.1.0"
|
minimatch "^5.1.1"
|
||||||
minipass "^3.1.6"
|
minipass "^4.0.0"
|
||||||
minipass-pipeline "^1.2.4"
|
minipass-pipeline "^1.2.4"
|
||||||
mkdirp "^1.0.4"
|
mkdirp "^1.0.4"
|
||||||
ms "^2.1.2"
|
ms "^2.1.2"
|
||||||
@@ -9088,14 +9173,14 @@ npm@^9.1.2:
|
|||||||
nopt "^7.0.0"
|
nopt "^7.0.0"
|
||||||
npm-audit-report "^4.0.0"
|
npm-audit-report "^4.0.0"
|
||||||
npm-install-checks "^6.0.0"
|
npm-install-checks "^6.0.0"
|
||||||
npm-package-arg "^10.0.0"
|
npm-package-arg "^10.1.0"
|
||||||
npm-pick-manifest "^8.0.1"
|
npm-pick-manifest "^8.0.1"
|
||||||
npm-profile "^7.0.1"
|
npm-profile "^7.0.1"
|
||||||
npm-registry-fetch "^14.0.2"
|
npm-registry-fetch "^14.0.3"
|
||||||
npm-user-validate "^1.0.1"
|
npm-user-validate "^1.0.1"
|
||||||
npmlog "^7.0.1"
|
npmlog "^7.0.1"
|
||||||
p-map "^4.0.0"
|
p-map "^4.0.0"
|
||||||
pacote "^15.0.6"
|
pacote "^15.0.7"
|
||||||
parse-conflict-json "^3.0.0"
|
parse-conflict-json "^3.0.0"
|
||||||
proc-log "^3.0.0"
|
proc-log "^3.0.0"
|
||||||
qrcode-terminal "^0.12.0"
|
qrcode-terminal "^0.12.0"
|
||||||
@@ -9104,8 +9189,8 @@ npm@^9.1.2:
|
|||||||
read-package-json-fast "^3.0.1"
|
read-package-json-fast "^3.0.1"
|
||||||
rimraf "^3.0.2"
|
rimraf "^3.0.2"
|
||||||
semver "^7.3.8"
|
semver "^7.3.8"
|
||||||
ssri "^10.0.0"
|
ssri "^10.0.1"
|
||||||
tar "^6.1.12"
|
tar "^6.1.13"
|
||||||
text-table "~0.2.0"
|
text-table "~0.2.0"
|
||||||
tiny-relative-date "^1.3.0"
|
tiny-relative-date "^1.3.0"
|
||||||
treeverse "^3.0.0"
|
treeverse "^3.0.0"
|
||||||
@@ -9411,7 +9496,7 @@ package-json@^8.1.0:
|
|||||||
registry-url "^6.0.0"
|
registry-url "^6.0.0"
|
||||||
semver "^7.3.7"
|
semver "^7.3.7"
|
||||||
|
|
||||||
pacote@15.0.6, pacote@^15.0.0, pacote@^15.0.2, pacote@^15.0.6:
|
pacote@15.0.6, pacote@^15.0.0:
|
||||||
version "15.0.6"
|
version "15.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.0.6.tgz#8c498b5c23270da4f4c87f7eeba0248a3ae61342"
|
resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.0.6.tgz#8c498b5c23270da4f4c87f7eeba0248a3ae61342"
|
||||||
integrity sha512-dQwcz/sME7QIL+cdrw/jftQfMMXxSo17i2kJ/gnhBhUvvBAsxoBu1lw9B5IzCH/Ce8CvEkG/QYZ6txzKfn0bTw==
|
integrity sha512-dQwcz/sME7QIL+cdrw/jftQfMMXxSo17i2kJ/gnhBhUvvBAsxoBu1lw9B5IzCH/Ce8CvEkG/QYZ6txzKfn0bTw==
|
||||||
@@ -9434,6 +9519,29 @@ pacote@15.0.6, pacote@^15.0.0, pacote@^15.0.2, pacote@^15.0.6:
|
|||||||
ssri "^10.0.0"
|
ssri "^10.0.0"
|
||||||
tar "^6.1.11"
|
tar "^6.1.11"
|
||||||
|
|
||||||
|
pacote@^15.0.7:
|
||||||
|
version "15.0.8"
|
||||||
|
resolved "https://registry.yarnpkg.com/pacote/-/pacote-15.0.8.tgz#8a1cb1e0207f9f3c74894feaa716aaa9e35f890e"
|
||||||
|
integrity sha512-UlcumB/XS6xyyIMwg/WwMAyUmga+RivB5KgkRwA1hZNtrx+0Bt41KxHCvg1kr0pZ/ZeD8qjhW4fph6VaYRCbLw==
|
||||||
|
dependencies:
|
||||||
|
"@npmcli/git" "^4.0.0"
|
||||||
|
"@npmcli/installed-package-contents" "^2.0.1"
|
||||||
|
"@npmcli/promise-spawn" "^6.0.1"
|
||||||
|
"@npmcli/run-script" "^6.0.0"
|
||||||
|
cacache "^17.0.0"
|
||||||
|
fs-minipass "^3.0.0"
|
||||||
|
minipass "^4.0.0"
|
||||||
|
npm-package-arg "^10.0.0"
|
||||||
|
npm-packlist "^7.0.0"
|
||||||
|
npm-pick-manifest "^8.0.0"
|
||||||
|
npm-registry-fetch "^14.0.0"
|
||||||
|
proc-log "^3.0.0"
|
||||||
|
promise-retry "^2.0.1"
|
||||||
|
read-package-json "^6.0.0"
|
||||||
|
read-package-json-fast "^3.0.0"
|
||||||
|
ssri "^10.0.0"
|
||||||
|
tar "^6.1.11"
|
||||||
|
|
||||||
param-case@2.1.x, param-case@^2.1.1:
|
param-case@2.1.x, param-case@^2.1.1:
|
||||||
version "2.1.1"
|
version "2.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/param-case/-/param-case-2.1.1.tgz#df94fd8cf6531ecf75e6bef9a0858fbc72be2247"
|
resolved "https://registry.yarnpkg.com/param-case/-/param-case-2.1.1.tgz#df94fd8cf6531ecf75e6bef9a0858fbc72be2247"
|
||||||
@@ -9553,10 +9661,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatc
|
|||||||
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
||||||
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
||||||
|
|
||||||
pinia@^2.0.27:
|
pinia@^2.0.28:
|
||||||
version "2.0.27"
|
version "2.0.28"
|
||||||
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.27.tgz#cf13a8dca2792a613c1d8bb8ef50707756e5a6ef"
|
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.28.tgz#887c982d854972042d9bdfd5bc4fad3b9d6ab02a"
|
||||||
integrity sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==
|
integrity sha512-YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/devtools-api" "^6.4.5"
|
"@vue/devtools-api" "^6.4.5"
|
||||||
vue-demi "*"
|
vue-demi "*"
|
||||||
@@ -10105,10 +10213,10 @@ postcss@^8.1.10, postcss@^8.2.1, postcss@^8.2.15, postcss@^8.3.11, postcss@^8.3.
|
|||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
source-map-js "^1.0.2"
|
source-map-js "^1.0.2"
|
||||||
|
|
||||||
postcss@^8.4.19:
|
postcss@^8.4.20:
|
||||||
version "8.4.19"
|
version "8.4.20"
|
||||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
|
||||||
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
|
integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid "^3.3.4"
|
nanoid "^3.3.4"
|
||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
@@ -10334,10 +10442,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.10.2:
|
quasar@^2.11.0:
|
||||||
version "2.10.2"
|
version "2.11.0"
|
||||||
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.10.2.tgz#0a35d654a645d33fbe7dc537ea3be52917fa543d"
|
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.11.0.tgz#e56c5d709b81c221c43d16ccadbd4f8ac1032640"
|
||||||
integrity sha512-y6suu0f2hJKrnFPHzx+p2EBVGzDF6xHaqYGkDIsMNkhxsrO9Qi2+dZCjq1J6+48EJiqPEOn8t9X/gT7yLSSnLw==
|
integrity sha512-5p61vstxP87YXLy8VRU2iAVLg3Mrex4h3RS/NZaNvyJXYqHqgcSKtfA9qHrUVLYxNjWaW4Nsi3a7sYfzD4Mokw==
|
||||||
|
|
||||||
query-string@^4.1.0:
|
query-string@^4.1.0:
|
||||||
version "4.3.4"
|
version "4.3.4"
|
||||||
@@ -11465,6 +11573,13 @@ ssri@^10.0.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
minipass "^3.1.1"
|
minipass "^3.1.1"
|
||||||
|
|
||||||
|
ssri@^10.0.1:
|
||||||
|
version "10.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/ssri/-/ssri-10.0.1.tgz#c61f85894bbc6929fc3746f05e31cf5b44c030d5"
|
||||||
|
integrity sha512-WVy6di9DlPOeBWEjMScpNipeSX2jIZBGEn5Uuo8Q7aIuFEuDX0pw8RxcOjlD1TWP4obi24ki7m/13+nFpcbXrw==
|
||||||
|
dependencies:
|
||||||
|
minipass "^4.0.0"
|
||||||
|
|
||||||
ssri@^8.0.0, ssri@^8.0.1:
|
ssri@^8.0.0, ssri@^8.0.1:
|
||||||
version "8.0.1"
|
version "8.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.1.tgz#638e4e439e2ffbd2cd289776d5ca457c4f51a2af"
|
resolved "https://registry.yarnpkg.com/ssri/-/ssri-8.0.1.tgz#638e4e439e2ffbd2cd289776d5ca457c4f51a2af"
|
||||||
@@ -11774,7 +11889,7 @@ tar-stream@^2.2.0:
|
|||||||
inherits "^2.0.3"
|
inherits "^2.0.3"
|
||||||
readable-stream "^3.1.1"
|
readable-stream "^3.1.1"
|
||||||
|
|
||||||
tar@^6.0.2, tar@^6.1.0, tar@^6.1.11, tar@^6.1.2:
|
tar@^6.0.2, tar@^6.1.11, tar@^6.1.2:
|
||||||
version "6.1.11"
|
version "6.1.11"
|
||||||
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
|
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
|
||||||
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
|
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
|
||||||
@@ -11786,14 +11901,14 @@ tar@^6.0.2, tar@^6.1.0, tar@^6.1.11, tar@^6.1.2:
|
|||||||
mkdirp "^1.0.3"
|
mkdirp "^1.0.3"
|
||||||
yallist "^4.0.0"
|
yallist "^4.0.0"
|
||||||
|
|
||||||
tar@^6.1.12:
|
tar@^6.1.13:
|
||||||
version "6.1.12"
|
version "6.1.13"
|
||||||
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.12.tgz#3b742fb05669b55671fb769ab67a7791ea1a62e6"
|
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.13.tgz#46e22529000f612180601a6fe0680e7da508847b"
|
||||||
integrity sha512-jU4TdemS31uABHd+Lt5WEYJuzn+TJTCBLljvIAHZOz6M9Os5pJ4dD+vRFLxPa/n3T0iEFzpi+0x1UfuDZYbRMw==
|
integrity sha512-jdIBIN6LTIe2jqzay/2vtYLlBHa3JF42ot3h1dW8Q0PaAG4v8rm0cvpVePtau5C6OKXGGcgO9q2AMNSWxiLqKw==
|
||||||
dependencies:
|
dependencies:
|
||||||
chownr "^2.0.0"
|
chownr "^2.0.0"
|
||||||
fs-minipass "^2.0.0"
|
fs-minipass "^2.0.0"
|
||||||
minipass "^3.0.0"
|
minipass "^4.0.0"
|
||||||
minizlib "^2.1.1"
|
minizlib "^2.1.1"
|
||||||
mkdirp "^1.0.3"
|
mkdirp "^1.0.3"
|
||||||
yallist "^4.0.0"
|
yallist "^4.0.0"
|
||||||
@@ -12002,10 +12117,10 @@ ts-loader@9.2.6:
|
|||||||
micromatch "^4.0.0"
|
micromatch "^4.0.0"
|
||||||
semver "^7.3.4"
|
semver "^7.3.4"
|
||||||
|
|
||||||
ts-loader@^9.4.1:
|
ts-loader@^9.4.2:
|
||||||
version "9.4.1"
|
version "9.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.1.tgz#b6f3d82db0eac5a8295994f8cb5e4940ff6b1060"
|
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.4.2.tgz#80a45eee92dd5170b900b3d00abcfa14949aeb78"
|
||||||
integrity sha512-384TYAqGs70rn9F0VBnh6BPTfhga7yFNdC5gXbQpDrBj9/KsT4iRkGqKXhziofHOlE2j6YEaiTYVGKKvPhGWvw==
|
integrity sha512-OmlC4WVmFv5I0PpaxYb+qGeGOdm5giHU7HwDDUjw59emP2UYMHy9fFSDcYgSNoH8sXcj4hGCSEhlDZ9ULeDraA==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "^4.1.0"
|
chalk "^4.1.0"
|
||||||
enhanced-resolve "^5.0.0"
|
enhanced-resolve "^5.0.0"
|
||||||
@@ -12191,10 +12306,10 @@ typescript@4.5.5:
|
|||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
|
||||||
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
|
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
|
||||||
|
|
||||||
typescript@^4.9.3:
|
typescript@^4.9.4:
|
||||||
version "4.9.3"
|
version "4.9.4"
|
||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
|
||||||
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
|
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
|
||||||
|
|
||||||
uglify-js@3.4.x:
|
uglify-js@3.4.x:
|
||||||
version "3.4.10"
|
version "3.4.10"
|
||||||
@@ -12515,10 +12630,10 @@ vue-demi@*, vue-demi@^0.13.11, vue-demi@^0.13.2:
|
|||||||
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.13.11.tgz#7d90369bdae8974d87b1973564ad390182410d99"
|
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.13.11.tgz#7d90369bdae8974d87b1973564ad390182410d99"
|
||||||
integrity sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==
|
integrity sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==
|
||||||
|
|
||||||
vue-echarts@^6.2.3:
|
vue-echarts@^6.3.1:
|
||||||
version "6.2.3"
|
version "6.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/vue-echarts/-/vue-echarts-6.2.3.tgz#77973c417a56bca76847576ab903ab92979d75bb"
|
resolved "https://registry.yarnpkg.com/vue-echarts/-/vue-echarts-6.3.1.tgz#6364f97a4f55c8f184c17a44528e58c2ccd892e3"
|
||||||
integrity sha512-xHzUvgsgk/asJTcNa8iVVwoovZU3iEUHvmBa3bzbiP3Y6OMxM1YXsoWOKVmVVaUusGs4ob4pSwjwNy2FemAz9w==
|
integrity sha512-GGDYWgZSOj1v1pPOznlHBFiA4SV+VSRkmP5VB0zvZ6zhoAiVbSDMLYfqLW0BjjEG1CIjyNgbOogDtl2QIVQdtg==
|
||||||
dependencies:
|
dependencies:
|
||||||
resize-detector "^0.3.0"
|
resize-detector "^0.3.0"
|
||||||
vue-demi "^0.13.2"
|
vue-demi "^0.13.2"
|
||||||
@@ -13298,9 +13413,9 @@ zip-stream@^4.1.0:
|
|||||||
compress-commons "^4.1.0"
|
compress-commons "^4.1.0"
|
||||||
readable-stream "^3.6.0"
|
readable-stream "^3.6.0"
|
||||||
|
|
||||||
zrender@5.4.0:
|
zrender@5.3.2:
|
||||||
version "5.4.0"
|
version "5.3.2"
|
||||||
resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.0.tgz#d4f76e527b2e3bbd7add2bdaf27a16af85785576"
|
resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.3.2.tgz#f67b11d36d3d020d62411d3bb123eb1c93cccd69"
|
||||||
integrity sha512-rOS09Z2HSVGFs2dn/TuYk5BlCaZcVe8UDLLjj1ySYF828LATKKdxuakSZMvrDz54yiKPDYVfjdKqcX8Jky3BIA==
|
integrity sha512-8IiYdfwHj2rx0UeIGZGGU4WEVSDEdeVCaIg/fomejg1Xu6OifAL1GVzIPHg2D+MyUkbNgPWji90t0a8IDk+39w==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "2.3.0"
|
tslib "2.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user