|
|
@@ -2171,8 +2171,8 @@
|
|
|
"@growi/remark-growi-directive@link:packages/remark-growi-directive":
|
|
|
version "0.9.0"
|
|
|
dependencies:
|
|
|
- "@types/mdast" "^3.0.0"
|
|
|
- "@types/unist" "^2.0.0"
|
|
|
+ "@types/mdast" "^4.0.0"
|
|
|
+ "@types/unist" "^3.0.0"
|
|
|
mdast-util-to-markdown "^2.1.0"
|
|
|
micromark-factory-space "^2.0.0"
|
|
|
micromark-factory-whitespace "^2.0.0"
|
|
|
@@ -2182,7 +2182,7 @@
|
|
|
parse-entities "^4.0.0"
|
|
|
stringify-entities "^4.0.0"
|
|
|
unified "^11.0.0"
|
|
|
- unist-util-visit-parents "^5.0.0"
|
|
|
+ unist-util-visit-parents "^6.0.0"
|
|
|
uvu "^0.5.0"
|
|
|
|
|
|
"@growi/remark-lsx@link:packages/remark-lsx":
|
|
|
@@ -4473,13 +4473,6 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
|
|
|
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
|
|
|
|
|
|
-"@types/mdast@^3.0.0":
|
|
|
- version "3.0.10"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af"
|
|
|
- integrity sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==
|
|
|
- dependencies:
|
|
|
- "@types/unist" "*"
|
|
|
-
|
|
|
"@types/mdast@^4.0.0", "@types/mdast@^4.0.4":
|
|
|
version "4.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6"
|
|
|
@@ -6137,23 +6130,23 @@ bytes@3.1.2:
|
|
|
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
|
|
|
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
|
|
|
|
|
|
-c8@^7.0.0:
|
|
|
- version "7.13.0"
|
|
|
- resolved "https://registry.yarnpkg.com/c8/-/c8-7.13.0.tgz#a2a70a851278709df5a9247d62d7f3d4bcb5f2e4"
|
|
|
- integrity sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==
|
|
|
+c8@^8.0.0:
|
|
|
+ version "8.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.1.tgz#bafd60be680e66c5530ee69f621e45b1364af9fd"
|
|
|
+ integrity sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w==
|
|
|
dependencies:
|
|
|
"@bcoe/v8-coverage" "^0.2.3"
|
|
|
"@istanbuljs/schema" "^0.1.3"
|
|
|
find-up "^5.0.0"
|
|
|
foreground-child "^2.0.0"
|
|
|
istanbul-lib-coverage "^3.2.0"
|
|
|
- istanbul-lib-report "^3.0.0"
|
|
|
- istanbul-reports "^3.1.4"
|
|
|
+ istanbul-lib-report "^3.0.1"
|
|
|
+ istanbul-reports "^3.1.6"
|
|
|
rimraf "^3.0.2"
|
|
|
test-exclude "^6.0.0"
|
|
|
v8-to-istanbul "^9.0.0"
|
|
|
- yargs "^16.2.0"
|
|
|
- yargs-parser "^20.2.9"
|
|
|
+ yargs "^17.7.2"
|
|
|
+ yargs-parser "^21.1.1"
|
|
|
|
|
|
cac@^6.7.14:
|
|
|
version "6.7.14"
|
|
|
@@ -11308,7 +11301,7 @@ istanbul-lib-source-maps@^5.0.4:
|
|
|
debug "^4.1.1"
|
|
|
istanbul-lib-coverage "^3.0.0"
|
|
|
|
|
|
-istanbul-reports@^3.1.3, istanbul-reports@^3.1.4, istanbul-reports@^3.1.6:
|
|
|
+istanbul-reports@^3.1.3, istanbul-reports@^3.1.6:
|
|
|
version "3.1.7"
|
|
|
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.1.7.tgz#daed12b9e1dca518e15c056e1e537e741280fa0b"
|
|
|
integrity sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==
|
|
|
@@ -18682,11 +18675,6 @@ unist-util-is@^4.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.1.0.tgz#976e5f462a7a5de73d94b706bac1b90671b57797"
|
|
|
integrity sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==
|
|
|
|
|
|
-unist-util-is@^5.0.0:
|
|
|
- version "5.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-5.1.1.tgz#e8aece0b102fa9bc097b0fef8f870c496d4a6236"
|
|
|
- integrity sha512-F5CZ68eYzuSvJjGhCLPL3cYx45IxkqXSetCcRgUXtbcm50X2L9oOWQlfUfDdAf+6Pd27YDblBfdtmsThXmwpbQ==
|
|
|
-
|
|
|
unist-util-is@^6.0.0:
|
|
|
version "6.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-6.0.0.tgz#b775956486aff107a9ded971d996c173374be424"
|
|
|
@@ -18731,14 +18719,6 @@ unist-util-visit-parents@^3.0.0:
|
|
|
"@types/unist" "^2.0.0"
|
|
|
unist-util-is "^4.0.0"
|
|
|
|
|
|
-unist-util-visit-parents@^5.0.0:
|
|
|
- version "5.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-5.1.1.tgz#868f353e6fce6bf8fa875b251b0f4fec3be709bb"
|
|
|
- integrity sha512-gks4baapT/kNRaWxuGkl5BIhoanZo7sC/cUT/JToSRNL1dYoXRFl75d++NkjYk4TAu2uv2Px+l8guMajogeuiw==
|
|
|
- dependencies:
|
|
|
- "@types/unist" "^2.0.0"
|
|
|
- unist-util-is "^5.0.0"
|
|
|
-
|
|
|
unist-util-visit-parents@^6.0.0:
|
|
|
version "6.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz#4d5f85755c3b8f0dc69e21eca5d6d82d22162815"
|
|
|
@@ -19640,7 +19620,7 @@ yargs@^15.1.0:
|
|
|
y18n "^4.0.0"
|
|
|
yargs-parser "^18.1.2"
|
|
|
|
|
|
-yargs@^16.0.0, yargs@^16.2.0:
|
|
|
+yargs@^16.0.0:
|
|
|
version "16.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
|
|
|
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
|
|
|
@@ -19653,7 +19633,7 @@ yargs@^16.0.0, yargs@^16.2.0:
|
|
|
y18n "^5.0.5"
|
|
|
yargs-parser "^20.2.2"
|
|
|
|
|
|
-yargs@^17.0.1, yargs@^17.3.1, yargs@^17.7.1, yargs@~17.7.1:
|
|
|
+yargs@^17.0.1, yargs@^17.3.1, yargs@^17.7.1, yargs@^17.7.2, yargs@~17.7.1:
|
|
|
version "17.7.2"
|
|
|
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
|
|
|
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
|