|
@@ -22,21 +22,26 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733"
|
|
|
integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
|
|
|
|
|
|
-"@babel/core@^7.19.6":
|
|
|
- version "7.20.5"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113"
|
|
|
- integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==
|
|
|
+"@babel/compat-data@^7.20.5":
|
|
|
+ version "7.20.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
|
|
+ integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
|
|
+
|
|
|
+"@babel/core@^7.20.7":
|
|
|
+ version "7.20.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f"
|
|
|
+ integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==
|
|
|
dependencies:
|
|
|
"@ampproject/remapping" "^2.1.0"
|
|
|
"@babel/code-frame" "^7.18.6"
|
|
|
- "@babel/generator" "^7.20.5"
|
|
|
- "@babel/helper-compilation-targets" "^7.20.0"
|
|
|
- "@babel/helper-module-transforms" "^7.20.2"
|
|
|
- "@babel/helpers" "^7.20.5"
|
|
|
- "@babel/parser" "^7.20.5"
|
|
|
- "@babel/template" "^7.18.10"
|
|
|
- "@babel/traverse" "^7.20.5"
|
|
|
- "@babel/types" "^7.20.5"
|
|
|
+ "@babel/generator" "^7.20.7"
|
|
|
+ "@babel/helper-compilation-targets" "^7.20.7"
|
|
|
+ "@babel/helper-module-transforms" "^7.20.7"
|
|
|
+ "@babel/helpers" "^7.20.7"
|
|
|
+ "@babel/parser" "^7.20.7"
|
|
|
+ "@babel/template" "^7.20.7"
|
|
|
+ "@babel/traverse" "^7.20.7"
|
|
|
+ "@babel/types" "^7.20.7"
|
|
|
convert-source-map "^1.7.0"
|
|
|
debug "^4.1.0"
|
|
|
gensync "^1.0.0-beta.2"
|
|
@@ -61,6 +66,15 @@
|
|
|
"@jridgewell/gen-mapping" "^0.3.2"
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
|
+"@babel/generator@^7.20.7":
|
|
|
+ version "7.20.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a"
|
|
|
+ integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/types" "^7.20.7"
|
|
|
+ "@jridgewell/gen-mapping" "^0.3.2"
|
|
|
+ jsesc "^2.5.1"
|
|
|
+
|
|
|
"@babel/helper-annotate-as-pure@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
@@ -86,6 +100,17 @@
|
|
|
browserslist "^4.21.3"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
+"@babel/helper-compilation-targets@^7.20.7":
|
|
|
+ version "7.20.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb"
|
|
|
+ integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/compat-data" "^7.20.5"
|
|
|
+ "@babel/helper-validator-option" "^7.18.6"
|
|
|
+ browserslist "^4.21.3"
|
|
|
+ lru-cache "^5.1.1"
|
|
|
+ semver "^6.3.0"
|
|
|
+
|
|
|
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.20.5":
|
|
|
version "7.20.5"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.5.tgz#327154eedfb12e977baa4ecc72e5806720a85a06"
|
|
@@ -160,7 +185,7 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.18.6"
|
|
|
|
|
|
-"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.2":
|
|
|
+"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.6":
|
|
|
version "7.20.2"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712"
|
|
|
integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==
|
|
@@ -174,6 +199,20 @@
|
|
|
"@babel/traverse" "^7.20.1"
|
|
|
"@babel/types" "^7.20.2"
|
|
|
|
|
|
+"@babel/helper-module-transforms@^7.20.7":
|
|
|
+ version "7.20.11"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0"
|
|
|
+ integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-environment-visitor" "^7.18.9"
|
|
|
+ "@babel/helper-module-imports" "^7.18.6"
|
|
|
+ "@babel/helper-simple-access" "^7.20.2"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.18.6"
|
|
|
+ "@babel/helper-validator-identifier" "^7.19.1"
|
|
|
+ "@babel/template" "^7.20.7"
|
|
|
+ "@babel/traverse" "^7.20.10"
|
|
|
+ "@babel/types" "^7.20.7"
|
|
|
+
|
|
|
"@babel/helper-optimise-call-expression@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
|
|
@@ -253,14 +292,14 @@
|
|
|
"@babel/traverse" "^7.20.5"
|
|
|
"@babel/types" "^7.20.5"
|
|
|
|
|
|
-"@babel/helpers@^7.20.5":
|
|
|
- version "7.20.6"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763"
|
|
|
- integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==
|
|
|
+"@babel/helpers@^7.20.7":
|
|
|
+ version "7.20.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce"
|
|
|
+ integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==
|
|
|
dependencies:
|
|
|
- "@babel/template" "^7.18.10"
|
|
|
- "@babel/traverse" "^7.20.5"
|
|
|
- "@babel/types" "^7.20.5"
|
|
|
+ "@babel/template" "^7.20.7"
|
|
|
+ "@babel/traverse" "^7.20.7"
|
|
|
+ "@babel/types" "^7.20.7"
|
|
|
|
|
|
"@babel/highlight@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -276,6 +315,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8"
|
|
|
integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==
|
|
|
|
|
|
+"@babel/parser@^7.20.7":
|
|
|
+ version "7.20.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
|
|
|
+ integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==
|
|
|
+
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
@@ -884,6 +928,15 @@
|
|
|
"@babel/parser" "^7.18.10"
|
|
|
"@babel/types" "^7.18.10"
|
|
|
|
|
|
+"@babel/template@^7.20.7":
|
|
|
+ version "7.20.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8"
|
|
|
+ integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.18.6"
|
|
|
+ "@babel/parser" "^7.20.7"
|
|
|
+ "@babel/types" "^7.20.7"
|
|
|
+
|
|
|
"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5":
|
|
|
version "7.20.5"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133"
|
|
@@ -900,6 +953,22 @@
|
|
|
debug "^4.1.0"
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
+"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7":
|
|
|
+ version "7.20.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230"
|
|
|
+ integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/code-frame" "^7.18.6"
|
|
|
+ "@babel/generator" "^7.20.7"
|
|
|
+ "@babel/helper-environment-visitor" "^7.18.9"
|
|
|
+ "@babel/helper-function-name" "^7.19.0"
|
|
|
+ "@babel/helper-hoist-variables" "^7.18.6"
|
|
|
+ "@babel/helper-split-export-declaration" "^7.18.6"
|
|
|
+ "@babel/parser" "^7.20.7"
|
|
|
+ "@babel/types" "^7.20.7"
|
|
|
+ debug "^4.1.0"
|
|
|
+ globals "^11.1.0"
|
|
|
+
|
|
|
"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.4.4":
|
|
|
version "7.20.5"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84"
|
|
@@ -909,6 +978,15 @@
|
|
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.20.7":
|
|
|
+ version "7.20.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
|
|
|
+ integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-string-parser" "^7.19.4"
|
|
|
+ "@babel/helper-validator-identifier" "^7.19.1"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@codemirror/autocomplete@^6.0.0", "@codemirror/autocomplete@^6.3.4":
|
|
|
version "6.3.4"
|
|
|
resolved "https://registry.yarnpkg.com/@codemirror/autocomplete/-/autocomplete-6.3.4.tgz#dd22f0a0220718e1f6e3b48319649859b6c929b6"
|
|
@@ -1288,11 +1366,6 @@
|
|
|
lodash.merge "^4.6.2"
|
|
|
postcss-selector-parser "6.0.10"
|
|
|
|
|
|
-"@tiptap/core@^2.0.0-beta.205":
|
|
|
- version "2.0.0-beta.205"
|
|
|
- resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.0.0-beta.205.tgz#477ee72fd66fffeea7a72114b0fda881ef93ddda"
|
|
|
- integrity sha512-uGV+U5UfKkhu3sidyG2LC2IzqeU1MfkuHxv3NF1PvvFDX6cSNbOy8ZBxXHfIqUMsloqzMv9mXrrqiPUB3jQisg==
|
|
|
-
|
|
|
"@tiptap/core@^2.0.0-beta.209":
|
|
|
version "2.0.0-beta.209"
|
|
|
resolved "https://registry.yarnpkg.com/@tiptap/core/-/core-2.0.0-beta.209.tgz#fd0edb8f87a5eea70c6a11e0d7e628738a10ef3f"
|
|
@@ -1386,10 +1459,10 @@
|
|
|
resolved "https://registry.yarnpkg.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.0.0-beta.209.tgz#06d8c9ca43933e338fca31963332639d8dcbe7e8"
|
|
|
integrity sha512-53RU9kDVb1jowJ3Frx8QW0E05uEOCpeG3HfUCMjz8anGtefxFtMS7xYZ9sC+niJeVmXC+mUSjFGageL4iRIdqA==
|
|
|
|
|
|
-"@tiptap/extension-image@^2.0.0-beta.205":
|
|
|
- version "2.0.0-beta.205"
|
|
|
- resolved "https://registry.yarnpkg.com/@tiptap/extension-image/-/extension-image-2.0.0-beta.205.tgz#f5bc3d6d4629764b84fa4380ce8819b705507d1b"
|
|
|
- integrity sha512-wsugHfFVyD6TU/5Ij9T08zN9YHZILR7fc5p49zUU2V6RjNqwjaAqeMuyifu7QinvuUoo7dEe4HvI9zgfDT+aYQ==
|
|
|
+"@tiptap/extension-image@^2.0.0-beta.209":
|
|
|
+ version "2.0.0-beta.209"
|
|
|
+ resolved "https://registry.yarnpkg.com/@tiptap/extension-image/-/extension-image-2.0.0-beta.209.tgz#8e8a9316d4f2a3168cd21c8faea52d569102dace"
|
|
|
+ integrity sha512-Erjs9/vRud5TYATt7gJ1cBPNp0LAxtQ4mYZ+6Avpu0FfOWDv9WHXGtV85vJnbqKkRBf031L3dfLnYZPhTkS2sQ==
|
|
|
|
|
|
"@tiptap/extension-italic@^2.0.0-beta.209":
|
|
|
version "2.0.0-beta.209"
|
|
@@ -4819,6 +4892,13 @@ lower-case@^2.0.2:
|
|
|
dependencies:
|
|
|
tslib "^2.0.3"
|
|
|
|
|
|
+lru-cache@^5.1.1:
|
|
|
+ version "5.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
|
|
|
+ integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
|
|
|
+ dependencies:
|
|
|
+ yallist "^3.0.2"
|
|
|
+
|
|
|
lru-cache@^6.0.0:
|
|
|
version "6.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
|
|
@@ -5369,10 +5449,10 @@ pify@^4.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
|
|
|
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
|
|
|
|
|
|
-pinia@^2.0.22:
|
|
|
- version "2.0.27"
|
|
|
- resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.27.tgz#cf13a8dca2792a613c1d8bb8ef50707756e5a6ef"
|
|
|
- integrity sha512-nOnXP0OFeL8R4WjAHsterU+11vptda643gH02xKNtSCDPiRzVfRYodOLihLDoa0gL1KKuQKV+KOzEgdt3YvqEw==
|
|
|
+pinia@^2.0.28:
|
|
|
+ version "2.0.28"
|
|
|
+ resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.28.tgz#887c982d854972042d9bdfd5bc4fad3b9d6ab02a"
|
|
|
+ integrity sha512-YClq9DkqCblq9rlyUual7ezMu/iICWdBtfJrDt4oWU9Zxpijyz7xB2xTwx57DaBQ96UGvvTMORzALr+iO5PVMw==
|
|
|
dependencies:
|
|
|
"@vue/devtools-api" "^6.4.5"
|
|
|
vue-demi "*"
|
|
@@ -5908,6 +5988,13 @@ rxjs@^7.5.7:
|
|
|
dependencies:
|
|
|
tslib "^2.1.0"
|
|
|
|
|
|
+rxjs@^7.8.0:
|
|
|
+ version "7.8.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
|
|
|
+ integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
|
|
|
+ dependencies:
|
|
|
+ tslib "^2.1.0"
|
|
|
+
|
|
|
safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
|
|
|
version "5.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
|
|
@@ -6938,6 +7025,11 @@ xtend@^4.0.2:
|
|
|
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
|
|
|
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
|
|
|
|
|
|
+yallist@^3.0.2:
|
|
|
+ version "3.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
|
|
|
+ integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
|
|
+
|
|
|
yallist@^4.0.0:
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
|