diff --git a/package-lock.json b/package-lock.json index 1a1c3a652..9ff6ae430 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,10 +19,10 @@ "version": "0.1.0", "license": "MIT", "dependencies": { - "@strapi/plugin-documentation": "^4.15.5", + "@strapi/plugin-documentation": "^4.11.5", "@strapi/plugin-i18n": "4.15.5", "@strapi/plugin-users-permissions": "4.15.5", - "@strapi/provider-email-nodemailer": "^4.15.5", + "@strapi/provider-email-nodemailer": "^4.12.4", "@strapi/strapi": "4.15.5", "nanoid": "^3.3.6", "pg": "^8.11.3", @@ -73,17 +73,17 @@ "@fortawesome/free-solid-svg-icons": "^6.4.2", "@fortawesome/react-fontawesome": "^0.2.0", "@nikolovlazar/chakra-ui-prose": "^1.2.1", - "@tiptap/extension-character-count": "^2.1.11", - "@tiptap/extension-code": "^2.1.11", - "@tiptap/extension-image": "^2.0.4", - "@tiptap/extension-link": "^2.1.8", - "@tiptap/extension-list-item": "^2.0.3", - "@tiptap/extension-placeholder": "^2.0.4", - "@tiptap/extension-text-style": "^2.0.3", - "@tiptap/extension-youtube": "^2.1.8", - "@tiptap/pm": "^2.0.3", - "@tiptap/react": "^2.0.3", - "@tiptap/starter-kit": "^2.0.3", + "@tiptap/extension-character-count": "^2.1.13", + "@tiptap/extension-code": "^2.1.13", + "@tiptap/extension-image": "^2.1.13", + "@tiptap/extension-link": "^2.1.13", + "@tiptap/extension-list-item": "^2.1.13", + "@tiptap/extension-placeholder": "^2.1.13", + "@tiptap/extension-text-style": "^2.1.13", + "@tiptap/extension-youtube": "^2.1.13", + "@tiptap/pm": "^2.1.13", + "@tiptap/react": "^2.1.13", + "@tiptap/starter-kit": "^2.1.13", "date-fns": "^2.30.0", "formik": "^2.4.4", "framer-motion": "^10.13.1", @@ -7262,8 +7262,9 @@ } }, "node_modules/@tiptap/core": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.1.13.tgz", + "integrity": "sha512-cMC8bgTN63dj1Mv82iDeeLl6sa9kY0Pug8LSalxVEptRmyFVsVxGgu2/6Y3T+9aCYScxfS06EkA8SdzFMAwYTQ==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7273,8 +7274,9 @@ } }, "node_modules/@tiptap/extension-blockquote": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-blockquote/-/extension-blockquote-2.1.13.tgz", + "integrity": "sha512-oe6wSQACmODugoP9XH3Ouffjy4BsOBWfTC+dETHNCG6ZED6ShHN3CB9Vr7EwwRgmm2WLaKAjMO1sVumwH+Z1rg==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7284,8 +7286,9 @@ } }, "node_modules/@tiptap/extension-bold": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bold/-/extension-bold-2.1.13.tgz", + "integrity": "sha512-6cHsQTh/rUiG4jkbJer3vk7g60I5tBwEBSGpdxmEHh83RsvevD8+n92PjA24hYYte5RNlATB011E1wu8PVhSvw==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7295,8 +7298,9 @@ } }, "node_modules/@tiptap/extension-bubble-menu": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.1.13.tgz", + "integrity": "sha512-Hm7e1GX3AI6lfaUmr6WqsS9MMyXIzCkhh+VQi6K8jj4Q4s8kY4KPoAyD/c3v9pZ/dieUtm2TfqrOCkbHzsJQBg==", "dependencies": { "tippy.js": "^6.3.7" }, @@ -7310,8 +7314,9 @@ } }, "node_modules/@tiptap/extension-bullet-list": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-bullet-list/-/extension-bullet-list-2.1.13.tgz", + "integrity": "sha512-NkWlQ5bLPUlcROj6G/d4oqAxMf3j3wfndGOPp0z8OoXJtVbVoXl/aMSlLbVgE6n8r6CS8MYxKhXNxrb7Ll2foA==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7321,8 +7326,9 @@ } }, "node_modules/@tiptap/extension-character-count": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-character-count/-/extension-character-count-2.1.13.tgz", + "integrity": "sha512-FxPxS/Uqd4MgndInxXOcgNd225541Nsk1lT5e2uNTSNiQnG7dj7cSFG5KXGcSGLpGGt6e/E28WR6KLV+0/u+WA==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7333,8 +7339,9 @@ } }, "node_modules/@tiptap/extension-code": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code/-/extension-code-2.1.13.tgz", + "integrity": "sha512-f5fLYlSgliVVa44vd7lQGvo49+peC+Z2H0Fn84TKNCH7tkNZzouoJsHYn0/enLaQ9Sq+24YPfqulfiwlxyiT8w==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7344,8 +7351,9 @@ } }, "node_modules/@tiptap/extension-code-block": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-code-block/-/extension-code-block-2.1.13.tgz", + "integrity": "sha512-E3tweNExPOV+t1ODKX0MDVsS0aeHGWc1ECt+uyp6XwzsN0bdF2A5+pttQqM7sTcMnQkVACGFbn9wDeLRRcfyQg==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7356,8 +7364,9 @@ } }, "node_modules/@tiptap/extension-document": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-document/-/extension-document-2.1.13.tgz", + "integrity": "sha512-wLwiTWsVmZTGIE5duTcHRmW4ulVxNW4nmgfpk95+mPn1iKyNGtrVhGWleLhBlTj+DWXDtcfNWZgqZkZNzhkqYQ==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7367,8 +7376,9 @@ } }, "node_modules/@tiptap/extension-dropcursor": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-dropcursor/-/extension-dropcursor-2.1.13.tgz", + "integrity": "sha512-NAyJi4BJxH7vl/2LNS1X0ndwFKjEtX+cRgshXCnMyh7qNpIRW6Plczapc/W1OiMncOEhZJfpZfkRSfwG01FWFg==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7379,8 +7389,9 @@ } }, "node_modules/@tiptap/extension-floating-menu": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-floating-menu/-/extension-floating-menu-2.1.13.tgz", + "integrity": "sha512-9Oz7pk1Nts2+EyY+rYfnREGbLzQ5UFazAvRhF6zAJdvyuDmAYm0Jp6s0GoTrpV0/dJEISoFaNpPdMJOb9EBNRw==", "dependencies": { "tippy.js": "^6.3.7" }, @@ -7394,8 +7405,9 @@ } }, "node_modules/@tiptap/extension-gapcursor": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-gapcursor/-/extension-gapcursor-2.1.13.tgz", + "integrity": "sha512-Cl5apsoTcyPPCgE3ThufxQxZ1wyqqh+9uxUN9VF9AbeTkid6oPZvKXwaILf6AFnkSy+SuKrb9kZD2iaezxpzXw==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7406,8 +7418,9 @@ } }, "node_modules/@tiptap/extension-hard-break": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-hard-break/-/extension-hard-break-2.1.13.tgz", + "integrity": "sha512-TGkMzMQayuKg+vN4du0x1ahEItBLcCT1jdWeRsjdM8gHfzbPLdo4PQhVsvm1I0xaZmbJZelhnVsUwRZcIu1WNA==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7417,8 +7430,9 @@ } }, "node_modules/@tiptap/extension-heading": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-heading/-/extension-heading-2.1.13.tgz", + "integrity": "sha512-PEmc19QLmlVUTiHWoF0hpgNTNPNU0nlaFmMKskzO+cx5Df4xvHmv/UqoIwp7/UFbPMkfVJT1ozQU7oD1IWn9Hg==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7428,8 +7442,9 @@ } }, "node_modules/@tiptap/extension-history": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-history/-/extension-history-2.1.13.tgz", + "integrity": "sha512-1ouitThGTBUObqw250aDwGLMNESBH5PRXIGybsCFO1bktdmWtEw7m72WY41EuX2BH8iKJpcYPerl3HfY1vmCNw==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7440,8 +7455,9 @@ } }, "node_modules/@tiptap/extension-horizontal-rule": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.1.13.tgz", + "integrity": "sha512-7OgjgNqZXvBejgULNdMSma2M1nzv4bbZG+FT5XMFZmEOxR9IB1x/RzChjPdeicff2ZK2sfhMBc4Y9femF5XkUg==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7452,8 +7468,9 @@ } }, "node_modules/@tiptap/extension-image": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-image/-/extension-image-2.1.13.tgz", + "integrity": "sha512-7oVAos+BU4KR/zQsfltrd8hgIxKxyxZ19dhwb1BJI2Nt3Mnx+yFPRlRSehID6RT9dYqgW4UW5d6vh/3HQcYYYw==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7463,8 +7480,9 @@ } }, "node_modules/@tiptap/extension-italic": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-italic/-/extension-italic-2.1.13.tgz", + "integrity": "sha512-HyDJfuDn5hzwGKZiANcvgz6wcum6bEgb4wmJnfej8XanTMJatNVv63TVxCJ10dSc9KGpPVcIkg6W8/joNXIEbw==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7474,8 +7492,9 @@ } }, "node_modules/@tiptap/extension-link": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-link/-/extension-link-2.1.13.tgz", + "integrity": "sha512-wuGMf3zRtMHhMrKm9l6Tft5M2N21Z0UP1dZ5t1IlOAvOeYV2QZ5UynwFryxGKLO0NslCBLF/4b/HAdNXbfXWUA==", "dependencies": { "linkifyjs": "^4.1.0" }, @@ -7489,8 +7508,9 @@ } }, "node_modules/@tiptap/extension-list-item": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-list-item/-/extension-list-item-2.1.13.tgz", + "integrity": "sha512-6e8iiCWXOiJTl1XOwVW2tc0YG18h70HUtEHFCx2m5HspOGFKsFEaSS3qYxOheM9HxlmQeDt8mTtqftRjEFRxPQ==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7500,8 +7520,9 @@ } }, "node_modules/@tiptap/extension-ordered-list": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-ordered-list/-/extension-ordered-list-2.1.13.tgz", + "integrity": "sha512-UO4ZAL5Vrr1WwER5VjgmeNIWHpqy9cnIRo1En07gZ0OWTjs1eITPcu+4TCn1ZG6DhoFvAQzE5DTxxdhIotg+qw==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7511,8 +7532,9 @@ } }, "node_modules/@tiptap/extension-paragraph": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-paragraph/-/extension-paragraph-2.1.13.tgz", + "integrity": "sha512-cEoZBJrsQn69FPpUMePXG/ltGXtqKISgypj70PEHXt5meKDjpmMVSY4/8cXvFYEYsI9GvIwyAK0OrfAHiSoROA==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7522,8 +7544,9 @@ } }, "node_modules/@tiptap/extension-placeholder": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-placeholder/-/extension-placeholder-2.1.13.tgz", + "integrity": "sha512-vIY7y7UbqsrAW/y8bDE9eRenbQEU16kNHB5Wri8RU1YiUZpkPgdXP/pLqyjIIq95SwP/vdTIHjHoQ77VLRl1hA==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7534,8 +7557,9 @@ } }, "node_modules/@tiptap/extension-strike": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-strike/-/extension-strike-2.1.13.tgz", + "integrity": "sha512-VN6zlaCNCbyJUCDyBFxavw19XmQ4LkCh8n20M8huNqW77lDGXA2A7UcWLHaNBpqAijBRu9mWI8l4Bftyf2fcAw==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7545,8 +7569,9 @@ } }, "node_modules/@tiptap/extension-text": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text/-/extension-text-2.1.13.tgz", + "integrity": "sha512-zzsTTvu5U67a8WjImi6DrmpX2Q/onLSaj+LRWPh36A1Pz2WaxW5asZgaS+xWCnR+UrozlCALWa01r7uv69jq0w==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7556,8 +7581,9 @@ } }, "node_modules/@tiptap/extension-text-style": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-text-style/-/extension-text-style-2.1.13.tgz", + "integrity": "sha512-K9/pNHxpZKQoc++crxrsppVUSeHv8YevfY2FkJ4YMaekGcX+q4BRrHR0tOfii4izAUPJF2L0/PexLQaWXtAY1w==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7567,8 +7593,9 @@ } }, "node_modules/@tiptap/extension-youtube": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/extension-youtube/-/extension-youtube-2.1.13.tgz", + "integrity": "sha512-9buJZ6vZjqmaPg94Udct7BdFCpf+ijLcChMAkJ0hMnWFqpA+bkP/hBKg0ShPjfApYHByuyWO3aSH/s4RkljE9Q==", "funding": { "type": "github", "url": "https://github.com/sponsors/ueberdosis" @@ -7578,8 +7605,9 @@ } }, "node_modules/@tiptap/pm": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/pm/-/pm-2.1.13.tgz", + "integrity": "sha512-zNbA7muWsHuVg12GrTgN/j119rLePPq5M8dZgkKxUwdw8VmU3eUyBp1SihPEXJ2U0MGdZhNhFX7Y74g11u66sg==", "dependencies": { "prosemirror-changeset": "^2.2.0", "prosemirror-collab": "^1.3.0", @@ -7606,11 +7634,12 @@ } }, "node_modules/@tiptap/react": { - "version": "2.1.12", - "license": "MIT", + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/react/-/react-2.1.13.tgz", + "integrity": "sha512-Dq3f8EtJnpImP3iDtJo+7bulnN9SJZRZcVVzxHXccLcC2MxtmDdlPGZjP+wxO800nd8toSIOd5734fPNf/YcfA==", "dependencies": { - "@tiptap/extension-bubble-menu": "^2.1.12", - "@tiptap/extension-floating-menu": "^2.1.12" + "@tiptap/extension-bubble-menu": "^2.1.13", + "@tiptap/extension-floating-menu": "^2.1.13" }, "funding": { "type": "github", @@ -7624,28 +7653,29 @@ } }, "node_modules/@tiptap/starter-kit": { - "version": "2.1.12", - "license": "MIT", - "dependencies": { - "@tiptap/core": "^2.1.12", - "@tiptap/extension-blockquote": "^2.1.12", - "@tiptap/extension-bold": "^2.1.12", - "@tiptap/extension-bullet-list": "^2.1.12", - "@tiptap/extension-code": "^2.1.12", - "@tiptap/extension-code-block": "^2.1.12", - "@tiptap/extension-document": "^2.1.12", - "@tiptap/extension-dropcursor": "^2.1.12", - "@tiptap/extension-gapcursor": "^2.1.12", - "@tiptap/extension-hard-break": "^2.1.12", - "@tiptap/extension-heading": "^2.1.12", - "@tiptap/extension-history": "^2.1.12", - "@tiptap/extension-horizontal-rule": "^2.1.12", - "@tiptap/extension-italic": "^2.1.12", - "@tiptap/extension-list-item": "^2.1.12", - "@tiptap/extension-ordered-list": "^2.1.12", - "@tiptap/extension-paragraph": "^2.1.12", - "@tiptap/extension-strike": "^2.1.12", - "@tiptap/extension-text": "^2.1.12" + "version": "2.1.13", + "resolved": "https://registry.npmjs.org/@tiptap/starter-kit/-/starter-kit-2.1.13.tgz", + "integrity": "sha512-ph/mUR/OwPtPkZ5rNHINxubpABn8fHnvJSdhXFrY/q6SKoaO11NZXgegRaiG4aL7O6Sz4LsZVw6Sm0Ae+GJmrg==", + "dependencies": { + "@tiptap/core": "^2.1.13", + "@tiptap/extension-blockquote": "^2.1.13", + "@tiptap/extension-bold": "^2.1.13", + "@tiptap/extension-bullet-list": "^2.1.13", + "@tiptap/extension-code": "^2.1.13", + "@tiptap/extension-code-block": "^2.1.13", + "@tiptap/extension-document": "^2.1.13", + "@tiptap/extension-dropcursor": "^2.1.13", + "@tiptap/extension-gapcursor": "^2.1.13", + "@tiptap/extension-hard-break": "^2.1.13", + "@tiptap/extension-heading": "^2.1.13", + "@tiptap/extension-history": "^2.1.13", + "@tiptap/extension-horizontal-rule": "^2.1.13", + "@tiptap/extension-italic": "^2.1.13", + "@tiptap/extension-list-item": "^2.1.13", + "@tiptap/extension-ordered-list": "^2.1.13", + "@tiptap/extension-paragraph": "^2.1.13", + "@tiptap/extension-strike": "^2.1.13", + "@tiptap/extension-text": "^2.1.13" }, "funding": { "type": "github",