Skip to content

Commit 3df93e8

Browse files
grimenclaude
andcommitted
chore(deps): bump fast-xml-builder to ersion1.2.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5554912 commit 3df93e8

1 file changed

Lines changed: 70 additions & 9 deletions

File tree

yarn.lock

Lines changed: 70 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2460,7 +2460,7 @@
24602460
"@babel/parser" "^7.29.7"
24612461
"@babel/types" "^7.29.7"
24622462

2463-
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3", "@babel/traverse@^7.25.3", "@babel/traverse@^7.28.3":
2463+
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3":
24642464
version "7.28.3"
24652465
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434"
24662466
integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==
@@ -2505,6 +2505,19 @@
25052505
debug "^4.3.1"
25062506
globals "^11.1.0"
25072507

2508+
"@babel/traverse@^7.25.3", "@babel/traverse@^7.28.3":
2509+
version "7.28.3"
2510+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434"
2511+
integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==
2512+
dependencies:
2513+
"@babel/code-frame" "^7.27.1"
2514+
"@babel/generator" "^7.28.3"
2515+
"@babel/helper-globals" "^7.28.0"
2516+
"@babel/parser" "^7.28.3"
2517+
"@babel/template" "^7.27.2"
2518+
"@babel/types" "^7.28.2"
2519+
debug "^4.3.1"
2520+
25082521
"@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0":
25092522
version "7.28.0"
25102523
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
@@ -14573,9 +14586,12 @@ fast-url-parser@^1.1.3:
1457314586
punycode "^1.3.2"
1457414587

1457514588
fast-xml-builder@^1.0.0:
14576-
version "1.0.0"
14577-
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz#a485d7e8381f1db983cf006f849d1066e2935241"
14578-
integrity sha512-fpZuDogrAgnyt9oDDz+5DBz0zgPdPZz6D4IR7iESxRXElrlGTRkHJ9eEt+SACRJwT0FNFrt71DFQIUFBJfX/uQ==
14589+
version "1.2.0"
14590+
resolved "https://registry.yarnpkg.com/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz#abd2363145a7625d9789ad96da375fabe3cff28c"
14591+
integrity sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==
14592+
dependencies:
14593+
path-expression-matcher "^1.5.0"
14594+
xml-naming "^0.1.0"
1457914595

1458014596
fast-xml-parser@^4.0.12, fast-xml-parser@^4.2.4, fast-xml-parser@^4.4.1, fast-xml-parser@^5.3.5:
1458114597
version "5.4.1"
@@ -21795,6 +21811,11 @@ path-exists@^5.0.0:
2179521811
resolved "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz#a6aad9489200b21fab31e49cf09277e5116fb9e7"
2179621812
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
2179721813

21814+
path-expression-matcher@^1.5.0:
21815+
version "1.5.0"
21816+
resolved "https://registry.yarnpkg.com/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz#3b98545dc88ffebb593e2d8458d0929da9275f4a"
21817+
integrity sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==
21818+
2179821819
path-is-absolute@^1.0.0:
2179921820
version "1.0.1"
2180021821
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -22806,12 +22827,12 @@ react-inspector@^5.1.0:
2280622827
is-dom "^1.0.0"
2280722828
prop-types "^15.0.0"
2280822829

22809-
"react-is-18@npm:react-is@^18.3.1", react-is@^18.3.1:
22830+
"react-is-18@npm:react-is@^18.3.1":
2281022831
version "18.3.1"
2281122832
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
2281222833
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
2281322834

22814-
"react-is-19@npm:react-is@^19.2.5", react-is@^19.1.0, react-is@^19.2.3:
22835+
"react-is-19@npm:react-is@^19.2.5":
2281522836
version "19.2.6"
2281622837
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.6.tgz#aeee6159b159eb7f520d672cffcc69e7052d288f"
2281722838
integrity sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==
@@ -22836,6 +22857,16 @@ react-is@^17.0.1:
2283622857
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
2283722858
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
2283822859

22860+
react-is@^18.3.1:
22861+
version "18.3.1"
22862+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
22863+
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
22864+
22865+
react-is@^19.1.0, react-is@^19.2.3:
22866+
version "19.2.6"
22867+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.6.tgz#aeee6159b159eb7f520d672cffcc69e7052d288f"
22868+
integrity sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==
22869+
2283922870
react-lifecycles-compat@^3.0.4:
2284022871
version "3.0.4"
2284122872
resolved "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
@@ -25477,7 +25508,7 @@ string-natural-compare@^3.0.1:
2547725508
resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
2547825509
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
2547925510

25480-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", 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:
25511+
"string-width-cjs@npm:string-width@^4.2.0":
2548125512
version "4.2.3"
2548225513
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2548325514
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -25495,6 +25526,15 @@ string-width@^1.0.1:
2549525526
is-fullwidth-code-point "^1.0.0"
2549625527
strip-ansi "^3.0.0"
2549725528

25529+
"string-width@^1.0.2 || 2 || 3 || 4", 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:
25530+
version "4.2.3"
25531+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
25532+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
25533+
dependencies:
25534+
emoji-regex "^8.0.0"
25535+
is-fullwidth-code-point "^3.0.0"
25536+
strip-ansi "^6.0.1"
25537+
2549825538
string-width@^2.1.1:
2549925539
version "2.1.1"
2550025540
resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -25592,7 +25632,7 @@ string_decoder@~1.1.1:
2559225632
dependencies:
2559325633
safe-buffer "~5.1.0"
2559425634

25595-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
25635+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2559625636
version "6.0.1"
2559725637
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2559825638
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -25620,6 +25660,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0:
2562025660
dependencies:
2562125661
ansi-regex "^4.1.0"
2562225662

25663+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
25664+
version "6.0.1"
25665+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
25666+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
25667+
dependencies:
25668+
ansi-regex "^5.0.1"
25669+
2562325670
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
2562425671
version "7.1.0"
2562525672
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -27653,7 +27700,7 @@ workerpool@6.2.1:
2765327700
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
2765427701
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
2765527702

27656-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
27703+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2765727704
version "7.0.0"
2765827705
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2765927706
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -27679,6 +27726,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
2767927726
string-width "^4.1.0"
2768027727
strip-ansi "^6.0.0"
2768127728

27729+
wrap-ansi@^7.0.0:
27730+
version "7.0.0"
27731+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
27732+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
27733+
dependencies:
27734+
ansi-styles "^4.0.0"
27735+
string-width "^4.1.0"
27736+
strip-ansi "^6.0.0"
27737+
2768227738
wrap-ansi@^8.1.0:
2768327739
version "8.1.0"
2768427740
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -27815,6 +27871,11 @@ xml-formatter@^3.6.0:
2781527871
dependencies:
2781627872
xml-parser-xo "^4.1.0"
2781727873

27874+
xml-naming@^0.1.0:
27875+
version "0.1.0"
27876+
resolved "https://registry.yarnpkg.com/xml-naming/-/xml-naming-0.1.0.tgz#8ab7106c5b8d23caa2fabac1cadf17136379fbd8"
27877+
integrity sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==
27878+
2781827879
xml-parse-from-string@^1.0.0:
2781927880
version "1.0.1"
2782027881
resolved "https://registry.npmjs.org/xml-parse-from-string/-/xml-parse-from-string-1.0.1.tgz#a9029e929d3dbcded169f3c6e28238d95a5d5a28"

0 commit comments

Comments
 (0)