- fixed cookie too down to the screen
- fix verified: if Telegram OK is not necessary the email verification.
This commit is contained in:
58
package.json
58
package.json
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "popolodelnuovomondo",
|
||||
"version": "0.0.8",
|
||||
"description": "Popolo Del Nuovo Mondo",
|
||||
"productName": "Popolo Del Nuovo Mondo",
|
||||
"name": "insiemesipuo",
|
||||
"version": "0.1.0",
|
||||
"description": "Insieme Si Puo",
|
||||
"productName": "Insieme Si Puo",
|
||||
"author": "Paolo Arena",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
@@ -23,25 +23,25 @@
|
||||
"dependencies": {
|
||||
"axios": "0.21.4",
|
||||
"@vue/eslint-config-standard": "5.1.2",
|
||||
"@quasar/extras": "^1.12.4",
|
||||
"@quasar/quasar-ui-qcalendar": "^4.0.0-beta.12",
|
||||
"@quasar/extras": "^1.12.2",
|
||||
"@quasar/quasar-ui-qcalendar": "^4.0.0-beta.11",
|
||||
"@vue/compat": "^3.2.26",
|
||||
"@vue/compiler-sfc": "^3.2.26",
|
||||
"@vuelidate/core": "^2.0.0-alpha.34",
|
||||
"@vuelidate/validators": "^2.0.0-alpha.26",
|
||||
"acorn": "^8.7.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"@vuelidate/core": "^2.0.0-alpha.32",
|
||||
"@vuelidate/validators": "^2.0.0-alpha.25",
|
||||
"acorn": "^8.6.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"core-js": "^3.20.3",
|
||||
"core-js": "^3.20.0",
|
||||
"crypto": "^1.0.1",
|
||||
"date-fns": "^2.28.0",
|
||||
"dotenv": "^11.0.0",
|
||||
"date-fns": "^2.27.0",
|
||||
"dotenv": "^10.0.0",
|
||||
"echarts": "^5.2.2",
|
||||
"eslint-plugin-quasar": "^1.1.0",
|
||||
"eslint-plugin-quasar": "^1.0.0",
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"graphql": "^16.2.0",
|
||||
"graphql": "^16.1.0",
|
||||
"graphql-tag": "^2.12.6",
|
||||
"gsap": "^3.9.1",
|
||||
"gsap": "^3.9.0",
|
||||
"jquery": "^3.6.0",
|
||||
"js-cookie": "^3.0.1",
|
||||
"localforage": "^1.10.0",
|
||||
@@ -49,9 +49,9 @@
|
||||
"normalize.css": "^8.0.1",
|
||||
"npm": "^8.3.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^2.0.9",
|
||||
"pinia": "^2.0.6",
|
||||
"prerender-spa-plugin": "^3.4.0",
|
||||
"quasar": "^2.4.12",
|
||||
"quasar": "^2.3.4",
|
||||
"quasar-extras": "^2.0.9",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"vee-validate": "^4.4.10",
|
||||
@@ -72,9 +72,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"node-sass": "6.0.1",
|
||||
"webpack": "^5.66.0",
|
||||
"@quasar/app": "^3.2.9",
|
||||
"@quasar/quasar-app-extension-qcalendar": "^4.0.0-beta.12",
|
||||
"webpack": "^5.0.0",
|
||||
"@quasar/app": "^3.2.5",
|
||||
"@quasar/quasar-app-extension-qcalendar": "^4.0.0-beta.11",
|
||||
"@types/bcryptjs": "^2.4.2",
|
||||
"@types/dotenv": "^8.2.0",
|
||||
"@types/googlemaps": "^3.43.3",
|
||||
@@ -84,31 +84,31 @@
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@types/vue-tel-input": "^2.1.2",
|
||||
"@types/vuelidate": "^0.7.15",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.0",
|
||||
"@typescript-eslint/parser": "^5.10.0",
|
||||
"eslint": "^8.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.7.0",
|
||||
"@typescript-eslint/parser": "^5.7.0",
|
||||
"eslint": "^8.4.1",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
"eslint-plugin-import": "^2.25.3",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^5.2.0",
|
||||
"eslint-plugin-vue": "^8.3.0",
|
||||
"eslint-plugin-vue": "^8.2.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"http-proxy-middleware": "^2.0.1",
|
||||
"jest": "^27.4.5",
|
||||
"json-loader": "^0.5.7",
|
||||
"npm-check-updates": "^12.1.0",
|
||||
"npm-check-updates": "^12.0.5",
|
||||
"optimize-css-assets-webpack-plugin": "^6.0.1",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss-loader": "^6.2.1",
|
||||
"sass-loader": "^12.4.0",
|
||||
"strip-ansi": "=7.0.1",
|
||||
"ts-jest": "^27.1.2",
|
||||
"ts-jest": "^27.1.1",
|
||||
"ts-loader": "^9.2.6",
|
||||
"tslint": "^6.1.3",
|
||||
"tslint-config-standard": "^9.0.0",
|
||||
"tslint-loader": "^3.5.4",
|
||||
"typescript": "^4.5.5",
|
||||
"typescript": "^4.5.4",
|
||||
"vue-cli-plugin-element-ui": "^1.1.4",
|
||||
"vueify": "^9.4.1",
|
||||
"workbox-webpack-plugin": "^6.4.2"
|
||||
|
||||
Reference in New Issue
Block a user