|
|
@@ -1844,6 +1844,7 @@
|
|
|
"@growi/editor@link:packages/editor":
|
|
|
version "6.2.0-RC.0"
|
|
|
dependencies:
|
|
|
+ markdown-table "^3.0.3"
|
|
|
react "^18.2.0"
|
|
|
react-dom "^18.2.0"
|
|
|
|
|
|
@@ -16549,15 +16550,6 @@ string-template@>=1.0.0:
|
|
|
is-fullwidth-code-point "^3.0.0"
|
|
|
strip-ansi "^6.0.1"
|
|
|
|
|
|
-string-width@7.1.0:
|
|
|
- version "7.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.1.0.tgz#d994252935224729ea3719c49f7206dc9c46550a"
|
|
|
- integrity sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==
|
|
|
- dependencies:
|
|
|
- emoji-regex "^10.3.0"
|
|
|
- get-east-asian-width "^1.0.0"
|
|
|
- strip-ansi "^7.1.0"
|
|
|
-
|
|
|
string-width@=4.2.2:
|
|
|
version "4.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.2.tgz#dafd4f9559a7585cfba529c6a0a4f73488ebd4c5"
|
|
|
@@ -16576,6 +16568,15 @@ string-width@^5.0.1, string-width@^5.1.2:
|
|
|
emoji-regex "^9.2.2"
|
|
|
strip-ansi "^7.0.1"
|
|
|
|
|
|
+string-width@^7.1.0:
|
|
|
+ version "7.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.1.0.tgz#d994252935224729ea3719c49f7206dc9c46550a"
|
|
|
+ integrity sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==
|
|
|
+ dependencies:
|
|
|
+ emoji-regex "^10.3.0"
|
|
|
+ get-east-asian-width "^1.0.0"
|
|
|
+ strip-ansi "^7.1.0"
|
|
|
+
|
|
|
string.prototype.matchall@^4.0.7:
|
|
|
version "4.0.7"
|
|
|
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"
|