File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tex2typst-webapp" ,
3
- "version" : " 0.2.41 " ,
3
+ "version" : " 0.2.42 " ,
4
4
"type" : " module" ,
5
5
"scripts" : {
6
6
"dev" : " vite dev" ,
18
18
"butteruptoasts" : " ^2.0.1" ,
19
19
"katex" : " ^0.16.11" ,
20
20
"svelte" : " ^4.2.10" ,
21
- "tex2typst" : " ^0.3.8 "
21
+ "tex2typst" : " ^0.3.9 "
22
22
},
23
23
"devDependencies" : {
24
24
"@svelte-put/preprocess-inline-svg" : " ^2.1.4" ,
Original file line number Diff line number Diff line change @@ -2840,10 +2840,10 @@ tailwindcss@^3.4.4:
2840
2840
resolve "^1.22.2"
2841
2841
sucrase "^3.32.0"
2842
2842
2843
- tex2typst@^0.3.8 :
2844
- version "0.3.8 "
2845
- resolved "https://registry.yarnpkg.com/tex2typst/-/tex2typst-0.3.8 .tgz#cb0b5590a2d7c85195da100e63362af5f3a6de26 "
2846
- integrity sha512-6YrsGqqOMrG6rxLknbcRKxyMnZcgWnHwAsE20BvmXerzvuXZpydcL1zFPF3nNBuBXri881Htoi0vSnFwzzvvmQ ==
2843
+ tex2typst@^0.3.9 :
2844
+ version "0.3.9 "
2845
+ resolved "https://registry.yarnpkg.com/tex2typst/-/tex2typst-0.3.9 .tgz#62661443be8949cac4d294c6c6208b05f8f14517 "
2846
+ integrity sha512-UZJS2C1ZGtfBsfBKSyDTmuzyGm8nswRmMJ25ZsejWJItlKkZSmJUZkFLen5TEDOL4LSX7LHyb2DVLTzuUWkS0A ==
2847
2847
2848
2848
text-table@^0.2.0 :
2849
2849
version "0.2.0"
You can’t perform that action at this time.
0 commit comments