other components...

This commit is contained in:
Paolo Arena
2021-09-04 15:05:34 +02:00
parent 1c3df0fac1
commit fcc4f61f07
110 changed files with 4592 additions and 566 deletions

View File

@@ -20,18 +20,18 @@
"@quasar/extras": "^1.10.12",
"@types/googlemaps": "^3.43.3",
"@types/vuelidate": "^0.7.15",
"@vue/compat": "^3.2.7",
"@vue/compiler-sfc": "^3.2.7",
"@vue/compat": "^3.2.8",
"@vue/compiler-sfc": "^3.2.8",
"@vue/eslint-config-standard": "^6.1.0",
"acorn": "^8.4.1",
"autoprefixer": "^10.3.3",
"axios": "^0.21.1",
"autoprefixer": "^10.3.4",
"axios": "^0.21.2",
"bcrypt-nodejs": "0.0.3",
"bcryptjs": "^2.4.3",
"core-js": "^3.17.1",
"core-js": "^3.17.2",
"date-fns": "^2.23.0",
"dotenv": "^10.0.0",
"element-ui": "^2.15.5",
"element-ui": "^2.15.6",
"eslint-plugin-quasar": "^1.0.0",
"graphql": "^15.5.2",
"graphql-tag": "^2.12.5",
@@ -41,7 +41,7 @@
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"normalize.css": "^8.0.1",
"npm": "^7.21.1",
"npm": "^7.22.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.0-rc.6",
"prerender-spa-plugin": "^3.4.0",
@@ -67,7 +67,7 @@
"workbox": "0.0.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.15.0",
"@babel/eslint-parser": "^7.15.4",
"@quasar/app": "^3.1.0",
"@types/dotenv": "^8.2.0",
"@types/jest": "^27.0.1",
@@ -88,7 +88,7 @@
"jest": "^27.1.0",
"json-loader": "^0.5.7",
"node-sass": "^6.0.1",
"npm-check-updates": "^11.8.3",
"npm-check-updates": "^11.8.5",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss-loader": "^6.1.1",
"sass-loader": "^12.1.0",