diff --git a/package-lock.json b/package-lock.json index 4fdc5aa..694f854 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3375,7 +3375,6 @@ "version": "3.2.1", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, "requires": { "color-convert": "^1.9.0" }, @@ -3384,7 +3383,6 @@ "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, "requires": { "color-name": "1.1.3" } @@ -4616,7 +4614,6 @@ "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, "requires": { "ansi-styles": "^3.2.1", "escape-string-regexp": "^1.0.5", @@ -5017,8 +5014,7 @@ "color-name": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true + "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" }, "color-string": { "version": "0.2.4", @@ -6512,8 +6508,7 @@ "escape-string-regexp": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", - "dev": true + "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" }, "escodegen": { "version": "1.14.1", @@ -8004,8 +7999,7 @@ "has-flag": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "dev": true + "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" }, "has-own-property-x": { "version": "3.2.0", @@ -10169,7 +10163,8 @@ "lodash": { "version": "4.17.15", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "dev": true }, "lodash-es": { "version": "4.17.15", @@ -11460,6 +11455,14 @@ "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=", "dev": true }, + "package-lock-only": { + "version": "0.0.4", + "resolved": "https://registry.npmjs.org/package-lock-only/-/package-lock-only-0.0.4.tgz", + "integrity": "sha512-fV1YHeTMWH5LKmdVqfWskm2/SG0iF2IrxJn3ziaPVx9CnpecGJzt8xXtLV+CYINENZwPFMtbxO5qupz0asNz1A==", + "requires": { + "chalk": "^2.4.1" + } + }, "pako": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.10.tgz", @@ -14350,7 +14353,6 @@ "version": "5.5.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, "requires": { "has-flag": "^3.0.0" } @@ -15548,12 +15550,12 @@ "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.1.3.tgz", "integrity": "sha512-8iSa4mGNXBjyuSZFCCO4fiKfvzqk+mhL0lnKuGcQtO1eoj8nq3CmbEG8FwK5QqoqwDgsjsf1GDuisDX4cdb/aQ==" }, - "vue-stripe-elements-plus": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/vue-stripe-elements-plus/-/vue-stripe-elements-plus-0.3.2.tgz", - "integrity": "sha512-Cuo+guUye1bHrwgQyU4Yb9mIEH+IKiz/QKNW7I70z1BWSIU0OjCgDHWcdBUDIgzLGip4/8FQqSa8IICKT+Lzmg==", + "vue-stripe-checkout": { + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/vue-stripe-checkout/-/vue-stripe-checkout-3.1.6.tgz", + "integrity": "sha512-2LKZ6EEcgSv2vA2q9eB5mKQlTO3GT7Yz1/SF1sUwJl1egHAcr+Zbqwif98gXDG+iZettEFjlXBqX62IXiPqlyA==", "requires": { - "lodash": "^4.17.11" + "package-lock-only": "0.0.4" } }, "vue-style-loader": { diff --git a/package.json b/package.json index 8cdacf3..6a01503 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "vue-i18n": "^8.15.0", "vue-property-decorator": "^8.3.0", "vue-router": "^3.1.3", - "vue-stripe-elements-plus": "^0.3.2", + "vue-stripe-checkout": "^3.1.6", "vuex": "^3.1.1", "vuex-class": "^0.3.2", "vuex-persist": "^2.1.0" diff --git a/public/index.html b/public/index.html index aad093c..40677ff 100644 --- a/public/index.html +++ b/public/index.html @@ -30,7 +30,6 @@ name="keywords" content="budget,friends,family,vacation,holidays,shopping" /> - diff --git a/public/manifest.json b/public/manifest.json deleted file mode 100644 index 06d7424..0000000 --- a/public/manifest.json +++ /dev/null @@ -1,72 +0,0 @@ -{ - "name": "Vaquant", - "short_name": "Vaquant", - "description": "Gérer vos budgets de groupe en toute simplicité !", - "icons": [ - { - "src": "./img/icons/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "./img/icons/android-chrome-512x512.png", - "sizes": "512x512", - "type": "image/png" - }, - { - "src": "./img/icons/apple-touch-icon-60x60.png", - "sizes": "60x60", - "type": "image/png" - }, - { - "src": "./img/icons/apple-touch-icon-76x76.png", - "sizes": "76x76", - "type": "image/png" - }, - { - "src": "./img/icons/apple-touch-icon-120x120.png", - "sizes": "120x120", - "type": "image/png" - }, - { - "src": "./img/icons/apple-touch-icon-152x152.png", - "sizes": "152x152", - "type": "image/png" - }, - { - "src": "./img/icons/apple-touch-icon-180x180.png", - "sizes": "180x180", - "type": "image/png" - }, - { - "src": "./img/icons/apple-touch-icon.png", - "sizes": "180x180", - "type": "image/png" - }, - { - "src": "./img/icons/favicon-16x16.png", - "sizes": "16x16", - "type": "image/png" - }, - { - "src": "./img/icons/favicon-32x32.png", - "sizes": "32x32", - "type": "image/png" - }, - { - "src": "./img/icons/msapplication-icon-144x144.png", - "sizes": "144x144", - "type": "image/png" - }, - { - "src": "./img/icons/mstile-150x150.png", - "sizes": "150x150", - "type": "image/png" - } - ], - "start_url": "/", - "scope": "/", - "display": "standalone", - "background_color": "#3f4fa6", - "theme_color": "#3f4fa6" -} \ No newline at end of file diff --git a/src/components/Payment.vue b/src/components/Payment.vue index 7434c4f..fb8cc2a 100644 --- a/src/components/Payment.vue +++ b/src/components/Payment.vue @@ -1,62 +1,65 @@ diff --git a/src/components/PricingTable.vue b/src/components/PricingTable.vue index a855c2b..c5eb298 100644 --- a/src/components/PricingTable.vue +++ b/src/components/PricingTable.vue @@ -29,8 +29,8 @@
Premium
Vaquant sans aucune limite !
- 3 + 2/mois
@@ -39,11 +39,10 @@
dépenses/compte
-
150+ devises
pièces jointes disponibles