Skip to content

Commit cf240cd

Browse files
Update dependency @visual-framework/vf-extensions to v2.1.3
1 parent b376637 commit cf240cd

2 files changed

Lines changed: 67 additions & 16 deletions

File tree

tools/vf-component-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@11ty/eleventy": "2.0.1",
2828
"@visual-framework/vf-config": "^1.0.1",
2929
"@visual-framework/vf-core": "^2.2.49",
30-
"@visual-framework/vf-extensions": "2.1.2",
30+
"@visual-framework/vf-extensions": "2.1.3",
3131
"html-minifier": "4.0.0",
3232
"node-html-parser": "6.1.13",
3333
"require-dir": "1.2.0",

tools/vf-component-library/yarn.lock

Lines changed: 66 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,15 @@
2424
ssri "^8.0.1"
2525
ws "^8.13.0"
2626

27-
"@11ty/eleventy-plugin-rss@1.2.0":
28-
version "1.2.0"
29-
resolved "https://registry.yarnpkg.com/@11ty/eleventy-plugin-rss/-/eleventy-plugin-rss-1.2.0.tgz#06d9901adcd3bcbd912c32427adfb751e596b7e9"
30-
integrity sha512-YzFnSH/5pObcFnqZ2sAQ782WmpOZHj1+xB9ydY/0j7BZ2jUNahn53VmwCB/sBRwXA/Fbwwj90q1MLo01Ru0UaQ==
27+
"@11ty/eleventy-plugin-rss@2.0.3":
28+
version "2.0.3"
29+
resolved "https://registry.yarnpkg.com/@11ty/eleventy-plugin-rss/-/eleventy-plugin-rss-2.0.3.tgz#460d06987636b316abbaaaa67c7ae6aa4067d7e8"
30+
integrity sha512-ubK97uahCLpKhORLfblgxLcoaNqTcKde1cH8CeRKNTFoUuuDSEjWZtodV9fKrg+uOp5X74dO43z1/io6hhs5Bw==
3131
dependencies:
32-
debug "^4.3.4"
32+
"@11ty/eleventy-utils" "^2.0.0"
33+
"@11ty/posthtml-urls" "^1.0.1"
34+
debug "^4.4.0"
3335
posthtml "^0.16.6"
34-
posthtml-urls "1.0.0"
3536

3637
"@11ty/eleventy-utils@^1.0.1":
3738
version "1.0.3"
@@ -40,6 +41,11 @@
4041
dependencies:
4142
normalize-path "^3.0.0"
4243

44+
"@11ty/eleventy-utils@^2.0.0":
45+
version "2.0.7"
46+
resolved "https://registry.yarnpkg.com/@11ty/eleventy-utils/-/eleventy-utils-2.0.7.tgz#40fa604864d64e98412f4f068a34379b471beddd"
47+
integrity sha512-6QE+duqSQ0GY9rENXYb4iPR4AYGdrFpqnmi59tFp9VrleOl0QSh8VlBr2yd6dlhkdtj7904poZW5PvGr9cMiJQ==
48+
4349
"@11ty/eleventy@2.0.1":
4450
version "2.0.1"
4551
resolved "https://registry.yarnpkg.com/@11ty/eleventy/-/eleventy-2.0.1.tgz#d96104c401a83b59f69a207c96aa53ad42131b15"
@@ -89,6 +95,16 @@
8995
resolved "https://registry.yarnpkg.com/@11ty/lodash-custom/-/lodash-custom-4.17.21.tgz#a8d2e25a47ee3bb58b71cde4edc2ae8dd3d1b269"
9096
integrity sha512-Mqt6im1xpb1Ykn3nbcCovWXK3ggywRJa+IXIdoz4wIIK+cvozADH63lexcuPpGS/gJ6/m2JxyyXDyupkMr5DHw==
9197

98+
"@11ty/posthtml-urls@^1.0.1":
99+
version "1.0.1"
100+
resolved "https://registry.yarnpkg.com/@11ty/posthtml-urls/-/posthtml-urls-1.0.1.tgz#3e0680c0ea96d25e24b4afd0f2b156467c2323c8"
101+
integrity sha512-6EFN/yYSxC/OzYXpq4gXDyDMlX/W+2MgCvvoxf11X1z76bqkqFJ8eep5RiBWfGT5j0323a1pwpelcJJdR46MCw==
102+
dependencies:
103+
evaluate-value "^2.0.0"
104+
http-equiv-refresh "^2.0.1"
105+
list-to-array "^1.1.0"
106+
parse-srcset "^1.0.2"
107+
92108
"@allmarkedup/fang@^2.0.0":
93109
version "2.0.0"
94110
resolved "https://registry.yarnpkg.com/@allmarkedup/fang/-/fang-2.0.0.tgz#c61b0ad9e487fca6f1af4639d7813a91e41d8107"
@@ -1697,12 +1713,12 @@
16971713
highlight.js "^11.0.0"
16981714
marked "14.1.4"
16991715

1700-
"@visual-framework/vf-extensions@2.1.2":
1701-
version "2.1.2"
1702-
resolved "https://registry.yarnpkg.com/@visual-framework/vf-extensions/-/vf-extensions-2.1.2.tgz#02dc8f4663206c3b4085e7767d5331f1576d516c"
1703-
integrity sha512-2gTIeL1kimbN2p6ljV28AtooHAZm1540chBjVIFTGouzgf4atjmi/QzBfhCsi58NcHf6uS0jkitCx5UoJFGbKQ==
1716+
"@visual-framework/vf-extensions@2.1.3":
1717+
version "2.1.3"
1718+
resolved "https://registry.yarnpkg.com/@visual-framework/vf-extensions/-/vf-extensions-2.1.3.tgz#08193731bd0745ae5eb3ae7eb2a45da778ea8df8"
1719+
integrity sha512-p+XXGKrFCjhdlR6bxXazqUHgb7nRiToXTXyvmoAt+FBN6ZzAXY1c7YgkI1oe/aSo/PizeNp55CwmnJ2h5ND7+g==
17041720
dependencies:
1705-
"@11ty/eleventy-plugin-rss" "1.2.0"
1721+
"@11ty/eleventy-plugin-rss" "2.0.3"
17061722
luxon "^3.0.0"
17071723
touch "^3.1.0"
17081724

@@ -4281,6 +4297,11 @@ etag@1.8.1, etag@^1.8.1, etag@~1.8.1:
42814297
resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
42824298
integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==
42834299

4300+
evaluate-value@^2.0.0:
4301+
version "2.0.0"
4302+
resolved "https://registry.yarnpkg.com/evaluate-value/-/evaluate-value-2.0.0.tgz#bb7169ab4a49fb76b7ab5631c7d327797fd8e65f"
4303+
integrity sha512-VonfiuDJc0z4sOO7W0Pd130VLsXN6vmBWZlrog1mCb/o7o/Nl5Lr25+Kj/nkCCAhG+zqeeGjxhkK9oHpkgTHhQ==
4304+
42844305
event-emitter@^0.3.5, event-emitter@~0.3.5:
42854306
version "0.3.5"
42864307
resolved "https://registry.yarnpkg.com/event-emitter/-/event-emitter-0.3.5.tgz#df8c69eef1647923c7157b9ce83840610b02cc39"
@@ -5806,6 +5827,11 @@ http-equiv-refresh@^1.0.0:
58065827
resolved "https://registry.yarnpkg.com/http-equiv-refresh/-/http-equiv-refresh-1.0.0.tgz#8ec538866042be5f3f7afa737d198d94beb1b07b"
58075828
integrity sha512-TScO04soylRN9i/QdOdgZyhydXg9z6XdaGzEyOgDKycePeDeTT4KvigjBcI+tgfTlieLWauGORMq5F1eIDa+1w==
58085829

5830+
http-equiv-refresh@^2.0.1:
5831+
version "2.0.1"
5832+
resolved "https://registry.yarnpkg.com/http-equiv-refresh/-/http-equiv-refresh-2.0.1.tgz#2816aee5ccce42734a13ecfe79dacc0db29c39b1"
5833+
integrity sha512-XJpDL/MLkV3dKwLzHwr2dY05dYNfBNlyPu4STQ8WvKCFdc6vC5tPXuq28of663+gHVg03C+16pHHs/+FmmDjcw==
5834+
58095835
http-errors@2.0.0, http-errors@^2.0.0:
58105836
version "2.0.0"
58115837
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3"
@@ -8665,7 +8691,7 @@ posthtml-render@^3.0.0:
86658691
dependencies:
86668692
is-json "^2.0.1"
86678693

8668-
posthtml-urls@1.0.0, posthtml-urls@^1.0.0:
8694+
posthtml-urls@^1.0.0:
86698695
version "1.0.0"
86708696
resolved "https://registry.yarnpkg.com/posthtml-urls/-/posthtml-urls-1.0.0.tgz#3102d7b9e5c2fbdf19c8ec7ca825600dad3b9164"
86718697
integrity sha512-CMJ0L009sGQVUuYM/g6WJdscsq6ooAwhUuF6CDlYPMLxKp2rmCYVebEU+wZGxnQstGJhZPMvXsRhtqekILd5/w==
@@ -10210,7 +10236,7 @@ streamx@^2.12.0, streamx@^2.12.5, streamx@^2.13.2, streamx@^2.14.0:
1021010236
optionalDependencies:
1021110237
bare-events "^2.2.0"
1021210238

10213-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
10239+
"string-width-cjs@npm:string-width@^4.2.0":
1021410240
version "4.2.3"
1021510241
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1021610242
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10245,6 +10271,15 @@ string-width@^3.0.0:
1024510271
is-fullwidth-code-point "^2.0.0"
1024610272
strip-ansi "^5.1.0"
1024710273

10274+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
10275+
version "4.2.3"
10276+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10277+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10278+
dependencies:
10279+
emoji-regex "^8.0.0"
10280+
is-fullwidth-code-point "^3.0.0"
10281+
strip-ansi "^6.0.1"
10282+
1024810283
string-width@^5.0.1, string-width@^5.1.2:
1024910284
version "5.1.2"
1025010285
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -10292,7 +10327,7 @@ stringify-entities@^1.0.1:
1029210327
is-alphanumerical "^1.0.0"
1029310328
is-hexadecimal "^1.0.0"
1029410329

10295-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10330+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1029610331
version "6.0.1"
1029710332
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1029810333
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10320,6 +10355,13 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1032010355
dependencies:
1032110356
ansi-regex "^4.1.0"
1032210357

10358+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10359+
version "6.0.1"
10360+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10361+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10362+
dependencies:
10363+
ansi-regex "^5.0.1"
10364+
1032310365
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1032410366
version "7.1.0"
1032510367
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -11424,7 +11466,7 @@ wordwrap@^1.0.0:
1142411466
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1142511467
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1142611468

11427-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11469+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1142811470
version "7.0.0"
1142911471
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1143011472
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11450,6 +11492,15 @@ wrap-ansi@^6.2.0:
1145011492
string-width "^4.1.0"
1145111493
strip-ansi "^6.0.0"
1145211494

11495+
wrap-ansi@^7.0.0:
11496+
version "7.0.0"
11497+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11498+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11499+
dependencies:
11500+
ansi-styles "^4.0.0"
11501+
string-width "^4.1.0"
11502+
strip-ansi "^6.0.0"
11503+
1145311504
wrap-ansi@^8.1.0:
1145411505
version "8.1.0"
1145511506
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)