Skip to content

Commit c1ce307

Browse files
committed
Update the version of vanjs-converter
1 parent 5aa2352 commit c1ce307

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

codegen/bun.lockb

0 Bytes
Binary file not shown.

codegen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"dependencies": {
1616
"marked": "^9.0.0",
17-
"vanjs-converter": "^0.1.1"
17+
"vanjs-converter": "^0.1.2"
1818
}
1919
}

codegen/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22
# yarn lockfile v1
3-
# bun ./bun.lockb --hash: CE0FE94FB41A71D0-80b45e1ccdb71e3d-E56E0441F05ECEFB-4fbbec28b031ac02
3+
# bun ./bun.lockb --hash: F8AA9E345CD34E05-d71bc31962da3d65-E76936EF33B82AB0-6ba1a4e9edaceeff
44

55

66
"@types/marked@^5.0.1":
@@ -71,10 +71,10 @@ marked@^9.0.0:
7171
resolved "https://registry.npmjs.org/marked/-/marked-9.0.0.tgz"
7272
integrity sha512-37yoTpjU+TSXb9OBYY5n78z/CqXh76KiQj9xsKxEdztzU9fRLmbWO5YqKxgCVGKlNdexppnbKTkwB3RipVri8w==
7373

74-
vanjs-converter@^0.1.1:
75-
version "0.1.1"
76-
resolved "https://registry.npmjs.org/vanjs-converter/-/vanjs-converter-0.1.1.tgz"
77-
integrity sha512-HcxE9wpl+lLbdqemHpWeTl5HL+/DHJjVkYEPHdw93hsr+1DrlKCJ+SqE24S/N/bqIHt3azUySPDACH6xp+JMwQ==
74+
vanjs-converter@^0.1.2:
75+
version "0.1.2"
76+
resolved "https://registry.npmjs.org/vanjs-converter/-/vanjs-converter-0.1.2.tgz"
77+
integrity sha512-xK7dJiYMdu7dW57HFzcyqKtP/TeBRHnraUgiY97wB5k/qNJYiaKA60kl+se5IWlmp8OaLUCcKQQ7AOEFcf3UVw==
7878
dependencies:
7979
html-dom-parser "^4.0.0"
8080
marked "^9.0.0"

0 commit comments

Comments
 (0)